summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-13Various improvements; joint work with beck@:Ingo Schwarze
2022-11-13Make sure csa->csa_bundled is NULL after freeing to prevent aMoritz Buhl
2022-11-13Sync config.h, we have ed25519 support now.Florian Obser
2022-11-13Check certificate extensions in trusted certificates.Bob Beck
2022-11-13Sync data and instruction cache before entering an executable pageJeremie Courreges-Anglas
2022-11-13Split out handlers for SOCK_DGRAM unix(4) sockets from SOCK_STREAM andVitaliy Makkoveev
2022-11-13syncTheo Buehler
2022-11-13Avoid symbol collision with libcryptoTheo Buehler
2022-11-13Bump libtls minor to match libcrypto and libsslTheo Buehler
2022-11-13Bump libssl minor to match libcryptoTheo Buehler
2022-11-13Bump minor after symbol additionTheo Buehler
2022-11-13Update Symbols.listTheo Buehler
2022-11-13Expose direct access API for Ed25519.Theo Buehler
2022-11-13Expose various EVP hooks for Ed25519 and X25519Theo Buehler
2022-11-13Add ED25519 aliases for NID, SN and OBJTheo Buehler
2022-11-13Expose ASN1_buf_print() in asn1.hTheo Buehler
2022-11-12Remove unused fields from struct in6_ifextraKlemens Nanni
2022-11-12Add support for string comparison in filters.Martin Pieuchot
2022-11-12Hide symbols in libcrypto/uiBob Beck
2022-11-12Hide symbols in libcrypto/pkcs12Bob Beck
2022-11-12Fix a long-standing pmap bug, where we would enter an executable mappingMark Kettenis
2022-11-12Hide symbols in libcrypto/pkcs7Bob Beck
2022-11-12Remove unused RS_LHCOOKIE macroKlemens Nanni
2022-11-12Zap comment about dead linkmtuKlemens Nanni
2022-11-12Zap dead ip6_auto_linklocalKlemens Nanni
2022-11-12Put pf_state_import() under NPFSYNC>0 to fix build without pfsyncKlemens Nanni
2022-11-11Add support for storing builtins arguments into local variables.Martin Pieuchot
2022-11-11Add support for multiple statements in if () blocks.Martin Pieuchot
2022-11-11fix ounctuation and SEE ALSO;Jason McIntyre
2022-11-11Hide symbols in libcrypto/stackBob Beck
2022-11-11Revert last until we can guarantee gh_guid can't escape to theKenneth R Westerback
2022-11-11Clean up openssl(1) command execution.joshua
2022-11-11timeout(9): remove timeout_set_kclock(), TIMEOUT_INITIALIZER_KCLOCK()Scott Soule Cheloha
2022-11-11Make sure csa->csa_bundled is NULL after freeing to prevent aMoritz Buhl
2022-11-11Debug was accidentally left enabled in previous commit.Matthieu Herrb
2022-11-11Convert the legacy TLS stack to tls_content.Joel Sing
2022-11-11me and my text editor are not getting along todayDavid Gwynne
2022-11-11Remove the legacy interactive mode from openssl(1).joshua
2022-11-11Due to checksum offloading one more element could be written to the ringMoritz Buhl
2022-11-11In case of an invalid SA resp is passed to ikev2_msg_cleanup withoutMoritz Buhl
2022-11-11try pf.c r1.1143 again: move pf_purge out from under the kernel lockDavid Gwynne
2022-11-11syncMatthieu Herrb
2022-11-11Enable icc(4). ok anton@ patrick@Matthieu Herrb
2022-11-11Add icc(4) to handle Customer Control keyboards attached to i2c bus.Matthieu Herrb
2022-11-11add a mutex to struct pf_state and init it.David Gwynne
2022-11-11ihidev can pass a buffer larger than the size of the claimed inputAnton Lindqvist
2022-11-11cvs(1) populates the author keyword using getlogin(2), therefore favorAnton Lindqvist
2022-11-11Symbols.list: Drop comments and sort.Theo Buehler
2022-11-11kn points out that brackets are not parenthesesDavid Gwynne
2022-11-11fix a misuse of vi.David Gwynne