index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
packettest.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the PACKET/WPACKET code available to both libcrypto and libssl
Matt Caswell
2019-07-12
1
-1
/
+1
*
Correctly initialise PACKET to zero in the tests to avoid possible problems
Pauli
2019-03-29
1
-5
/
+10
*
Following the license change, modify the boilerplates in test/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-03-20
1
-1
/
+1
*
Fix a bunch of gcc warnings in packettest.c
Bernd Edlinger
2018-03-06
1
-8
/
+8
*
Resolve warnings in VC-WIN32 build, which allows to add /WX.
Andy Polyakov
2017-11-13
1
-2
/
+2
*
[packettest] Fix misplaced parentheses
AlexDenisov
2017-10-30
1
-7
/
+7
*
[Win] Fix some test method signatures ...
FdaSilvaYY
2017-08-16
1
-23
/
+23
*
Update the test framework so that the need for test_main is removed. Everything
Pauli
2017-07-27
1
-2
/
+3
*
Fix compile error/warning in packettest.c
Todd Short
2017-05-17
1
-2
/
+2
*
Adapt all test programs
Richard Levitte
2017-04-24
1
-1
/
+0
*
Convert more tests
Rich Salz
2017-04-18
1
-304
/
+261
*
Copyright consolidation 02/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Refactor ClientHello extension parsing
Emilia Kasper
2016-03-03
1
-1
/
+94
*
constify PACKET
Emilia Kasper
2016-02-01
1
-2
/
+2
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
DTLS: remove unused cookie field
Emilia Kasper
2015-10-09
1
-0
/
+20
*
Fix travis builds on master
Alessandro Ghedini
2015-10-06
1
-4
/
+4
*
Add PACKET_copy_all
Emilia Kasper
2015-10-05
1
-2
/
+21
*
ssl3_get_client_hello: rearrange logic
Emilia Kasper
2015-10-05
1
-0
/
+16
*
PACKET: simplify
Emilia Kasper
2015-09-22
1
-9
/
+2
*
Remove PACKET_back
Emilia Kasper
2015-09-18
1
-12
/
+5
*
Remove PACKET_(get|goto)_bookmark
Emilia Kasper
2015-09-17
1
-101
/
+101
*
Fix warning about mixed declarations and code.
Dr. Stephen Henson
2015-09-09
1
-2
/
+3
*
PACKET: add PACKET_memdup and PACKET_strndup
Emilia Kasper
2015-09-09
1
-0
/
+53
*
PACKET: add methods for reading length-prefixed TLS vectors.
Emilia Kasper
2015-08-26
1
-1
/
+83
*
Enhance PACKET readability
Matt Caswell
2015-08-13
1
-1
/
+1
*
Fix clang uninitialized variable warning.
Adam Eijdenberg
2015-08-06
1
-1
/
+0
*
Revert "Fix uninitalised warning."
Matt Caswell
2015-08-06
1
-1
/
+1
*
Fix uninitalised warning.
Ben Laurie
2015-08-06
1
-1
/
+1
*
Fix a bug in the new PACKET implementation
Matt Caswell
2015-08-04
1
-24
/
+25
*
PACKET unit tests
Matt Caswell
2015-08-03
1
-0
/
+317