diff options
author | Aldo Cortesi <aldo@nullcube.com> | 2014-01-28 15:12:44 +1300 |
---|---|---|
committer | Aldo Cortesi <aldo@nullcube.com> | 2014-01-28 15:12:44 +1300 |
commit | 0b7a7ffcb1b4ec65d2f68507acae7e20ee35ddc2 (patch) | |
tree | 36d3352ca916208193609031c8c400f5d408ebec /CHANGELOG | |
parent | 5ce9c2eb65dfb891c163bfa647e4a7f2874f3a84 (diff) | |
download | mitmproxy-0b7a7ffcb1b4ec65d2f68507acae7e20ee35ddc2.tar.gz mitmproxy-0b7a7ffcb1b4ec65d2f68507acae7e20ee35ddc2.tar.bz2 mitmproxy-0b7a7ffcb1b4ec65d2f68507acae7e20ee35ddc2.zip |
Changelog.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -1,3 +1,21 @@ +28 January 2014: mitmprolxy 0.10: + + * Support for multiple scripts and multiple script arguments + + * Easy certificate install through the in-proxy web app, which is now + enabled by default + + * Forward proxy mode, that forwards proxy requests to an upstream HTTP server + + * Reverse proxy now works with SSL + + * Search within a request/response using the "/" and "n" shortcut keys + + * A view that beatifies CSS files if cssutils is available + + * Bug fix, documentation improvments, and more. + + 25 August 2013: mitmproxy 0.9.2: * Improvements to the mitmproxywrapper.py helper script for OSX. |