privoxy.git
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...
2001-09-10 swaintegrate three pieces of documentation. needs work.
2001-09-10 swaintegrate three pieces of documentation.
2001-09-10 swafirst proposal of a structure.
2001-09-10 swadoc and testing guidelines should be part of the develo...
2001-09-10 swabuildroot definition in the specfile fucks up the build
2001-09-10 swabinary contained debug info.
2001-09-10 swajb did not start. none of the arguments worked. fixed.
2001-09-10 swacopy all templates. version updated.
2001-09-10 oesDeclaration of w32_socket_strerr now conditional
2001-09-10 oesTurning on -Wall
2001-09-10 oesDeleted unused variable
2001-09-10 oesSilenced compiler warnings
2001-09-10 oesAdded #include in.h
2001-09-10 oesSilenced compiler warnings
2001-09-10 oesRemoved unused variable; Fixed sprintf format
2001-09-10 oesRemoving unused variable
2001-09-09 oesFixing yet another silly bug
2001-09-07 oesFixed example
2001-09-06 oesFormatting, copyright
2001-09-06 oesFixed silly bug
2001-08-18 oesWrote a manpage, finally
2001-08-18 oes- Introduced pcrs_strerror()
2001-08-18 oes- Introduced pcrs_strerror()
2001-08-15 oesReplaced the hard limit for the maximum number of matches
2001-08-15 oes - Added support for Perl's special variables $+, ...
2001-08-07 oesFixed comment
2001-08-05 jongfosterRemoving references to 2 deleted icon files.
2001-08-05 jongfosterModifiying "struct map" so that there are now separate...
2001-08-05 oesAdapted finish_http_response to new list_to_text
next