Code

Programming Languages: C

License: GNU General Public License (GPL)

Repositories

browse code, statistics, last commit on 2009-11-10 cvs -d:pserver:anonymous@ijbswa.cvs.sourceforge.net:/cvsroot/ijbswa login

cvs -z3 -d:pserver:anonymous@ijbswa.cvs.sourceforge.net:/cvsroot/ijbswa co -P modulename

Show:

What's happening?

  • Proxy problem after uninstall

    Privoxy v3.0.15 installed with Win 7 X64. After uninstalling the browsers (Chrome.02.037.0) will not connect to the internet? Avast firewall installed. How best to resolve please?.

    2009-11-11 00:16:50 UTC by https://www.google.com/accounts

  • Comment: win install: no overide of user* plus little improves

    I have added winsetup2.zip which replaces winsetup.zip. This patch solves also: http://sourceforge.net/tracker/?func=detail&aid=2888566&group_id=11118&atid=111118 Also the section "Start Privoxy now" has been merged into the installation completed prompt.

    2009-11-10 21:13:57 UTC by daemonui

  • Comment: Privoxy crashes without errors at 4997+ characters in filter

    You could still divide your replacement text across multiple filter lines and only let the last filter line remove the matched text.

    2009-11-10 16:49:35 UTC by fabiankeil

  • Comment: keep-alive-timeout buggy

    Thanks for reporting the problem, but without more information there's nothing we can do about it. A logfile that shows the problem would be a start.

    2009-11-10 16:25:53 UTC by fabiankeil

  • Privoxy

    fabiankeil committed patchset 4466 of module current to the Privoxy CVS repository, changing 2 files.

    2009-11-10 16:20:18 UTC by fabiankeil

  • Privoxy

    fabiankeil committed patchset 4465 of module current to the Privoxy CVS repository, changing 1 files.

    2009-11-10 16:19:38 UTC by fabiankeil

  • keep-alive-timeout buggy

    When "keep-alive-timeout 300" is enabled, some sites, including D-Link router web software, Yahoo Mail and Google Mail, can pause for exactly 20 seconds before resuming normally. Disabling the "keep-alive-timeout" allows for normal operations. Bug experienced on version 3.0.15 beta on a clean and untouched install on Windows XP Service Pack 3.

    2009-11-10 05:58:41 UTC by nobody

  • hide log window for service

    the service doesn't start with hidden log-window --service should imply start minimized (at least, it should automatically minimize) Is suggest to modify w32log.c(252): BOOL InitLogWindow(void): replace g_hwndLogFrame = CreateLogWindow(g_hInstance, g_nCmdShow); by g_hwndLogFrame = CreateLogWindow(g_hInstance, bRunAsService ? SW_HIDE : g_nCmdShow); or add this to WinMain right...

    2009-11-10 01:57:31 UTC by daemonui

  • win install: no overide of user* plus little improves

    this patch includes. - eliminates double processing of trust.txt to old_trust.txt - user.action user.filter are not overwritten anymore - Altered message on finish if updated - exec after finish-dialog (get the user a chance to update the config) - when closing a running Privoxy, wait until it is really gone (max. 20*200 msec) - adding install / uninstall icon files in winsetup!! (note:

    2009-11-09 23:18:19 UTC by daemonui

  • Comment: User config files overwritten during upgrade

    No, I'm just saying user.config and user.filter are overwritten Thanks, I followed the instructions somewhere getting only the "current" part.

    2009-11-09 22:26:00 UTC by daemonui

Our Numbers