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
/
pathod
Commit message (
Expand
)
Author
Age
Files
Lines
*
rewrite absolute-form HTTP requests to relative form, fix #1759 (#1765)
Maximilian Hils
2016-11-20
1
-0
/
+2
*
Remove deprecated interfaces
Aldo Cortesi
2016-11-04
1
-4
/
+4
*
Allow forever wait at end of message #1541
Naveen Pai
2016-11-04
1
-1
/
+3
*
tests: pathod/tutils.py -> pathod/tservers.py
Aldo Cortesi
2016-11-02
1
-1
/
+1
*
various encoding fixes, fix #1650
Maximilian Hils
2016-10-22
1
-1
/
+1
*
The final piece: netlib -> mitproxy.net
Aldo Cortesi
2016-10-20
10
-39
/
+39
*
netlib.tutils -> mitmproxy.test.tutils
Aldo Cortesi
2016-10-20
1
-1
/
+1
*
netlib.exceptions.* -> mitmproxy.exceptions
Aldo Cortesi
2016-10-20
5
-9
/
+9
*
netlib.certutils -> mitmproxy.certs
Aldo Cortesi
2016-10-20
2
-14
/
+20
*
netlib.utils.BiDi -> mitmproxy.types.bidi.BiDi
Aldo Cortesi
2016-10-20
1
-2
/
+2
*
mitmproxy.types.[basethread,multidict,serializable]
Aldo Cortesi
2016-10-20
2
-2
/
+2
*
netlib.strutils -> mitmproxy.utils.strutils
Aldo Cortesi
2016-10-20
5
-5
/
+5
*
netlib.human -> mitmproxy.utils.human
Aldo Cortesi
2016-10-20
3
-3
/
+4
*
Create mitmproxy.utils hierarchy
Aldo Cortesi
2016-10-20
1
-2
/
+3
*
netlib.version -> mitmproxy.version
Aldo Cortesi
2016-10-20
4
-4
/
+4
*
pathoc: handle error when selecting on read file
Aldo Cortesi
2016-10-19
1
-1
/
+4
*
pathoc: Guess the Host header from the path if possible
Aldo Cortesi
2016-10-19
1
-3
/
+14
*
remove empty lines at beginning of file
Thomas Kriechbaumer
2016-10-17
3
-3
/
+0
*
python3: clean up super and __future__
Aldo Cortesi
2016-10-17
5
-5
/
+0
*
python3: clean up class brackets
Aldo Cortesi
2016-10-17
11
-16
/
+16
*
Zap object base class
Aldo Cortesi
2016-10-17
11
-16
/
+16
*
pathod: remove six
Aldo Cortesi
2016-10-17
7
-19
/
+11
*
First-order conversion to Python3-only
Aldo Cortesi
2016-10-17
2
-3
/
+2
*
http2: frames don't have a human_readable method
Aldo Cortesi
2016-10-04
1
-4
/
+4
*
websockets_handshake -> websocket_handshake
Aldo Cortesi
2016-10-04
1
-3
/
+3
*
fix #1221 (#1578)
Maximilian Hils
2016-09-24
2
-9
/
+19
*
minor cleanups
Maximilian Hils
2016-09-24
2
-4
/
+4
*
fix pathod http2 response creation
Maximilian Hils
2016-09-21
2
-3
/
+3
*
http2: improve framereader
Thomas Kriechbaumer
2016-09-03
1
-1
/
+1
*
add websockets support to mitmproxy
Thomas Kriechbaumer
2016-09-01
4
-8
/
+9
*
add escape_single_quotes=False arg to bytes_to_escaped_str
Maximilian Hils
2016-07-29
2
-5
/
+5
*
sni is now str, not bytes
Maximilian Hils
2016-07-06
1
-1
/
+4
*
fix pathod log encoding
Maximilian Hils
2016-07-06
1
-3
/
+9
*
remove clean_bin, clarify unicode handling
Maximilian Hils
2016-07-05
1
-2
/
+3
*
py3: fix bytes vs. str
Thomas Kriechbaumer
2016-07-03
1
-5
/
+5
*
h2: move header parsing to netlib
Shadab Zafar
2016-07-03
1
-39
/
+7
*
minor fixes
Maximilian Hils
2016-07-01
2
-2
/
+2
*
py3++: test/mitmproxy/test_server
Shadab Zafar
2016-07-01
1
-1
/
+1
*
move custom HTTP/2 stack from netlib to pathod
Thomas Kriechbaumer
2016-06-17
2
-9
/
+442
*
pathoc: use idna encoding for hostnames
Maximilian Hils
2016-06-16
1
-1
/
+1
*
Py3: Send bytes to get_cert
Shadab Zafar
2016-06-16
1
-1
/
+1
*
Py3: pathoc should send bytes over wire
Shadab Zafar
2016-06-16
2
-5
/
+5
*
Unexpected spaces around =
Shadab Zafar
2016-06-15
1
-1
/
+1
*
Py3: Split on byte newlines in pathod.log
Shadab Zafar
2016-06-15
1
-1
/
+1
*
Py3: Find Content-Length header by bytes
Shadab Zafar
2016-06-15
1
-1
/
+1
*
Py3: pathoc
Shadab Zafar
2016-06-15
1
-10
/
+17
*
Py3: pathod
Shadab Zafar
2016-06-15
1
-11
/
+7
*
Py3: websockets
Shadab Zafar
2016-06-15
2
-3
/
+4
*
Py3: fix http2 bytes issue
Shadab Zafar
2016-06-15
1
-1
/
+1
*
Start rolling out leak detection in netlib
Aldo Cortesi
2016-06-14
1
-13
/
+1
[next]