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
*
Split language test suite: generators
Aldo Cortesi
2015-05-02
2
-18
/
+4
*
Massive refactoring to split up language implementation.
Aldo Cortesi
2015-05-02
12
-585
/
+629
*
websockets: progressive masking.
Aldo Cortesi
2015-05-01
1
-2
/
+36
*
pathoc: cope better with disconnect conditions
Aldo Cortesi
2015-05-01
1
-9
/
+9
*
pathoc: Integrate bytes read/written log into Log handler
Aldo Cortesi
2015-04-30
1
-67
/
+62
*
Revamp pathoc log output with a context handler
Aldo Cortesi
2015-04-30
1
-103
/
+127
*
Websocket frame read limit.
Aldo Cortesi
2015-04-30
2
-10
/
+67
*
Stub out websocket read loop and Frame language construct
Aldo Cortesi
2015-04-29
2
-30
/
+132
*
Pull HTTP functionality out of language._Message in prep for frames
Aldo Cortesi
2015-04-24
1
-21
/
+25
*
Change the semantics of the craft anchor point specification
Aldo Cortesi
2015-04-23
3
-7
/
+13
*
pathod: register websocket key from client handshake
Aldo Cortesi
2015-04-23
1
-9
/
+17
*
Refactor logging, add some defaults to pathod argument help.
Aldo Cortesi
2015-04-23
2
-27
/
+41
*
Use get_request_line from netlib.http
Aldo Cortesi
2015-04-23
1
-6
/
+8
*
Example websocket key for mock renders
Aldo Cortesi
2015-04-23
1
-4
/
+11
*
Resolve messages as part of policy check
Aldo Cortesi
2015-04-22
2
-13
/
+13
*
pathod: flag to set debugging for web interface dev
Aldo Cortesi
2015-04-22
3
-4
/
+10
*
websockets: server handshake scheme
Aldo Cortesi
2015-04-22
7
-64
/
+195
*
First-pass websocket client handshake
Aldo Cortesi
2015-04-22
1
-2
/
+9
*
Fix call signature in pathoc.
Aldo Cortesi
2015-04-20
1
-2
/
+2
*
Whitespace, interface refcactoring, sketch websockets language
Aldo Cortesi
2015-04-20
5
-54
/
+140
*
Whitespace, small fixes.
Aldo Cortesi
2015-04-20
4
-23
/
+28
*
Refactor pathoc
Aldo Cortesi
2015-04-19
2
-108
/
+128
*
pathoc: Print SSL info only once per connection
Aldo Cortesi
2015-04-19
1
-35
/
+35
*
Add SANs specification arguments to pathod
Aldo Cortesi
2015-04-19
2
-2
/
+10
*
100% unit tests
Aldo Cortesi
2015-04-19
1
-5
/
+14
*
Document embedded response specification.
Aldo Cortesi
2015-04-18
3
-29
/
+75
*
Unit test++ for PathodSpec
Aldo Cortesi
2015-04-18
1
-5
/
+4
*
Unit tests: cmdline.pathod
Aldo Cortesi
2015-04-17
1
-5
/
+4
*
housekeeping: ++tests, coverage annotations
Aldo Cortesi
2015-04-17
4
-24
/
+31
*
Improvements to pathoc repeat requests
Aldo Cortesi
2015-03-14
2
-4
/
+16
*
Bump to 0.11.1
Aldo Cortesi
2014-11-15
1
-2
/
+2
*
Merge branch 'master' of ssh.github.com:mitmproxy/pathod
Aldo Cortesi
2014-11-15
1
-1
/
+5
|
\
|
*
Merge remote-tracking branch 'origin/master'
Maximilian Hils
2014-11-11
9
-722
/
+992
|
|
\
|
*
|
be more explicit about requirements
Maximilian Hils
2014-11-11
1
-1
/
+5
*
|
|
Use current version for download links
Aldo Cortesi
2014-11-15
2
-3
/
+10
|
|
/
|
/
|
*
|
--memo-limit - limit failed attempts to find new generated requests to N
Aldo Cortesi
2014-10-26
2
-0
/
+11
*
|
Improve netability of grammars
Aldo Cortesi
2014-10-26
1
-6
/
+16
*
|
Resolve a quoting ambiguity in nested response specs
Aldo Cortesi
2014-10-26
1
-10
/
+11
*
|
Allow nesting of pathod response specs in pathoc specs
Aldo Cortesi
2014-10-26
1
-2
/
+46
*
|
Add a memoize argument to prevent playing the same pattern twice
Aldo Cortesi
2014-10-25
3
-21
/
+29
*
|
pathoc -n 0 repeats forever
Aldo Cortesi
2014-10-25
2
-2
/
+6
*
|
Make grammar less ambiguous for multi-pattern files
Aldo Cortesi
2014-10-25
1
-2
/
+2
*
|
Rationalize pathoc arguments, add -r flag to randomly select a request from t...
Aldo Cortesi
2014-10-25
2
-7
/
+19
*
|
Nicer port specification for pathoc
Aldo Cortesi
2014-10-25
1
-9
/
+14
*
|
Allow specification of multiple patterns from file and on command line
Aldo Cortesi
2014-10-25
4
-26
/
+23
*
|
Update pyparsing
Aldo Cortesi
2014-10-25
1
-378
/
+377
*
|
Parse patterns eagerly on instantiation
Aldo Cortesi
2014-10-25
4
-70
/
+123
*
|
Whitespace and formatting
Aldo Cortesi
2014-10-25
1
-41
/
+96
*
|
Nicer way to specify patterns read for file - just use a path
Aldo Cortesi
2014-10-25
6
-25
/
+38
*
|
Add forgotten import. Oops.
Aldo Cortesi
2014-10-24
1
-0
/
+1
[next]