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
/
websockets.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify nomenclature, complete nested frame language spec.
Aldo Cortesi
2015-06-04
1
-51
/
+37
*
Clarify language API, stub out nested websocket frames
Aldo Cortesi
2015-06-04
1
-10
/
+32
*
Add coding style check, reformat.
Aldo Cortesi
2015-05-30
1
-0
/
+1
*
Strike times token on copy
Aldo Cortesi
2015-05-17
1
-2
/
+2
*
HTTP and websocket requests now have an xN clause to repeat
Aldo Cortesi
2015-05-17
1
-0
/
+4
*
websockets: raw body specification
Aldo Cortesi
2015-05-17
1
-5
/
+23
*
websockets: lINTEGER to specify payload length
Aldo Cortesi
2015-05-17
1
-0
/
+13
*
websockets: replace the "raw" with a simpler mechanism
Aldo Cortesi
2015-05-17
1
-9
/
+14
*
websockets: client and server flavors, key and mask specification
Aldo Cortesi
2015-05-16
1
-15
/
+34
*
websockets: mask specification
Aldo Cortesi
2015-05-16
1
-2
/
+9
*
websockets: fix actions on frames
Aldo Cortesi
2015-05-05
1
-1
/
+1
*
websockets: specification of fin, mask, rsv1-3 bits.
Aldo Cortesi
2015-05-04
1
-7
/
+62
*
websockets: code specification
Aldo Cortesi
2015-05-03
1
-1
/
+22
*
PreValue -> Value
Aldo Cortesi
2015-05-03
1
-1
/
+1
*
Remove bundled pyparsing, install as external package
Aldo Cortesi
2015-05-03
1
-1
/
+1
*
Split out language messages and actions
Aldo Cortesi
2015-05-03
1
-5
/
+8
*
language: create and use Integer and PreValue generics
Aldo Cortesi
2015-05-02
1
-1
/
+9
*
Refactor language to move specific tokens into protocol module
Aldo Cortesi
2015-05-02
1
-1
/
+14
*
Massive refactoring to split up language implementation.
Aldo Cortesi
2015-05-02
1
-0
/
+59