fcgiproxy
17 months agofix for JSON master
Peter Vereshagin [Wed, 22 Dec 2010 12:45:32 +0000]
fix for JSON

only for POSTDATA yet, not for GETDATA

17 months agotransparent mode explanation bigger picture
Peter Vereshagin [Mon, 13 Dec 2010 09:33:40 +0000]
transparent mode explanation bigger picture

2 years agono scripts proxification for transparent mode
Peter Vereshagin [Mon, 17 May 2010 08:51:00 +0000]
no scripts proxification for transparent mode

2 years agofix warnings for strict at mitm nginx-error.log
Peter Vereshagin [Sun, 16 May 2010 16:03:31 +0000]
fix warnings for strict at mitm nginx-error.log

2 years agofix on body addition
Peter Vereshagin [Tue, 11 May 2010 11:09:12 +0000]
fix on body addition

2 years agoFix for reading from SSL in transparent mode
Peter Vereshagin [Tue, 11 May 2010 10:33:29 +0000]
Fix for reading from SSL in transparent mode

it was reading forever from ssl socket without that

2 years agohttp://bugs.vereshagin.org/show_bug.cgi?id=38
Peter Vereshagin [Tue, 11 May 2010 09:32:46 +0000]
http://bugs.vereshagin.org/show_bug.cgi?id=38

This required Nginx to be a mitm for https, also some squid configuration to
separate http and https to the different addresses to nginx.
Squid has a different fcgiproxy.conf

2 years agoTransparent mode
Peter Vereshagin [Fri, 7 May 2010 11:27:59 +0000]
Transparent mode

With $TRANSPARENT_MODE which is on by default, you will happen to use any web site in question very smoothly with (hope so) every rich content on stages.
To achieve this, point your real http proxy server to your cgi proxy url with 'url rewrite' feature.
Enjoy!

2 years agohttp://bugs.vereshagin.org/show_bug.cgi?id=40
Peter Vereshagin [Wed, 5 May 2010 13:10:41 +0000]
http://bugs.vereshagin.org/show_bug.cgi?id=40

a href javascript:
also, some variables claimed to be uninitialized at error log after them was
brought under use strict

2 years agoLink on a panel to be copied to clipboard
Peter Vereshagin [Wed, 5 May 2010 11:12:29 +0000]
Link on a panel to be copied to clipboard

Users may want to act via RMB on the current page like sending the URL to a friend script or plugin, bookmarking, etc.

2 years agoAdded squid redirector
Peter Vereshagin [Mon, 3 May 2010 17:37:11 +0000]
Added squid redirector

Config etc/  and libraries lib/ are the common parts of 2 executable apps:
squid redirector AND cgiproxy itself

2 years agomultiple <script>..</script> blocks per page were searched to proxify, only one match...
Peter Vereshagin [Thu, 15 Apr 2010 16:20:54 +0000]
multiple <script>..</script> blocks per page were searched to proxify, only one match is sufficient. bugs.vereshagin.org/show_bug.cgi?id=29

2 years agoPolishing regex for the same stuff
Peter Vereshagin [Wed, 14 Apr 2010 10:32:54 +0000]
Polishing regex for the same stuff

2 years agodespite reset(), pictures sometimes were processed as $is_html
Peter Vereshagin [Mon, 12 Apr 2010 12:20:14 +0000]
despite reset(), pictures sometimes were processed as $is_html

2 years agoCan see the both http://lenta.ru and http://bing.com http://google.ru ( http://bugs...
Peter Vereshagin [Mon, 12 Apr 2010 09:41:22 +0000]
Can see the both lenta.ru and http://bing.com http://google.ru ( http://bugs.vereshagin.org/show_bug.cgi?id=35 )

2 years agohttp://lenta.ru but not http://bing.com: against <script><sscript></script></script...
Peter Vereshagin [Sun, 11 Apr 2010 10:50:21 +0000]
lenta.ru but not http://bing.com: against <script><sscript></script></script> recursion and long obfuscated html enemy lines: http://bugs.vereshagin.org/show_bug.cgi?id=33

2 years agoutf8 and $response_sent init
Peter Vereshagin [Sun, 14 Mar 2010 12:55:09 +0000]
utf8 and $response_sent init

2 years agofix absolutizing for URLs ending with /; speed up Content-length fix when empty body
Peter Vereshagin [Tue, 9 Mar 2010 14:37:01 +0000]
fix absolutizing for URLs ending with /; speed up Content-length fix when empty body

2 years agoContent-length: 20 and empty body when search wikipedia
Peter Vereshagin [Tue, 9 Mar 2010 11:42:32 +0000]
Content-length: 20 and empty body when search wikipedia

2 years agofor scheme check to work
Peter Vereshagin [Mon, 8 Mar 2010 14:21:51 +0000]
for scheme check to work

2 years agoChunked to be assembled only for https
Peter Vereshagin [Mon, 8 Mar 2010 09:39:09 +0000]
Chunked to be assembled only for https

2 years agoskipped absolutising of x-proxy:, mailto:, etc. schemes
Peter Vereshagin [Mon, 8 Mar 2010 09:19:09 +0000]
skipped absolutising of x-proxy:, mailto:, etc. schemes

2 years agochunked images and xinc
Peter Vereshagin [Sun, 7 Mar 2010 11:53:25 +0000]
chunked images and xinc

2 years agofix around the '..' URLs in href and img src
Peter Vereshagin [Sat, 6 Mar 2010 13:01:43 +0000]
fix around the '..' URLs in href and img src

2 years agoSeem to work with FCGI::Spawn
Peter Vereshagin [Fri, 5 Mar 2010 16:06:00 +0000]
Seem to work with FCGI::Spawn

2 years agoInitial: 2.1.19 original
Peter Vereshagin [Fri, 5 Mar 2010 15:54:19 +0000]
Initial: 2.1.19  original