Age | Commit message (Expand) | Author |
---|---|---|
2017-02-04 | Cast char to unsigned char for isspace() | Philip Guenther |
2016-10-13 | A logic issue in smtpd's header parsing can cause SMTP sessions to hang. | Gilles Chehade |
2016-08-20 | Properly initialize the message parser. fix a regression where the | Eric Faurot |
2016-02-04 | fix memory leak | Eric Faurot |
2015-12-28 | remove spaces after '!' | Joerg Jung |
2015-11-05 | when a message consists solely of headers and does not end them with an | Gilles Chehade |
2015-09-07 | when bypassing the enqueuer, insert Message-Id header if none was found and | Gilles Chehade |
2014-11-23 | some third-party applications generate malformed headers which we can still | Gilles Chehade |
2014-10-15 | - allow empty headers | Gilles Chehade |
2014-10-12 | simple message parser to be used in smtp incoming sessions, not plugged yet | Gilles Chehade |