aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 72d58d23..068b729d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -223,6 +223,8 @@
* Countless bugfixes and other small improvements
+ * pathod: Hugely improved SSL support, including dynamic generation of certificates
+ using the mitproxy cacert
7 November 2014: pathod 0.11:
@@ -336,6 +338,16 @@
* Proxy authentication to limit access to mitmproxy
+ * pathod: Proxy mode. You can now configure clients to use pathod as an
+ HTTP/S proxy.
+
+ * pathoc: Proxy support, including using CONNECT to tunnel directly to
+ targets.
+
+ * pathoc: client certificate support.
+
+ * pathod: API improvements, bugfixes.
+
15 May 2013: pathod 0.9 (version synced with mitmproxy):