summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-28Revert amd64/i386 floppy change. Missing diff to vnconfig brokeKenneth R Westerback
2023-04-28Remove preservation and use of cached DER/BER encodings in the d2i/i2d pathsJob Snijders
2023-04-28Some wording tweaks to finish the polishing.Ingo Schwarze
2023-04-28Mark the obsolete PROXY_PARAM and SOCKS BIO_ctrl(3) command constantsIngo Schwarze
2023-04-28Enable policy checking by default now that we are DAG implementation based.Bob Beck
2023-04-28Mark a number of BIO_ctrl(3) command constants as intentionallyIngo Schwarze
2023-04-28kill the .Xr to BN_nist_mod_521(3) which no longer existsIngo Schwarze
2023-04-28Unifdef LIBRESSL_HAS_POLICY_DAG and remove it from the MakefileTheo Buehler
2023-04-28Import rsync regress provided by Martin Cracauer so that bluhm@ can workClaudio Jeker
2023-04-28Add BIO_C_SET_MD_CTX to the list of command constants.Ingo Schwarze
2023-04-28Take the old policy code behind the barnTheo Buehler
2023-04-28Document BIO_set_md_ctx(3) and BIO_C_SET_MD_CTX.Ingo Schwarze
2023-04-28The policy test is no longer expected to failTheo Buehler
2023-04-28Enable the new policy checking code in x509_policy.cTheo Buehler
2023-04-28Silence gcc-4 warnings about sk_sort()Theo Buehler
2023-04-28Remove misinformation, reason had nothing to do with efficiencyJob Snijders
2023-04-28remove superfluous/invalid KASSERT() in pfsync_q_del().Alexandr Nedvedicky
2023-04-28Remove now no longer needed <assert.h>; sort headersTheo Buehler
2023-04-28Deassert has_explicit_policy()Theo Buehler
2023-04-28Deassert delete_if() callbacksTheo Buehler
2023-04-28Deassert x509_policy_level_find()Theo Buehler
2023-04-28Deassert X509_policy_check()Theo Buehler
2023-04-28Deassert x509_policy_level_add_nodes()Theo Buehler
2023-04-28Deassert x509_policy_new()Theo Buehler
2023-04-28Rearrange freeing of memory in the regress testJob Snijders
2023-04-28Reorder the text such that every function is discussed only onceIngo Schwarze
2023-04-28make the policy test compile on sparc64Theo Buehler
2023-04-28Inbound portion of RFC9131. Routers can create new neighbor cache entriesPeter Hessler
2023-04-28This change speeds up DIOCGETRULE ioctl(2) which pfctl(8) uses toAlexandr Nedvedicky
2023-04-28Relax the "pass all" rule so all forms of neighbor advertisements are allowedPeter Hessler
2023-04-28Add X509_REQ_add_extensions and to X509_REQ_add1_attr to DER cache testJob Snijders
2023-04-28Same change as in bgpd:Claudio Jeker
2023-04-28Add explicit default labels in switch() statements with error handling.Claudio Jeker
2023-04-28Add a membar_consumer() for the taskq_create() in sosplice(). MembarAlexander Bluhm
2023-04-28Move FSDISKTYPE uses from disklabel(8) invocations to vnconfig(8)Kenneth R Westerback
2023-04-28Enable kernel-address sanitizer for clang openbsd targetGreg Steuck
2023-04-28Implement --size-only and --ignore-timesClaudio Jeker
2023-04-28Remove net lock from DIOCGETQUEUESKlemens Nanni
2023-04-28Fix memory constraints in the inline-assembly stub that calls into securePatrick Wildt
2023-04-28Remove error handling around mallocarray(9). I cannot fail whenAlexander Bluhm
2023-04-28fix lfindent (newline-and-indent) comment and description in the man pageOmar Polo
2023-04-28Cleanup pass over x509_check_policy.cTheo Buehler
2023-04-28mark up all commands in the man pageOmar Polo
2023-04-28Hook up the the x509 policy regression tests to x509 regress.Bob Beck
2023-04-28Fix copyright, convert boringssl comments to C styleBob Beck
2023-04-28KNFBob Beck
2023-04-28remove unused code.Bob Beck
2023-04-28remove debugging printfBob Beck
2023-04-28Retire -E's "expert" mode. Introduced 23 years ago to avoidKenneth R Westerback
2023-04-28This test should not have V_EXPLICIT_POLICY set. with thisBob Beck