- Dec 10, 2017
-
-
Christian Huitema authored
-
- Dec 09, 2017
-
-
huitema authored
the change, the demo was always sending packets bound for V4 through the V6 socket, and they were lost!
-
Christian Huitema authored
-
- Dec 08, 2017
-
-
huitema authored
-
- Dec 09, 2017
-
-
Christian Huitema authored
Added unittest for erroneous transport parameters, verify that connection is closed with adequate error.
-
Christian Huitema authored
Added the possibility to emit and receive connection close messages during the initial handshake. This can be triggered in particular when encountering a transport parameter error.
-
- Dec 07, 2017
-
-
Christian Huitema authored
-
Christian Huitema authored
-
Christian Huitema authored
-
Christian Huitema authored
-
Christian Huitema authored
Make sure that all the connection tests work, with both the new version and the old bidir only version.
-
Christian Huitema authored
-
- Dec 06, 2017
-
-
Christian Huitema authored
Updated the version parameter encoding to new format and new parameters. Fixed missing fields in rarely used frames.
-
Christian Huitema authored
Updated transport parameter encoding to new format, including new unidir and ack delay exponent parameters.
-
- Dec 05, 2017
-
-
Christian Huitema authored
Applied "invariant" change that sets the version number to zero in negotiation packet, and redefines the packet types.
-
- Dec 02, 2017
-
-
huitema authored
packet header encoding.
-
- Dec 03, 2017
-
-
Christian Huitema authored
Implemented the new packet header format, with version dependent parsing. Updated the tests, verified that every test pass.
-
- Dec 02, 2017
-
-
Christian Huitema authored
-
Christian Huitema authored
-
huitema authored
Fixed compilation warnings.
-
Christian Huitema authored
-
Christian Huitema authored
-
Christian Huitema authored
Debugged the issue that caused picoquicdemo to fail when the initial command line was fragmented. Debugged a number of issues in the encoding of frames with varint.
-
- Dec 01, 2017
-
-
Christian Huitema authored
-
- Nov 30, 2017
-
-
Christian Huitema authored
-
Christian Huitema authored
-
Christian Huitema authored
Fixed bug in closing sequence. Now ensures that the peer sends a connection_close in response to a received closing message.
-
- Nov 29, 2017
-
-
huitema authored
-
-
Christian Huitema authored
-
Christian Huitema authored
Fixing bugs found by skip frames unit test. Also, make sure the unit test will work for Linux builds.
-
Christian Huitema authored
-
- Nov 28, 2017
-
-
huitema authored
-
- Nov 27, 2017
-
-
huitema authored
-
Christian Huitema authored
-
Christian Huitema authored
-
- Nov 24, 2017
-
-
Christian Huitema authored
-
- Nov 23, 2017
-
-
Christian Huitema authored
-
-
Christian Huitema authored
-