Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-10 | validate protocol version when creating Config | 1 | -0/+25 | |
2021-05-06 | apps: fix inconsistent struct constructor | 1 | -1/+1 | |
2021-05-06 | apps: use parse() to convert string to int | 1 | -8/+8 | |
2021-05-06 | qlog: use map() instead of pattern matching | 1 | -15/+3 | |
2021-05-06 | h3: use parse() to convert string to int | 1 | -3/+6 | |
2021-05-06 | ffi: expose client-side session resumption and 0-RTT API | 2 | -0/+33 | |
2021-05-05 | check the packet length against the buffer size | 1 | -1/+70 |