index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
lib
/
libssl
/
tlsext
Age
Commit message (
Expand
)
Author
2022-07-17
Revise regress for QUIC transport parameters TLS extension.
Joel Sing
2022-07-02
Adjust to new tls1_ec_nid2group_id API.
Theo Buehler
2022-06-29
Add support for sending QUIC transport parameters
Bob Beck
2022-06-29
Use relative paths so beck can run regress in his git tree and have
Theo Buehler
2022-06-06
Minor tweaks to psk modes regress
Theo Buehler
2022-06-05
move the calls to psk kex modes tests down to match order in ssl_tlsext.c
Theo Buehler
2022-06-05
Add regress coverage for PSK kex modes tlsext handlers.
Theo Buehler
2022-02-08
Plug a number of leaks reported by Ilya Shipitsin
Theo Buehler
2022-02-05
Revise for S3I removal.
Joel Sing
2022-01-11
Revise for changes to tls_key_share_peer_public()
Joel Sing
2022-01-06
Revise for change to tls_key_share_peer_public()
Joel Sing
2022-01-05
Revise for tls13_key_share rename.
Joel Sing
2021-12-29
One more leak of the same kind
Theo Buehler
2021-12-29
Plug memleak
Theo Buehler
2021-11-02
Add regress that calls SSL_set_tlsext_host_name() with a NULL host name.
Joel Sing
2021-11-01
Rework SNI hostname regress to be table driven.
Joel Sing
2021-10-26
Free memory on text exit to make asan quieter
Bob Beck
2021-10-26
Revise regress for removal of SSL_SESSION_INTERNAL.
Joel Sing
2021-03-24
The server only sends a cookie during a HRR, not a SH
Theo Buehler
2021-03-24
Update regress for new_cipher rename.
Joel Sing
2021-03-21
Revise regress to match handshake struct changes.
Joel Sing
2021-03-10
Revise TLS extension regress to match version handling changes.
Joel Sing
2020-10-11
No longer need to cast away const in srtp_find_profile_by_name()
Theo Buehler
2020-10-11
Unbreak regress following SRTP_PROTECTION_PROFILE const change.
Joel Sing
2020-08-09
Update golden values to match P-521 being enabled by default in the client.
Joel Sing
2020-07-03
tlsexttest: pass message type to the extension functions
Theo Buehler
2020-07-03
adjust tlsexttest to new argument order
Theo Buehler
2020-05-24
Previous commit caught a few errx() cases by accident. undo them.
Theo Buehler
2020-05-24
include newlines in FAIL messages
Theo Buehler
2020-05-24
address some nits from jsing
Theo Buehler
2020-05-23
Enforce that SNI hostnames be correct as per rfc 6066 and 5980.
Bob Beck
2020-05-11
Revise regress for TLSv1.3 server being enabled.
Joel Sing
2020-04-17
Update key share regress to match previous change.
Joel Sing
2020-02-05
Reset the key share so that we do not have an existing peer public key.
Joel Sing
2020-02-01
Tweak regress to match change made to tls13_key_share_peer_public().
Joel Sing
2020-01-30
Revise for TLSv1.3 key share changes.
Joel Sing
2020-01-26
server sigalgs test is now bogus, disable for now
Bob Beck
2019-11-10
It has been called to my attention that the cookie monster ascii art
Bob Beck
2019-03-25
Update regress following sigalgs changes.
Joel Sing
2019-02-03
Use malloc() and memcpy() the test X25519 x25519_peer_public value.
Joel Sing
2019-01-24
Add server side of versions, keyshare, and client and server of cookie
Bob Beck
2019-01-24
Remove SHA224 based sigalgs from use in TLS 1.2 as SHA224 is deprecated.
Bob Beck
2019-01-23
Modify sigalgs extension processing to accomodate TLS 1.3.
Bob Beck
2019-01-23
revert previous, accidentally contained another diff in addition
Bob Beck
2019-01-23
Modify sigalgs extension processing for TLS 1.3.
Bob Beck
2019-01-18
Add client side of supported versions and keyshare extensions with basic regress
Bob Beck
2019-01-18
Update regress following TLS extension renaming.
Joel Sing
2018-11-10
Make sure the interop test happen last (since they take a long time)
Bob Beck
2018-11-06
Unbreak regress following Supported Elliptic Curve extension rename.
Joel Sing
2017-12-28
Initialise new_cipher in the serverhello TLS extensions test, to avoid a
Joel Sing
[next]