openbsd
2022-11-18 knImprove "once" bits
2022-11-18 tbInclude bytestring.h directly rather than pulling it...
2022-11-18 tbWire up HMAC to raw private key methods
2022-11-18 millertWrite number of bytes read/written and "?" prompt to...
2022-11-18 tbChange the pkey.ptr from char * to void *
2022-11-18 tbMove skiplist to main and merge with shortlist.
2022-11-18 jmczap errant space in usage();
2022-11-18 claudioAdd aspa-set config test.
2022-11-18 claudioAdd plumbing for ASPA support. This implements the...
2022-11-18 tbgroup -> field
2022-11-18 tbpolynominal -> polynomial
2022-11-18 antoncope with new getaddrinfo() error message
2022-11-18 deraadtsync
2022-11-18 deraadtmips64 code calls uvm_map_protect() directly, so needs...
2022-11-18 schwarzenew manual page BN_GF2m_add(3)
2022-11-17 deraadtWith regret, place mutexes after struct vm_map fields...
2022-11-17 tbAvoid a few unnecessary contortions
2022-11-17 tbUse a fixed-size array for the message and simplify...
2022-11-17 jobSchedule cleanup of '-r' now useless getopt option
2022-11-17 jobAdd shortlist functionality, a compagnion to the skiplist
2022-11-17 tbAdd initial Wycheproof EdDSA test coverage
2022-11-17 tbAdd a regression test for curve25519.c r1.14
2022-11-17 tbPrevent Ed25519 signature malleability
2022-11-17 deraadtstack growth from setrlimit was never updated to set...
2022-11-17 mvsstyle(9) fix. No functional change.
2022-11-17 florianRestrict what getaddrinfo(3) is willing to try to resolve.
2022-11-17 tobheAdd apple-boot firmware for Apple arm64 machines in...
2022-11-17 robertadd .gnu.warning.SYMBOL support to ld.lld(1) to display...
2022-11-17 dlgwhitespace fixes. no functional change.
2022-11-17 beckRevert "Check certificate extensions in trusted certifi...
2022-11-16 deraadtsync
2022-11-16 floriantolower(3) guarantees to return its argument unchanged...
2022-11-16 schwarzemark BN_X931_derive_prime_ex, BN_X931_generate_prime_ex,
2022-11-16 schwarzeexpose the documentation of X509_STORE_CTX_verify_fn(3)
2022-11-16 schwarzedocument X509_STORE_CTX_verify_cb(3) and X509_STORE_get...
2022-11-16 schwarzeMark BN_mod_exp2_mont() as intentionally undocumented.
2022-11-16 jobAlign output to a more tabular view
2022-11-16 tbRemove an outdated TODO
2022-11-15 mvsstyle(9) fix. No functional change.
2022-11-15 claudioNot assigning a link local address by default breaks...
2022-11-15 schwarzedocument BN_mod_sqrt(3)
2022-11-15 mvsTake `vmobjlock' around uao_grow() and uao_shrink(...
2022-11-15 sthensync
2022-11-14 knUnlock SIOCGIFG{MEMB,ATTR,LIST}
2022-11-14 knUnlock SIOCGIFCONF
2022-11-14 knDocument global interface group list locking
2022-11-14 sthenmerge conflicts
2022-11-14 sthenimport NSD 4.6.1, ok florian@, thanks aoyama@ for check...
2022-11-14 schwarzedocument BN_kronecker(3)
2022-11-14 schwarzedocument BN_reciprocal(3)
2022-11-14 beckHide public symbols in libcrypto/x509 .c files
2022-11-14 visaFix tag type and buffer limit in DT_TEXTREL lookup.
2022-11-14 claudioWith the commit to in6_ifattach mpe(4) now also works...
2022-11-14 visaAdd missing clock trigger to loongson_isa_splx().
2022-11-14 claudioRelax the list of interfaces which support IPv6 a bit.
2022-11-14 sthenfix swapped user/group introduced in sync-with-mount_tm...
2022-11-14 deraadtmake the EFI partition quite large, like on arm64 x13s...
2022-11-14 knPreserve original order of nameservers
2022-11-14 deraadtRecognize PT_OPENBSD_MUTABLE with LLVM's readobj /...
2022-11-14 knCheck for offline chunks first, then check for keydisks
2022-11-14 deraadtSince the introduction of automatic immutable from...
2022-11-14 deraadtSince the introduction of automatic immutable from...
2022-11-14 deraadtSince the introduction of automatic immutable from...
2022-11-14 deraadtSince the introduction of automatic immutable from...
2022-11-14 kettenisTurns out the power button on the Mac mini and the...
2022-11-14 jmc- show -R with -s in options list
2022-11-14 knDocument arm64 as supporting RAID 1C boot
2022-11-14 miodWhen the fdt does not provide a list of brightness...
2022-11-14 deraadtinclude sys/device.h, on some architectures this gets...
2022-11-13 tbFix comment style
2022-11-13 schwarzeVarious improvements; joint work with beck@:
2022-11-13 mbuhlMake sure csa->csa_bundled is NULL after freeing to...
2022-11-13 florianSync config.h, we have ed25519 support now.
2022-11-13 beckCheck certificate extensions in trusted certificates.
2022-11-13 jcaSync data and instruction cache before entering an...
2022-11-13 mvsSplit out handlers for SOCK_DGRAM unix(4) sockets from...
2022-11-13 tbsync
2022-11-13 tbAvoid symbol collision with libcrypto
2022-11-13 tbBump libtls minor to match libcrypto and libssl
2022-11-13 tbBump libssl minor to match libcrypto
2022-11-13 tbBump minor after symbol addition
2022-11-13 tbUpdate Symbols.list
2022-11-13 tbExpose direct access API for Ed25519.
2022-11-13 tbExpose various EVP hooks for Ed25519 and X25519
2022-11-13 tbAdd ED25519 aliases for NID, SN and OBJ
2022-11-13 tbExpose ASN1_buf_print() in asn1.h
2022-11-12 knRemove unused fields from struct in6_ifextra
2022-11-12 mpiAdd support for string comparison in filters.
2022-11-12 beckHide symbols in libcrypto/ui
2022-11-12 beckHide symbols in libcrypto/pkcs12
2022-11-12 kettenisFix a long-standing pmap bug, where we would enter...
2022-11-12 beckHide symbols in libcrypto/pkcs7
2022-11-12 knRemove unused RS_LHCOOKIE macro
2022-11-12 knZap comment about dead linkmtu
2022-11-12 knZap dead ip6_auto_linklocal
2022-11-12 knPut pf_state_import() under NPFSYNC>0 to fix build...
2022-11-11 mpiAdd support for storing builtins arguments into local...
2022-11-11 mpiAdd support for multiple statements in if () blocks.
2022-11-11 jmcfix ounctuation and SEE ALSO;
2022-11-11 beckHide symbols in libcrypto/stack
next