index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
wpackettest.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Tomas Mraz
2024-09-05
1
-1
/
+1
*
Remove trailing whitespace
Dimitri Papadopoulos
2024-07-22
1
-1
/
+1
*
Copyright year updates
Matt Caswell
2023-09-07
1
-1
/
+1
*
Rationalize FIPS sources
Tomas Mraz
2023-02-08
1
-1
/
+1
*
QUIC: Enable building with QUIC support disabled
Hugo Landau
2023-01-13
1
-0
/
+10
*
Fix the checks of RAND_bytes
Peiwei Hu
2022-06-02
1
-2
/
+2
*
QUIC wire format support
Hugo Landau
2022-05-27
1
-0
/
+199
*
WPACKET: don't write DER length when we don't want to
Richard Levitte
2020-05-04
1
-0
/
+9
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Add a WPACKET test for the new DER capability
Matt Caswell
2020-04-04
1
-0
/
+67
*
Make the PACKET/WPACKET code available to both libcrypto and libssl
Matt Caswell
2019-07-11
1
-1
/
+1
*
Following the license change, modify the boilerplates in test/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-11-20
1
-1
/
+1
*
VMS: turn on name mangling for all our programs
Richard Levitte
2018-09-14
1
-11
/
+0
*
Update the test framework so that the need for test_main is removed. Everything
Pauli
2017-07-26
1
-6
/
+6
*
Address some -Wold-style-declaration warnings
Benjamin Kaduk
2017-05-01
1
-9
/
+9
*
Adapt all test programs
Richard Levitte
2017-04-24
1
-1
/
+0
*
VMS: Fix internals test programs
Richard Levitte
2017-04-18
1
-0
/
+11
*
Convert more tests
Rich Salz
2017-04-18
1
-278
/
+203
*
Add a test for WPACKET_fill_lengths()
Matt Caswell
2017-01-30
1
-0
/
+21
*
Add main() test methods to reduce test boilerplate.
Emilia Kasper
2016-11-09
1
-17
/
+2
*
Add support for initialising WPACKETs from a static buffer
Matt Caswell
2016-11-09
1
-0
/
+27
*
Remove trailing whitespace from some files.
David Benjamin
2016-10-11
1
-1
/
+1
*
Convert WPACKET_put_bytes to use convenience macros
Matt Caswell
2016-09-20
1
-16
/
+16
*
Encourage use of the macros for the various "sub" functions
Matt Caswell
2016-09-14
1
-9
/
+9
*
Make wpackettest conform to style rules
Matt Caswell
2016-09-14
1
-20
/
+20
*
Add a WPACKET_sub_allocate_bytes() function
Matt Caswell
2016-09-14
1
-0
/
+16
*
Address WPACKET review comments
Matt Caswell
2016-09-13
1
-70
/
+20
*
Add tests for the WPACKET implementation
Matt Caswell
2016-09-13
1
-0
/
+446