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
2022-11-08
Add missing $OpenBSD$
Bob Beck
2022-11-08
Fix leak of pk if EVP_PKEY_set1_RSA() fails.
Tobias Heider
2022-11-08
Replace the old OpenSSL julian date stuff with BoringSSL's
Bob Beck
2022-11-07
White space KNF, no code change:
Ingo Schwarze
2022-11-07
remove one more reference to tcp/slowhz;
Jason McIntyre
2022-11-07
Rewrite TLSv1.2 key exporter.
Joel Sing
2022-11-07
Move tls13_exporter() code.
Joel Sing
2022-11-07
Modify TCP receive buffer size auto scaling to use the smoothed RTT
YASUOKA Masahiko
2022-11-07
Nuke last references to d_drivedata.
Kenneth R Westerback
2022-11-06
remove unneccessary Pp after Sh;
Jason McIntyre
2022-11-06
At present, mprotect(2) may reduce permissions on immutable pages marked
Theo de Raadt
2022-11-06
Document that OPENSSL_free() is required in some circumstances
Theo Buehler
2022-11-06
Enable Ed25519 internal to libcrypto.
Joel Sing
2022-11-06
Remove useless ancient files.
Joel Sing
2022-11-06
When a TEXTREL binary is loaded, non-writeable LOADs are not made immutable
Theo de Raadt
2022-11-05
powerpc64: TimeBase: add userspace timecounting support
Scott Soule Cheloha
2022-11-03
When decoding a sequence/set, make sure that:
Martijn van Duren
2022-11-01
On endOfMibView reset OID back to the original requested OID as per RFC3416
Martijn van Duren
2022-10-27
hppa and mips64 have private copies of RCRT0_RELRO(), which should
Theo de Raadt
2022-10-27
Update libexpat to 2.5.0. This fixes CVE-2022-43680. Relevant for
Alexander Bluhm
2022-10-26
Add waitid(2) syscall stub.
Mark Kettenis
2022-10-23
Drop RCS ids in upstream zlib source
Theo Buehler
2022-10-22
In __cxa_atexit(), there is no need to initialize local pointer before
Theo de Raadt
2022-10-22
missing comma; from josiah frentsos
Jason McIntyre
2022-10-21
static binaries self-mprotect their relro in crt0. mimmutable() also works
Theo de Raadt
2022-10-21
Add extra NULL check after ssl3_setup_read_buffer()
Theo Buehler
2022-10-21
Add EVP_chacha20_poly1305()
Theo Buehler
2022-10-20
Update base libz to 1.2.13
Theo Buehler
2022-10-20
Initial parsing of the NewSessionTicket message
Theo Buehler
2022-10-20
Provide TLS13_MAX_TICKET_LIFETIME #define
Theo Buehler
2022-10-20
Provide ssl_session_dup()
Theo Buehler
2022-10-20
Clean up resumption master secret in SSL_SESSION_free()
Theo Buehler
2022-10-20
Extend SSL_SESSION struct for TLSv1.3 PSK
Theo Buehler
2022-10-20
Annotate misuse of EVP_Digest()
Theo Buehler
2022-10-19
Document sigaltstack restrictions on OpenBSD.
Theo de Raadt
2022-10-17
Store errors that result from leaf certificate verification.
Joel Sing
2022-10-17
Avoid potential divide by zero in BIO_dump_indent_cb()
Joel Sing
2022-10-17
Unbreak ASN.1 indefinite length encoding.
Joel Sing
2022-10-14
space required between macro and punctuation;
Jason McIntyre
2022-10-14
Add an agentx_retry call.
Martijn van Duren
2022-10-14
Don't call agentx_reset on errors returned by the AgentX master.
Martijn van Duren
2022-10-14
Error out if the out secret wasn't properly initialized
Theo Buehler
2022-10-14
put the malloc_readonly struct into the "openbsd.mutable" section, so
Theo de Raadt
2022-10-13
controm terminql -> controlling terminal;
Jason McIntyre
2022-10-12
Nuke D_BADSECT and disktab's 'sf'.
Kenneth R Westerback
2022-10-11
Fix path of mentioned regress test
Theo Buehler
2022-10-10
ncurses wide character functions should be available with _XOPEN_SOURCE
Nicholas Marriott
2022-10-07
sort SEE ALSO;
Jason McIntyre
2022-10-07
Add mimmutable(2) libc stub, add & adjust manual pages, and crank the minor.
Theo de Raadt
2022-10-05
unwrap two lines for readability
Theo Buehler
[next]