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-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
2022-10-04
Correctly check for DH_compute_key() error
Theo Buehler
2022-10-04
Better path handling description, also document tzname, timezone daylight.
Todd C. Miller
2022-10-03
Allow TZ to contain absolutes paths starting with /usr/share/zoneinfo/
Todd C. Miller
2022-10-02
Get rid of SSL_CTX_INTERNAL and SSL_INTERNAL.
Joel Sing
2022-10-01
Move handshake message handling functions from ssl_both.c to client/server.
Joel Sing
2022-09-28
use Fn rather than Nm for swab(); from josiah frentsos
Jason McIntyre
2022-09-28
Fix incorrect range check for size in setvbuf
Greg Steuck
2022-09-24
macro tweaks; from josiah frentsos
Jason McIntyre
2022-09-23
POSIX timzone specs may contain '.' so only reject names containing '../'.
Todd C. Miller
2022-09-22
use the always serializing RDTSCP instruction in tsc and usertc if available
Robert Nagy
2022-09-21
tzset: ignore TZ if it contains an absolute path or issetugid().
Todd C. Miller
2022-09-20
Update libexpat to 2.4.9. This fixes CVE-2022-40674. Relevant for
Alexander Bluhm
2022-09-19
Remove PKCS12_MAKE_{,SH}KEYBAG from Symbols.list
Theo Buehler
2022-09-17
Allow TLSv1.3 clients to send CCS without middlebox compatibility mode.
Joel Sing
2022-09-17
Link to SSL_read_early_data(3)
Klemens Nanni
2022-09-15
Add OID for RPKI signedTAL objects
Job Snijders
2022-09-15
Use LONG_MAX as the limit for ciphers with long based APIs.
Joel Sing
2022-09-13
When a connection is reset while we still have an outstanding request,
Martijn van Duren
2022-09-13
Stop pretending that EVP_CIPHER cleanup can fail.
Joel Sing
2022-09-12
zap extra .Pp
Theo Buehler
2022-09-12
Stop documenting i2c_ASN1_INTEGER.
Theo Buehler
2022-09-11
Enforce the minimum TLS version requirement for QUIC.
Joel Sing
[next]