summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-23syncTheo de Raadt
2021-07-23Make GENERIC compile again.Marcus Glocker
2021-07-23Similar to x509/x509_purp.c rev. 1.5:Ingo Schwarze
2021-07-23Delete some code from X509_PURPOSE_cleanup(3) that had no effect:Ingo Schwarze
2021-07-23Add a roff(7) comment that X509_issuer_and_serial_hash() isIngo Schwarze
2021-07-23Make MALLOC_STATS compile again; noted by Omar Polo and Joe NelsonOtto Moerbeek
2021-07-23clarify the meaning of the argument of X509_VERIFY_PARAM_set_purpose(3)Ingo Schwarze
2021-07-23compile in non-DIAGNOSTIC mode; ok mglockerTheo de Raadt
2021-07-23mention the possibility that user-defined purpose identifiers may haveIngo Schwarze
2021-07-23Adjust HTTP/1.1 request stringjob
2021-07-23Use 8/4/1 bytes loads/stores for copyin/copyout/kcopyJeremie Courreges-Anglas
2021-07-23new manual page X509_PURPOSE_set(3) documenting 11 functionsIngo Schwarze
2021-07-23nanosleep.2: miscellaneous cleanup and rewritescheloha
2021-07-23When dhcpleasectl asks to send a new request on an interface we areFlorian Obser
2021-07-23occured -> occurred;Jason McIntyre
2021-07-23punctuation;Jason McIntyre
2021-07-23mention in comment that read_passphrase(..., RP_ALLOW_STDIN) willDamien Miller
2021-07-23Simplify keygen-convert by using $SSH_KEYTYPES directly.Darren Tucker
2021-07-23note successful authentication method in final "Authenticated to ..."Damien Miller
2021-07-23Test conversion of ed25519 and ecdsa keys too.Darren Tucker
2021-07-23Add test for exporting pubkey from a passphrase-protected private key.Darren Tucker
2021-07-23Add a ForkAfterAuthentication ssh_config(5) counterpart to theDamien Miller
2021-07-23Add a StdinNull directive to ssh_config(5) that allows the configDamien Miller
2021-07-23make authorized_keys environment="..." directives first-match-winsDamien Miller
2021-07-23regression test for time-limited signature keysDamien Miller
2021-07-23Let allowed signers files used by ssh-keygen(1) signatures support keyDamien Miller
2021-07-23pci_intr_msix_count() is the function that drivers using multiple MSI-XJonathan Matthew
2021-07-22document X509_STORE_CTX_set_time(3) and X509_STORE_CTX_set_depth(3)Ingo Schwarze
2021-07-22Major cleanup.Ingo Schwarze
2021-07-22mbrfile can be const.Kenneth R Westerback
2021-07-22Sync dwctwo(4) with the NetBSD-current code base.Marcus Glocker
2021-07-22Only perform the default-route-pause if there are interfaces with theTheo de Raadt
2021-07-22Delete unused non-PIC code.Mark Kettenis
2021-07-22small tweak for default route checking, we don't care about the number ofStuart Henderson
2021-07-22Make dhcpleased(8) always configure provided routes, regardless ofStefan Sperling
2021-07-22Split the functions operating on the X509_VERIFY_PARAM object outIngo Schwarze
2021-07-22Add sizes for free() in zlibTheo Buehler
2021-07-22document X509_STORE_CTX_get0_current_issuer(3)Ingo Schwarze
2021-07-22Send rDNS proposals on ramdiskskn
2021-07-22Move X509_STORE_CTX_get0_cert(3) to the X509_STORE_CTX_new(3) manual.Ingo Schwarze
2021-07-22Have PRT_protected_guid() return 0/-1 like everything elseKenneth R Westerback
2021-07-22Tweak some err() verbiage.Kenneth R Westerback
2021-07-22In revision 1.74 of netmpls/mpls_input.c we use rtisvalid(4) to checkmvs
2021-07-22Make kqpoll_dequeue() usable with lazy removal of knotesVisa Hankala
2021-07-22After netstart, dhcpleased, and resolved are running, spin up to 10Theo de Raadt
2021-07-21A couple of missed 'const'.Kenneth R Westerback
2021-07-21Document X509_STORE_CTX_get_chain(3).Ingo Schwarze
2021-07-21Also count crypto errors in ipsec_input_cb() like IPsec output inAlexander Bluhm
2021-07-21Use a dedicated struct mbr to hold the GPT protective MBR,Kenneth R Westerback
2021-07-21Propagate errors from crypto_invoke() and count them in IPsec. TheyAlexander Bluhm