| 2017-08-01 |
Ken Hornstein | Merge branch 'fix-post-bcc' |
tree | commitdiff |
| 2017-07-17 |
David Levine | Increase size of buffer to avoid warning from gcc ... |
tree | commitdiff |
| 2017-06-01 |
Ken Hornstein | Remove ancient SENDMAILBUG code. |
tree | commitdiff |
| 2017-06-01 |
Ken Hornstein | Comment cleanup; removed ancient reference to 4.2BSD... |
tree | commitdiff |
| 2017-05-31 |
Ken Hornstein | Normalize connection shutdown handling. |
tree | commitdiff |
| 2017-05-13 |
Ralph Corderoy | Add FENDNULL(s): fends off NULL by giving an empty... |
tree | commitdiff |
| 2017-04-28 |
Ralph Corderoy | Fix spelling in C comments. |
tree | commitdiff |
| 2017-04-22 |
Ralph Corderoy | Replace "/*\n * " with "/* " at the start of a file. |
tree | commitdiff |
| 2017-04-22 |
Ralph Corderoy | Remove leading and trailing blank lines from code. |
tree | commitdiff |
| 2017-04-22 |
Ralph Corderoy | mts/smtp/smtp.h: Remove one-use rp_isbad() macro. |
tree | commitdiff |
| 2017-04-22 |
Ralph Corderoy | mts/smtp/smtp.h: Remove unused `MMDF' macros. |
tree | commitdiff |
| 2017-04-22 |
Ralph Corderoy | mts/smtp/smtp.c: Remove unused SM_... timeout macros. |
tree | commitdiff |
| 2017-04-17 |
Ralph Corderoy | Replace advise(NULL, fmt, ...) with inform(fmt, ...). |
tree | commitdiff |
| 2017-02-27 |
David Levine | Added /* FALLTHRU */ comments where gcc 7 noticed their... |
tree | commitdiff |
| 2017-02-19 |
Ken Hornstein | Change "servers" mts.conf entry to only support a singl... |
tree | commitdiff |
| 2016-12-10 |
Ralph Corderoy | Rename recently added HasPrefix() to has_prefix(). |
tree | commitdiff |
| 2016-11-02 |
Ken Hornstein | Add support for certificate verification when using... |
tree | commitdiff |
| 2016-10-30 |
Ralph Corderoy | Replace printf("%s\n", foo) with puts(foo). |
tree | commitdiff |
| 2016-10-24 |
Ralph Corderoy | Use HasPrefix() instead of strncmp(). |
tree | commitdiff |
| 2016-10-21 |
Ralph Corderoy | Move smtp_init's last-ditch attempt for client inside... |
tree | commitdiff |
| 2016-10-21 |
Ralph Corderoy | Move smtp_init's last-ditch attempt for client inside... |
tree | commitdiff |
| 2016-10-21 |
Ralph Corderoy | Don't `else' after return. Simplify control flow. |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Replace sizeof string constant - 1 with LEN(). |
tree | commitdiff |
| 2016-10-19 |
Ralph Corderoy | Add stdbool.h plus fallback to h/nmh.h. |
tree | commitdiff |
| 2016-10-18 |
David Levine | Output an error message from post(8) when user specifies |
tree | commitdiff |
| 2016-10-06 |
David Levine | Merge branch 'welcome' |
tree | commitdiff |
| 2016-10-06 |
David Levine | Enable SMTP 8BITMIME for messages with 8-bit content: |
tree | commitdiff |
| 2016-09-26 |
David Levine | Merge remote-tracking branch 'origin' into smtputf8 |
tree | commitdiff |
| 2016-09-25 |
David Levine | Merge remote-tracking branch 'origin' into smtputf8 |
tree | commitdiff |
| 2016-09-23 |
Ken Hornstein | Merge branch 'pop-tls' |
tree | commitdiff |
| 2016-09-23 |
Ken Hornstein | Switch decodeBase64() second argument to an unsigned... |
tree | commitdiff |
| 2016-09-23 |
David Levine | Added SMTPUTF8 (RFC 6531) support: |
tree | commitdiff |
| 2016-09-23 |
Ken Hornstein | Switched to "server" instead of "client" for SASL remot... |
tree | commitdiff |
| 2016-09-22 |
Ken Hornstein | Garbage collect unused code. |
tree | commitdiff |
| 2016-09-22 |
Ken Hornstein | Add the SASL callback; things work now! |
tree | commitdiff |
| 2016-09-22 |
Ken Hornstein | I had forgotten that nesec_set_tls() has to be called... |
tree | commitdiff |
| 2016-09-22 |
Ken Hornstein | Alright, things compile now, but don't link yet; need... |
tree | commitdiff |
| 2016-09-22 |
Ken Hornstein | Okay, fixed a few more things. Almost there? |
tree | commitdiff |
| 2016-09-21 |
Ken Hornstein | Shuffle some stuff around, change some prototypes,... |
tree | commitdiff |
| 2016-09-06 |
David Levine | Added some NMH_UNUSED's to prevent compile warnings... |
tree | commitdiff |
| 2016-09-06 |
David Levine | Protected call of mh_oauth_do_xoauth() with #ifdef... |
tree | commitdiff |
| 2016-09-06 |
Ken Hornstein | Merge branch 'xoauth' |
tree | commitdiff |
| 2016-08-20 |
Ken Hornstein | Retrieve appropriate profile entries and pass them... |
tree | commitdiff |
| 2016-08-15 |
David Levine | Handle base64 decoding decoding of initial response... |
tree | commitdiff |
| 2016-08-15 |
David Levine | Handle base64 decoding decoding of initial response... |
tree | commitdiff |
| 2016-08-14 |
David Levine | Attempt to decode base64-encoded strings in -snoop... |
tree | commitdiff |
| 2016-08-14 |
David Levine | Attempt to decode base64-encoded strings in -snoop... |
tree | commitdiff |
| 2016-07-08 |
David Levine | Merge remote-tracking branch 'origin' into xoauth |
tree | commitdiff |
| 2016-06-26 |
David Levine | Merge remote-tracking branch 'origin' into xoauth |
tree | commitdiff |
| 2016-05-29 |
klemens | spelling-fixes ( code-comments in .c, .h. .y ... ) |
tree | commitdiff |
| 2016-05-29 |
klemens | spelling-fixes ( code-comments in .c, .h. .y ... ) |
tree | commitdiff |
| 2016-03-27 |
David Levine | Don't call sm_auth_sasl() for XAUTH2 with -sasl. Instead, |
tree | commitdiff |
| 2016-03-25 |
David Levine | Merge remote-tracking branch 'origin' into xoauth |
tree | commitdiff |
| 2016-03-24 |
David Levine | Merge remote-tracking branch 'origin' into xoauth |
tree | commitdiff |
| 2016-03-18 |
David Levine | Merge remote-tracking branch 'origin' into xoauth |
tree | commitdiff |
| 2016-03-13 |
David Levine | Merge branch 'master' into xoauth |
tree | commitdiff |
| 2014-12-09 |
Eric Gillespie | Implement OAuth 2.0 [1] for XOAUTH2 in SMTP [2] and... |
tree | commitdiff |
| 2014-09-15 |
David Levine | Added checks of return value of fwrite() calls where... |
tree | commitdiff |
| 2014-09-13 |
David Levine | Fixed all anomalies detected by clang static analyzer... |
tree | commitdiff |
| 2014-06-10 |
Ken Hornstein | Use variable-size (but in one case, fixed but larger... |
tree | commitdiff |
| 2014-04-18 |
Ken Hornstein | Remove -queue support to post; it is now officially... |
tree | commitdiff |
| 2014-04-16 |
David Levine | Fixed popsbr.c to look like its nmh 1.5 version, except... |
tree | commitdiff |
| 2014-04-16 |
David Levine | Reworked retrieval of username and password with SMTP... |
tree | commitdiff |
| 2014-03-07 |
David Levine | Made a couple of globals static in smtp.c. |
tree | commitdiff |
| 2014-02-02 |
David Levine | Removed all unnecessary setuid/setgid calls. Using... |
tree | commitdiff |
| 2013-05-03 |
David Levine | Fixed failure reported by Valdis of post to retrieve... |
tree | commitdiff |
| 2013-04-28 |
David Levine | Fix to commit af429a902add614e35cd76d15172a4ccb70a3be1 to |
tree | commitdiff |
| 2013-04-23 |
David Levine | Completed commit 52a236230220232fd632b5aa88eb9bb31dba34... |
tree | commitdiff |
| 2013-04-14 |
David Levine | Moved #include of signal.h to h/signals.h. And it... |
tree | commitdiff |
| 2013-04-14 |
David Levine | Moved #include of errno.h to h/nmh.h. |
tree | commitdiff |
| 2013-04-14 |
David Levine | A "credentials" mh-profile entry has been added. This... |
tree | commitdiff |
| 2013-04-01 |
David Levine | Cast away constness of SSL_CTX_new() arg because that's |
tree | commitdiff |
| 2013-04-01 |
David Levine | Added const to SSL_METHOD *. |
tree | commitdiff |
| 2013-03-31 |
Ken Hornstein | Preliminary support for TLS negotiation at the very... |
tree | commitdiff |
| 2013-02-22 |
Ken Hornstein | Merge branch 'format-test' |
tree | commitdiff |
| 2013-02-01 |
Lyndon Nerenberg | Merge branch 'master' into savannah |
tree | commitdiff |
| 2013-01-31 |
Lyndon Nerenberg | Merge branch 'master' of ssh://git.sv.gnu.org/srv/git... |
tree | commitdiff |
| 2013-01-27 |
David Levine | Merge branch 'm_getfld' |
tree | commitdiff |
| 2013-01-04 |
David Levine | Block SIGPIPE before killing the child in sm_end()... |
tree | commitdiff |
| 2012-12-26 |
David Levine | Removed call to fpurge() and its platform-specific... |
tree | commitdiff |
| 2012-10-24 |
David Levine | Cyrus SASL 2.1.25 introduced the sasl_callback_ft proto... |
tree | commitdiff |
| 2012-07-21 |
David Levine | Removed #ifndef RAND/#endif that no longer had any... |
tree | commitdiff |
| 2012-07-10 |
David Levine | Removed use of the ONEX sendmail verb. It is obsolete, |
tree | commitdiff |
| 2012-07-10 |
David Levine | Renamed "sendmail" mts method to "sendmail/smtp", allow... |
tree | commitdiff |
| 2012-05-07 |
David Levine | Fixed some more problems caught by gcc -ansi -pedantic. |
tree | commitdiff |
| 2012-05-07 |
Tom Lane | Fixed places in the code relying the C99-ism of declara... |
tree | commitdiff |
| 2012-03-31 |
David Levine | Added const qualifier to a couple of local pointers... |
tree | commitdiff |
| 2012-03-27 |
David Levine | Removed the hostable option from mts.conf because it... |
tree | commitdiff |
| 2012-03-14 |
Ken Hornstein | Fix the SMTP code so it doesn't end up in a hard loop... |
tree | commitdiff |
| 2012-03-12 |
Ken Hornstein | Clean up a bunch of unused code and options. Specifically: |
tree | commitdiff |
| 2012-02-28 |
David Levine | Added cast in conditional to prevent signed/unsigned... |
tree | commitdiff |
| 2012-02-28 |
Ken Hornstein | Add support for -nosasl and -saslmaxssf switches. |
tree | commitdiff |
| 2012-02-04 |
Ken Hornstein | Change LocalName() to take an argument (about whether... |
tree | commitdiff |
| 2012-01-20 |
Ken Hornstein | Convert the build system over to the use of Automake. |
tree | commitdiff |
| 2012-01-14 |
David Levine | Cleaned up gcc warnings when CYRUS_SASL is not enabled. |
tree | commitdiff |
| 2012-01-14 |
David Levine | Changed types and added casts so that build is clean... |
tree | commitdiff |
| 2012-01-13 |
Ken Hornstein | Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh |
tree | commitdiff |
| 2012-01-13 |
David Levine | Added NMH_UNUSED macro for suppressing warnings about... |
tree | commitdiff |
| 2012-01-09 |
Ken Hornstein | Merge branch 'master' of git.sv.nongnu.org:/srv/git/nmh |
tree | commitdiff |
| 2012-01-09 |
David Levine | Removed a remaining RETSIGTYPE. Also change a few... |
tree | commitdiff |
| next |