openbsd
2023-04-30 tbRemove __dead again. Apparently this causes issues...
2023-04-30 jobRevert disablement of the encoding cache
2023-04-30 tbSend x509_subject_cmp() to the attic
2023-04-30 tbsync
2023-04-30 tbThe policy tree is no more
2023-04-30 tbZap extra blank line
2023-04-30 schwarzeMake the descriptions of BIO_get_retry_BIO(3) and BIO_g...
2023-04-30 schwarzeSlightly improve the documentation of the "oper" parame...
2023-04-30 schwarzeDocument the eight BIO_CONN_S_* constants that are...
2023-04-30 schwarzeMark the five BIO_GHBN_* constants as intentionally...
2023-04-30 phesslerRemove artifical limit of 2 hours on a PIO lifetime...
2023-04-30 tbwhitespace
2023-04-30 tbSort alphabetically
2023-04-30 tbRemove unnecessary target
2023-04-30 tbpolicy test: simplify Makefile
2023-04-30 yasuokaFix that atactl sd0 readattr didn't work for some disks...
2023-04-29 bennobump version to 8.4
2023-04-29 schwarzeNew manual page written by Ted Bullock,
2023-04-29 schwarzeProvide function prototypes for macros that take arguments,
2023-04-29 schwarzeMention a few standard BIO_ctrl(3) command constants
2023-04-29 schwarzeMention a few standard BIO_ctrl(3) command constants
2023-04-29 miodAdd "counter-timer" to openboot_special[] in order...
2023-04-29 schwarzeMention the type-specific BIO_ctrl(3) command constants
2023-04-29 schwarzeMention the type-specific BIO_ctrl(3) command constants
2023-04-29 knRemove net lock from DIOCGETQUEUE
2023-04-29 mlarkinremove some 19 year old #if 0 code
2023-04-29 mlarkinwhitespace
2023-04-29 espieas noticed by sdk@, a package with an exact numbers...
2023-04-29 kettenisPrint VHE feature in dmesg.
2023-04-29 bluhmRun open rsync and ports rsync programs against each...
2023-04-28 tbMark OpenSSLDie() as __dead
2023-04-28 dvvmd(8): fix specifying boot image in vm.conf
2023-04-28 schwarzeadjust after man_validate.c rev. 1.128 improved the...
2023-04-28 tbMake LLVM 15 happier by changing from K&R to ANSI proto...
2023-04-28 schwarzeDo not rewrite MAN_LP and MAN_P to MAN_PP because doing...
2023-04-28 dvClarify -b usage by `vmctl start`.
2023-04-28 mvsAdd rtentry refcnt type to dt(4).
2023-04-28 dvvmd(8)/vmctl(8): allow vm owners to override boot kernel.
2023-04-28 bluhmExecute each test as make target. Remove the shell...
2023-04-28 dvRemove unneeded header includes in vmd.
2023-04-28 robertbump MAXDSIZ to 128G on amd64 and 64G on arm64
2023-04-28 jobFree all libcrypto global state memory before returning
2023-04-28 jobReturn a non-zero error exit code on any DER cache...
2023-04-28 chelohatimer(4/sparc64): remove driver
2023-04-28 tbFix leaks reported by ASAN
2023-04-28 krwRevert amd64/i386 floppy change. Missing diff to vnconf...
2023-04-28 tbToo many stupid things whine about these being used...
2023-04-28 jobRemove preservation and use of cached DER/BER encodings...
2023-04-28 schwarzeSome wording tweaks to finish the polishing.
2023-04-28 schwarzeMark the obsolete PROXY_PARAM and SOCKS BIO_ctrl(3...
2023-04-28 beckEnable policy checking by default now that we are DAG...
2023-04-28 schwarzeMark a number of BIO_ctrl(3) command constants as inten...
2023-04-28 schwarzekill the .Xr to BN_nist_mod_521(3) which no longer...
2023-04-28 tbUnifdef LIBRESSL_HAS_POLICY_DAG and remove it from...
2023-04-28 claudioImport rsync regress provided by Martin Cracauer so...
2023-04-28 schwarzeAdd BIO_C_SET_MD_CTX to the list of command constants.
2023-04-28 tbTake the old policy code behind the barn
2023-04-28 schwarzeDocument BIO_set_md_ctx(3) and BIO_C_SET_MD_CTX.
2023-04-28 tbThe policy test is no longer expected to fail
2023-04-28 tbEnable the new policy checking code in x509_policy.c
2023-04-28 tbSilence gcc-4 warnings about sk_sort()
2023-04-28 jobRemove misinformation, reason had nothing to do with...
2023-04-28 sashanremove superfluous/invalid KASSERT() in pfsync_q_del().
2023-04-28 tbRemove now no longer needed <assert.h>; sort headers
2023-04-28 tbDeassert has_explicit_policy()
2023-04-28 tbDeassert delete_if() callbacks
2023-04-28 tbDeassert x509_policy_level_find()
2023-04-28 tbDeassert X509_policy_check()
2023-04-28 tbDeassert x509_policy_level_add_nodes()
2023-04-28 tbDeassert x509_policy_new()
2023-04-28 jobRearrange freeing of memory in the regress test
2023-04-28 schwarzeReorder the text such that every function is discussed...
2023-04-28 tbmake the policy test compile on sparc64
2023-04-28 phesslerInbound portion of RFC9131. Routers can create new...
2023-04-28 sashanThis change speeds up DIOCGETRULE ioctl(2) which pfctl...
2023-04-28 phesslerRelax the "pass all" rule so all forms of neighbor...
2023-04-28 jobAdd X509_REQ_add_extensions and to X509_REQ_add1_attr...
2023-04-28 claudioSame change as in bgpd:
2023-04-28 claudioAdd explicit default labels in switch() statements...
2023-04-28 bluhmAdd a membar_consumer() for the taskq_create() in sospl...
2023-04-28 krwMove FSDISKTYPE uses from disklabel(8) invocations...
2023-04-28 gnezdoEnable kernel-address sanitizer for clang openbsd target
2023-04-28 claudioImplement --size-only and --ignore-times
2023-04-28 knRemove net lock from DIOCGETQUEUES
2023-04-28 patrickFix memory constraints in the inline-assembly stub...
2023-04-28 bluhmRemove error handling around mallocarray(9). I cannot...
2023-04-28 opfix lfindent (newline-and-indent) comment and descripti...
2023-04-28 tbCleanup pass over x509_check_policy.c
2023-04-28 opmark up all commands in the man page
2023-04-28 beckHook up the the x509 policy regression tests to x509...
2023-04-28 beckFix copyright, convert boringssl comments to C style
2023-04-28 beckKNF
2023-04-28 beckremove unused code.
2023-04-28 beckremove debugging printf
2023-04-28 krwRetire -E's "expert" mode. Introduced 23 years ago...
2023-04-28 beckThis test should not have V_EXPLICIT_POLICY set. with...
2023-04-28 beckAdd the rest of the boringssl policy unit tests.
2023-04-28 jmcescape the "D1" revisions, as mandoc thinks this is...
2023-04-28 nicmAdd options to change the confirm key and default behav...
2023-04-28 nicmDo not fatal if tparm fails, instead just log it (not...
next