IJB now changes HTTP/1.1 to HTTP/1.0 in requests and answers.
[privoxy.git] / miscutil.c
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