| 2016-09-25 |
David Levine | Merge remote-tracking branch 'origin' into smtputf8 |
tree | commitdiff |
| 2016-09-24 |
David Levine | Replace profile-based hack to allow getname() to handle... |
tree | commitdiff |
| 2016-09-24 |
David Levine | Wrapped some variables and arguments to prevent compile... |
tree | commitdiff |
| 2016-09-24 |
Ken Hornstein | Improve and update comments a bit, and also improve... |
tree | commitdiff |
| 2016-09-24 |
David Levine | Renamed mhbuild -headerencoding 8bit to utf-8. |
tree | commitdiff |
| 2016-09-23 |
Ken Hornstein | Make it so we always return the chosen mechanism, even... |
tree | commitdiff |
| 2016-09-23 |
Ken Hornstein | Move things around so you can still initialize netsec... |
tree | commitdiff |
| 2016-09-23 |
Ken Hornstein | Move some of the SASL variables outside of the ifdef... |
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 |
Ken Hornstein | Don't always output a decoded SASL token; if it's a... |
tree | commitdiff |
| 2016-09-23 |
David Levine | Added SMTPUTF8 (RFC 6531) support: |
tree | commitdiff |
| 2016-09-23 |
David Levine | Rearranged statements to avoid compile warning about... |
tree | commitdiff |
| 2016-09-23 |
Ken Hornstein | Fix some typos and warnings. |
tree | commitdiff |
| 2016-09-22 |
Ken Hornstein | Garbage collect unused code. |
tree | commitdiff |
| 2016-09-22 |
Ken Hornstein | Disable the original call to BIO_flush() now that we... |
tree | commitdiff |
| 2016-09-22 |
Ken Hornstein | Okay, fixed a few more things. Almost there? |
tree | commitdiff |
| 2016-09-22 |
Ken Hornstein | Merge branch 'pop-tls' of git.sv.gnu.org:/srv/git/nmh... |
tree | commitdiff |
| 2016-09-22 |
Ken Hornstein | Change things so we can take two file descriptors,... |
tree | commitdiff |
| 2016-09-21 |
Ken Hornstein | Okay! Squashed a few bugs, now have POP OAuth tests... |
tree | commitdiff |
| 2016-09-21 |
Ken Hornstein | Add support for a base64-decoding snoop callback. |
tree | commitdiff |
| 2016-09-21 |
Ken Hornstein | We have OAauth working! But the tests don't work yet. |
tree | commitdiff |
| 2016-09-21 |
Ken Hornstein | Shuffle some stuff around, change some prototypes,... |
tree | commitdiff |
| 2016-09-20 |
Ken Hornstein | Maybe ... it works? Sort of! Needs more testing,... |
tree | commitdiff |
| 2016-09-19 |
Ken Hornstein | More work, but not there just yet. |
tree | commitdiff |
| 2016-09-19 |
Ken Hornstein | Okay, we're finally getting to implementation stage... |
tree | commitdiff |
| 2016-09-18 |
Ken Hornstein | I think I've written all of these functions; now we... |
tree | commitdiff |
| 2016-09-16 |
Ken Hornstein | Still closer, but not quite there yet. |
tree | commitdiff |
| 2016-09-16 |
Ken Hornstein | Okay, a bit closer. |
tree | commitdiff |
| 2016-09-16 |
David Levine | Added 2 second timeout to curl command in post() in... |
tree | commitdiff |
| 2016-09-15 |
Ken Hornstein | Fleshed out some more, but we're not there just yet. |
tree | commitdiff |
| 2016-09-14 |
Ken Hornstein | A bit more code. |
tree | commitdiff |
| 2016-09-13 |
Ken Hornstein | Save this for now. |
tree | commitdiff |
| 2016-09-11 |
Ken Hornstein | Add a "file-nopermcheck" credential entry. |
tree | commitdiff |
| 2016-09-11 |
Ken Hornstein | Change this so the MTS_SMTP is the default, to match... |
tree | commitdiff |
| 2016-09-11 |
Ken Hornstein | Remove the unused argument from mts_init() (as far... |
tree | commitdiff |
| 2016-09-06 |
David Levine | Removed incorrect increment of read position pointer... |
tree | commitdiff |
| 2016-09-06 |
Ken Hornstein | Merge branch 'xoauth' |
tree | commitdiff |
| 2016-09-05 |
Ken Hornstein | Switch from our horrible awk script that parses the... |
tree | commitdiff |
| 2016-08-21 |
Ken Hornstein | Very close, but it doesn't passes the tests just yet. |
tree | commitdiff |
| 2016-08-20 |
Ken Hornstein | Retrieve appropriate profile entries and pass them... |
tree | commitdiff |
| 2016-08-15 |
Ken Hornstein | Use isascii() with isprint(), since using isprint() on |
tree | commitdiff |
| 2016-08-14 |
Ken Hornstein | Use isascii() with isprint(), since using isprint() on |
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-21 |
David Levine | Factored out base64 decoding code into decodeBase64(). |
tree | commitdiff |
| 2016-07-21 |
David Levine | Moved md5.c from uip to sbr. |
tree | commitdiff |
| 2016-07-21 |
David Levine | Factored out base64 decoding code into decodeBase64(). |
tree | commitdiff |
| 2016-07-21 |
David Levine | Moved md5.c from uip to sbr. |
tree | commitdiff |
| 2016-07-08 |
David Levine | Merge remote-tracking branch 'origin' into xoauth |
tree | commitdiff |
| 2016-07-05 |
David Levine | Added context_find_prefix(). |
tree | commitdiff |
| 2016-07-04 |
David Levine | Added context_find_prefix(). |
tree | commitdiff |
| 2016-06-26 |
David Levine | Fixed indentation to prevent warning from gcc 6 -Wmisle... |
tree | commitdiff |
| 2016-06-26 |
David Levine | Fixed indentation to prevent warning from gcc 6 -Wmisle... |
tree | commitdiff |
| 2016-06-26 |
David Levine | Merge remote-tracking branch 'origin' into xoauth |
tree | commitdiff |
| 2016-06-12 |
David Levine | Added const to filename args of cpydata(). Then added... |
tree | commitdiff |
| 2016-06-12 |
David Levine | Added const to arg of m_backup(). |
tree | commitdiff |
| 2016-06-12 |
David Levine | Added consts to adios(), advise(), and advertise()... |
tree | commitdiff |
| 2016-06-12 |
David Levine | Added consts to adios(), advise(), and advertise()... |
tree | commitdiff |
| 2016-06-12 |
David Levine | Added const to filename args of cpydata(). Then added... |
tree | commitdiff |
| 2016-06-12 |
David Levine | Added const to arg of m_backup(). |
tree | commitdiff |
| 2016-06-12 |
David Levine | Added const to first arg of adios(). |
tree | commitdiff |
| 2016-05-30 |
David Levine | Plugged leak in mh_oauth_cred_load(). |
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-05-21 |
David Levine | Removed unnecessary memset on fmt_mnull: it gets initi... |
tree | commitdiff |
| 2016-05-21 |
David Levine | Removed unnecessary memset on fmt_mnull: it gets initi... |
tree | commitdiff |
| 2016-04-25 |
David Levine | Return false from parse_json() if jmsn_parse() returns... |
tree | commitdiff |
| 2016-04-13 |
Eric Gillespie | Rename files to match renamed functions |
tree | commitdiff |
| 2016-04-10 |
David Levine | Moved "const" to after "register" to silence compile... |
tree | commitdiff |
| 2016-04-10 |
Eric Gillespie | check curl_ctx->res_len > 0 not res_body != NULL |
tree | commitdiff |
| 2016-04-10 |
Eric Gillespie | oops, pass int to m_getfld not size_t |
tree | commitdiff |
| 2016-04-10 |
Eric Gillespie | support multiple oauth users; mhlogin now requires... |
tree | commitdiff |
| 2016-04-03 |
Eric Gillespie | Rename and document functions that read from stdin. |
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-24 |
David Levine | Replaced -oauth service switch with -saslmech xoauth2 |
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 |
| 2016-01-23 |
David Levine | mhical enhancement: If a datetime is missing the time... |
tree | commitdiff |
| 2016-01-20 |
Richard M Kreuter | Set MH to the resolved, absolute pathname inside contex... |
tree | commitdiff |
| 2015-11-19 |
David Levine | Allow a RRULE in an iCalendar request to not have an... |
tree | commitdiff |
| 2015-11-18 |
David Levine | Remove any enclosing quotes from a timezone identifier... |
tree | commitdiff |
| 2015-08-23 |
Ken Hornstein | If str == buffer, then do NOT do a strncpy(buffer,... |
tree | commitdiff |
| 2015-02-23 |
David Levine | Merge remote-tracking branch 'origin/convertargs' |
tree | commitdiff |
| 2015-02-14 |
David Levine | Removed m_chkids(), per suggestion of Marcin Cieslak. |
tree | commitdiff |
| 2015-02-14 |
David Levine | Removed unnecessary #include of h/signals.h. |
tree | commitdiff |
| 2015-02-12 |
Marcin Cieslak | Fixed the error message in lockit() when it fails to... |
tree | commitdiff |
| 2015-02-08 |
David Levine | Merge remote-tracking branch 'origin' into convertargs |
tree | commitdiff |
| 2015-02-05 |
David Levine | Merge remote-tracking branch 'origin' into convertargs |
tree | commitdiff |
| 2015-01-19 |
David Levine | Merge remote-tracking branch 'origin' into convertargs |
tree | commitdiff |
| 2015-01-10 |
David Levine | Added multiply format function, requested by Norm. |
tree | commitdiff |
| 2015-01-08 |
David Levine | Merge remote-tracking branch 'origin' into convertargs |
tree | commitdiff |
| 2015-01-04 |
David Levine | Added mhical(1), to display, reply to, and cancel iCale... |
tree | commitdiff |
| 2014-12-25 |
David Levine | Added const to char * arguments of uprf(). |
tree | commitdiff |
| 2014-12-25 |
David Levine | Fixed memory leak in mime_type(). get_file_info()... |
tree | commitdiff |
| 2014-12-21 |
David Levine | Removed unnecessary #includes of setjmp.h. |
tree | commitdiff |
| 2014-12-18 |
David Levine | Fixed format engine output of negative number with... |
tree | commitdiff |
| 2014-12-09 |
Eric Gillespie | Implement OAuth 2.0 [1] for XOAUTH2 in SMTP [2] and... |
tree | commitdiff |
| 2014-12-02 |
Ken Hornstein | Merge commit '8206fbf', due to my screwup of committing... |
tree | commitdiff |
| next |