etc: Add environment option to run init.d/ashd silently.
[ashd.git] / lib / utils.h
2016-12-31 Fredrik TolfMerge branch 'master' into timeheap
2016-11-23 Fredrik Tolflib: Use abort() instead of exit() when smalloc fails.
2014-03-02 Fredrik Tolflib: Introduced a portable abstraction layer for custom...
2013-03-23 Fredrik Tolfpatplex: Added URL unquoting functionality.
2012-12-28 Fredrik TolfMerge branch 'master' of git.dolda2000.com:/srv/git...
2012-12-28 Fredrik Tolflib: Added the bufdel macro.
2011-03-09 Fredrik TolfMerge branch 'master' into sslres
2011-02-27 Fredrik Tolflib: Imported B-tree functions.
2010-10-07 Fredrik Tolflib: Added base64 codec.
2010-08-24 Fredrik TolfInclude sys/types in utils.h
2009-01-07 Fredrik TolfRewrote htparser to handle both HTTP/1.0 and HTTP/1.1.
2008-12-21 Fredrik TolfSend error reports from dirplex.
2008-12-17 Fredrik TolfAdded a `calen' utility function.
2008-12-17 Fredrik TolfAdded a tokenizer util function.
2008-12-17 Fredrik TolfAdded max and min macros.
2008-12-17 Fredrik TolfAdded atoo function.
2008-12-16 Fredrik TolfAdded some string utility functions.
2008-11-26 Fredrik TolfInitial skeleton.