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
/
base.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add coding style check, reformat.
Aldo Cortesi
2015-05-30
1
-17
/
+21
*
Strike times token on copy
Aldo Cortesi
2015-05-17
1
-1
/
+1
*
websockets: lINTEGER to specify payload length
Aldo Cortesi
2015-05-17
1
-1
/
+16
*
Introduce and enfoce uniqueness constraints for language components
Aldo Cortesi
2015-05-17
1
-0
/
+9
*
websockets: client and server flavors, key and mask specification
Aldo Cortesi
2015-05-16
1
-0
/
+2
*
websockets: mask specification
Aldo Cortesi
2015-05-16
1
-0
/
+55
*
websockets: specification of fin, mask, rsv1-3 bits.
Aldo Cortesi
2015-05-04
1
-1
/
+28
*
websockets: code specification
Aldo Cortesi
2015-05-03
1
-2
/
+40
*
Lower-case rather than upper-case to canonicalize names
Aldo Cortesi
2015-05-03
1
-2
/
+2
*
PreValue -> Value
Aldo Cortesi
2015-05-03
1
-1
/
+1
*
Clarify token/component split through naming
Aldo Cortesi
2015-05-03
1
-50
/
+29
*
Remove bundled pyparsing, install as external package
Aldo Cortesi
2015-05-03
1
-5
/
+7
*
base.PathodSpec -> http.PathodResponse
Aldo Cortesi
2015-05-03
1
-33
/
+0
*
Language: minor refactoring and whitespace
Aldo Cortesi
2015-05-03
1
-4
/
+8
*
Split out language messages and actions
Aldo Cortesi
2015-05-03
1
-216
/
+20
*
Revamp header components in language
Aldo Cortesi
2015-05-02
1
-77
/
+15
*
language: create and use Integer and PreValue generics
Aldo Cortesi
2015-05-02
1
-38
/
+15
*
Refactor language to move specific tokens into protocol module
Aldo Cortesi
2015-05-02
1
-45
/
+18
*
test coverage: generators and websockets to 100%
Aldo Cortesi
2015-05-02
1
-8
/
+0
*
Split language test suite: generators
Aldo Cortesi
2015-05-02
1
-16
/
+0
*
Massive refactoring to split up language implementation.
Aldo Cortesi
2015-05-02
1
-0
/
+751