root

Revision Log Mode:


Legend:

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