summaryrefslogtreecommitdiff
path: root/src/mod_usertrack.c
Commit message (Expand)AuthorAgeFilesLines
* add README to point to lighttpd-1.4.x as stableHEADmasterstbuehler2015-09-181-277/+0
* [ssl/md5] prefix our own md5 implementation with li_ so it doesn't conflict w...stbuehler2011-04-241-0/+6
* Add support for "real" entropy from /dev/[u]random (fixes #1977)stbuehler2009-06-111-0/+1
* Fix many warningsstbuehler2009-04-271-0/+1
* Replace buffer_{append,copy}_string with the _len variant where possible (#17...stbuehler2008-07-311-7/+7
* renamed ltostr() to LI_ltostr() (merged [1951] from 1.4.x, fixes #465)jan2007-08-181-2/+2
* added a huge win32 patch by jtiaijan2007-02-171-1/+1
* removed strlen() from the array_get_element() jan2007-01-271-1/+1
* - fix a few warnings with unused variablesdarix2006-12-121-0/+2
* - remove all trailing whitespaces in the c filesdarix2006-03-311-63/+63
* - added PATCH_OPTION() macro that replaces all the local PATCH()darix2006-03-311-9/+6
* removed quotes around valuesjan2006-01-311-6/+5
* fixed md5 on 64bit platformsjan2005-11-171-1/+0
* simplified buffer-encoding functions into one functionjan2005-11-071-1/+1
* fixed possible uninit variables of the config-parser fails (merged [183])jan2005-08-161-2/+2
* added usertrack.cooke-max-age, usertrack.cooke-domain (merged [176], [295])jan2005-08-081-31/+56
* moved everything below trunk/ and added branches/ and tags/jan2005-02-201-0/+247