index
:
cloud-email/mitmproxy
master
clone of mitm proxy
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
update pyparsing
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 status_code and other tests by using byte literals
Shadab Zafar
2016-06-06
1
-7
/
+7
*
Py3: Fix corresponding base.Integer test in test_language_base
Shadab Zafar
2016-06-06
2
-2
/
+2
*
Py3: Store base.Integer value as bytes
Shadab Zafar
2016-06-06
1
-2
/
+2
*
Py3: Fix useragent tests
Shadab Zafar
2016-06-06
1
-4
/
+4
*
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: Fix websocket tests
Shadab Zafar
2016-06-06
1
-10
/
+10
*
Py3: Use BytesIO in tutils.render
Shadab Zafar
2016-06-06
1
-1
/
+2
*
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
*
Enable Travis for test/pathod/test_language_http
Shadab Zafar
2016-06-06
2
-3
/
+3
*
Py3: Use byte string literals
Shadab Zafar
2016-06-06
2
-24
/
+24
*
Py3: Use BytesIO instead of StringIO for tests
Shadab Zafar
2016-06-06
1
-8
/
+8
*
Py3: Use global next() instead of iterator method
Shadab Zafar
2016-06-06
1
-23
/
+23
*
Py3: Return bytes from _Component class
Shadab Zafar
2016-06-06
1
-3
/
+3
*
Py3: Fix tests by using byte literals
Shadab Zafar
2016-06-06
1
-6
/
+6
*
Py3: Use global next() instead of iterator method
Shadab Zafar
2016-06-06
1
-1
/
+1
*
fix travis tests on master
Maximilian Hils
2016-06-06
1
-2
/
+2
*
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
2
-3
/
+5
*
Close when Pathoc.connect raises an exception
Aldo Cortesi
2016-06-06
1
-35
/
+41
*
Make more of the pathod test suite use synchronisation
Aldo Cortesi
2016-06-06
1
-39
/
+11
*
Fix lint
Aldo Cortesi
2016-06-06
1
-1
/
+1
*
web: fix list update propagation
Maximilian Hils
2016-06-05
3
-30
/
+14
*
Merge branch 'such-redux'
Maximilian Hils
2016-06-05
6
-1318
/
+1409
|
\
|
*
web: modernize flow table columns
Maximilian Hils
2016-06-05
4
-1312
/
+1404
|
*
web: update react
Maximilian Hils
2016-06-05
1
-3
/
+2
|
*
web: fix list reducer
Maximilian Hils
2016-06-05
1
-3
/
+3
*
|
Merge pull request #1212 from mitmproxy/such-redux
Aldo Cortesi
2016-06-06
10
-703
/
+434
|
\
|
|
*
web: completely move flow state to redux
Maximilian Hils
2016-06-04
10
-703
/
+434
*
|
Merge pull request #1215 from redfast00/master
Aldo Cortesi
2016-06-06
2
-3
/
+3
|
\
\
|
*
|
fix multidict unittests
redfast00
2016-06-05
1
-2
/
+2
|
*
|
Now keeps header capitalization
redfast00
2016-06-05
1
-1
/
+1
*
|
|
Merge pull request #1211 from cortesi/pathod
Aldo Cortesi
2016-06-06
17
-654
/
+76
|
\
\
\
|
*
|
|
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
5
-41
/
+14
|
*
|
|
First-order removal of pathod API and app
Aldo Cortesi
2016-06-05
6
-398
/
+62
*
|
|
|
Use BytesIO instead of StringIO
Shadab Zafar
2016-06-06
1
-2
/
+2
*
|
|
|
Py3: Use functools.total_ordering for better rich comparison
Shadab Zafar
2016-06-06
1
-0
/
+2
*
|
|
|
Py3: Use rich comparison methods (__eq__, __lt__) instead of __cmp__
Shadab Zafar
2016-06-06
1
-2
/
+5
*
|
|
|
Py3: Use byte literals for comparison
Shadab Zafar
2016-06-06
1
-1
/
+1
*
|
|
|
Py3: Use global next() function instead of iterator method
Shadab Zafar
2016-06-06
1
-7
/
+7
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #1213 from felixonmars/patch-1
Thomas Kriechbaumer
2016-06-05
1
-1
/
+1
|
\
\
\
|
*
|
|
Allow cryptography 1.4
Felix Yan
2016-06-05
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #1206 from Kriechi/improve-http2
Thomas Kriechbaumer
2016-06-05
1
-15
/
+43
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
http2: remove custom PUSH_PROMISE header
Thomas Kriechbaumer
2016-06-04
1
-1
/
+0
|
*
|
http2: improve GoAway handling
Thomas Kriechbaumer
2016-06-04
1
-3
/
+15
[next]