privoxy.git
2001-08-01 jongfosterChanges to fill_template() that reduce memory usage...
2001-08-01 jongfosterMoving file version information to a separate CGI page.
2001-08-01 jongfosterNot needed - This URL can be started directly from...
2001-08-01 jongfosterFixing documentation filenames in help menu, and making...
2001-08-01 jongfosterChanges to "Conditional Defines" section, so all the...
2001-08-01 jongfosterChanging show_defines so that it doesn't contain any...
2001-08-01 jongfosterChanging prototype of show_defines() to modify a map...
2001-08-01 jongfosterNew function: map_conditional() for an if-then-else...
2001-08-01 jongfosterAdding prototype for map_conditional
2001-07-31 oesAdded prototype for connection_close_adder
2001-07-31 oes - Persistant connections now suppressed
2001-07-31 oeslist_to_text() now appends empty line at end
2001-07-31 oesDeleted unused size parameter from filter_popups()
2001-07-30 jongfosterIgnoring *.txt (probably config files), w32.res and...
2001-07-30 jongfosterRemoving obsolete w32rulesdlg.c and w32rulesdlg.h
2001-07-30 jongfosterTidying up #defines:
2001-07-30 jongfosterRebuilding from latest configure.in and acconfig.h
2001-07-30 jongfosterFixing Solaris build (I hope) and tidying up #defines:
2001-07-30 jongfosterRemoving obsolete Win32 GUI files
2001-07-30 jongfosterTidying up #defines:
2001-07-29 jongfosterRenaming _main() [mingw32 only] to real_main(), for...
2001-07-29 jongfosterRebuilt based on latest acconfig.h
2001-07-29 jongfosterChanging _CONFIG_H to CONFIG_H_INCLUDED.
2001-07-29 jongfosterChanged _FILENAME_H to FILENAME_H_INCLUDED.
2001-07-29 jongfoster- Changing #define _KILLPOPUP_H to KILLPOPUP_H_INCLUDED
2001-07-29 jongfosterRemoving nested #includes, adding forward declarations...
2001-07-29 jongfosterRenaming _PCRS_H, and adding "extern C {}"
2001-07-29 jongfosterAdding editor control block, and renaming _SHOWARGS_H
2001-07-29 jongfosterFixing "extern C" block, and renaming #define _DEANIMATE_H
2001-07-29 jongfosterAdding missing #include project.h
2001-07-29 jongfosterAdding missing #include "loadcfg.h"
2001-07-29 jongfosterChanging #ifdef _FILENAME_H to FILENAME_H_INCLUDED...
2001-07-29 jongfosterNow prints thread ID for each message (pthreads only)
2001-07-29 jongfosterFixed compiler warning by adding a cast
2001-07-29 jongfosterCosmetic: 2 spaces -> 1 space
2001-07-29 jongfosterRebuilt based on latest configure.in
2001-07-29 jongfosterRebuilt based on latest configure.in and acconfig.h
2001-07-29 jongfosterMajor changes to build system in order to fix these...
2001-07-29 jongfosterAdding standard AutoConf support files which are needed...
2001-07-29 oesApplied pthread fix by Paul Lieverse
2001-07-28 oesFixed sed LF->CRLF conversion and removed deprecated...
2001-07-26 oesUnblocked prdownloads.sourceforge.net
2001-07-26 haroonadded new log level for popups
2001-07-26 oesRenaming #define STATIC to STATIC_PCRE
2001-07-26 oesMade browser detection a little less naive
2001-07-25 jongfoster__BEOS__ no longer overrides FEATURE_PTHREAD.
2001-07-25 jongfosterWill #error if pthreads is enabled under BeOs
2001-07-25 oesBumping version number to 2.9.8
2001-07-25 oesAdded workaround for Netscape bug that prevents display...
2001-07-25 oesclient_uagent now saves copy of User-Agent: header...
2001-07-25 oesIntroduced http->user_agent
2001-07-25 oesAdded squid chainings hints by Peter <pb@bieringer.de>
2001-07-24 oesApplied BeOS support update by Eugenia
2001-07-23 oesFixed bug that caused document body to be dropped when...
2001-07-23 oesFixed bug in popup-killing for the first read that...
2001-07-21 jongfosterBumping version number to 2.9.7
2001-07-21 jongfosterAdding version information block.
2001-07-20 haroon- In v1.5 forgot to add that I implemented LOG_LEVEL_PO...
2001-07-20 oesFixed indentation of prepocessor commands
2001-07-20 haroon- per Guy's suggestion, added a while loop in sweep...
2001-07-20 oesAdded Rodneys javascript cookie filter
2001-07-19 haroon- ignore vc_junkbuster.plg and w32.aps
2001-07-19 haroon- Added a FIXME for EditFile but didn't fix :-)
2001-07-19 haroon- Removed all #ifdef PCRS. The .rc file extension...
2001-07-19 haroon- Implemented Guy's idea of replacing window.open(...
2001-07-19 haroon- Added code to take care of the situation where while...
2001-07-19 haroon- Added case for LOG_LEVEL_POPUPS
2001-07-19 haroonAdded define for LOG_LEVEL_POPUPS
2001-07-18 oesAdapted to new #defines
2001-07-18 oesChanged interface; Cosmetics
2001-07-18 oesChanged to conform to new pcrs interface
2001-07-18 oesFixed a typo in configure.in
2001-07-18 oesFixed a typo
2001-07-18 haroonimproved nuking of window.open
2001-07-18 oesEliminated dirty hack for getsockbyname()
2001-07-18 oes- Added ACTION_STRING_DEANIMATE
2001-07-18 oesmoved #define freez from jcc.h to project.h
2001-07-18 oescosmetics
2001-07-18 oes- Made gif_deanimate_response respect
2001-07-18 oesUpdated prototype for gif_deanimate
2001-07-18 oes- Added feature for extracting the first frame
2001-07-18 oesUpdated example for debug CLF
2001-07-18 oes- Changed deanimate-gifs to string action
2001-07-18 oesChanged deanimate-gifs to string action
2001-07-17 oesFixed segv when last line in config files
2001-07-15 jongfosterNew build files for VC++ which provide the option of...
2001-07-15 jongfosterAdded support for linking with POSIX threads library
2001-07-15 jongfosterSupports POSIX threads.
2001-07-15 jongfosterRenaming STATIC to STATIC_PCRE.
2001-07-15 jongfosterRenaming #define STATIC to STATIC_PCRE
2001-07-15 jongfosterRenaming #define STATIC to STATIC_PCRE
2001-07-15 jongfosterRemoving some unused #includes
2001-07-15 jongfosterFixing "release" target.
2001-07-15 jongfosterFixing file copy in "Release" build.
2001-07-15 jongfosterAdding #includes string.h and miscutil.h
2001-07-15 jongfosterRemoving unused local variable.
2001-07-15 jongfosterFixed copy command to copy the file to te right place.
2001-07-15 jongfosterMade both JunkBuster projects depend on vc_dftables...
2001-07-15 jongfosterAdded deanimate.[ch], and fixed file copy by quoting...
2001-07-13 oes - Included SHOW_RCS for deanimate.*
next