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
/
lib
Age
Commit message (
Expand
)
Author
2021-02-12
Some people still argue that rand(3) and random(3) have suitable deterministic
Theo de Raadt
2021-02-12
Sync cert.pem with Mozilla NSS root CAs, except "GeoTrust Global CA", ok tb@
Stuart Henderson
2021-02-11
KNF
Theo Buehler
2021-02-08
correct return type for compressBound();
Jason McIntyre
2021-02-08
Remove bogus DTLS checks to disable ECC and OCSP.
Joel Sing
2021-02-08
Enforce read ahead with DTLS.
Joel Sing
2021-02-08
Use dtls1_retrieve_buffered_record() to load buffered application data.
Joel Sing
2021-02-08
Revert the convertion of per-process thread into a SMR_TAILQ.
Martin Pieuchot
2021-02-07
Absorb ssl3_get_algorithm2() into ssl_get_handshake_evp_md().
Joel Sing
2021-02-07
Correct handshake MAC/PRF for various TLSv1.2 cipher suites.
Joel Sing
2021-02-07
Factor out the legacy stack version checks.
Joel Sing
2021-02-05
Remove the terrible_ping_kludge() workaround. We have committed a fix to
Marcus Glocker
2021-02-04
Referece trpt(8) from the SO_DEBUG section of getsockopt(2).
Alexander Bluhm
2021-02-03
Fail early in legacy exporter if master secret is not available
Theo Buehler
2021-02-03
Adding a hard-trap instruction after the __threxit syscall instruction
Kurt Miller
2021-02-03
Add OID for draft-ietf-opsawg-finding-geofeeds
job
2021-02-02
Add a bunch of RPKI OIDs
job
2021-02-02
article fixes; from eddie youseph
Jason McIntyre
2021-02-01
Use "EC/RSA key setup failure" to align error with others
Theo Buehler
2021-01-30
missing word in comment
Theo Buehler
2021-01-28
Add '$' to ober_scanf_elements().
Martijn van Duren
2021-01-28
Remove direct assignment of aead_ctx.
Joel Sing
2021-01-28
Move AEAD handling into the new TLSv1.2 record layer.
Joel Sing
2021-01-27
Link SSL_get_finished.3 to build.
Theo Buehler
2021-01-27
Write SSL_get_finished() documentation from scratch.
Theo Buehler
2021-01-27
Merge SSL_set_hostflags documentation from OpenSSL 1.1.1i and
Theo Buehler
2021-01-26
Rewrap a comment line to fit into 80 columns.
Theo Buehler
2021-01-26
zap a tab
Theo Buehler
2021-01-26
Prepare to provide SSL_set_hostflags()
Theo Buehler
2021-01-26
Move sequence numbers into the new TLSv1.2 record layer.
Joel Sing
2021-01-26
Move private key setup to a helper function with proper error
Eric Faurot
2021-01-26
When checking for available address family for AI_ADDRCONFIG consider
Florian Obser
2021-01-22
Gracefully handle any erroneous closing bracket/brace trailers in
rob
2021-01-22
Valid integer and enumerated types always have non-zero length. Perform
rob
2021-01-21
when using fake keys, skip the private key check
Eric Faurot
2021-01-21
return -1 on error for consistency
Eric Faurot
2021-01-21
minor bump after symbol addition
Eric Faurot
2021-01-21
Allow setting a keypair on a tls context without specifying the private
Eric Faurot
2021-01-21
Mop up unused dtls1_build_sequence_number() function.
Joel Sing
2021-01-20
Missing return value; ok jmc@
Otto Moerbeek
2021-01-20
typo; spotted by jmc
Stuart Henderson
2021-01-20
Drop unneeded cast in seal_record_protected_cipher
Theo Buehler
2021-01-19
Add code to handle change of cipher state in the new TLSv1.2 record layer.
Joel Sing
2021-01-19
Provide functions to determine if TLSv1.2 record protection is engaged.
Joel Sing
2021-01-19
Provide record layer overhead for DTLS.
Joel Sing
2021-01-19
Factor out code for explicit IV length, block size and MAC length.
Joel Sing
2021-01-19
Prevent an overflow in inet_net_pton(3) when the passed in buffer is
Florian Obser
2021-01-18
support PCAP_NETMASK_UNKNOWN, adapted from an old commit in upstream
Stuart Henderson
2021-01-18
Move sessid definition to keynote-verify.c to avoid issues with -fno-common
mortimer
2021-01-13
Clean up dtls1_reset_seq_numbers()
Joel Sing
[next]