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
*
use new netlib module names
Thomas Kriechbaumer
2015-07-22
1
-2
/
+4
*
use netlib.http_semantics for generic data
Thomas Kriechbaumer
2015-07-22
1
-2
/
+2
*
pathoc: add socks connect
Maximilian Hils
2015-07-03
1
-1
/
+24
*
Output warning info to log fp using logging methods
Aldo Cortesi
2015-06-25
1
-0
/
+2
*
fix pep8 whitespace
Thomas Kriechbaumer
2015-06-18
1
-36
/
+37
*
exclude tests on old OpenSSL without ALPN
Thomas Kriechbaumer
2015-06-18
1
-38
/
+41
*
http2: add request-response to pathod
Thomas Kriechbaumer
2015-06-15
1
-5
/
+2
*
delay pathod parsing until needed
Thomas Kriechbaumer
2015-06-15
1
-1
/
+1
*
http2: add pathoc and language tests
Thomas Kriechbaumer
2015-06-15
1
-3
/
+59
*
Bump timeouts to appease Travis.
Aldo Cortesi
2015-06-08
1
-3
/
+3
*
100% test coverage
Aldo Cortesi
2015-06-08
1
-0
/
+18
*
Revamp error logging somewhat
Aldo Cortesi
2015-06-08
1
-1
/
+1
*
Make parse_pathoc a generator
Aldo Cortesi
2015-06-07
1
-1
/
+1
*
Try to fix test suite race like a savage.
Aldo Cortesi
2015-06-04
1
-3
/
+5
*
Clarify language API, stub out nested websocket frames
Aldo Cortesi
2015-06-04
1
-2
/
+2
*
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
[next]