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
/
pathod.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
adjust to netlib changes
Maximilian Hils
2015-09-26
1
-3
/
+3
*
code -> status_code, httpversion -> http_version
Maximilian Hils
2015-09-17
1
-3
/
+3
*
use new netlib exceptions
Maximilian Hils
2015-09-17
1
-7
/
+7
*
minor fixes
Maximilian Hils
2015-09-16
1
-4
/
+3
*
adjust to netlib changes
Maximilian Hils
2015-09-16
1
-6
/
+7
*
adjust to new netlib headers
Maximilian Hils
2015-09-05
1
-3
/
+2
*
better sslversion handling
Maximilian Hils
2015-08-29
1
-0
/
+4
*
fix bugs
Thomas Kriechbaumer
2015-07-22
1
-4
/
+4
*
http2: remove odict workaround
Thomas Kriechbaumer
2015-07-22
1
-1
/
+1
*
remove debug prints
Thomas Kriechbaumer
2015-07-22
1
-1
/
+0
*
remove code duplication
Thomas Kriechbaumer
2015-07-22
1
-19
/
+18
*
rename content -> body
Thomas Kriechbaumer
2015-07-22
1
-1
/
+1
*
use new HTTP/1 protocol
Thomas Kriechbaumer
2015-07-22
1
-5
/
+6
*
use new netlib module names
Thomas Kriechbaumer
2015-07-22
1
-1
/
+2
*
refactor protocol-related pathod methods
Thomas Kriechbaumer
2015-07-22
1
-175
/
+10
*
use websockets protocol
Thomas Kriechbaumer
2015-07-22
1
-1
/
+1
*
Give some structure to the logging module
Aldo Cortesi
2015-06-28
1
-19
/
+18
*
Preserve traceback for errors in log wrapper
Aldo Cortesi
2015-06-27
1
-4
/
+13
*
Output warning info to log fp using logging methods
Aldo Cortesi
2015-06-25
1
-1
/
+0
*
unify SSL version/method handling
Thomas Kriechbaumer
2015-06-22
1
-5
/
+5
*
fix pep8 whitespace
Thomas Kriechbaumer
2015-06-18
1
-34
/
+35
*
fix prospector code smells
Thomas Kriechbaumer
2015-06-18
1
-4
/
+4
*
fix failing mitmproxy tests
Thomas Kriechbaumer
2015-06-18
1
-1
/
+0
*
fix prospector code smells
Thomas Kriechbaumer
2015-06-18
1
-7
/
+6
*
http2: implement Headers for request & response
Thomas Kriechbaumer
2015-06-16
1
-2
/
+5
*
http2: implement error response
Thomas Kriechbaumer
2015-06-16
1
-2
/
+5
*
http2: add request-response to pathod
Thomas Kriechbaumer
2015-06-15
1
-66
/
+148
*
fix craft anchor
Thomas Kriechbaumer
2015-06-15
1
-5
/
+6
*
pathod: add ALPN support
Thomas Kriechbaumer
2015-06-15
1
-7
/
+12
*
Revamp timeout handling and test logging
Aldo Cortesi
2015-06-08
1
-1
/
+2
*
Revamp error logging somewhat
Aldo Cortesi
2015-06-08
1
-2
/
+3
*
Convert parse_websocket_frame to a generator
Aldo Cortesi
2015-06-08
1
-17
/
+18
*
Convert parse_pathod to generator
Aldo Cortesi
2015-06-07
1
-3
/
+3
*
Make parse_pathoc a generator
Aldo Cortesi
2015-06-07
1
-2
/
+2
*
Improve websocket logging
Aldo Cortesi
2015-06-05
1
-19
/
+31
*
Rudimentary support for reflected websocket frames.
Aldo Cortesi
2015-06-04
1
-12
/
+30
*
Refactor to allow dropping to websockets on any anchor point
Aldo Cortesi
2015-06-04
1
-21
/
+32
*
Craft anchor is now specified as a regex
Aldo Cortesi
2015-06-04
1
-5
/
+9
*
Refactor Pathod HTTP handlers for clarity
Aldo Cortesi
2015-06-04
1
-44
/
+56
*
Clarify language API, stub out nested websocket frames
Aldo Cortesi
2015-06-04
1
-1
/
+1
*
Change test API to allow multiple pathoc requests
Aldo Cortesi
2015-05-31
1
-1
/
+8
*
Refactor logging, fix conversion to websocket handler
Aldo Cortesi
2015-05-31
1
-19
/
+16
*
Add timestamps to logs by everywhere
Aldo Cortesi
2015-05-31
1
-3
/
+2
*
Refactor, fix a crashing bug by changing the way we specify SANs to pathod
Aldo Cortesi
2015-05-31
1
-20
/
+29
*
Refactor pathod to allow switching protocol handlers
Aldo Cortesi
2015-05-31
1
-31
/
+34
*
Factor logger out of pathoc, use it in pathod as well.
Aldo Cortesi
2015-05-30
1
-149
/
+143
*
Add coding style check, reformat.
Aldo Cortesi
2015-05-30
1
-14
/
+20
*
Split out language messages and actions
Aldo Cortesi
2015-05-03
1
-1
/
+2
*
Massive refactoring to split up language implementation.
Aldo Cortesi
2015-05-02
1
-5
/
+7
*
Change the semantics of the craft anchor point specification
Aldo Cortesi
2015-04-23
1
-5
/
+6
[next]