source: trunk/PrefsPane @ 1044

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1044   12 days speck 2 minor clang fixes.
(edit) @1043   12 days speck jabhts recompile + 1.5.0b8 version.
(edit) @1041   5 weeks speck make using jvisualvm easier
(edit) @1040   5 weeks speck Allow (invalid) CONNECT strings which include a path, e.g. "CONNECT …
(edit) @1039   5 weeks speck Accept application/json in "any text" type.
(edit) @1038   6 weeks speck Make curl() use the same "is text response" check as filter matching.
(edit) @1037   6 weeks speck Better (earlier) error msg if unacceptable url protocol in curl().
(edit) @1035   4 months speck Moved 2 debugs for better -hidden version with log at …
(edit) @1034   5 months speck Version 1.5.0b4
(edit) @1033   5 months speck Add '%t' to keyword expansion which uses latin-1 encoding of the url …
(edit) @1032   5 months speck Make sure launchd log file is writeable by admin users etc.
(edit) @1031   6 months speck Version 1.5.0b2
(edit) @1030   6 months speck Make last-update file marker be writeable by non-admins to avoid having it …
(edit) @1029   6 months speck Add support for using only IPv4 (suppressing all IPv6) by creating the …
(edit) @1026   6 months speck Upgrade Rhino to 1.7r3
(edit) @1018   6 months speck more indent and %ld
(edit) @1017   6 months speck fix indents.
(edit) @1015   6 months speck Lots of changes for xcode 4.1 (added delegate declarations, fixed …
(edit) @1013   6 months speck xcode project update/fix.
(edit) @1011   7 months speck Make sure the proxy process is not launched with way too little memory as …
(edit) @1009   7 months speck Version 1.4.15
(edit) @1008   7 months speck Fix problem with "Last update: (date)" that didn't get updated. Reported …
(edit) @1007   7 months speck Fix problem with reactivation of GlimmerBlocker?: "can't connect to host" …
(edit) @1005   7 months speck Version 1.4.14
(edit) @1004   7 months speck Workaround in validating keyword expansion urls as NSUrl doesn't accept …
(edit) @1003   7 months speck Did not display error msg when editing virgin keyword rule.
(edit) @1002   7 months speck Version 1.4.13b57
(edit) @1001   7 months speck Lion: launch the updater using a LaunchAgent? to avoid …
(edit) @1000   7 months speck Fixes for Lion: launch installer with …
(edit) @999   7 months speck zap extra space
(edit) @998   8 months speck Support "content-encoding: identity". Reported by TJ Luoma.
(edit) @994   9 months speck Zap obsolete comment.
(edit) @992   9 months speck Prefer CFBundleShortVersionString from LS in Sparkle info. Fix bugs in …
(edit) @991   9 months speck Include LittleSnitch version in Sparkle.
(edit) @990   9 months speck Skip to 1.4.12 due to 1.4.10 released as 1.4.11
(edit) @989   9 months speck Version 1.4.10
(edit) @987   9 months speck Zap whitespace from host/path/query when saving the textfield contents …
(edit) @986   11 months speck Working workaround for java 1.5 in normalizing download filenames. Fix …
(edit) @985   11 months speck More robust YouTube? download filename handling for names with accented …
(edit) @984   13 months speck Hardcoded workaround in connect.
(edit) @983   13 months speck Launch JVM by using JNI_CreateJavaVM first, and then fallback to …
(edit) @981   13 months speck version 1.4.10b4
(edit) @978   13 months speck Support for running transformers for non-OK http statuses, e.g. redirects …
(edit) @977   14 months speck More info when debugging de-chunking http responses.
(edit) @976   14 months speck Add "application/xhtml" to the list of mime types that matches the html …
(edit) @975   15 months speck Execute request rules with the highest priority, not lowest.
(edit) @974   16 months speck Previous update made GlimmerBlocker? fail to launch on 10.6 systems which …
(edit) @973   16 months speck Better compability with Apple's latest java update and new policy for java …
(edit) @972   16 months speck IDEA + xcode upgrade.
(edit) @969   19 months speck Version 1.4.7
(edit) @967   19 months speck Add "application/javascript" to the mime-types which is considered …
(edit) @965   21 months speck Optimize [Xml makeUniqueIdWithRoot] as using XPath for checking for …
(edit) @963   21 months speck Accept "200 OK" in addition to "204 No content" and "201 Created" when …
(edit) @961   22 months speck Version 1.4.5
(edit) @960   22 months speck Fix gb.insertAtHeadStart() which inserted at body end. Reported by …
(edit) @959   22 months speck Change default for new subscriptions to allow modification of content.
(edit) @958   22 months speck Use ISO-8859-1 when transforming html pages that are "encoded" using …
(edit) @957   22 months speck Optional boolean unwrapNoscript arg to gb.zapScriptElements(). Suggestion …
(edit) @952   23 months speck Workaround for sites that think "latin-1" is a valid charset name. This …
(edit) @949   2 years speck Improve the list of blocked ports in CONNECT by adding 666x ports from …
(edit) @948   2 years speck Allow port 83 in CONNECT. Suggested by David Edmondson.
(edit) @946   2 years speck Version 1.4.4
(edit) @944   2 years speck Misc minor fixes from llvm-clang.
(edit) @943   2 years speck Don't require valid code signature as too many users trim the installation …
(edit) @941   2 years speck Separate prefpanelicon.png no longer needed as the System Preferences app …
(edit) @940   2 years speck Don't add filename in content-disposition header in YouTube? downloader, …
(edit) @938   2 years speck Use more specific error message when e.g. log directory is missing.
(edit) @932   2 years speck Add "file .../relaunch" when codesign fails.
(edit) @930   2 years speck Version 1.4.2
(edit) @925   2 years speck Add logging for history and suspects when verbose is enabled.
(edit) @924   2 years speck Version 1.4.2b3
(edit) @922   2 years speck Fix sporadic NPE when getting a UnknownHostException?.
(edit) @921   2 years speck Fix typo in UseCompressedOops? arg. Allow java proxy to run as another user …
(edit) @920   2 years speck Use short http timeout when testing if the java server is running or not, …
(edit) @919   2 years speck Use -XX-+UseCompressedOops?
(edit) @917   2 years speck Version 1.4.1
(edit) @915   2 years speck Don't include rule-id attribute in xml rule snippets as it isn't useful …
(edit) @905   2 years speck Installer script: Better diagnostics for non-working java installations …
(edit) @900   2 years speck Version 1.4.0
(edit) @899   2 years speck Add support for transfer-encoding=chunked in request-bodies. This is …
(edit) @894   2 years speck Fix NullPointerException? that can happend at startup.
(edit) @893   2 years speck Always log pid to stderr when starting the proxy in java debug mode.
(edit) @892   2 years speck Use MAX() macro for setting RLIMIT_NOFILE soft limit instead of ? :
(edit) @886   3 years speck Reduce memory usage: set max java heap to 50 MB (was 100 MB), and log …
(edit) @885   3 years speck Version 1.3.20b50
(edit) @883   3 years speck Set max fdesc (ulimit -n) in proxy to 10240. Log value in debug-runner.
(edit) @878   3 years speck Log stacktrace if NetworkManager? fails with NPE.
(edit) @877   3 years speck When getting a server error, log it to system.log before trying to show a …
(edit) @873   3 years speck Only enable the "dump cache" button when auth is available as it kind of …
(edit) @872   3 years speck "Dump http client cache" button in Developer pane, debug section.
(edit) @865   3 years speck Fix small buffers bug in HttpResponseHeaderReader2. Merge …
(edit) @864   3 years speck Support https/SSL fetches from http proxies by using CONNECT and …
(edit) @859   3 years speck Version 1.3.20b44
(edit) @858   3 years speck Missing copyright + zap trailing spaces.
(edit) @852   3 years speck Better logging and handling of network location name changes.
(edit) @849   3 years speck pkgutil --forget org.glimmerblocker.pkg-1.3.20b24
(edit) @848   3 years speck Prefs panel: check in more places if GB has been upgraded: when switching …
(edit) @847   3 years speck When codesign fails, add a button that creates a TextEdit? document with …
(edit) @846   3 years speck Remove SetupProxyUser?.pl from project.
(edit) @845   3 years speck Zap the deactivated code for self-repair launchd daemon as the Prefs Panel …
Note: See TracRevisionLog for help on using the revision log.