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