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
...
|
*
|
Added try/except block for import errors with harparser and pytz.
Justus Wingert
2014-11-15
1
-2
/
+8
|
*
|
Updated setup.py and moved requirements to examples section. Included example...
Justus Wingert
2014-11-15
3
-17
/
+27
|
*
|
Switched to pytz. Added comment for clarification on behaviour of HAREncodabl...
Justus Wingert
2014-11-15
2
-15
/
+9
|
*
|
It seems get_decoded_content can actually be shorter than content due to enco...
Justus Wingert
2014-11-15
1
-1
/
+1
|
*
|
Removed the globals and replaced them with internal attributes of _HARLog. Mi...
Justus Wingert
2014-11-15
1
-34
/
+46
|
*
|
Hopefully fixed dependency fuckup.
Justus Wingert
2014-11-15
1
-1
/
+1
|
*
|
Added script dependencie to harparser.
Justus Wingert
2014-11-15
1
-0
/
+1
|
*
|
Typo...
Justus Wingert
2014-11-15
1
-1
/
+1
|
*
|
Improved helper method, marginally.
Justus Wingert
2014-11-15
1
-4
/
+4
|
*
|
Updated documentation and cleaned up the code.
Justus Wingert
2014-11-15
1
-105
/
+91
|
*
|
Initial checkin with har_extractor script.
Justus Wingert
2014-11-15
1
-0
/
+207
*
|
|
One common --version flag
Aldo Cortesi
2014-11-15
1
-15
/
+5
*
|
|
Remove last vestiges of argparse
Aldo Cortesi
2014-11-15
1
-7
/
+6
*
|
|
Exclude main.py from coverage analysis
Aldo Cortesi
2014-11-15
2
-1
/
+4
*
|
|
Make sure all command-line arguments have a long form
Aldo Cortesi
2014-11-15
1
-21
/
+20
*
|
|
Enable config file parsing
Aldo Cortesi
2014-11-15
2
-5
/
+49
*
|
|
Refactor command-line argument definition
Aldo Cortesi
2014-11-15
2
-122
/
+124
*
|
|
Adjust tests
Aldo Cortesi
2014-11-15
2
-9
/
+9
*
|
|
Remove sortedcontainers from deps - we don't use it
Aldo Cortesi
2014-11-15
1
-1
/
+0
*
|
|
First-order integration of configargparser to add config file support
Aldo Cortesi
2014-11-15
6
-71
/
+165
*
|
|
Some additions to the release checklist
Aldo Cortesi
2014-11-15
1
-0
/
+15
|
/
/
*
|
always show error messages
Maximilian Hils
2014-11-15
2
-2
/
+2
*
|
Changelog, plus fix date of previous release
Aldo Cortesi
2014-11-15
1
-1
/
+6
*
|
bump version
Maximilian Hils
2014-11-14
1
-1
/
+1
*
|
fix #409
Maximilian Hils
2014-11-14
1
-1
/
+5
*
|
handle script hooks in replay, fix tests, fix #402
Maximilian Hils
2014-11-14
3
-43
/
+55
*
|
fix grideditor bug
Maximilian Hils
2014-11-14
1
-0
/
+2
*
|
docs++
Maximilian Hils
2014-11-13
1
-0
/
+9
*
|
fix tests
Maximilian Hils
2014-11-11
2
-2
/
+3
*
|
Merge branch 'master' of github.com:mitmproxy/mitmproxy
Maximilian Hils
2014-11-11
4
-19
/
+11
|
\
\
|
*
\
Merge branch 'master' of ssh.github.com:mitmproxy/mitmproxy
Aldo Cortesi
2014-11-11
7
-24
/
+28
|
|
\
\
|
*
|
|
Remove entry points in favor of vanilla scripts, fix test-release
Aldo Cortesi
2014-11-11
2
-17
/
+9
|
*
|
|
Minor doc adjustments
Aldo Cortesi
2014-11-07
2
-2
/
+2
*
|
|
|
be more explicit about requirements
Maximilian Hils
2014-11-11
2
-2
/
+6
|
|
/
/
|
/
|
|
*
|
|
fix clear key
Maximilian Hils
2014-11-10
1
-4
/
+5
*
|
|
Merge pull request #403 from Lucas-C/master
Maximilian Hils
2014-11-10
1
-6
/
+5
|
\
\
\
|
*
|
|
Using uppercase C to 'clear' display mode, because lowercase 'c' is used for css
Lucas Cimon
2014-11-07
1
-6
/
+5
*
|
|
|
fix #402
Maximilian Hils
2014-11-10
1
-1
/
+2
*
|
|
|
update change_upstream_proxy example
Maximilian Hils
2014-11-10
1
-2
/
+2
|
/
/
/
*
|
|
fix tests
Maximilian Hils
2014-11-07
1
-9
/
+13
*
|
|
fix #401
Maximilian Hils
2014-11-07
1
-8
/
+4
*
|
|
fix #399
Maximilian Hils
2014-11-06
2
-3
/
+6
|
/
/
*
|
Reduce loop timeouts to improve mitmproxy responsiveness
Aldo Cortesi
2014-11-06
2
-4
/
+11
*
|
Fix bug in flow dumping, add unit test that should have caught this in the fi...
Aldo Cortesi
2014-11-06
2
-2
/
+16
*
|
We don't need requests for mitmproxy
Aldo Cortesi
2014-11-05
2
-4
/
+1
*
|
Merge branch 'master' of ssh.github.com:mitmproxy/mitmproxy
Aldo Cortesi
2014-11-04
3
-11
/
+33
|
\
\
|
*
\
Merge pull request #393 from onlywade/master
Maximilian Hils
2014-11-01
2
-9
/
+31
|
|
\
\
|
|
*
|
Updating OPTIONS test with related issue number.
Wade 524
2014-10-31
1
-1
/
+1
|
|
*
|
Fixing issue #392.
Wade 524
2014-10-31
1
-3
/
+2
|
|
*
|
Adding some test coverage for handling HTTP OPTIONS requests.
Wade 524
2014-10-31
1
-6
/
+29
|
|
/
/
[prev]
[next]