index
:
cloud-email/mitmproxy
master
clone of mitm proxy
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor code cleanup - no need to recreate the master queue.
Aldo Cortesi
2011-05-14
1
-2
/
+1
*
Add a -n option which tells the tools not to bind a proxy.
Aldo Cortesi
2011-05-14
6
-25
/
+49
*
Add the 30-second client replay tutorial to the docs.
Aldo Cortesi
2011-03-31
6
-2
/
+76
*
Changelog for 0.4.
Aldo Cortesi
2011-03-30
1
-1
/
+16
*
Spell-check docs, setup.py fixes, add missing files to manifest.
Aldo Cortesi
2011-03-30
8
-8
/
+12
*
Minor docs tweaks. Mention countershape.
Aldo Cortesi
2011-03-29
1
-4
/
+7
*
Refactoring.
Aldo Cortesi
2011-03-29
2
-10
/
+8
*
Add some debugging output to help troubleshoot a performance problem.
Aldo Cortesi
2011-03-27
2
-0
/
+12
*
unit test coverage ++
Aldo Cortesi
2011-03-20
5
-13
/
+27
*
Add a stickyauth option.
Aldo Cortesi
2011-03-20
10
-6
/
+125
*
Reverse order of flows in mitmproxy.
Aldo Cortesi
2011-03-20
3
-9
/
+7
*
Add a script to generate a contributors list, and use it to make a CONTRIBUTO...
Aldo Cortesi
2011-03-19
3
-2
/
+8
*
Docs - refinement and styling.
Aldo Cortesi
2011-03-19
17
-64
/
+91
*
Documentation, styling to fit on website.
Aldo Cortesi
2011-03-19
8
-59
/
+110
*
Docs and todo.
Aldo Cortesi
2011-03-19
2
-4
/
+29
*
Docs.
Aldo Cortesi
2011-03-19
8
-0
/
+42
*
Docs.
Aldo Cortesi
2011-03-19
13
-3
/
+17
*
Docs.
Aldo Cortesi
2011-03-19
9
-48
/
+42
*
Docs.
Aldo Cortesi
2011-03-18
8
-47
/
+43
*
Revamp key generation.
Aldo Cortesi
2011-03-18
6
-27
/
+74
*
Tweak CA and cert setup to be nice to Windows.
Aldo Cortesi
2011-03-18
2
-8
/
+0
*
Enable request and response script commandline arguments for mitmproxy.
Aldo Cortesi
2011-03-18
1
-14
/
+22
*
Minor fix to setup.py.
Aldo Cortesi
2011-03-18
1
-2
/
+2
*
Maintain focus in mitmproxy when flows are loaded from file.
Aldo Cortesi
2011-03-18
1
-4
/
+7
*
Do id-based comparison rather than value-based comparison to establish flow f...
Aldo Cortesi
2011-03-18
1
-1
/
+2
*
Use path_prompt rather than plain prompt where needed in mitmproxy.
Aldo Cortesi
2011-03-18
2
-8
/
+6
*
Server replay shortcut in mitmproxy can now be used to interrupt a current re...
Aldo Cortesi
2011-03-18
2
-5
/
+22
*
Client playback shortcut in mitmproxy can now be used to interrupt a current ...
Aldo Cortesi
2011-03-18
2
-5
/
+23
*
We have to pass -CAcreateserial after all.
Aldo Cortesi
2011-03-18
1
-0
/
+1
*
Docs, minor cert tweaks.
Aldo Cortesi
2011-03-18
16
-42
/
+167
*
Documentation.
Aldo Cortesi
2011-03-16
3
-1
/
+5
*
Documentation.
Aldo Cortesi
2011-03-16
10
-61
/
+79
*
Begin to flesh out and refactor docs.
Aldo Cortesi
2011-03-16
10
-80
/
+88
*
Interrupt interception when deleting an intercepting flow.
Aldo Cortesi
2011-03-15
3
-20
/
+8
*
Fix minor styling and glitches.
Aldo Cortesi
2011-03-15
1
-5
/
+5
*
Fix hang on shutdown.
Aldo Cortesi
2011-03-15
4
-10
/
+16
*
Do pre-processing of requests before replay.
Aldo Cortesi
2011-03-15
3
-33
/
+39
*
Improve responsiveness of request and response viewing.
Aldo Cortesi
2011-03-15
4
-57
/
+135
*
Stub out doc tutes.
Aldo Cortesi
2011-03-15
1
-0
/
+0
*
Use .stop() and .start() to restart curses around external spawns.
Aldo Cortesi
2011-03-14
1
-10
/
+5
*
Merge branch 'master' of github.com:cortesi/mitmproxy
Aldo Cortesi
2011-03-14
1
-1
/
+1
|
\
|
*
Fix traceback when viewing hex mode.
Aldo Cortesi
2011-03-14
1
-1
/
+1
*
|
Use raw_display instead of curses_display.
Aldo Cortesi
2011-03-14
8
-40
/
+20
|
/
*
Fix unit tests on OSX when a system proxy is configured.
Aldo Cortesi
2011-03-14
1
-4
/
+7
*
Fix flow formatting unit tests.
Aldo Cortesi
2011-03-14
1
-4
/
+2
*
We no longer use pytz.
Aldo Cortesi
2011-03-14
1
-1
/
+1
*
Indicate request and response replay status separately.
Aldo Cortesi
2011-03-13
1
-4
/
+4
*
Fix a number of small UI infelicities.
Aldo Cortesi
2011-03-13
2
-16
/
+16
*
I've now added all the features I want for 0.4. Bump the version number.
Aldo Cortesi
2011-03-13
1
-1
/
+1
*
Fix a traceback sometimes triggered viewing a connection with no response.
Aldo Cortesi
2011-03-13
2
-26
/
+29
[next]