Sync with default.filter. Why isn't this file
[privoxy.git] / miscutil.c
2008-04-17 Fabian KeilMove simplematch() into urlmatch.c as it's only
2008-03-24 Fabian KeilPet gcc43.
2007-12-01 Fabian KeilSome sanity checks for pick_from_range().
2007-11-03 Fabian KeilLog the "weak randomization factor" warning only
2007-09-19 Fabian KeilIf privoxy_strlcpy() is called with a "buffer" size
2007-09-09 Fabian KeilTurn privoxy_strlcpy() into a function and try to work...
2007-08-19 Fabian KeilFix a conversion warning.
2007-06-17 Fabian Keil#ifdef _WIN32 the last commit. According to David Shaw,
2007-06-10 Fabian KeilChange replacement timegm() to better match our style...
2007-05-11 Fabian Keil- Delete strsav() which was replaced
2007-04-09 Fabian KeilCheck for HAVE_SNPRINTF instead of __OS2__
2007-03-17 Fabian Keil- Use snprintf instead of sprintf.
2007-01-18 Fabian KeilDon't include replacement timegm() if
2006-12-26 Fabian KeilMutex protect rand() if POSIX threading
2006-11-07 Fabian KeilSilence compiler warning on NetBSD 3.1.
2006-09-23 Roland RosenfeldReplace TABs by spaces in source code.
2006-09-09 Fabian KeilIntegrated Oliver Yeoh's domain pattern fix
2006-08-18 David SchmidtTweak for OS/2 build happiness.
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 jongfosterFixing this Visual C++ warning:
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 etc
2002-03-06 jongfosterRemoving tabs
2002-03-05 oesDeleted non-errlog debugging code
2002-03-04 oes- Deleted deletePidFile
2002-03-04 David SchmidtEnable web editing of actions file on OS/2 (it had...
2002-03-03 joergsMade jumbjuster work on AmigaOS again.
2002-01-21 jongfosterAdding string_join()
2001-12-30 steudten- Add signal handling (unix)
2001-11-13 jongfosterReplacing references to malloc.h with the standard...
2001-11-05 steudtenAdd changes to be a real daemon just for unix os.
2001-10-29 David SchmidtOS/2 native needed a snprintf() routine. Added one...
2001-10-26 oesMoved ijb_isspace and ijb_tolower to project.h
2001-10-23 jongfosterStandardising error codes in string_append
2001-10-22 David SchmidtSpecial-cased OS/2 out of the Netscape-abort-on-404...
2001-10-14 jongfosterNew function string_append() which is like strsav(...
2001-09-20 steudtenchange long to int as return value in hash_string(...
2001-09-13 jongfosterFixing potential problems with characters >=128 in...
2001-09-10 oesSilenced compiler warnings
2001-07-13 oesRemoved vim-settings
2001-06-29 oesIndentation, CRLF->LF, Tab-> Space
2001-06-29 oesRemoved logentry from cancelled commit
2001-06-09 jongfosterChanging BUFSIZ ==> BUFFER_SIZE
2001-06-07 jongfosterCosmetic indentation changes.
2001-06-07 joergsmake_path() no longer adds '/' if the dir already ends...
2001-06-07 swaslight mistake in make_path, unix path style is /.
2001-06-05 jongfosterNew function make_path() to splice directory and file...
2001-06-03 oesintroduced bindup()
2001-06-01 jongfosterChanging the calls to strerr() to check HAVE_STRERR...
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