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
/
test
/
test_console.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of ReplayConnection - we now have only one ClientConnection class.
Aldo Cortesi
2011-02-04
1
-4
/
+4
*
Change "connection" to the less confusing "client_conn" throughout.
Aldo Cortesi
2011-02-03
1
-6
/
+6
*
Fine-tune completion a bit.
Aldo Cortesi
2011-02-03
1
-0
/
+12
*
Add timestamps to flows.
Aldo Cortesi
2011-02-03
1
-0
/
+5
*
Test suite rejiggering and cleanup.
Aldo Cortesi
2011-02-03
1
-100
/
+31
*
Factor out flow unit tests into speparate file.
Aldo Cortesi
2011-01-31
1
-126
/
+16
*
Restructure to make subclassing Flow unnecessary.
Aldo Cortesi
2011-01-31
1
-19
/
+27
*
Add tab completion for save and load path specs.
Aldo Cortesi
2011-01-27
1
-1
/
+31
*
Add saving and loading of complete flows for later replay and analysis.
Aldo Cortesi
2011-01-26
1
-1
/
+14
*
Add serialization hooks to flows and flow component objects.
Aldo Cortesi
2011-01-26
1
-0
/
+9
*
Abstract flow management out of the interactive code.
Aldo Cortesi
2011-01-25
1
-17
/
+22
*
Initial checkin.
Aldo Cortesi
2010-02-16
1
-0
/
+269