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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix craft anchor
Thomas Kriechbaumer
2015-06-15
2
-15
/
+9
*
http2: add pathoc and language tests
Thomas Kriechbaumer
2015-06-15
1
-6
/
+2
*
http2: using http2 implies SSL
Thomas Kriechbaumer
2015-06-15
1
-0
/
+3
*
refactor cmdline tests
Thomas Kriechbaumer
2015-06-15
2
-207
/
+218
*
http2: add warning for missing ALPN support
Thomas Kriechbaumer
2015-06-15
1
-1
/
+5
*
pathod: add ALPN support
Thomas Kriechbaumer
2015-06-15
1
-7
/
+12
*
http2: add request-response handling
Thomas Kriechbaumer
2015-06-08
4
-32
/
+179
*
http2: setup ALPN
Thomas Kriechbaumer
2015-06-08
1
-5
/
+29
*
http2: add command line arguments
Thomas Kriechbaumer
2015-06-08
2
-1
/
+22
*
100% test coverage
Aldo Cortesi
2015-06-08
1
-22
/
+4
*
More timeout improvements
Aldo Cortesi
2015-06-08
1
-3
/
+4
*
Revamp timeout handling and test logging
Aldo Cortesi
2015-06-08
3
-26
/
+50
*
Revamp error logging somewhat
Aldo Cortesi
2015-06-08
4
-20
/
+16
*
Convert parse_websocket_frame to a generator
Aldo Cortesi
2015-06-08
3
-19
/
+24
*
Convert parse_pathod to generator
Aldo Cortesi
2015-06-07
3
-17
/
+19
*
Make parse_pathoc a generator
Aldo Cortesi
2015-06-07
5
-37
/
+35
*
Refactor pathoc message receive to use queues and generators
Aldo Cortesi
2015-06-05
1
-14
/
+32
*
Improve websocket logging
Aldo Cortesi
2015-06-05
4
-22
/
+35
*
Rudimentary support for reflected websocket frames.
Aldo Cortesi
2015-06-04
3
-16
/
+48
*
Shore up test suite.
Aldo Cortesi
2015-06-04
1
-3
/
+2
*
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
4
-15
/
+27
*
Refactor Pathod HTTP handlers for clarity
Aldo Cortesi
2015-06-04
1
-44
/
+56
*
Clarify nomenclature, complete nested frame language spec.
Aldo Cortesi
2015-06-04
4
-89
/
+87
*
Clarify language API, stub out nested websocket frames
Aldo Cortesi
2015-06-04
6
-21
/
+48
*
Bump version
Aldo Cortesi
2015-06-04
1
-1
/
+1
*
Change test API to allow multiple pathoc requests
Aldo Cortesi
2015-05-31
2
-2
/
+9
*
logging: Re-raise exception after output
Aldo Cortesi
2015-05-31
1
-0
/
+2
*
Refactor logging, fix conversion to websocket handler
Aldo Cortesi
2015-05-31
2
-25
/
+34
*
Add timestamps to logs by everywhere
Aldo Cortesi
2015-05-31
2
-3
/
+9
*
Refactor, fix a crashing bug by changing the way we specify SANs to pathod
Aldo Cortesi
2015-05-31
2
-25
/
+35
*
Refactor pathod to allow switching protocol handlers
Aldo Cortesi
2015-05-31
1
-31
/
+34
*
Prevent autoflake from changing our API
Aldo Cortesi
2015-05-30
1
-0
/
+1
*
Factor logger out of pathoc, use it in pathod as well.
Aldo Cortesi
2015-05-30
5
-209
/
+209
*
Add coding style check, reformat.
Aldo Cortesi
2015-05-30
16
-110
/
+147
*
fix typo
Thomas Kriechbaumer
2015-05-29
1
-3
/
+3
*
fix github links
Thomas Kriechbaumer
2015-05-29
2
-8
/
+8
*
fix typo
Maximilian Hils
2015-05-26
1
-1
/
+1
*
Post-release version bump.
Aldo Cortesi
2015-05-26
1
-1
/
+1
*
Remove server example for now.
Aldo Cortesi
2015-05-26
1
-6
/
+0
*
release prep: bump version, fix doc layout a bit
Aldo Cortesi
2015-05-18
3
-4
/
+10
*
Strike times token on copy
Aldo Cortesi
2015-05-17
4
-6
/
+7
*
HTTP and websocket requests now have an xN clause to repeat
Aldo Cortesi
2015-05-17
6
-1
/
+38
*
websockets: raw body specification
Aldo Cortesi
2015-05-17
2
-5
/
+31
*
websockets: lINTEGER to specify payload length
Aldo Cortesi
2015-05-17
3
-1
/
+37
*
websockets: replace the "raw" with a simpler mechanism
Aldo Cortesi
2015-05-17
2
-22
/
+16
*
Introduce and enfoce uniqueness constraints for language components
Aldo Cortesi
2015-05-17
4
-1
/
+28
*
websockets: client and server flavors, key and mask specification
Aldo Cortesi
2015-05-16
5
-19
/
+53
*
websockets: mask specification
Aldo Cortesi
2015-05-16
4
-31
/
+89
*
websockets: fix actions on frames
Aldo Cortesi
2015-05-05
1
-1
/
+1
[next]