index
:
notmuch
debian/bookworm-backports
debian/bullseye
debian/bullseye-backports
debian/buster-backports
debian/jessie-backports
debian/squeeze-backports
debian/stretch
debian/stretch-backports
debian/trixie-backports
debian/unstable
debian/wheezy-backports
feature/git-remote
feature/wildcard
master
nmweb
pristine-tar
release
thread-based email index, search, and tagging
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
gmime-extra.h
Age
Commit message (
Expand
)
Author
2021-06-26
cli/show: produce "email" element in sigstatus
Daniel Kahn Gillmor
2019-06-14
util: run uncrustify
uncrustify
2019-05-03
util/gmime-extra: add g_mime_stream_gzfile_{new, open}
David Bremner
2019-05-03
gmime-cleanup: pass NULL as default GMimeParserOptions
Daniel Kahn Gillmor
2019-05-03
gmime-cleanup: pass NULL arguments explicitly where GMime 3.0 expects it
Daniel Kahn Gillmor
2019-05-03
gmime-cleanup: use GMime 3.0 function names
Daniel Kahn Gillmor
2019-05-03
gmime-cleanup: use GMime 3.0 data types
Daniel Kahn Gillmor
2019-05-03
gmime-cleanup: drop unused gmime #defines and simplify g_mime_init ()
Daniel Kahn Gillmor
2019-05-03
gmime-cleanup: drop all arguments unused in GMime 3
Daniel Kahn Gillmor
2019-05-03
gmime-cleanup: drop g_mime_2_6_unref
Daniel Kahn Gillmor
2019-05-03
gmime-cleanup: remove GMime 2.6 variant codeblocks
Daniel Kahn Gillmor
2019-03-11
util: make remaining headers includable from C++
David Bremner
2017-12-08
Merge branch 'release'
David Bremner
2017-12-08
crypto: signature verification reports valid User IDs
Daniel Kahn Gillmor
2017-10-14
gmime-extra: drop compat layer for g_mime_multipart_encrypted_decrypt
Daniel Kahn Gillmor
2017-10-12
gmime-extra: remove duplicate GMimeAddressType typedef
Daniel Kahn Gillmor
2017-07-15
cli/crypto: eliminated compiler warnings about unused arguments
David Bremner
2017-07-14
clean up use of constants in g_mime_multipart_ wrappers
Daniel Kahn Gillmor
2017-07-14
cli: wrap getting uid
David Bremner
2017-07-14
cli: make keyid from fingerprint in gmime 3.0
David Bremner
2017-07-14
lib: paper over allocation difference
David Bremner
2017-07-14
lib: wrap use of g_mime_utils_header_decode_date
David Bremner
2017-07-14
cli: hide rename of GMimeCertificateTrust
David Bremner
2017-07-14
cli: generalize use of GMIME_SIGNATURE_{ERROR,STATUS} to gmime-3
David Bremner
2017-07-14
util: fake gmime-2.6 compatible API for gmime-3.0
David Bremner
2017-07-14
cli: replace use of g_mime_message_get_recipients
David Bremner
2017-07-14
lib/cli: replace use of g_mime_message_get_sender
David Bremner
2017-07-14
cli: replace use of g_mime_message_get_reply_to
David Bremner
2017-07-14
cli: replace use of g_mime_message_get_date_as_string
David Bremner
2017-05-30
util: convenience function to create gmime stream for stdout
David Bremner