Branch | Commit message | Author | Age | |
---|---|---|---|---|
master | client: Return no values from close-websocket. | David Thompson | 5 years | |
Age | Commit message | Author | Files | Lines |
2016-03-25 | client: Return no values from close-websocket.HEADmaster | David Thompson | 1 | -1/+2 |
2016-03-25 | client: Validate accept key when handshaking. | David Thompson | 1 | -25/+25 |
2016-03-25 | Extract accept key generation to a new module. | David Thompson | 3 | -13/+46 |
2016-03-25 | client: Mask sent frames. | David Thompson | 1 | -2/+6 |
2016-03-25 | client: Generate random nonce for handshake. | David Thompson | 1 | -5/+11 |
2016-03-25 | client: Add entropy source. | David Thompson | 1 | -2/+14 |
2016-03-25 | client: Add custom printer for <websocket>. | David Thompson | 1 | -0/+8 |
2016-03-25 | client: Keep track of socket state. | David Thompson | 1 | -12/+37 |
2016-03-25 | frame: Fix typo in error message. | David Thompson | 1 | -1/+1 |
2016-03-25 | client: Wait for server to close connection. | David Thompson | 1 | -1/+12 |
[...] | ||||
Clone | ||||
https://git.dthompson.us/guile-websocket.git |