Age | Commit message (Expand) | Author |
2022-10-20 | Initial parsing of the NewSessionTicket message | Theo Buehler |
2022-10-20 | Provide TLS13_MAX_TICKET_LIFETIME #define | Theo Buehler |
2022-10-20 | Provide ssl_session_dup() | Theo Buehler |
2022-10-20 | Clean up resumption master secret in SSL_SESSION_free() | Theo Buehler |
2022-10-20 | Extend SSL_SESSION struct for TLSv1.3 PSK | Theo Buehler |
2022-10-20 | Annotate misuse of EVP_Digest() | Theo Buehler |
2022-10-20 | Access to `u_flags' should be serialized by the `vmobjlock'. | Martin Pieuchot |
2022-10-20 | Remove the single part string for DS1339, since that is only required on | Marcus Glocker |
2022-10-20 | ampintc(4) is specifically for GIC v1/v2 | Jonathan Gray |
2022-10-20 | add manual page for Arm GIC v3/v4 driver | Jonathan Gray |
2022-10-20 | remove file no longer present in unbound 1.17.0 | Stuart Henderson |
2022-10-20 | merge unbound 1.17.0 | Stuart Henderson |
2022-10-20 | import unbound 1.17.0, ok florian | Stuart Henderson |
2022-10-20 | Link rust-openssl to regress | Theo Buehler |
2022-10-20 | Provide a harness driving rust-openssl's regress tests | Theo Buehler |
2022-10-20 | Display the correct recipient in a Received: header with one recipient. | Todd C. Miller |
2018-09-17 | import unbound 1.7.3, testing from benno@ and Brad. | Stuart Henderson |
2022-10-19 | Exclude /tmp/*.shm files from /tmp cleaning in daily(8); removing them | Stuart Henderson |
2022-10-19 | Drop support for $rcexec; people should now use the rc_exec function. | Antoine Jacoutot |
2022-10-19 | Remove unused setfd member from struct audio_hw_if | Klemens Nanni |
2022-10-19 | Use C99 struct init for struct audio_hw_if | Klemens Nanni |
2022-10-19 | Replace "newfs/fsck_ext2fs" with "newfs/msdos -t ext2fs", constify | Klemens Nanni |
2022-10-19 | Document sigaltstack restrictions on OpenBSD. | Theo de Raadt |
2022-10-19 | Remove audio(9) setfd() stub | Klemens Nanni |
2022-10-19 | Constify global tables only used in lookups, OK ratchov | Klemens Nanni |
2022-10-19 | Get rid of useless/confusing subshell | Klemens Nanni |
2022-10-19 | Constify audio_hw_if struct | Klemens Nanni |
2022-10-19 | Constify string tables | Klemens Nanni |
2022-10-18 | Add support for the DS1339 RTC, like found on the PiJuice. | Marcus Glocker |
2022-10-18 | No longer match on "apple,cluster-cpufreq" compatible string. | Mark Kettenis |
2022-10-18 | Remove references to four definitions that tb@ deleted in x509.h rev. 1.89 | Ingo Schwarze |
2022-10-18 | Copy port to proxyport since the sting may point into memory that is | Claudio Jeker |
2022-10-18 | Switch from up/down time to time of last change. | Claudio Jeker |
2022-10-18 | Initalize last_updown in init_peer() so that it is reported correctly | Claudio Jeker |
2022-10-18 | Add definitions for runtime services related to EFI variables and system | Mark Kettenis |
2022-10-18 | Fix some spelling errors | Job Snijders |
2022-10-18 | Remove unused AUDIO_PROP_{MMAP,INDEPENDENT} | Klemens Nanni |
2022-10-18 | Document and report mpii(4) RAID 1E as such | Klemens Nanni |
2022-10-18 | Hoist common Volume, Status, Size and Device columns in format strings | Klemens Nanni |
2022-10-17 | Implement uncached mappings on the StarFive JH7100 SoC, where the hardware | Mark Kettenis |
2022-10-17 | Convert more drivers to use todr_attach(). The quality of the RTC is | Mark Kettenis |
2022-10-17 | Store errors that result from leaf certificate verification. | Joel Sing |
2022-10-17 | Fix "map" OpenFirmware call. It does not return a value according to the | Mark Kettenis |
2022-10-17 | Fix "map" OpenFirmware call. It does not return a value according to the | Mark Kettenis |
2022-10-17 | Revise expire callback regress to use chains with expired certificates. | Joel Sing |
2022-10-17 | Ensure that verification results in the expected error and error depth. | Joel Sing |
2022-10-17 | Avoid potential divide by zero in BIO_dump_indent_cb() | Joel Sing |
2022-10-17 | Unbreak ASN.1 indefinite length encoding. | Joel Sing |
2022-10-17 | SHOW_METRICS for the actions enum. Just to match the rest. | Claudio Jeker |
2022-10-17 | Document /metrics endpoint and use bgpctl show metrics as command. | Claudio Jeker |