summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-14Set error if we are given an NULL ctx in x509_verify, and set errorBob Beck
2020-09-14nuke a stray spaceTheo Buehler
2020-09-14Fix potential leak when tmpext fails to be added toBob Beck
2020-09-14Rewrite the agentx code of relayd. This new framework should allow usMartijn van Duren
2020-09-14pf: Merge NOTES column into NAME columnkn
2020-09-14All buffers are in rw-memory, but lookup_record has it defined asMartijn van Duren
2020-09-14syncStuart Henderson
2020-09-14Change the known output to be the expected output, so that weBob Beck
2020-09-14Use a fixed validation time in these tests so we neverBob Beck
2020-09-14Make "spf walk" report if an spf-record has macro's and can't be resolved.Martijn van Duren
2020-09-14remove unneeded variable "type".Bob Beck
2020-09-14We might race against removal of an rdomain we just want to handle.Florian Obser
2020-09-14Document the fact that the maximum size of a font is currently 512 KiB.Frederic Cambus
2020-09-14Don't leak names on successBob Beck
2020-09-14remove unneded variable "time1"Bob Beck
2020-09-14Let slaacd handle all rdomains in a single daemon.Florian Obser
2020-09-14remove unneded variable "time"Bob Beck
2020-09-14fix bug introduced on review where refactor made it possible toBob Beck
2020-09-14Mechanically replace isc_boolean_t with int.Florian Obser
2020-09-14Bunch of dead stores and otherwise unused stuff lets us get rid ofFlorian Obser
2020-09-14Rewrite isc_time_microdiff() as uelapsed() and put it directlyFlorian Obser
2020-09-14re-enable new x509 chain verifier as the defaultBob Beck
2020-09-14Correctly fix double free introduced on review.Bob Beck
2020-09-14No need to check for NULL before calling free.Martijn van Duren
2020-09-14Fix double free - review moved the pop_free of roots to x509_verify_ctx_freeBob Beck
2020-09-14revert previous, need to fix a problemBob Beck
2020-09-14Fix comment, ktrace flags are per-process.Martin Pieuchot
2020-09-14Enable the use of the new x509 chain validator by default.Bob Beck
2020-09-14syncTheo de Raadt
2020-09-14Connect a client to a server. Both can be current libressl, orAlexander Bluhm
2020-09-13Add regress for SSL_{CTX_,}set_ciphersuites().Joel Sing
2020-09-13Implement SSL_{CTX_,}set_ciphersuites().Joel Sing
2020-09-13Adapt regress to IFS splitting correction (eval.c -r1.66)Theo Buehler
2020-09-13Fix "$@" splitting with empty IFSTheo Buehler
2020-09-13Add new x509 certificate chain validator in x509_verify.cBob Beck
2020-09-13Improve handling of BIO_read()/BIO_write() failures in the TLSv1.3 stack.Joel Sing
2020-09-13unbreak dt-enabled builds; it seems an unrelated change snuck in in -r1.3Jasper Lievisse Adriaanse
2020-09-13Always use READ(16)/WRITE(16) commands for disks large enough to requireKenneth R Westerback
2020-09-13The SMC base address and i/o region size is now queried by acpi(4) andMarcus Glocker
2020-09-13use drm_cache.c from linux 5.7.yJonathan Gray
2020-09-13Unbreak tree. Instead of passing struct process to siginit() just pass theClaudio Jeker
2020-09-13Spell out n as en for consistency with other parts of the page.Theo Buehler
2020-09-13change pmap wbinvd use to wbinvd_on_all_cpusJonathan Gray
2020-09-13%lln is percent ell ell n (not dee).Claudio Jeker
2020-09-13add an ipi for wbinvd and a linux style wbinvd_on_all_cpus() functionJonathan Gray
2020-09-13More tests for policy matching via dstid.tobhe
2020-09-13Install /etc/examples/login_ldap.conf with proper mode and ownership.Antoine Jacoutot
2020-09-13Start documenting locks for struct pppoe_softc memberskn
2020-09-13sort SEE ALSO;Jason McIntyre
2020-09-13Fix various typos in wscons(4) comments.Frederic Cambus