summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-30regenJonathan Gray
2021-10-30add Intel 600 Series and Alder Lake S idsJonathan Gray
2021-10-29If the test fails, do not hang forever. Abort with a 10 secondsAlexander Bluhm
2021-10-29Tweak code to make it clear that MBR_init() uses just the boot code andKenneth R Westerback
2021-10-29syncTheo de Raadt
2021-10-29the list of devices which can be created it getting unwieldy and keep gettingJason McIntyre
2021-10-29poll needs similar treatment as select recently gained in order to notAnton Lindqvist
2021-10-29A USB HID report ID must be represented using a single byte rangingAnton Lindqvist
2021-10-29In x509/x509_purp.c rev. 1.11, tb@ fixed X509_check_purpose(3)Ingo Schwarze
2021-10-29match more Prolific HXN idsJonathan Gray
2021-10-29regenJonathan Gray
2021-10-29more Prolific HXN idsJonathan Gray
2021-10-29Don't grab audio_lock in filt_midi{read,write} if NOTE_SUBMIT is set.Alexandre Ratchov
2021-10-29Hook poll tests.Martin Pieuchot
2021-10-29Test that poll(2) returns POLLNVAL for an already closed fd.Martin Pieuchot
2021-10-29Actually error in X509_check_purpose() if x509v3_cache_extensions()Theo Buehler
2021-10-29document the horrifying function X509_TRUST_set_default(3)Ingo Schwarze
2021-10-29add missing .h file includeTheo de Raadt
2021-10-29rpki-client 7.4 is imminent, bump versionClaudio Jeker
2021-10-29document X509_EXTENSION_dup(3);Ingo Schwarze
2021-10-29new manual page X509_REQ_print_ex(3),Ingo Schwarze
2021-10-29Ensure that RRDP snapshot and delta files are fetched from the same hostClaudio Jeker
2021-10-29Limit the HTTP requests to 2GB of data. This is enforced via a quickClaudio Jeker
2021-10-29Properly implement --max-size and --min-size.Claudio Jeker
2021-10-29ssh-keygen: make verify-time argument parsing optionalDamien Miller
2021-10-29sshsig: add tests for signing key validity and find-principalsDamien Miller
2021-10-29avoid signedness warning; spotted in -portableDamien Miller
2021-10-28Sync output at end of run with output inside the openbgpd output file.Claudio Jeker
2021-10-28Do not force the cursor to move if it is in the automargin space at EOLNicholas Marriott
2021-10-28Allow detach even if suspend flag set, GitHub issue 2932.Nicholas Marriott
2021-10-28Expand command as a format, GitHub issue 2920.Nicholas Marriott
2021-10-28document X509_REQ_to_X509(3)Ingo Schwarze
2021-10-28flesh out veb(4)/vport description a bit, spell out in more words whatStuart Henderson
2021-10-28unwrap a lineTheo Buehler
2021-10-28Limit how many FileAndHash entries a single manifest may containJob Snijders
2021-10-28Don't fetch files larger than 2MBJob Snijders
2021-10-28document X509_to_X509_REQ(3)Ingo Schwarze
2021-10-28sortTheo Buehler
2021-10-28Provide --max-size and --min-size arguments. Currently ignored butClaudio Jeker
2021-10-28syncStuart Henderson
2021-10-28Limit the size of the base64 blob inside the RRDP XML to be less thanClaudio Jeker
2021-10-28Mechanical KNF in preparation for changingBob Beck
2021-10-28Add headers normally contained in include/openssl, verbatim from 1.1.1Bob Beck
2021-10-28Import Certificate Transparency verbatim from OpenSSL 1.1.1Bob Beck
2021-10-28openssl-ruby tests: rework for x509_alt.c r1.3 and r1.5.Theo Buehler
2021-10-28Bring back r1.3, ok beckTheo Buehler
2021-10-28Accept server replies from any server portKlemens Nanni
2021-10-28Don't exit in certain cases on failures to parse x509 objects.Bob Beck
2021-10-28add proper declaration for addr in dt_prov_kprobe_hookJasper Lievisse Adriaanse
2021-10-28increment SSH_SK_VERSION_MAJOR to match last changeDamien Miller