index
:
cloud-email/mitmproxy
master
clone of mitm proxy
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libmproxy
/
utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add a pretty-printing mode for urlencoded form data.
Aldo Cortesi
2011-07-15
1
-1
/
+6
*
Rewrite Headers object to preserve order and case.
Aldo Cortesi
2011-07-14
1
-98
/
+56
*
JSON pretty-printing.
Aldo Cortesi
2011-06-30
1
-0
/
+9
*
Make the certificate wait time configurable.
Aldo Cortesi
2011-06-27
1
-1
/
+0
*
Try not to hang when user views large request & response bodies
Aldo Cortesi
2011-06-27
1
-1
/
+12
*
Add a hideous kludge to fix not-yet-valid certificates.
Aldo Cortesi
2011-06-11
1
-0
/
+2
*
Revamp key generation.
Aldo Cortesi
2011-03-18
1
-5
/
+47
*
We have to pass -CAcreateserial after all.
Aldo Cortesi
2011-03-18
1
-0
/
+1
*
Docs, minor cert tweaks.
Aldo Cortesi
2011-03-18
1
-1
/
+0
*
Improve responsiveness of request and response viewing.
Aldo Cortesi
2011-03-15
1
-1
/
+39
*
We no longer use pytz.
Aldo Cortesi
2011-03-14
1
-1
/
+1
*
Fix stickycookie setting, indented view traceback.
Aldo Cortesi
2011-03-13
1
-0
/
+1
*
Think harder about timestamps. Just save seconds since the epoch as a float.
Aldo Cortesi
2011-03-09
1
-4
/
+5
*
Store timestamps on flow components as a UTC time tuple.
Aldo Cortesi
2011-03-07
1
-2
/
+10
*
Minor housekeeping - unused code, nocover directives.
Aldo Cortesi
2011-02-24
1
-10
/
+0
*
More mature sticky cookie primitive. Use it in console.py.
Aldo Cortesi
2011-02-24
1
-0
/
+8
*
Clean up and strip down netstrings module.
Aldo Cortesi
2011-02-20
1
-8
/
+5
*
Revamp SSL configuration.
Aldo Cortesi
2011-02-20
1
-49
/
+9
*
Clean up certificate generation.
Aldo Cortesi
2011-02-20
1
-137
/
+88
*
Add file writing to mitmdump.
Aldo Cortesi
2011-02-17
1
-1
/
+1
*
Extract common SSL certificate option processing
Henrik Nordstrom
2011-02-16
1
-1
/
+17
*
Extract common SSL certificate options into a group.
Aldo Cortesi
2011-02-16
1
-0
/
+29
*
Implement a dummy CA
Henrik Nordstrom
2011-02-10
1
-19
/
+152
*
Import cache store control into console controller
Henrik Nordstrom
2011-02-10
1
-1
/
+10
*
Sort header names for a predictable result
Henrik Nordstrom
2011-02-10
1
-1
/
+1
*
Move try_del to utils
Henrik Nordstrom
2011-02-10
1
-0
/
+7
*
Further fine-tuning for pretty_xmlish.
Aldo Cortesi
2011-02-06
1
-8
/
+8
*
Rip out BeautifulSoup, and use a custom XML-ish prettyprinter.
Aldo Cortesi
2011-02-06
1
-9
/
+41
*
Add timestamps to flows.
Aldo Cortesi
2011-02-03
1
-1
/
+7
*
Make pretty-printing more robust.
Aldo Cortesi
2011-01-28
1
-2
/
+3
*
Basix XML/HTML pretty-printing in flow viewer.
Aldo Cortesi
2011-01-27
1
-0
/
+10
*
Add serialization hooks to flows and flow component objects.
Aldo Cortesi
2011-01-26
1
-0
/
+10
*
Initial checkin.
Aldo Cortesi
2010-02-16
1
-0
/
+277
[prev]