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
*
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
*
Merge branch 'master' into appveyor
Aldo Cortesi
2016-06-12
5
-21
/
+15
|
\
|
*
Fold mitmproxy.version and pathod.version into netlib.version
Aldo Cortesi
2016-06-12
5
-21
/
+15
*
|
Make the tcp connection closer cancellable
Aldo Cortesi
2016-06-12
1
-33
/
+34
|
/
*
Improve debugging of thread and other leaks
Aldo Cortesi
2016-06-11
2
-21
/
+20
*
Fix a crash when pathoc connections fail
Aldo Cortesi
2016-06-10
2
-66
/
+62
*
Remove timestamps from pathoc output
Aldo Cortesi
2016-06-10
3
-16
/
+20
*
Py3: encode() the spec before appending to path
Shadab Zafar
2016-06-08
1
-1
/
+1
*
Py3: Find content-length header by bytes
Shadab Zafar
2016-06-08
1
-1
/
+1
*
Py3: Pass bytes to http Request and Response
Shadab Zafar
2016-06-08
1
-5
/
+5
*
Py3: Properly encode() access to user_agents
Shadab Zafar
2016-06-08
1
-1
/
+1
*
Utils cleanups
Aldo Cortesi
2016-06-07
2
-11
/
+11
*
Merge remote-tracking branch 'upstream/master'
Aldo Cortesi
2016-06-07
5
-62
/
+71
|
\
|
*
fix NestedMessage encoding
Maximilian Hils
2016-06-06
1
-1
/
+1
|
*
fix .freeze(), improve tests
Maximilian Hils
2016-06-06
1
-1
/
+1
|
*
Py3: encode() status code responses
Shadab Zafar
2016-06-06
1
-1
/
+1
|
*
Py3: Exception doesn't have to be bytes
Shadab Zafar
2016-06-06
1
-1
/
+1
|
*
Py3: Fix corresponding base.Integer test in test_language_base
Shadab Zafar
2016-06-06
1
-1
/
+1
|
*
Py3: Store base.Integer value as bytes
Shadab Zafar
2016-06-06
1
-2
/
+2
|
*
Py3: UASTRINGS should be indexed by and return bytes
Shadab Zafar
2016-06-06
1
-1
/
+1
|
*
Py3: decode() input before creating new Header token
Shadab Zafar
2016-06-06
1
-4
/
+4
|
*
Py3: Use bytes_to_escaped_str for escaping message
Shadab Zafar
2016-06-06
1
-3
/
+4
|
*
Py3: More byte literals
Shadab Zafar
2016-06-06
1
-6
/
+6
|
*
Py3: Use byte string literals
Shadab Zafar
2016-06-06
1
-4
/
+4
|
*
Py3: Return bytes from _Component class
Shadab Zafar
2016-06-06
1
-3
/
+3
|
*
fix pathod test on Windows
Maximilian Hils
2016-06-06
1
-1
/
+2
|
*
Fix sequencing in Pathoc websocket termination test
Aldo Cortesi
2016-06-06
1
-0
/
+1
|
*
Close when Pathoc.connect raises an exception
Aldo Cortesi
2016-06-06
1
-35
/
+41
*
|
Migrate pathod docs to Sphinx
Aldo Cortesi
2016-06-07
23
-1561
/
+0
|
/
*
Merge pull request #1211 from cortesi/pathod
Aldo Cortesi
2016-06-06
13
-462
/
+28
|
\
|
*
Ditch pathod static assets
Aldo Cortesi
2016-06-05
9
-215
/
+0
|
*
Remove last vestiges of noapi and noweb from pathod
Aldo Cortesi
2016-06-05
2
-23
/
+9
[next]