Richard Levitte
|
1de1d7689a
Instead of a local hack, implement SIZE_MAX in numbers.h if it's missing
|
9 年之前 |
Richard Levitte
|
36830ecac7
SIZE_MAX doesn't exist everywhere, supply an alternative
|
9 年之前 |
Dr. Stephen Henson
|
80e0ecbf58
Add ossl_inline
|
9 年之前 |
Rich Salz
|
7644a9aef8
Rename some BUF_xxx to OPENSSL_xxx
|
9 年之前 |
Matt Caswell
|
3fde6c9276
Avoid undefined behaviour in PACKET_buf_init
|
9 年之前 |
Emilia Kasper
|
f4f78ff7da
PACKET: fix __owur
|
9 年之前 |
Emilia Kasper
|
3101154481
DTLS: remove unused cookie field
|
9 年之前 |
Emilia Kasper
|
329428708d
PACKET: simplify ServerKeyExchange parsing
|
9 年之前 |
Emilia Kasper
|
67202973cf
Add PACKET_copy_all
|
9 年之前 |
Emilia Kasper
|
b3e2272c59
ssl3_get_client_hello: rearrange logic
|
9 年之前 |
Emilia Kasper
|
6a12a5740b
PACKET: simplify
|
9 年之前 |
Emilia Kasper
|
88f84eb257
Remove PACKET_back
|
9 年之前 |
Emilia Kasper
|
4bd16463b8
Remove PACKET_(get|goto)_bookmark
|
9 年之前 |
Emilia Kasper
|
6d41fc80e6
PACKET: add PACKET_memdup and PACKET_strndup
|
9 年之前 |
Emilia Kasper
|
ec30e8566e
PACKET: add methods for reading length-prefixed TLS vectors.
|
9 年之前 |
Emilia Kasper
|
2aa815c343
PACKET: constify where possible
|
9 年之前 |
Matt Caswell
|
bc6616a434
Enhance PACKET readability
|
9 年之前 |
Matt Caswell
|
44128847e8
Fix a bug in the new PACKET implementation
|
9 年之前 |
Matt Caswell
|
7e729bb5a3
Add initial packet parsing code
|
9 年之前 |