privoxy.git
2001-09-28 hal9Ditto :/
2001-09-28 hal9Ditto.
2001-09-28 hal9Fixing my markup errors :(
2001-09-27 hal9A few changes. A short section on regular expression...
2001-09-25 hal9Some additions, and re-arranging.
2001-09-24 jongfosterFixing 2 memory leaks that Guy spotted, where the param...
2001-09-24 hal9Minor changes.
2001-09-24 hal9Diddling.
2001-09-24 hal9Including David's OS/2 installation instructions.
2001-09-24 David SchmidtAdded info about where OS/2 puts its log file vs. Unix...
2001-09-24 hal9Draft. Unfinished.
2001-09-23 jongfosterSomehow I managed to lose the license and style informa...
2001-09-23 jongfosterAdding another link
2001-09-23 jongfosterAdding SourceForge logo as required by their ToS - see
2001-09-23 jongfosterReplacing with a page containing links to the other...
2001-09-23 swaupload process established. run make webserver and
2001-09-23 swadefault page from sourceforge
2001-09-22 jongfosterRemoving unused parameter fs from read_config_line()
2001-09-22 jongfosterRemoving unneeded #includes
2001-09-22 jongfosterRemoving unused #includes.
2001-09-22 jongfosterDisplaying an error message whenever the config directo...
2001-09-22 jongfosterTelling robots not to touch /config/ - if there's a...
2001-09-22 jongfosterAdding proper license
2001-09-22 jongfosterAdding proper copyright notice
2001-09-22 jongfosterBugfix: Multiple escaped "#" characters in a configuration
2001-09-21 David SchmidtCleaning up 2 compiler warnings on OS/2.
2001-09-21 joergsAdded filter to replace "Nimda" code by a warning.
2001-09-20 steudtenAdd casting for some string functions.
2001-09-20 steudtenFix BUG: Change int size to size_t size in pcrs_filter_...
2001-09-20 steudtenFix BUG: Modify int size to size_t size in fill_template()
2001-09-20 steudtenadd casting from size_t to int for printf()
2001-09-20 steudtenchange long to int for prototype hash_string()
2001-09-20 steudtenchange long to int as return value in hash_string(...
2001-09-20 steudtenMake freez() more secure in case of: if (exp) { free...
2001-09-19 oesFixed comments; cosmetics
2001-09-19 oes - Deletef time() FIXME (Can't fail under Linux either, if
2001-09-19 oesFixed CFLAGS
2001-09-16 jongfosterFixing a warning
2001-09-16 jongfosterFixing warning
2001-09-16 jongfosterRemoving showargs.[ch], adding cgi(simple|edit).[ch]
2001-09-16 jongfosterRemoving showargs.[ch], adding cgi(simple|edit).[ch]
2001-09-16 jongfosterFixing a compiler warning.
2001-09-16 jongfosterAll the functions in this file have been moved to cgisi...
2001-09-16 jongfosterMoving function savearg() here, since it was the only...
2001-09-16 jongfosterMoving simple CGI functions from cgi.c to new file...
2001-09-16 jongfosterRemoving unused #include showarg.h
2001-09-16 jongfosterBugfix - couldn't build resources with previous version.
2001-09-16 jongfosterNew version based on latest configure.in and acconfig.h
2001-09-16 jongfosterFirst version of CGI-based edit interface. This is...
2001-09-16 jongfosterFixing signed/unsigned comparison warning.
2001-09-16 jongfosterAdding i.j.b/robots.txt.
2001-09-16 jongfosterChanges to use new list functions.
2001-09-16 jongfosterRewrite of list library. Now has seperate header and...
2001-09-16 jongfosterRemoving redundant function call that zeroed zalloc...
2001-09-16 jongfosterSplitting fill_template() into 2 functions:
2001-09-16 jongfosterBetter error handling in dispatch_cgi() and parse_cgi_p...
2001-09-16 jongfosterNew function alloc_http_response, for symmetry with...
2001-09-15 steudtenRemove test for subsys flag in start. Some minor changes.
2001-09-14 hal9%changelog
2001-09-14 hal9test
2001-09-14 jongfosterTidying up memory allocation. New function init_action().
2001-09-13 jongfosterSupport for both static and dynamically generated CGI...
2001-09-13 jongfosterSupport for both static and dynamically generated CGI...
2001-09-13 jongfoster(Cosmetic only) Indentation correction
2001-09-13 jongfosterMoving image data to cgi.c rather than cgi.h
2001-09-13 jongfosterMoving image data to cgi.c rather than cgi.h.
2001-09-13 jongfosterDefining FORWARD_SPEC_INITIALIZER
2001-09-13 jongfosterChanging the string paramater to the header parsers...
2001-09-13 jongfosterAdding {} to an if statement
2001-09-13 jongfosterFixing potential problems with characters >=128 in...
2001-09-13 jongfosterFixing a compiler warning by adding a cast.
2001-09-13 jongfosterFixing 2 compiler warnings under Win32
2001-09-13 jongfosterFixing missing #include under Windows
2001-09-13 jongfosterAdding support for LOG_LEVEL_CGI
2001-09-13 jongfosterReverting to revision 1.10 - previous checking was...
2001-09-13 swaman page is legacy. suse rpm now contains html
2001-09-13 swacosmetics
2001-09-13 swashould give quick and dirty guidance
2001-09-13 swamerged standards into developer manual
2001-09-13 swawe want text files as well.
2001-09-13 steudtenGenerated from configure.in
2001-09-13 steudtenReplace DEBUG_CFLAGS with OTHER_CFLAGS
2001-09-13 steudtenPreWork for Debug Interface.
2001-09-13 David SchmidtA couple of minor tweaks:
2001-09-12 David SchmidtMac OSX (Darwin) support added.
2001-09-12 joergsAmigaOS support added.
2001-09-12 joergsStacksize of main thread increased.
2001-09-12 steudtenIn parse_http_request() header rewriting miss the host...
2001-09-12 steudtenadd #include <string.h>
2001-09-12 David SchmidtOS/2 port: update autoconf'd support for the platform.
2001-09-12 swaadded "make dok" section to generate html pages from
2001-09-12 swacould not find docbook.dsl
2001-09-12 David SchmidtMiniscule English edits on template HTML
2001-09-12 swawill be generated in the future
2001-09-12 swaignore generated files
2001-09-12 swasource files for junkbuster documentation
2001-09-12 swamoved old junkbuster docs to obsolete/
2001-09-12 steudtenNewest version from gnu.org
2001-09-10 jongfosterReplacing text version of coding standards with a HTML...
2001-09-10 jongfosterChanges discussed in my e-mail of 10/9/01 - mainly...
next