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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
use new netlib module names
Thomas Kriechbaumer
2015-07-22
3
-6
/
+10
*
use netlib.http_semantics for generic data
Thomas Kriechbaumer
2015-07-22
1
-2
/
+2
*
pathoc: add socks connect
Maximilian Hils
2015-07-03
2
-1
/
+32
*
Give some structure to the logging module
Aldo Cortesi
2015-06-28
2
-1
/
+3
*
http2: implement embedded response
Thomas Kriechbaumer
2015-06-26
1
-0
/
+8
*
http2: implement more language features
Thomas Kriechbaumer
2015-06-25
1
-5
/
+47
*
Output warning info to log fp using logging methods
Aldo Cortesi
2015-06-25
1
-0
/
+2
*
fix pep8 whitespace
Thomas Kriechbaumer
2015-06-18
10
-63
/
+87
*
exclude tests on old OpenSSL without ALPN
Thomas Kriechbaumer
2015-06-18
2
-44
/
+49
*
http2: implement Headers for request & response
Thomas Kriechbaumer
2015-06-16
3
-8
/
+123
*
http2: add request-response to pathod
Thomas Kriechbaumer
2015-06-15
2
-6
/
+4
*
delay pathod parsing until needed
Thomas Kriechbaumer
2015-06-15
3
-21
/
+2
*
http2: add pathoc and language tests
Thomas Kriechbaumer
2015-06-15
2
-3
/
+134
*
http2: using http2 implies SSL
Thomas Kriechbaumer
2015-06-15
1
-0
/
+2
*
refactor cmdline tests
Thomas Kriechbaumer
2015-06-15
2
-52
/
+63
*
Bump timeouts to appease Travis.
Aldo Cortesi
2015-06-08
1
-3
/
+3
*
100% test coverage
Aldo Cortesi
2015-06-08
1
-0
/
+18
*
More timeout improvements
Aldo Cortesi
2015-06-08
2
-4
/
+2
*
Debug to diagnose Travis races
Aldo Cortesi
2015-06-08
1
-2
/
+6
*
Revamp timeout handling and test logging
Aldo Cortesi
2015-06-08
2
-19
/
+37
*
Revamp error logging somewhat
Aldo Cortesi
2015-06-08
2
-3
/
+3
*
Convert parse_websocket_frame to a generator
Aldo Cortesi
2015-06-08
1
-0
/
+10
*
Convert parse_pathod to generator
Aldo Cortesi
2015-06-07
3
-27
/
+29
*
Make parse_pathoc a generator
Aldo Cortesi
2015-06-07
6
-11
/
+11
*
Refactor pathoc message receive to use queues and generators
Aldo Cortesi
2015-06-05
2
-7
/
+8
*
Improve websocket logging
Aldo Cortesi
2015-06-05
1
-10
/
+5
*
Rudimentary support for reflected websocket frames.
Aldo Cortesi
2015-06-04
1
-2
/
+7
*
Test output to try to figure out why Travis no longer loves us
Aldo Cortesi
2015-06-04
1
-1
/
+2
*
Shore up test suite.
Aldo Cortesi
2015-06-04
5
-0
/
+47
*
Try to fix test suite race like a savage.
Aldo Cortesi
2015-06-04
2
-4
/
+9
*
Try to appease Travis
Aldo Cortesi
2015-06-04
1
-1
/
+1
*
Clarify nomenclature, complete nested frame language spec.
Aldo Cortesi
2015-06-04
2
-16
/
+25
*
Clarify language API, stub out nested websocket frames
Aldo Cortesi
2015-06-04
7
-55
/
+52
*
Change test API to allow multiple pathoc requests
Aldo Cortesi
2015-05-31
2
-17
/
+24
*
Factor logger out of pathoc, use it in pathod as well.
Aldo Cortesi
2015-05-30
3
-3
/
+5
*
Add coding style check, reformat.
Aldo Cortesi
2015-05-30
10
-33
/
+60
*
Strike times token on copy
Aldo Cortesi
2015-05-17
1
-0
/
+6
*
websockets: raw body specification
Aldo Cortesi
2015-05-17
1
-0
/
+8
*
websockets: lINTEGER to specify payload length
Aldo Cortesi
2015-05-17
2
-0
/
+19
*
websockets: replace the "raw" with a simpler mechanism
Aldo Cortesi
2015-05-17
1
-2
/
+9
*
Introduce and enfoce uniqueness constraints for language components
Aldo Cortesi
2015-05-17
3
-0
/
+18
*
websockets: client and server flavors, key and mask specification
Aldo Cortesi
2015-05-16
2
-11
/
+43
*
websockets: mask specification
Aldo Cortesi
2015-05-16
2
-1
/
+31
*
websockets: fix actions on frames
Aldo Cortesi
2015-05-05
1
-0
/
+1
*
websockets: specification of fin, mask, rsv1-3 bits.
Aldo Cortesi
2015-05-04
2
-4
/
+49
*
websockets: code specification
Aldo Cortesi
2015-05-03
5
-19
/
+61
*
Lower-case rather than upper-case to canonicalize names
Aldo Cortesi
2015-05-03
3
-11
/
+11
*
PreValue -> Value
Aldo Cortesi
2015-05-03
1
-1
/
+1
*
Clarify token/component split through naming
Aldo Cortesi
2015-05-03
2
-54
/
+38
*
Remove bundled pyparsing, install as external package
Aldo Cortesi
2015-05-03
2
-4
/
+6
[next]