summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* lib/argparse: Add sh-like argument parsing, for use in remotes fileBruce Guenter2015-05-20
* lib/cli++: Expose command-line parsing functionBruce Guenter2015-05-17
* Make system errors on reading config files fatal (with useful message)Bruce Guenter2013-04-18
* lib/cli++: Add helper function for outputting fatal system errorsBruce Guenter2013-04-17
* Add ERR_CONFIG error code for problems reading config filesBruce Guenter2013-04-17
* lib/cli++: Fix handling of single-char options with valuesBruce Guenter2012-06-12
* Merge branch 'lsb'Bruce Guenter2012-04-23
|\
| * mystring: Fix (previously unused) implementation of mystring::upperBruce Guenter2012-03-14
| * lib/cli++: Fix handling of error messages from short optionsBruce Guenter2012-03-12
| * lib/cli++: Complete implementation of cli_only_long optionBruce Guenter2012-03-12
| * lib/cli++: Add start of cli_only_long optionBruce Guenter2012-03-12
* | protocols: Make SSL/TLS support optional in configureBruce Guenter2012-04-19
* | lib/fdbuf: Add TLS ibuf and obuf classes, using gnutlsBruce Guenter2012-04-17
* | lib/fdbuf: Fix header include issuesBruce Guenter2012-04-17
* | lib/fdbuf: Implement virtual read/write functions for better extendingBruce Guenter2012-04-17
|/
* lib/fdbuf: Initial commit from current sourcesBruce Guenter2012-02-29
* lib/mystring: Initial commit from current sourcesBruce Guenter2012-02-29
* lib/ac: Initial commit of current sourcesBruce Guenter2012-02-29
* lib/cli++: Initial commit of current sources from bglibsBruce Guenter2012-02-29
* Update copyright yearBruce Guenter2012-02-29
* selfpipe: Only use select if the timeout is positiveBruce Guenter2012-02-25
* Update includes for new ac/time.h includeBruce Guenter2012-02-25
* Fix handling of whitespace in quoted strings in headersBruce Guenter2010-03-16
* Removed unnecessary FIXME comment in lib/address.ccBruce Guenter2008-04-17
* Replaced some single-byte string constants with characters in lib/address.ccBruce Guenter2008-04-17
* Fixed handling of phrases with mixed spacing in the address parser.Bruce Guenter2008-04-17
* Started fixing phrases containing periods, such as abbreviations.Bruce Guenter2008-04-17
* Fixed handling of periods (and other specials) inside quotes.Bruce Guenter2008-04-17
* Eliminate the anode constructor that doesn't include a string.Bruce Guenter2008-04-17
* Fixed use-after-destruct bug in address parsing tracing.Bruce Guenter2008-04-17
* Fixed handling of TM_HAS_ISDST on Solaris.Bruce Guenter2008-04-17
* Reordered the status error codes to group the permanent ones.Bruce Guenter2007-10-12
* Tweaked the make_messageid function to make it more code efficient.Bruce Guenter2007-10-12
* Fixed compilation of src/selfpipe.cc on Solaris and other OSes.Bruce Guenter2007-10-09
* Stamped many files with today's date/year.Bruce Guenter2007-10-09
* Added some missing bits needed for distribution.Bruce Guenter2007-10-09
* Added a header for lib/makefield.ccBruce Guenter2007-10-09
* Do not canonicalize *@localhost addresses.Bruce Guenter2007-10-09
* Added a send timeout in nullmailer-send, to kill sending messages thatBruce Guenter2007-04-10
* Added missing setenv.h source file.Bruce Guenter2006-06-29
* Fixed compile breakage on Solaris due to use of setenv.Bruce Guenter2006-06-27
* Adjusted email addresses to point to untroubled.orgBruce Guenter2005-11-10
* Broken the base64 conversion out of protocols/smtp.cc (and simplified itBruce Guenter2005-11-02
* Fixed compile error in lib/list.hBruce Guenter2005-11-02
* Fixed up lib Makefile to properly dist the ac directory.Bruce Guenter2005-02-28
* Renamed ac/time.h to ac/systime.h to prevent #include recursion.Bruce Guenter2005-02-28
* Fixed the address parser handling domain names with trailing periods.Bruce Guenter2003-01-15
* Fixed some compile warnings.Bruce Guenter2003-01-12
* Updated dates on copyright marks.Bruce Guenter2003-01-03
* Fixed up and documented the default host/domain rules.Bruce Guenter2002-12-23