Remove useless W3C validator link.
[privoxy.git] / parsers.h
2007-01-01 Fabian KeilIntegrate a modified version of Wil Mahan's
2006-12-29 Fabian KeilReverted parts of my last commit
2006-12-29 Fabian KeilFixed gcc43 conversion warnings.
2006-12-06 Fabian KeilAdded prototype for get_destination_from_headers().
2006-08-17 Fabian Keil- Back to timegm() using GnuPG's replacement if necessary.
2006-08-14 Fabian KeilSplit filter-headers{} into filter-client-headers{}
2006-08-03 David SchmidtIncorporate Fabian Keil's patch work:\rfabiankeil.de...
2006-07-18 David SchmidtReorganizing the repository: swapping out what was...
2002-06-04 jongfosterMoving sources to /src
2002-05-08 oesChanged add_to_iob signature (now returns jb_err)
2002-03-26 swawe have a new homepage!
2002-03-24 swaname change related issues
2002-03-13 jongfosterKilling warnings
2002-03-09 jongfoster- Making various functions return int rather than size_t.
2002-03-07 oesFixed compiler warnings
2002-02-20 jongfosterParsing functions now handle out-of-memory gracefully...
2002-01-17 jongfosterMoving all our URL and URL pattern parsing code to...
2001-10-26 oesIntroduced get_header_value()
2001-10-13 joergsRemoved client_host, added client_host_adder
2001-10-07 oesAdded server_content_encoding, renamed server_transfer_...
2001-10-07 oesChanged server_http11 to server_http
2001-10-07 oesadded client_accept_encoding, client_te, client_accept_...
2001-09-29 joergsIJB now changes HTTP/1.1 to HTTP/1.0 in requests and...
2001-09-13 jongfosterChanging the string paramater to the header parsers...
2001-07-31 oesAdded prototype for connection_close_adder
2001-07-30 jongfosterTidying up #defines:
2001-07-29 jongfosterChanging #ifdef _FILENAME_H to FILENAME_H_INCLUDED...
2001-07-13 oesRemoved all #ifdef PCRS
2001-06-29 oesRemoved logentry from cancelled commit
2001-06-03 oesdeleted const struct interceptors
2001-05-31 jongfosterRemoved list code - it's now in list.[ch]
2001-05-27 oesPatched Joergs solution for the content-length in.
2001-05-26 jongfosterOnly crunches Content-Length header if applying RE...
2001-05-20 jongfosterVersion 2.9.4 checkin.
2001-05-15 oes*** empty log message *** v_2_9_3