summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-02-25wrong annotationespie1-2/+2
2021-02-25make the timing of FIX_CRLF_FILES explicitespie1-2/+4
2021-02-25Add a framework for IOMMUs.kettenis2-2/+108
2021-02-25document FIX_CRLF_FILES.sthen1-2/+7
2021-02-25ftp: prevent double free() in error pathnaddy1-1/+2
2021-02-25Constify cipher API.tobhe2-10/+10
2021-02-25Typofixkn1-3/+3
2021-02-25Fix two bugs in the legacy verifiertb1-6/+10
2021-02-25Update regress to match TLS versions change.jsing1-6/+6
2021-02-25Only use TLS versions internally (rather than both TLS and DTLS versions).jsing9-128/+132
2021-02-25Rename depth to num_untrusted so it identifies what it actually represents.jsing1-6/+6
2021-02-25Avoid passing last and depth to x509_verify_cert_error() on ENOMEM.jsing1-3/+2
2021-02-25- Make use of the fact that we know how the chunks are aligned, andotto2-49/+83
2021-02-25split off the large module documentations, so that port-modules is less ofespie7-573/+791
2021-02-25Prevent zero size devices from attachingjan1-6/+11
2021-02-25s/PubkeyAcceptedKeyTypes/PubkeyAcceptedAlgorithms/djm5-29/+29
2021-02-25we don't have to cast to caddr_t when calling m_copydata anymore.dlg29-118/+108
2021-02-25let m_copydata use a void * instead of caddr_tdlg3-8/+9
2021-02-25enable veb(4), it's time for wider testing.dlg1-1/+2
2021-02-25Fix SMALL buildkn1-0/+8
2021-02-24add support for hashing 64 and 32 bit numbers in host byte order.dlg1-1/+17
2021-02-24syncderaadt2-0/+2
2021-02-24Rename pubkeyacceptedkeytypes to pubkeyacceptedalgorithms in test todtucker1-13/+13
2021-02-24Use ASN1_STRING_get0_data() instead of the deprecated ASN1_STRING_data().tobhe1-3/+3
2021-02-24build resolvdderaadt1-2/+2
2021-02-24More accurately describe the DNS proposal sources and reaction by resolvd.deraadt1-17/+27
2021-02-24fairly significant rewrite, including:deraadt1-391/+269
2021-02-24We need to track the pid of the connecting control connection to beflorian1-4/+6
2021-02-24Import resold(8), a daemon to rewrite resolv.conf.florian3-0/+975
2021-02-24Fix comment explaining last_untrusted. This should really be calledtb1-2/+2
2021-02-24Make the new validator check for EXFLAG_CRITICALtb1-8/+15
2021-02-24Complete deleting ifi->active before calling write_lease_db().krw1-3/+3
2021-02-24No need to get time() twice. Just use the alreadykrw1-2/+2
2021-02-24No need to check ifi->active for NULL when looking for duplicate/obsoletekrw1-3/+1
2021-02-24Fix annoying typo in a comment.krw1-2/+2
2021-02-24Remove incomplete/incorrect connection with autoconf, clearing groundkrw4-66/+7
2021-02-24show AF for DNS proposal messages; ok claudio bluhmderaadt1-2/+4
2021-02-24kqueue: Revise filterops interfacevisa2-52/+257
2021-02-24Various fixes from emails Joachim Nilsson sent to tech@ many moonslum1-4/+9
2021-02-24snprintf() does indeed return an int. From an email Joachim Nilssonlum1-3/+3
2021-02-24spelling fix;jmc1-3/+3
2021-02-24In sorflush() use m_purge() instead of handrolling it.bluhm1-3/+2
2021-02-24white space tweak, no functional changedlg1-2/+2
2021-02-24fix stoeplitz_n16 and stoeplitz_h16dlg1-3/+3
2021-02-24Enumerate GCI core, which seems to contain the OTP on the Apple M1.patrick2-4/+7
2021-02-24Correct client_prefix so it returns 1 if in prefix, not 0.nicm1-3/+3
2021-02-24whitespace tweaks, no functional change.dlg1-4/+4
2021-02-24fix the length check on arp packets when handling arp filter rules.dlg1-2/+2
2021-02-24syncderaadt1-1/+0
2021-02-24remove unused usbd_get_device_string()jsg1-21/+1