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
/
language
/
http.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
code -> status_code, httpversion -> http_version
Maximilian Hils
2015-09-17
1
-12
/
+12
*
adjust to new netlib headers
Maximilian Hils
2015-09-05
1
-3
/
+3
*
use netlib http semantics
Thomas Kriechbaumer
2015-07-30
1
-0
/
+3
*
use new netlib module names
Thomas Kriechbaumer
2015-07-22
1
-4
/
+4
*
use websockets protocol
Thomas Kriechbaumer
2015-07-22
1
-2
/
+2
*
http2: implement more language features
Thomas Kriechbaumer
2015-06-25
1
-7
/
+5
*
fix prospector code smells
Thomas Kriechbaumer
2015-06-18
1
-6
/
+6
*
http2: add request-response to pathod
Thomas Kriechbaumer
2015-06-15
1
-5
/
+1
*
Clarify nomenclature, complete nested frame language spec.
Aldo Cortesi
2015-06-04
1
-37
/
+10
*
Add coding style check, reformat.
Aldo Cortesi
2015-05-30
1
-3
/
+4
*
HTTP and websocket requests now have an xN clause to repeat
Aldo Cortesi
2015-05-17
1
-0
/
+9
*
Introduce and enfoce uniqueness constraints for language components
Aldo Cortesi
2015-05-17
1
-0
/
+3
*
websockets: client and server flavors, key and mask specification
Aldo Cortesi
2015-05-16
1
-1
/
+1
*
websockets: code specification
Aldo Cortesi
2015-05-03
1
-8
/
+8
*
PreValue -> Value
Aldo Cortesi
2015-05-03
1
-5
/
+5
*
Clarify token/component split through naming
Aldo Cortesi
2015-05-03
1
-20
/
+20
*
Remove bundled pyparsing, install as external package
Aldo Cortesi
2015-05-03
1
-1
/
+1
*
base.PathodSpec -> http.PathodResponse
Aldo Cortesi
2015-05-03
1
-2
/
+34
*
Language: minor refactoring and whitespace
Aldo Cortesi
2015-05-03
1
-9
/
+11
*
Split out language messages and actions
Aldo Cortesi
2015-05-03
1
-9
/
+14
*
Revamp header components in language
Aldo Cortesi
2015-05-02
1
-13
/
+60
*
language: create and use Integer and PreValue generics
Aldo Cortesi
2015-05-02
1
-12
/
+28
*
Refactor language to move specific tokens into protocol module
Aldo Cortesi
2015-05-02
1
-12
/
+41
*
Massive refactoring to split up language implementation.
Aldo Cortesi
2015-05-02
1
-0
/
+267