summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-30Add GPIO functionality (including support for using GPIOs as interrupt pins).Mark Kettenis
2021-10-30document (hopefully) near future directionsMarc Espie
2021-10-30Fix build break caused by accidental keystroke during last commitAlexandre Ratchov
2021-10-30Disestablish softintrs upon detach (missed in last commit)Alexandre Ratchov
2021-10-30Defer selwakeup() calls to a softintrAlexandre Ratchov
2021-10-30Revert previous commit as it's causing panic when devices are detachedAlexandre Ratchov
2021-10-30match on Intel 600 SeriesJonathan Gray
2021-10-30enable snooping on Intel 600 SeriesJonathan Gray
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