From c80214ba553e28f1ec245be3713cd4a8330dbdb0 Mon Sep 17 00:00:00 2001 From: Aldo Cortesi Date: Mon, 21 Feb 2011 12:27:01 +1300 Subject: Minor housekeeping: bump version, clean todo. --- libmproxy/__init__.py | 2 +- todo | 11 +---------- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/libmproxy/__init__.py b/libmproxy/__init__.py index e6061925..2bbcaaf5 100644 --- a/libmproxy/__init__.py +++ b/libmproxy/__init__.py @@ -1 +1 @@ -VERSION = "0.2-cache-7" +VERSION = "0.3" diff --git a/todo b/todo index d639d55e..d9dca4fc 100644 --- a/todo +++ b/todo @@ -1,18 +1,9 @@ Futures: - - Strings view for binary responses. - Post and URL field parsing and editing. - - On-the-fly generation of keys, signed with a CA - - Pass-through fast-track for things that don't match filter? - - Shortcut for viewing in pager - Upstream proxies. - - mitmdump - - Filters - - Sticky cookies - - Pipe to script - - Command-line replay or serialized flows - + - Strings view for binary responses. Bugs: -- cgit v1.2.3