]> diplodocus.org Git - nmh/history - sbr
test/folder: Add test-coverage; lots of check_exit.
[nmh] / sbr /
2016-09-19 Ken HornsteinOkay, we're finally getting to implementation stage...
2016-09-18 Ken HornsteinI think I've written all of these functions; now we...
2016-09-16 Ken HornsteinStill closer, but not quite there yet.
2016-09-16 Ken HornsteinOkay, a bit closer.
2016-09-16 David LevineAdded 2 second timeout to curl command in post() in...
2016-09-15 Ken HornsteinFleshed out some more, but we're not there just yet.
2016-09-14 Ken HornsteinA bit more code.
2016-09-13 Ken HornsteinSave this for now.
2016-09-11 Ken HornsteinAdd a "file-nopermcheck" credential entry.
2016-09-11 Ken HornsteinChange this so the MTS_SMTP is the default, to match...
2016-09-11 Ken HornsteinRemove the unused argument from mts_init() (as far...
2016-09-06 David LevineRemoved incorrect increment of read position pointer...
2016-09-06 Ken HornsteinMerge branch 'xoauth'
2016-09-05 Ken HornsteinSwitch from our horrible awk script that parses the...
2016-08-21 Ken HornsteinVery close, but it doesn't passes the tests just yet.
2016-08-20 Ken HornsteinRetrieve appropriate profile entries and pass them...
2016-08-15 Ken HornsteinUse isascii() with isprint(), since using isprint() on
2016-08-14 Ken HornsteinUse isascii() with isprint(), since using isprint() on
2016-08-14 David LevineAttempt to decode base64-encoded strings in -snoop...
2016-08-14 David LevineAttempt to decode base64-encoded strings in -snoop...
2016-07-21 David LevineFactored out base64 decoding code into decodeBase64().
2016-07-21 David LevineMoved md5.c from uip to sbr.
2016-07-21 David LevineFactored out base64 decoding code into decodeBase64().
2016-07-21 David LevineMoved md5.c from uip to sbr.
2016-07-08 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-07-05 David LevineAdded context_find_prefix().
2016-07-04 David LevineAdded context_find_prefix().
2016-06-26 David LevineFixed indentation to prevent warning from gcc 6 -Wmisle...
2016-06-26 David LevineFixed indentation to prevent warning from gcc 6 -Wmisle...
2016-06-26 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-06-12 David LevineAdded const to filename args of cpydata(). Then added...
2016-06-12 David LevineAdded const to arg of m_backup().
2016-06-12 David LevineAdded consts to adios(), advise(), and advertise()...
2016-06-12 David LevineAdded consts to adios(), advise(), and advertise()...
2016-06-12 David LevineAdded const to filename args of cpydata(). Then added...
2016-06-12 David LevineAdded const to arg of m_backup().
2016-06-12 David LevineAdded const to first arg of adios().
2016-05-30 David LevinePlugged leak in mh_oauth_cred_load().
2016-05-29 klemensspelling-fixes ( code-comments in .c, .h. .y ... )
2016-05-29 klemensspelling-fixes ( code-comments in .c, .h. .y ... )
2016-05-21 David LevineRemoved unnecessary memset on fmt_mnull: it gets initi...
2016-05-21 David LevineRemoved unnecessary memset on fmt_mnull: it gets initi...
2016-04-25 David LevineReturn false from parse_json() if jmsn_parse() returns...
2016-04-13 Eric GillespieRename files to match renamed functions
2016-04-10 David LevineMoved "const" to after "register" to silence compile...
2016-04-10 Eric Gillespiecheck curl_ctx->res_len > 0 not res_body != NULL
2016-04-10 Eric Gillespieoops, pass int to m_getfld not size_t
2016-04-10 Eric Gillespiesupport multiple oauth users; mhlogin now requires...
2016-04-03 Eric GillespieRename and document functions that read from stdin.
2016-03-25 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-24 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-24 David LevineReplaced -oauth service switch with -saslmech xoauth2
2016-03-18 David LevineMerge remote-tracking branch 'origin' into xoauth
2016-03-13 David LevineMerge branch 'master' into xoauth
2016-01-23 David Levinemhical enhancement: If a datetime is missing the time...
2016-01-20 Richard M KreuterSet MH to the resolved, absolute pathname inside contex...
2015-11-19 David LevineAllow a RRULE in an iCalendar request to not have an...
2015-11-18 David LevineRemove any enclosing quotes from a timezone identifier...
2015-08-23 Ken HornsteinIf str == buffer, then do NOT do a strncpy(buffer,...
2015-02-23 David LevineMerge remote-tracking branch 'origin/convertargs'
2015-02-14 David LevineRemoved m_chkids(), per suggestion of Marcin Cieslak.
2015-02-14 David LevineRemoved unnecessary #include of h/signals.h.
2015-02-12 Marcin CieslakFixed the error message in lockit() when it fails to...
2015-02-08 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-02-05 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-01-19 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-01-10 David LevineAdded multiply format function, requested by Norm.
2015-01-08 David LevineMerge remote-tracking branch 'origin' into convertargs
2015-01-04 David LevineAdded mhical(1), to display, reply to, and cancel iCale...
2014-12-25 David LevineAdded const to char * arguments of uprf().
2014-12-25 David LevineFixed memory leak in mime_type(). get_file_info()...
2014-12-21 David LevineRemoved unnecessary #includes of setjmp.h.
2014-12-18 David LevineFixed format engine output of negative number with...
2014-12-09 Eric GillespieImplement OAuth 2.0 [1] for XOAUTH2 in SMTP [2] and...
2014-12-02 Ken HornsteinMerge commit '8206fbf', due to my screwup of committing...
2014-11-04 David LevineFixed commit 6cc9e85e73ff6f6c67ae6e645d184bbf57ecc2f0...
2014-10-28 David LevineRenamed getmymbox mh-format escape function to getmyadd...
2014-10-26 David LevineAdded getmymbox function escape.
2014-10-26 David LevineFixed memory leak in do_name() when multiple dates...
2014-10-26 David LevineAdded free_fs(), corresponding to new_fs().
2014-10-25 David LevineFixed dst format escape to return 1 instead of 16,...
2014-10-25 David LevineReworked charstring_buffer_copy() to not use strdup...
2014-10-11 David LevineAdded mh_xcalloc().
2014-09-15 David LevineAdded checks of return value of fwrite() calls where...
2014-09-15 David LevineIf a component has trailing whitespace, e.g., body...
2014-09-13 David LevineFixed all anomalies detected by clang static analyzer...
2014-09-07 David LevineOn some platforms, -D_FORTIFY_SOURCE=2 warns about...
2014-09-02 David LevineDoubled size of buffers used by m_getfld(), scan, and...
2014-08-29 David Levinefmt_scan() no longer subtracts 1 from the width. This...
2014-08-29 Ken HornsteinVery very rough cut at trying to parse email addresses...
2014-08-26 David LevineCheck return values of system calls in several sbr...
2014-08-26 David LevineAdded size_t cast of another MB_CUR_MAX to silence...
2014-08-25 David LevineAdded cast of MB_CUR_MAX to size_t to silence compiler...
2014-08-25 David LevineDynamically allocate space for the output of fmt_scan...
2014-08-24 David LevineAdded charstring "class".
2014-08-04 David LevineRemoved second argument from m_Eom() in m_getfld.c...
2014-08-04 David LevineHere's a better fix to m_Eom() in m_getfld.c than commit
2014-08-04 David LevineRemoved eom_action from m_getfld.c because it was only...
2014-08-04 David LevineRemoved m_eomsbr() from m_getfld.c, and its scan_eom_ac...
2014-06-17 David LevineCheck return value of setlocale(3) and admonish on...
next