| 2016-10-11 |
Ralph Corderoy | I've written a getline(3) from scratch based on |
tree | commitdiff |
| 2016-10-06 |
David Levine | Moved scan_input() from uip/post.c to sbr/utils.c. |
tree | commitdiff |
| 2016-10-06 |
David Levine | Replaced strtod() with strtof(). |
tree | commitdiff |
| 2016-10-06 |
David Levine | Merge branch 'welcome' |
tree | commitdiff |
| 2016-10-05 |
Ken Hornstein | Improve these comments a bit. |
tree | commitdiff |
| 2016-10-02 |
Ken Hornstein | Fix some typos in the comments. |
tree | commitdiff |
| 2016-10-02 |
Ken Hornstein | Move the read buffer shuffling to BEFORE where we call... |
tree | commitdiff |
| 2016-10-01 |
Ken Hornstein | Sigh, the return value from SSL_get_error() isn't suita... |
tree | commitdiff |
| 2016-10-01 |
Ken Hornstein | Print even more errors. |
tree | commitdiff |
| 2016-09-30 |
Ken Hornstein | Make sure we retry if possible upon a TLS read, and... |
tree | commitdiff |
| 2016-09-30 |
Eric Gillespie | Fix typos and drop declaractions of 2 undefined functions. |
tree | commitdiff |
| 2016-09-29 |
David Levine | Welcome message enhancements: |
tree | commitdiff |
| 2016-09-29 |
David Levine | Instead of relying on invo_name to decide whether to... |
tree | commitdiff |
| 2016-09-29 |
David Levine | Make sure stderr is directed to terminal, as well as... |
tree | commitdiff |
| 2016-09-28 |
David Levine | Wait for user to ack new version message. |
tree | commitdiff |
| 2016-09-28 |
David Levine | Added welcome message when nmh detects that its version... |
tree | commitdiff |
| 2016-09-26 |
David Levine | Fixed typo in -help message. |
tree | commitdiff |
| 2016-09-26 |
David Levine | Reworked BUGS section of nmh(7) man page, and added... |
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-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 |
| next |