summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-05move cert_filter_principals() to earlier in the file for reuse;Damien Miller
2021-11-04Cache sha512 hash and parsed not_before and not_after with X509 cert.Bob Beck
2021-11-04Cleanup some old XXX needed comments. cert_parse() returns a referencedClaudio Jeker
2021-11-04On errors related to the pipes to the childs don't error out right away.Claudio Jeker
2021-11-04Fix broken "boot device cdrom" feature after a fix in seabios.Jan Klemkow
2021-11-04Instead of creating a struct repo for each unique caRepository URIClaudio Jeker
2021-11-04The authenticator is removed elsewhere.Tobias Heider
2021-11-04Move and promote getmonotime() to an internal API function.Claudio Jeker
2021-11-04Use the same spacing for all defines.Claudio Jeker
2021-11-04Fix mandoc HTML rendering for command aliasesKlemens Nanni
2021-11-04revert rev 1.30 of ttm_bo_util.cJonathan Gray
2021-11-04Instead of passing tal descriptions around just pass a tal id andClaudio Jeker
2021-11-04Tweaks (improve previous commit)YASUOKA Masahiko
2021-11-04Clarify "aes" will accept keys which length is in 128:256 bits. AlsoYASUOKA Masahiko
2021-11-03Many downstreams expect ssh to compile as non-C99...Theo de Raadt
2021-11-03log the interface along with the neighbour ID in various ospfd/ospf6dStuart Henderson
2021-11-03adjust for perfpolicy being auto by default; ok deraadtJason McIntyre
2021-11-03When handling CRLF and nulling out the optional CR, point nl at theTheo Buehler
2021-11-03Add a test tal that has comments and also comes with CRLFClaudio Jeker
2021-11-03document d2i_X509_ALGORS(3) and i2d_X509_ALGORS(3)Ingo Schwarze
2021-11-03Limit the number of rsync processes being spawned by stopping to acceptClaudio Jeker
2021-11-03whitespace observed during a read-throughTheo de Raadt
2021-11-03Fix five bugs in X509_REQ_to_X509(3):Ingo Schwarze
2021-11-03use some sizeof, rather than INADDRSZ/IN6ADDRSZ; ok claudioTheo de Raadt
2021-11-03Fix ASN1_TIME_diff() with NULL timesTheo Buehler
2021-11-03Add a cursor-style option, from Alexis Hildebrandt in GitHub issue 2960.Nicholas Marriott
2021-11-03Print the name of the non conforming attribute in the XML parse error.Claudio Jeker
2021-11-03For chunked encoding on switch to STATE_RESPONSE_CHUNKED_TRAILER whenClaudio Jeker
2021-11-03Some cleanup in X509_REQ_get_extensions(3), no functional change.Ingo Schwarze
2021-11-03Test adding extensions to certification requests.Ingo Schwarze
2021-11-03Fix two bugs in X509_REQ_add_extensions_nid(3)Ingo Schwarze
2021-11-03In addition to the WEP key(s) being set at device initialization withKenneth R Westerback
2021-11-03Move the MAX_CERT_DEPTH to extern.h and adjust the comments of all limitsClaudio Jeker
2021-11-03In proc_parser_roa() adjust the expiry calculation to walk all ofClaudio Jeker
2021-11-03Add missing copyright statement. Reminded by deraadt@Claudio Jeker
2021-11-03Clarify that ANY can be used for several parameters of IPsec transform.YASUOKA Masahiko
2021-11-03drm/amdgpu: fix out of bounds writeJonathan Gray
2021-11-03drm/ttm: fix memleak in ttm_transfered_destroyJonathan Gray
2021-11-03Zap swapips remnantsKlemens Nanni
2021-11-03mention hw.powerJonathan Gray
2021-11-02fix previousKlemens Nanni
2021-11-02Return non-zero on failed "nwkey" commandKlemens Nanni
2021-11-02Remove trailing whitespaceMike Larkin
2021-11-02crank SSH_SK_VERSION_MAJOR to match recent change in usr/bin/sshDamien Miller
2021-11-02Better handle FIDO keys on tokens that provide user verification (UV)Damien Miller
2021-11-02Add standard EXIT STATUSKlemens Nanni
2021-11-02syncTheo de Raadt
2021-11-02Only add CA certificates to the auth tree, skip BGPsec certificates.Claudio Jeker
2021-11-02Remove "!" escape handling from WEP/WPA passphrase questionsKlemens Nanni
2021-11-02Enable spleen16x32 and spleen32x64 on powerpc64 for GENERIC kernels.Frederic Cambus