summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-10-20Clean up resumption master secret in SSL_SESSION_free()Theo Buehler
2022-10-20Extend SSL_SESSION struct for TLSv1.3 PSKTheo Buehler
2022-10-20Annotate misuse of EVP_Digest()Theo Buehler
2022-10-19Document sigaltstack restrictions on OpenBSD.Theo de Raadt
2022-10-17Store errors that result from leaf certificate verification.Joel Sing
2022-10-17Avoid potential divide by zero in BIO_dump_indent_cb()Joel Sing
2022-10-17Unbreak ASN.1 indefinite length encoding.Joel Sing
2022-10-14space required between macro and punctuation;Jason McIntyre
2022-10-14Add an agentx_retry call.Martijn van Duren
2022-10-14Don't call agentx_reset on errors returned by the AgentX master.Martijn van Duren
2022-10-14Error out if the out secret wasn't properly initializedTheo Buehler
2022-10-14put the malloc_readonly struct into the "openbsd.mutable" section, soTheo de Raadt
2022-10-13controm terminql -> controlling terminal;Jason McIntyre
2022-10-12Nuke D_BADSECT and disktab's 'sf'.Kenneth R Westerback
2022-10-11Fix path of mentioned regress testTheo Buehler
2022-10-10ncurses wide character functions should be available with _XOPEN_SOURCENicholas Marriott
2022-10-07sort SEE ALSO;Jason McIntyre
2022-10-07Add mimmutable(2) libc stub, add & adjust manual pages, and crank the minor.Theo de Raadt
2022-10-05unwrap two lines for readabilityTheo Buehler
2022-10-04Correctly check for DH_compute_key() errorTheo Buehler
2022-10-04Better path handling description, also document tzname, timezone daylight.Todd C. Miller
2022-10-03Allow TZ to contain absolutes paths starting with /usr/share/zoneinfo/Todd C. Miller
2022-10-02Get rid of SSL_CTX_INTERNAL and SSL_INTERNAL.Joel Sing
2022-10-01Move handshake message handling functions from ssl_both.c to client/server.Joel Sing
2022-09-28use Fn rather than Nm for swab(); from josiah frentsosJason McIntyre
2022-09-28Fix incorrect range check for size in setvbufGreg Steuck
2022-09-24macro tweaks; from josiah frentsosJason McIntyre
2022-09-23POSIX timzone specs may contain '.' so only reject names containing '../'.Todd C. Miller
2022-09-22use the always serializing RDTSCP instruction in tsc and usertc if availableRobert Nagy
2022-09-21tzset: ignore TZ if it contains an absolute path or issetugid().Todd C. Miller
2022-09-20Update libexpat to 2.4.9. This fixes CVE-2022-40674. Relevant forAlexander Bluhm
2022-09-19Remove PKCS12_MAKE_{,SH}KEYBAG from Symbols.listTheo Buehler
2022-09-17Allow TLSv1.3 clients to send CCS without middlebox compatibility mode.Joel Sing
2022-09-17Link to SSL_read_early_data(3)Klemens Nanni
2022-09-15Add OID for RPKI signedTAL objectsJob Snijders
2022-09-15Use LONG_MAX as the limit for ciphers with long based APIs.Joel Sing
2022-09-13When a connection is reset while we still have an outstanding request,Martijn van Duren
2022-09-13Stop pretending that EVP_CIPHER cleanup can fail.Joel Sing
2022-09-12zap extra .PpTheo Buehler
2022-09-12Stop documenting i2c_ASN1_INTEGER.Theo Buehler
2022-09-11Enforce the minimum TLS version requirement for QUIC.Joel Sing
2022-09-11bump major after libcrypto and libssl major bumpTheo Buehler
2022-09-11Crank major after symbol addition and libcrypto major bumpTheo Buehler
2022-09-11Update Symbols.listTheo Buehler
2022-09-11Expose SSL_get_share_{group,curve}() and related #definesTheo Buehler
2022-09-11Expose some error codes needed for QUIC supportTheo Buehler
2022-09-11Define LIBRESSL_HAS_QUICTheo Buehler
2022-09-11Bump major after symbol addition and removal and struct visibility changesTheo Buehler
2022-09-11Update Symbols.listTheo Buehler
2022-09-11Make structs in ts.h opaqueTheo Buehler