]> granicus.if.org Git - neomutt/history - remailer.h
Fix mutt_write_mime_body() application/pgp-encrypted handling
[neomutt] / remailer.h
2019-07-06 Richard Russonmerge: trivial fixes
2019-07-06 Richard Russonunify naming of Email vars/params
2019-04-15 Richard Russonmerge: trivial fixes
2019-04-14 Richard Russontidy macros
2019-03-09 Richard Russoniwyu: optimise #includes
2019-03-02 Richard Russonmerge: Define types for more flags/bitfields
2019-03-02 Richard Russonadd typedef for MixCapFlags
2019-03-01 Richard Russonconfig: add 'C_' prefix 1575/head
2018-09-13 Richard Russonmerge: tidy private data usage
2018-09-13 Richard Russonrename Header to Email
2018-09-04 Richard Russonmerge: minor tidying
2018-09-04 Richard Russontweak #include guards
2018-08-19 Richard Russonmerge: simple code refactoring
2018-08-19 Richard Russondrop header-sized ifdefs
2018-07-16 Richard Russonmerge: minor tidying
2018-07-16 Richard Russonfix some definitions
2018-07-16 Richard Russonmerge: split up header monoliths
2018-07-16 Richard Russonsplit up globals
2018-05-22 Richard Russonmerge: trivial improvements
2018-05-22 Richard Russonfix cppcheck issues
2018-03-20 Richard Russondoxygen: drop/tidy simple comments
2017-09-12 Richard Russonmerge: Rename Mutt to NeoMutt
2017-09-12 Richard Russoncode: change mutt references to neomutt
2017-08-07 Richard Russonmerge: Standardise the handling of Lists
2017-08-05 Pietro CeruttiRestore naming sanity: s/STailQ/List/g
2017-08-05 Pietro CeruttiConvert mix chain to STailQ
2017-07-17 Richard Russonmerge: improve doxygen comments
2017-07-17 Richard Russondoxygen: add struct/enum/union templates
2017-07-17 Richard Russondoxygen: add file templates
2017-07-14 Richard Russonmerge: sync to mutt/default
2017-07-12 Kevin McCarthymerge stable
2017-07-07 Richard Russonmerge: sync to mutt/default
2017-06-26 Kevin McCarthymerge stable
2017-06-02 Richard Russonmerge: sync to mutt/stable
2017-05-31 Kevin McCarthymerge stable
2017-05-30 Kevin McCarthymerge stable
2017-05-23 Kevin McCarthymerge stable
2017-05-23 Kevin McCarthymerge stable
2017-05-22 Kevin McCarthymerge stable
2017-05-17 Richard Russonbuild: split up mutt.h, protos.h 580/head
2017-05-17 Richard Russonmerge: typedefs -> plain structs
2017-05-16 Richard Russonreplace 'REMAILER' with 'struct Remailer'
2017-05-16 Richard Russonreplace 'MIXCHAIN' with 'struct MixChain'
2017-05-15 Richard Russonreplace 'LIST' with 'struct List'
2017-05-15 Richard Russonreplace 'HEADER' with 'struct Header'
2017-05-12 Kevin McCarthymerge stable
2017-05-05 Kevin McCarthymerge stable
2017-05-05 Kevin McCarthymerge stable
2017-04-30 Kevin McCarthymerge stable
2017-04-30 Kevin McCarthymerge stable
2017-04-30 Kevin McCarthymerge stable
2017-04-28 Kevin McCarthymerge stable
2017-04-26 Kevin McCarthymerge stable
2017-04-21 Richard Russonmerge: upstream release 1.8.2
2017-04-18 Kevin McCarthymerge stable
2017-04-18 Kevin McCarthymerge stable
2017-04-13 Richard Russonmerge: upstream release 1.8.1 neomutt-20170414
2017-04-13 Kevin McCarthymerge stable
2017-04-11 Kevin McCarthymerge stable
2017-04-08 Kevin McCarthymerge stable
2017-04-02 Richard Russonmerge: upstream fixes (mutt/default)
2017-04-01 Kevin McCarthySet refresh when popping the menu stack.
2017-03-30 Richard Russonmerge: Tidy the code - Part 3
2017-03-30 Richard Russontidy: unify include-guards
2017-03-30 Richard Russontidy: license text
2017-03-27 Kevin McCarthymerge stable
2017-03-27 Kevin McCarthySet refresh when popping the menu stack.
2017-03-22 Richard Russonmerge: Tidy the code - Part 2
2017-03-22 Richard Russontidy: add argument names to function prototypes
2017-03-17 Richard Russonmerge: Tidy the code - Part 1
2017-03-16 Richard Russondelete trailing whitespace
2016-08-24 Richard Russonmerge: contrib/keybase
2016-08-18 Richard Russonmerge: contrib/keybase
2016-08-18 Richard Russonmerge: contrib/vim-keybindings
2007-04-01 Brendan CullyMerge flea restore
2005-09-17 Brendan CullyGah, forgot the zip code when updating the FSF address...
2005-09-17 Brendan CullyUpdate FSF address (via sed, I hope nothing got mangled...
2005-02-05 Thomas RoesslerRemove a number of unnecessary config.h includes, and...
2002-12-11 Thomas RoesslerFix Mike's and my e-mail addresses in copyright lines.
2000-03-03 Thomas RoesslerThe FSF apparently has moved.
2000-01-10 Thomas RoesslerMore copyright cosmetics - noted by Martin Michlmayr...
2000-01-06 Thomas RoesslerUpdate copyright notices for unstable.
1999-01-29 Thomas RoesslerUse a user-definable format for the mixmaster menu.
1999-01-13 Thomas RoesslerMixmaster has 20 address slots, that makes _19_ remailers.
1999-01-13 Thomas RoesslerClean up dependencies: remailer.h is no longer included...
1999-01-13 Thomas RoesslerA first take at adding a mixmaster front-end to mutt...