privoxy.git
2001-10-26 swanew version string
2001-10-26 oesMoved ijb_isspace and ijb_tolower to project.h
2001-10-26 oesIntroduced get_header_value()
2001-10-26 oesIntroduced get_header_value()
2001-10-26 oesMoved ijb_isspace and ijb_tolower to project.h
2001-10-26 oesRemoved csp->referrer
2001-10-26 oesCosmetics
2001-10-26 oes- Re-enabled Netscape 200/404 bug workaround in block_u...
2001-10-26 oesmarginal bugfix
2001-10-26 oesRe-enabling the default strings for admin-adress and...
2001-10-25 jongfoster- Now works with Netscape 6
2001-10-25 David SchmidtAdding a (void*) cast to freez() because Visual Age...
2001-10-25 David SchmidtChange in porting tactics: OS/2's EMX porting layer...
2001-10-24 hal9*** empty log message ***
2001-10-24 hal9*** empty log message ***
2001-10-24 hal9*** empty log message ***
2001-10-24 hal9nit.
2001-10-24 hal9nada
2001-10-24 hal9Fix date only.
2001-10-24 hal9Catching up with Jon's recent work, and a few other...
2001-10-24 hal9Incorporate recent changes from Jon's new stuff.
2001-10-24 hal9Minor update.
2001-10-24 hal9To keep Thomas happy (aka correcting my mistakes)
2001-10-23 jongfosterCleaning up error handling in CGI functions - they...
2001-10-23 jongfosterAdded enable-edit-actions and enable-remote-toggle
2001-10-23 jongfosterAdded call to initialize the (statically-allocated...
2001-10-23 jongfosterAdded support for enable-edit-actions and enable-remote...
2001-10-23 jongfosterAdding error-checking to create_url_spec()
2001-10-23 jongfosterDocumenting sed()'s error behaviou (doc change only)
2001-10-23 jongfosterAdding error-checking to selected functions
2001-10-23 jongfosterAdding error-checking to selected functions.
2001-10-23 jongfosterStandardising error codes in string_append
2001-10-23 jongfosterSupport for FEATURE_CGI_EDIT_ACTIONS
2001-10-23 jongfosterNew error handling - error codes are now jb_errs, not...
2001-10-23 jongfosterNew error-handling support: jb_err type and JB_ERR_xxx...
2001-10-22 David SchmidtSpecial-cased OS/2 out of the Netscape-abort-on-404...
2001-10-21 steudtenDisable single-threaded back.
2001-10-21 steudtenUpdate from configure.in
2001-10-21 swawrong url in documentation
2001-10-21 swanew version.
2001-10-21 swaalso provide developer and faq docs.
2001-10-19 David SchmidtComment out the bogus local doc URL by default, now...
2001-10-19 David SchmidtConditional administrator e-mail address... some templa...
2001-10-18 David SchmidtOnly show "Local support" on templates conditionally:
2001-10-18 David SchmidtOnly show "Local support" on templates conditionally:
2001-10-16 hal9mini nit
2001-10-15 jongfosterAdding testers. They're important too!
2001-10-15 joergsRemoved -O2 and -Wall from AmigaOS-only CFLAGS since...
2001-10-15 joergsAdded some entries from my local actionsfile.
2001-10-15 hal9Reformatted
2001-10-15 steudtenremove config.cache for target clobber.
2001-10-15 hal9Nit
2001-10-15 hal9Nit.
2001-10-15 hal9Adding finished docs to CVS
2001-10-15 hal9Minor updates.
2001-10-15 hal9Minor additions, esp. BSD/gmake.
2001-10-15 hal9Nits.
2001-10-14 hal9Various minor changes. Fleshed out SEE ALSO section.
2001-10-14 hal9Rewrite
2001-10-14 hal9Added back in man page
2001-10-14 hal9New file per Andreas's request...
2001-10-14 jongfosterAdding nytimes.com with -no-cookies -fast-redirect
2001-10-14 jongfosterFixing stupid typo.
2001-10-14 jongfoster- Changes to CGI dispatching method to match CGI names...
2001-10-14 jongfosterRemoving name_length field from struct cgi_dispatcher...
2001-10-14 jongfosterNew version of CGI-based actionsfile editor.
2001-10-14 jongfosterNew function string_append() which is like strsav(...
2001-10-14 jongfosterAdding support for a 404 error when an invalid CGI...
2001-10-14 jongfosterAdding support for the CGI-based editor:
2001-10-13 joergsFixed WebBug filter.
2001-10-13 joergsRemoved client_host, (was only required for the old...
2001-10-13 joergsRemoved client_host, added client_host_adder
2001-10-13 joergsAdded #undef EINTR to avoid warnings
2001-10-11 hal9Added in Andreas's new actions.
2001-10-10 jongfosterMoving some code that wasn't cookie-related out of...
2001-10-10 hal9Minor change for init script.
2001-10-10 hal9Very minor changes.
2001-10-10 oesAdded LIMIT_CONNECT action and string
2001-10-10 oesAdded CONNECT destination port limitation check
2001-10-10 oesAdded match_portlist function
2001-10-10 oesAdded documentation for +limit-connect action, added...
2001-10-10 oesFixed a bug, Added +limit-connect string action
2001-10-10 oesAdded ugly hack to make install target work at least...
2001-10-10 oesFailiure to load template now fatal. Before, the user...
2001-10-09 jongfosterassert.h is also required under Win32, so moving out... v_2_9_9
2001-10-09 jongfosterCorrecting actionsfile filename for Win32 INI build
2001-10-08 oesRe-enabled SSL forwarding
2001-10-07 oesAdded server_content_encoding, renamed server_transfer_...
2001-10-07 oesAdded status member to struct http_request
2001-10-07 oesChanged server_http11 to server_http and its pattern...
2001-10-07 oesChanged server_http11 to server_http
2001-10-07 oesFollowed Guy's proposal to change the document.cookie job
2001-10-07 oesadded client_accept_encoding, client_te, client_accept_...
2001-10-07 oesAdded url member to struct http_request and commented all
2001-10-07 oesRemoved FEATURE_DENY_GZIP and replaced it with client_a...
2001-10-07 oesfilter_popups now gets a csp pointer so it can raise...
2001-10-07 oesReplaced 6 boolean members of csp with one bitmap ...
2001-10-07 oesAdded prototype for remove_chunked_transfer_coding
2001-10-07 oesReplaced 6 boolean members of csp with one bitmap ...
2001-10-07 oesReplaced 6 boolean members of csp with one bitmap ...
next