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
/
libpathod
/
pathoc.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
adjust to netlib changes
Maximilian Hils
2015-09-26
1
-3
/
+3
*
adjust to netlib request model changes
Maximilian Hils
2015-09-26
1
-1
/
+1
*
use new netlib exceptions
Maximilian Hils
2015-09-17
1
-9
/
+10
*
minor fixes
Maximilian Hils
2015-09-16
1
-2
/
+2
*
adjust to netlib changes
Maximilian Hils
2015-09-16
1
-16
/
+17
*
better sslversion handling
Maximilian Hils
2015-08-29
1
-0
/
+4
*
fix alpn
Maximilian Hils
2015-08-28
1
-1
/
+3
*
rename content -> body
Thomas Kriechbaumer
2015-07-22
1
-1
/
+1
*
use new HTTP/1 protocol
Thomas Kriechbaumer
2015-07-22
1
-2
/
+2
*
inline log method
Thomas Kriechbaumer
2015-07-22
1
-6
/
+3
*
use common interface for HTTP/1 and HTTP/2
Thomas Kriechbaumer
2015-07-22
1
-12
/
+3
*
use new netlib module names
Thomas Kriechbaumer
2015-07-22
1
-5
/
+6
*
use netlib.http_semantics for generic data
Thomas Kriechbaumer
2015-07-22
1
-26
/
+4
*
pathoc: add socks connect
Maximilian Hils
2015-07-03
1
-1
/
+34
*
Give some structure to the logging module
Aldo Cortesi
2015-06-28
1
-24
/
+29
*
http2: fix framedump argument usage
Thomas Kriechbaumer
2015-06-26
1
-1
/
+1
*
Output warning info to log fp using logging methods
Aldo Cortesi
2015-06-25
1
-2
/
+6
*
unify SSL version/method handling
Thomas Kriechbaumer
2015-06-22
1
-4
/
+4
*
fix pep8 whitespace
Thomas Kriechbaumer
2015-06-18
1
-35
/
+39
*
fix prospector code smells
Thomas Kriechbaumer
2015-06-18
1
-3
/
+3
*
fix prospector code smells
Thomas Kriechbaumer
2015-06-18
1
-2
/
+2
*
http2: implement Headers for request & response
Thomas Kriechbaumer
2015-06-16
1
-6
/
+1
*
http2: add request-response to pathod
Thomas Kriechbaumer
2015-06-15
1
-3
/
+5
*
http2: add warning for missing ALPN support
Thomas Kriechbaumer
2015-06-15
1
-1
/
+5
*
http2: add request-response handling
Thomas Kriechbaumer
2015-06-08
1
-19
/
+41
*
http2: setup ALPN
Thomas Kriechbaumer
2015-06-08
1
-5
/
+29
*
http2: add command line arguments
Thomas Kriechbaumer
2015-06-08
1
-0
/
+9
*
100% test coverage
Aldo Cortesi
2015-06-08
1
-22
/
+4
*
More timeout improvements
Aldo Cortesi
2015-06-08
1
-3
/
+4
*
Revamp timeout handling and test logging
Aldo Cortesi
2015-06-08
1
-24
/
+40
*
Revamp error logging somewhat
Aldo Cortesi
2015-06-08
1
-0
/
+4
*
Make parse_pathoc a generator
Aldo Cortesi
2015-06-07
1
-25
/
+20
*
Refactor pathoc message receive to use queues and generators
Aldo Cortesi
2015-06-05
1
-14
/
+32
*
Improve websocket logging
Aldo Cortesi
2015-06-05
1
-2
/
+2
*
Clarify language API, stub out nested websocket frames
Aldo Cortesi
2015-06-04
1
-3
/
+3
*
Factor logger out of pathoc, use it in pathod as well.
Aldo Cortesi
2015-05-30
1
-55
/
+3
*
Add coding style check, reformat.
Aldo Cortesi
2015-05-30
1
-28
/
+35
*
websockets: client and server flavors, key and mask specification
Aldo Cortesi
2015-05-16
1
-1
/
+2
*
pathoc: cope with errors during websocket frame read.
Aldo Cortesi
2015-05-05
1
-2
/
+5
*
Split language test suite: generators
Aldo Cortesi
2015-05-02
1
-2
/
+4
*
Massive refactoring to split up language implementation.
Aldo Cortesi
2015-05-02
1
-5
/
+6
*
pathoc: cope better with disconnect conditions
Aldo Cortesi
2015-05-01
1
-9
/
+9
*
pathoc: Integrate bytes read/written log into Log handler
Aldo Cortesi
2015-04-30
1
-67
/
+62
*
Revamp pathoc log output with a context handler
Aldo Cortesi
2015-04-30
1
-103
/
+127
*
Websocket frame read limit.
Aldo Cortesi
2015-04-30
1
-7
/
+57
*
Stub out websocket read loop and Frame language construct
Aldo Cortesi
2015-04-29
1
-3
/
+86
*
websockets: server handshake scheme
Aldo Cortesi
2015-04-22
1
-9
/
+9
*
Fix call signature in pathoc.
Aldo Cortesi
2015-04-20
1
-2
/
+2
*
Whitespace, interface refcactoring, sketch websockets language
Aldo Cortesi
2015-04-20
1
-9
/
+15
*
Whitespace, small fixes.
Aldo Cortesi
2015-04-20
1
-16
/
+21
[next]