openbsd
2022-12-01 jsingBN_one() can fail, check its return value.
2022-12-01 dtuckerClean up ssh-add and ssh-agent logs.
2022-12-01 dtuckerLog output of ssh-agent and ssh-add to make debugging...
2022-12-01 guenther_C_LABEL() is no longer useful in the "everything is...
2022-11-30 millertUpdate to 2022ggtz from https://github.com/JodaOrg...
2022-11-30 chelohamidicat.c: add missing CVS tag; ok millert@
2022-11-30 knUnlock nd6_ioctl(), push kernel lock into in6_ioctl_...
2022-11-30 knUse shared socket/net lock for IP sockets
2022-11-30 tbSwitch idiom of d2i_ECDSA_SIG() invocation
2022-11-30 tbLink libkeynote to regress.
2022-11-30 tbResurrect the libkeynote testsuite
2022-11-30 bluhmPassing preallocated keys to d2i_RSAPublicKey() does...
2022-11-30 mvsregen
2022-11-30 mvsUnlock getsockopt(2) and setsockopt(2). Unlock them...
2022-11-30 claudioPass a FILE pointer to ometric_output_all() and use...
2022-11-30 patrickProvide default address for qcpwm(4), as Linux upstream...
2022-11-30 jobRemove unused includes
2022-11-30 jobRemove unused includes
2022-11-30 jobRemove unused includes
2022-11-30 jobRemove unused include
2022-11-30 jobRemove unused sys/socket.h include
2022-11-30 jobRemove unused ctype.h include
2022-11-30 jsingRewrite bn_correct_top().
2022-11-30 knadd configtest; OK martijn
2022-11-30 jsingFix return values bug in BN_ucmp().
2022-11-30 jsingAdd regress coverage for BN_cmp()/BN_ucmp().
2022-11-30 jsingMostly align BIO_read()/BIO_write() return values with...
2022-11-30 jsingMop up more BN_DEBUG related code.
2022-11-29 dtuckerAdd void to client_repledge args to fix compiler warnin...
2022-11-29 guentherMove the generic variable definitions from the ASM...
2022-11-29 jobOnly include stdarg.h, if we call any of va_{start...
2022-11-29 jobOnly include assert.h if we call assert()
2022-11-29 tbAdd missing markup to comments and to RFC 3779 error
2022-11-29 visaUse correct size for mips64 .rld_map section.
2022-11-29 tbFirst pass at updating verifier error docs
2022-11-29 tbRemove a few doubled spaces and wrap an overlong line
2022-11-29 florianIgnore late check results for resolvers we no longer...
2022-11-29 claudioUpdate valid_x509 comment to reality. crl is no longer...
2022-11-29 claudioReturn an error string instead of surpressing the warni...
2022-11-29 tbSort a few outliers by increasing error number to match...
2022-11-29 tbFix includes
2022-11-29 tbAdd missing X509_V_ERR_UNSPECIFIED case
2022-11-29 tbFix some KNF issues
2022-11-29 tbMake X509_verify_cert_error_string() thread safe
2022-11-29 antonAdd support for the Unified Battery feature found in...
2022-11-29 antonAdd support for Bolt receivers. They use different...
2022-11-29 guentherPut the original image of the MP-startup and ACPI-suspe...
2022-11-29 chelohapowerpc64: switch to clockintr
2022-11-29 chelohapowerpc, macppc: switch to clockintr
2022-11-28 mvsSimplify return path of (*pr_ctloutput)() return value...
2022-11-28 knDocument struct nd_ifinfo protection, remove obsolete...
2022-11-28 tbFix indent
2022-11-28 dvvmd(8): zero consdev in bootargs to fix booting ramdisks
2022-11-28 claudioReshuffle case a little bit. No functional change.
2022-11-28 tbUse ssize_t instead of int as requested on review
2022-11-28 cheloharc(8): reorder_libs: print names of relinked libraries
2022-11-28 knRemove useless nd6_init_done
2022-11-28 knStatically initialise DAD list, remove obsolete dad_init
2022-11-28 tbGarbage collect the unused asn1_add_error()
2022-11-28 tbRetire prev_bio
2022-11-28 matthieusync
2022-11-28 matthieuRemove rex.x, obsolete remote execution protocol
2022-11-28 tbTweak x509_constraints_uri_host() regress to test for...
2022-11-28 tbFix NULL dereference in x509_constraints_uri_host()
2022-11-28 djmtighten pledge(2) after session establishment
2022-11-28 djmNew EnableEscapeCommandline ssh_config(5) option
2022-11-27 knMove UVM "swpgonly" from Daemon Counters to Swap Counters
2022-11-27 knRemove last queue(3) *_END() usage from tree
2022-11-27 knZap nonexistent "vnodepages" and "vtextpages" UVM Page...
2022-11-27 kettenisImplement support for the (optional) MSI controller...
2022-11-27 jobBIO_puts return values can be ambiguous, improve the...
2022-11-27 schwarzeIn bio.h rev. 1.50 and rev. 1.51, tb@ provided BIO_set_...
2022-11-27 knRemove useless casts
2022-11-27 knZap qt3/4 remnants, MODQMAKE_RECURSIVE always defaults...
2022-11-27 knProvide more accurate lock error message
2022-11-27 antonreformat REGRESS_TARGETS
2022-11-27 antonApplying mimmutable(2) to bss, data and text made the...
2022-11-27 knx11/qt3 and qt4 are no more, say x11/qt* like the modul...
2022-11-27 schwarzedelete duplicate OpenBSD CVS keyword line
2022-11-27 tbPlug leak of tmp in case allocation of pq->abuf fails
2022-11-27 tbKNF nit: place brace correctly
2022-11-27 ottoOnce we are synced, we can validate the certificate...
2022-11-26 tbMissing return value check for BIO_new()
2022-11-26 kettenisAdjust for changes in the device tree bindings. Since...
2022-11-26 mvsTurn sowriteable(), sballoc() and sbfree() macro to...
2022-11-26 mvsMerge uipc_bind() with unp_bind(). Unlike other unp_...
2022-11-26 mvsNext step of netlock pressure decreasing in pppx(4).
2022-11-26 tbMake header guards of internal headers consistent
2022-11-26 tobheAdd arm64 lid_action sysctl for Apple Silicon laptops.
2022-11-26 jobRemove RFC 9092 example file because it contains inheri...
2022-11-26 jobMake error messages about 'inherit' elements in End...
2022-11-26 tobheBump to 7.2
2022-11-26 jobDisallow 'inherit' elements in geofeed authenticators
2022-11-26 jobFix warning message
2022-11-26 tbbn_lcl.h wanted special treatment.
2022-11-26 tbMake internal header file names consistent
2022-11-26 tbTwo small tweaks to the geofeed code
2022-11-26 jsingRemove BIGNUM consistency macros.
2022-11-26 tbSplit eContent extration into a small helper
2022-11-26 tbAdd test-geofeed.c (forgotten cvs add in previous).
next