chat(): Don't send the certificate error response if the certificate hasn't been...
[privoxy.git] / miscutil.h
2020-09-07 Fabian KeilRemove the fallback snprintf() implementation
2020-06-08 Fabian KeilAdd privoxy_gmtime_r() so we can simplify some code
2020-06-08 Fabian Keilwrite_pid_file(): Rename pidfile to pid_file
2020-02-13 Fabian KeilUpgrade a bunch of links to the homepage to https://
2018-12-14 LeeMerge branch 'master' of ssh://git.privoxy.org:23/git...
2018-11-12 Fabian KeilAdd delay-response{} action
2018-03-08 Fabian KeilRemove show_rcs() and the CVS ids it relied upon
2018-03-01 Fabian KeilChange write_pid_file()'s prototype to take the path...
2016-02-26 Fabian KeilAdd zalloc_or_die()
2012-11-24 Fabian KeilMove string_move() into miscutil.c and make it extern
2012-07-23 Fabian KeilAdd malloc_or_die() which will allow to simplify code...
2012-03-04 Fabian KeilAdd strdup_or_die() which will allow to simplify code...
2011-09-04 Fabian KeilDitch trailing whitespace
2011-05-22 Fabian KeilGarbage collect the strdup() replacement for mingw32
2011-05-22 Fabian KeilGarbage collect safe_strerror() which isn't used anywhere
2009-05-16 Fabian KeilRemove CVS revision logs. TODO item #33.
2008-04-17 Fabian KeilMove simplematch() into urlmatch.c as it's only
2007-09-09 Fabian KeilTurn privoxy_strlcpy() into a function and try to work...
2007-05-11 Fabian Keil- Delete strsav() which was replaced
2007-04-09 Fabian KeilCheck for HAVE_SNPRINTF instead of __OS2__
2007-04-08 Fabian KeilAdd macro for strlcpy() in case the libc lacks it.
2007-01-18 Fabian KeilDon't include replacement timegm() if
2006-08-17 Fabian Keil- Back to timegm() using GnuPG's replacement if necessary.
2006-07-18 David SchmidtReorganizing the repository: swapping out what was...
2002-06-04 jongfosterMoving sources to /src
2002-04-26 oesNew function string_toupper
2002-03-26 swawe have a new homepage!
2002-03-24 swaname change related issues
2002-03-07 oesFixed compiler warnings
2002-03-04 oesDeleted deletePidFile, played syleguide police
2002-01-21 jongfosterAdding string_join()
2001-12-30 steudten- Add signal handling (unix)
2001-11-05 steudtenAdd global var 'basedir' for unix os.
2001-10-29 David SchmidtOS/2 native needed a snprintf() routine. Added one...
2001-10-23 jongfosterStandardising error codes in string_append
2001-10-14 jongfosterNew function string_append() which is like strsav(...
2001-09-20 steudtenchange long to int for prototype hash_string()
2001-07-29 jongfosterChanging #ifdef _FILENAME_H to FILENAME_H_INCLUDED...
2001-06-29 oesRemoved logentry from cancelled commit
2001-06-05 jongfosterNew function make_path() to splice directory and file...
2001-06-03 oesintroduced bindup()
2001-06-01 oesAdded character class matching to trivimatch; renamed...
2001-05-31 oes - Enhanced domain part globbing with infix and prefix...
2001-05-29 oes - Introduced chomp()
2001-05-29 jongfosterUnified blocklist/imagelist/permissionslist.
2001-05-15 oes*** empty log message *** v_2_9_3