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
/
language
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
http2: add request-response handling
Thomas Kriechbaumer
2015-06-08
1
-10
/
+14
*
Convert parse_websocket_frame to a generator
Aldo Cortesi
2015-06-08
1
-2
/
+5
*
Convert parse_pathod to generator
Aldo Cortesi
2015-06-07
1
-13
/
+15
*
Make parse_pathoc a generator
Aldo Cortesi
2015-06-07
1
-8
/
+10
*
Improve websocket logging
Aldo Cortesi
2015-06-05
1
-1
/
+1
*
Rudimentary support for reflected websocket frames.
Aldo Cortesi
2015-06-04
1
-0
/
+10
*
Clarify nomenclature, complete nested frame language spec.
Aldo Cortesi
2015-06-04
1
-1
/
+1
*
Clarify language API, stub out nested websocket frames
Aldo Cortesi
2015-06-04
1
-3
/
+8
*
Prevent autoflake from changing our API
Aldo Cortesi
2015-05-30
1
-0
/
+1
*
Add coding style check, reformat.
Aldo Cortesi
2015-05-30
1
-4
/
+3
*
Strike times token on copy
Aldo Cortesi
2015-05-17
1
-1
/
+1
*
HTTP and websocket requests now have an xN clause to repeat
Aldo Cortesi
2015-05-17
1
-1
/
+9
*
websockets: mask specification
Aldo Cortesi
2015-05-16
1
-14
/
+1
*
Remove bundled pyparsing, install as external package
Aldo Cortesi
2015-05-03
1
-1
/
+1
*
Massive refactoring to split up language implementation.
Aldo Cortesi
2015-05-02
1
-0
/
+88