index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libssl
/
ssl_sigalgs.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Constipate ssl3_ciphers and tls1[23]_sigalgs*, pushing them into
guenther
2020-10-11
1
-7
/
+7
*
Strip out all of the pkey to sigalg and sigalg to pkey linkages.
jsing
2019-03-25
1
-2
/
+1
*
Defer sigalgs selection until the certificate is known.
jsing
2019-03-25
1
-3
/
+5
*
Correct ECDSA_SECP512R1 typo to ECDSA_SECP521R1
beck
2019-01-23
1
-2
/
+2
*
Modify sigalgs extension processing to accomodate TLS 1.3.
beck
2019-01-23
1
-1
/
+3
*
revert previous, accidentally contained another diff in addition
beck
2019-01-23
1
-3
/
+1
*
Modify sigalgs extension processing for TLS 1.3.
beck
2019-01-23
1
-1
/
+3
*
Unbreak legacy ciphers for prior to 1.1 by setting having a legacy
beck
2018-11-16
1
-1
/
+4
*
Add check function to verify that pkey is usable with a sigalg.
beck
2018-11-11
1
-1
/
+2
*
Remove dead code
beck
2018-11-10
1
-2
/
+1
*
Stop keeping track of sigalgs by guessing it from digest and pkey,
beck
2018-11-10
1
-2
/
+2
*
Ensure we only choose sigalgs from our prefernce list, not the whole list
beck
2018-11-09
1
-2
/
+2
*
Add the ability to have a separate priority list for sigalgs.
beck
2018-11-09
1
-2
/
+5
*
Add header guards and hidden declarations.
jsing
2018-11-09
1
-1
/
+9
*
Reimplement the sigalgs processing code into a new implementation
beck
2018-11-09
1
-0
/
+69