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_pathoc.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add coding style check, reformat.
Aldo Cortesi
2015-05-30
1
-4
/
+17
*
websockets: code specification
Aldo Cortesi
2015-05-03
1
-1
/
+1
*
Lower-case rather than upper-case to canonicalize names
Aldo Cortesi
2015-05-03
1
-1
/
+1
*
Revamp pathoc log output with a context handler
Aldo Cortesi
2015-04-30
1
-10
/
+17
*
websockets: server handshake scheme
Aldo Cortesi
2015-04-22
1
-1
/
+1
*
Whitespace, interface refcactoring, sketch websockets language
Aldo Cortesi
2015-04-20
1
-1
/
+1
*
Whitespace, small fixes.
Aldo Cortesi
2015-04-20
1
-4
/
+4
*
Refactor pathoc
Aldo Cortesi
2015-04-19
1
-16
/
+25
*
pathoc: Print SSL info only once per connection
Aldo Cortesi
2015-04-19
1
-3
/
+2
*
100% unit tests
Aldo Cortesi
2015-04-19
1
-1
/
+4
*
Allow nesting of pathod response specs in pathoc specs
Aldo Cortesi
2014-10-26
1
-1
/
+4
*
Allow specification of multiple patterns from file and on command line
Aldo Cortesi
2014-10-25
1
-1
/
+1
*
Parse patterns eagerly on instantiation
Aldo Cortesi
2014-10-25
1
-15
/
+22
*
Nicer way to specify patterns read for file - just use a path
Aldo Cortesi
2014-10-25
1
-5
/
+0
*
Silence insecure requets warnings in our test package
Aldo Cortesi
2014-09-07
1
-6
/
+11
*
pathoc -S dumps information on the remote SSL certificate chain
Aldo Cortesi
2014-03-02
1
-19
/
+28
*
Big improvements to SSL handling
Aldo Cortesi
2014-03-02
1
-1
/
+1
*
adjust to signature changes in netlib.tcp
Maximilian Hils
2014-01-28
1
-9
/
+6
*
always return Content-Length: 0 if r is not set
Maximilian Hils
2013-12-15
1
-6
/
+6
*
Adapt for new request_client_cert option in netlib.
Aldo Cortesi
2013-05-13
1
-1
/
+4
*
Improve robustness of proxy CONNECT, test coverage to 100%.
Aldo Cortesi
2013-03-02
1
-0
/
+20
*
Make pathoc request return more human-friendly.
Aldo Cortesi
2013-02-27
1
-6
/
+6
*
Add support for client certificates
Aldo Cortesi
2013-01-20
1
-0
/
+13
*
Shift SSL parameters into Pathoc class
Aldo Cortesi
2013-01-04
1
-2
/
+30
*
Use .freeze to implement the -e explain flags for pathod and pathoc.
Aldo Cortesi
2012-10-31
1
-0
/
+4
*
Unit test suite love: 100% coverage
Aldo Cortesi
2012-10-25
1
-0
/
+1
*
Remove actions log and explain, preparing for a more sophisticated take on this.
Aldo Cortesi
2012-10-05
1
-5
/
+1
*
Add pathoc -T to ignore timeouts.
Aldo Cortesi
2012-09-28
1
-1
/
+2
*
Add pathoc -c to specify a list of return codes to ignore.
Aldo Cortesi
2012-09-27
1
-1
/
+8
*
Refactor print_requests -> print_request
Aldo Cortesi
2012-09-26
1
-8
/
+9
*
Response printing
Aldo Cortesi
2012-09-26
1
-13
/
+14
*
Hex and verbatim output of requests.
Aldo Cortesi
2012-09-26
1
-1
/
+6
*
Stub out new output argument structure.
Aldo Cortesi
2012-09-26
1
-6
/
+17
*
100% test coverage.
Aldo Cortesi
2012-07-30
1
-0
/
+1
*
Swap the offset, seconds arguments for the pause operator.
Aldo Cortesi
2012-07-24
1
-1
/
+1
*
100% test coverage for pathoc.py
Aldo Cortesi
2012-07-23
1
-0
/
+11
*
Allow execution of specs from file, using +./path
Aldo Cortesi
2012-07-22
1
-0
/
+5
*
pathoc: add a flag to dump request information.
Aldo Cortesi
2012-07-21
1
-2
/
+2
*
Factor out request printing in to a method, and test it.
Aldo Cortesi
2012-06-30
1
-2
/
+18
*
Split pathod and pathoc daemon test suites out.
Aldo Cortesi
2012-06-26
1
-0
/
+27