summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAge
* emacs: Use makefile-gmake-mode in Makefile*sJonas Bernoulli2020-08-09
* crypto: handle PKCS#7 envelopedData in _notmuch_crypto_decryptDaniel Kahn Gillmor2020-05-22
* crypto: Make _notmuch_crypto_decrypt take a GMimeObjectDaniel Kahn Gillmor2020-05-22
* util/zlib-extra: de-inline gzerror_strDavid Bremner2020-04-28
* util: after gzgets(), Z_STREAM_END means EOF, not errorOlivier Taïbi2020-04-16
* don't pass NULL as second parameter to gzerrorDavid Bremner2020-04-13
* legacy-display: drop tests that try to match headers in a Legacy Display partDaniel Kahn Gillmor2020-01-08
* legacy-display: accept text/plain legacy display partsDaniel Kahn Gillmor2020-01-08
* Merge branch 'release'David Bremner2019-10-13
|\
| * util: whitespace cleanup for 4c5b17b1David Bremner2019-10-13
| * util: unreference objects referenced by the returned stream objDavid Bremner2019-10-12
* | util/repair: identify and repair "Mixed Up" mangled messagesDaniel Kahn Gillmor2019-09-15
* | util/repair: add _notmuch_repair_crypto_payload_skip_legacy_displayDaniel Kahn Gillmor2019-09-01
* | util/crypto: _n_m_crypto_potential_payload returns whether part is the payloadDaniel Kahn Gillmor2019-09-01
* | util/crypto: _n_m_crypto_potential_payload: rename "payload" arg to "part"Daniel Kahn Gillmor2019-09-01
* | repair: set up codebase for repair functionalityDaniel Kahn Gillmor2019-09-01
* | util: run uncrustifyuncrustify2019-06-14
|/
* util/crypto: add information about the payload partDaniel Kahn Gillmor2019-05-29
* util/crypto: _notmuch_message_crypto: tracks message-wide crypto stateDaniel Kahn Gillmor2019-05-26
* util: add unicode_word_utf8David Bremner2019-05-25
* util/crypto: improve commentDaniel Kahn Gillmor2019-05-07
* util/gmime-extra: add g_mime_stream_gzfile_{new, open}David Bremner2019-05-03
* gmime-cleanup: pass NULL as default GMimeParserOptionsDaniel Kahn Gillmor2019-05-03
* gmime-cleanup: pass NULL arguments explicitly where GMime 3.0 expects itDaniel Kahn Gillmor2019-05-03
* gmime-cleanup: use GMime 3.0 function namesDaniel Kahn Gillmor2019-05-03
* gmime-cleanup: use GMime 3.0 data typesDaniel Kahn Gillmor2019-05-03
* gmime-cleanup: drop unused gmime #defines and simplify g_mime_init ()Daniel Kahn Gillmor2019-05-03
* gmime-cleanup: drop all arguments unused in GMime 3Daniel Kahn Gillmor2019-05-03
* gmime-cleanup: drop g_mime_2_6_unrefDaniel Kahn Gillmor2019-05-03
* gmime-cleanup: always support session keysDaniel Kahn Gillmor2019-05-03
* gmime-cleanup: remove obsolete gpg_path configuration option and crypto contextsDaniel Kahn Gillmor2019-05-03
* gmime-cleanup: remove GMime 2.6 variant codeblocksDaniel Kahn Gillmor2019-05-03
* util: make remaining headers includable from C++David Bremner2019-03-11
* util/string-util: export skip_spaceDavid Bremner2018-09-06
* fix typosDaniel Kahn Gillmor2018-01-04
* Merge branch 'release'David Bremner2017-12-08
|\
| * crypto: signature verification reports valid User IDsDaniel Kahn Gillmor2017-12-08
* | crypto: add --decrypt=nostash to avoid stashing session keysDaniel Kahn Gillmor2017-12-08
* | crypto: actually stash session keys when decrypt=trueDaniel Kahn Gillmor2017-12-08
* | crypto: record whether an actual decryption attempt happenedDaniel Kahn Gillmor2017-12-08
* | crypto: new decryption policy "auto"Daniel Kahn Gillmor2017-12-08
* | lib: convert notmuch decryption policy to an enumDaniel Kahn Gillmor2017-12-08
* | crypto: use stashed session-key properties for decryption, if availableDaniel Kahn Gillmor2017-12-04
* | crypto: add _notmuch_crypto_decrypt wrapper functionDaniel Kahn Gillmor2017-12-04
* | crypto: make shared crypto code behave library-likeDaniel Kahn Gillmor2017-10-20
* | crypto: move into libnotmuch_utilDaniel Kahn Gillmor2017-10-20
* | gmime-extra: drop compat layer for g_mime_multipart_encrypted_decryptDaniel Kahn Gillmor2017-10-14
* | gmime-extra: remove duplicate GMimeAddressType typedefDaniel Kahn Gillmor2017-10-12
* | cppcheck: call va_end in _internal_errorDavid Bremner2017-08-30
* | database: move striping of trailing '/' into helper functionYuri Volchkov2017-08-22
|/