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