root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @970 [970] 3 days speck Version 1.4.7
(edit) @969 [969] 3 days speck Version 1.4.7
(edit) @968 [968] 11 days speck Workaround for invalid http response headers sent from *some* of the …
(edit) @967 [967] 3 weeks speck Add "application/javascript" to the mime-types which is considered …
(edit) @966 [966] 7 weeks speck Don't add the keyword filter by default as Safari 5 doesn't work well with …
(edit) @965 [965] 2 months speck Optimize [Xml makeUniqueIdWithRoot] as using XPath for checking for …
(edit) @964 [964] 3 months speck Guard against CurlBase?.url becoming null.
(edit) @963 [963] 3 months speck Accept "200 OK" in addition to "204 No content" and "201 Created" when …
(edit) @962 [962] 3 months speck Version 1.4.5
(edit) @961 [961] 3 months speck Version 1.4.5
(edit) @960 [960] 3 months speck Fix gb.insertAtHeadStart() which inserted at body end. Reported by …
(edit) @959 [959] 3 months speck Change default for new subscriptions to allow modification of content.
(edit) @958 [958] 3 months speck Use ISO-8859-1 when transforming html pages that are "encoded" using …
(edit) @957 [957] 3 months speck Optional boolean unwrapNoscript arg to gb.zapScriptElements(). Suggestion …
(edit) @956 [956] 3 months speck gb2312 charset experiments.
(edit) @955 [955] 4 months speck Jabhts now needs IDEA annots lib to compile.
(edit) @954 [954] 4 months speck If a blocked URL contains ".gif" in the query, then send a 1*1 transparent …
(edit) @953 [953] 4 months speck @SuppressWarnings?
(edit) @952 [952] 4 months speck Workaround for sites that think "latin-1" is a valid charset name. This …
(edit) @951 [951] 5 months speck Add some debug log if http client connection sockets are finalized without …
(edit) @950 [950] 5 months speck Only log 'Native DNS failed to resolve ...' when debug log is enabled.
(edit) @949 [949] 6 months speck Improve the list of blocked ports in CONNECT by adding 666x ports from …
(edit) @948 [948] 6 months speck Allow port 83 in CONNECT. Suggested by David Edmondson.
(edit) @947 [947] 6 months speck Version 1.4.4
(edit) @946 [946] 6 months speck Version 1.4.4
(edit) @945 [945] 7 months speck Enable request rules to modify non-proxy requests. If no req-rule matches, …
(edit) @944 [944] 7 months speck Misc minor fixes from llvm-clang.
(edit) @943 [943] 7 months speck Don't require valid code signature as too many users trim the installation …
(edit) @942 [942] 7 months speck Add workaround for QuickTime? player publish to MobileMe? Gallery: it can't …
(edit) @941 [941] 8 months speck Separate prefpanelicon.png no longer needed as the System Preferences app …
(edit) @940 [940] 9 months speck Don't add filename in content-disposition header in YouTube? downloader, …
(edit) @939 [939] 9 months speck Workaround for bug in squid/2.6.STABLE16 which sends invalid http headers: …
(edit) @938 [938] 9 months speck Use more specific error message when e.g. log directory is missing.
(edit) @937 [937] 9 months speck In attachment downloader: if the filename does not contain non-ascii …
(edit) @936 [936] 10 months speck Better checking and reporting of invalid port numbers.
(edit) @935 [935] 10 months speck Fix error message, used socks port instead of http port.
(edit) @934 [934] 10 months speck Better error reporting when NetworkConfig? JS obj has/misses network ref.
(edit) @933 [933] 10 months speck Workaround for bogous NPE warning.
(edit) @932 [932] 10 months speck Add "file .../relaunch" when codesign fails.
(edit) @931 [931] 10 months speck Version 1.4.2
(edit) @930 [930] 10 months speck Version 1.4.2
(edit) @929 [929] 10 months speck More logging if NetworkConfigSubObject? is called outside context.
(edit) @928 [928] 10 months speck Include 32/64 jvm type in proxy log banner.
(edit) @927 [927] 10 months speck Build Sparkle relaunch tool in 64-bit.
(edit) @926 [926] 10 months speck Spalling arror.
(edit) @925 [925] 10 months speck Add logging for history and suspects when verbose is enabled.
(edit) @924 [924] 10 months speck Version 1.4.2b3
(edit) @923 [923] 10 months speck Add a new @NotNull/Nullable? and checkInsideScope()
(edit) @922 [922] 10 months speck Fix sporadic NPE when getting a UnknownHostException?.
(edit) @921 [921] 10 months speck Fix typo in UseCompressedOops? arg. Allow java proxy to run as another user …
(edit) @920 [920] 10 months speck Use short http timeout when testing if the java server is running or not, …
(edit) @919 [919] 10 months speck Use -XX-+UseCompressedOops?
(edit) @918 [918] 11 months speck Version 1.4.1
(edit) @917 [917] 11 months speck Version 1.4.1
(edit) @916 [916] 11 months speck Ignore "transfer-encoding: identity" headers as they're just noise, …
(edit) @915 [915] 11 months speck Don't include rule-id attribute in xml rule snippets as it isn't useful …
(edit) @914 [914] 11 months speck Fix bug in sending http headers which added extranous CRLF sequence when …
(edit) @913 [913] 11 months speck Allow request scripts to set the 'Accept-Encoding' header to one of: null, …
(edit) @912 [912] 11 months speck Add a few missing @RhinoCallback?.
(edit) @911 [911] 11 months speck Don't roll logfile as often when debug mode is enabled as this often makes …
(edit) @910 [910] 11 months speck Inline clientAcceptEncodingAllowsGzip(), used only once.
(edit) @909 [909] 11 months speck Don't change content-type to text/html when a transform script has …
(edit) @908 [908] 11 months speck Fix of keep-alive bug: if server said keep-alive was valid for 45 seconds, …
(edit) @907 [907] 11 months speck A few RTSP-over-HTTP improvements to logging and POST handling, but …
(edit) @906 [906] 11 months speck A few notifyLeftContext() was missing, so idle scripts didn't release old …
(edit) @905 [905] 11 months speck Installer script: Better diagnostics for non-working java installations …
(edit) @904 [904] 11 months speck Fix problem with timing out a connection when an uploads take a very long …
(edit) @903 [903] 11 months speck Log total remaining when sending request body with known content-size.
(edit) @902 [902] 11 months speck Don't use keep-alive on an http-server connection when the full request …
(edit) @901 [901] 11 months speck Version 1.4.0
(edit) @900 [900] 11 months speck Version 1.4.0
(edit) @899 [899] 12 months speck Add support for transfer-encoding=chunked in request-bodies. This is …
(edit) @898 [898] 12 months speck Silence some @Nullable warnings by changing the fields to @NotNull? as the …
(edit) @897 [897] 12 months speck Better roll notification msgs in logfile when rolling. Write them directly …
(edit) @896 [896] 12 months speck Better fix for NPE in NetworkManager?: don't instantiate it until http …
(edit) @895 [895] 12 months speck Update of Ref into FatRef?(@NotNull?) and NullableRef?.
(edit) @894 [894] 12 months speck Fix NullPointerException? that can happend at startup.
(edit) @893 [893] 12 months speck Always log pid to stderr when starting the proxy in java debug mode.
(edit) @892 [892] 12 months speck Use MAX() macro for setting RLIMIT_NOFILE soft limit instead of ? :
(edit) @891 [891] 12 months speck Optimize imports.
(edit) @890 [890] 12 months speck Move acceptEncodingAllowsGzip to java foundation lib.
(edit) @889 [889] 12 months speck Add gb.request.urlHost, urlPort and urlHostPort.
(edit) @888 [888] 12 months speck Mark Rhino callback methods with @RhinoCallback?: avoids the "globally …
(edit) @887 [887] 12 months speck Enable filters to send back the GlimmerBlocker? error pages, e.g. "Host not …
(edit) @886 [886] 12 months speck Reduce memory usage: set max java heap to 50 MB (was 100 MB), and log …
(edit) @885 [885] 12 months speck Version 1.3.20b50
(edit) @884 [884] 12 months speck "Unused entries" -> "Unused host-entries"
(edit) @883 [883] 12 months speck Set max fdesc (ulimit -n) in proxy to 10240. Log value in debug-runner.
(edit) @882 [882] 12 months speck Missing space in log msg.
(edit) @881 [881] 12 months speck Reduce clutter in http client cache debug dump: omit …
(edit) @880 [880] 12 months speck Log "ulimit -n" aka 'max open files' in log file. Update ConnectionCache?
(edit) @879 [879] 12 months speck Adapt to new ConnectoinCounts?. Don't log "time since last use" when it's …
(edit) @878 [878] 12 months speck Log stacktrace if NetworkManager? fails with NPE.
(edit) @877 [877] 12 months speck When getting a server error, log it to system.log before trying to show a …
(edit) @876 [876] 12 months speck Zap self-repair exec as the script doesn't exists anymore. Just write log …
(edit) @875 [875] 12 months speck Better line sups in http cache dump in log.
(edit) @874 [874] 12 months speck Suppres dumping of empty http host cache entries, as they can take up too …
(edit) @873 [873] 12 months speck Only enable the "dump cache" button when auth is available as it kind of …
(edit) @872 [872] 12 months speck "Dump http client cache" button in Developer pane, debug section.
(edit) @871 [871] 12 months speck Dump of connection specific info in http client cache dump.
Note: See TracRevisionLog for help on using the revision log.