Age | Commit message (Expand) | Author |
2020-10-03 | opal(4), opalcons(4) and opalsens(4) | Mark Kettenis |
2020-10-03 | Add HISTORY and AUTHORS sections. | Mark Kettenis |
2020-10-03 | xicp(4), xics(4) and xive(4) | Mark Kettenis |
2020-10-03 | Merge d1_{clnt,srvr}.c into ssl_{clnt,srvr}.c | Joel Sing |
2020-10-03 | Use TLSv1_1_enc_data instead of DTLSv1_enc_data. | Joel Sing |
2020-10-03 | Reimplement the TLSv1.2 record handling for the read side. | Joel Sing |
2020-10-03 | Rename tls13_record_layer_alert() to tls13_record_layer_enqueue_alert() | Joel Sing |
2020-10-03 | Make dtls1_copy_record() take a DTLS1_RECORD_DATA_INTERNAL *. | Joel Sing |
2020-10-03 | Inline two macros that are only used in one place each. | Joel Sing |
2020-10-03 | KNF | Theo Buehler |
2020-10-03 | typo | Theo Buehler |
2020-10-03 | The new intra area db entry has to be saved into the tree before | jan |
2020-10-03 | There are lots of place where we want to redirect stdin, stdout | Damien Miller |
2020-10-03 | enable UpdateHostkeys by default when the configuration has not | Damien Miller |
2020-10-03 | disable UpdateHostkeys when a wildcard hostname pattern is | Damien Miller |
2020-10-03 | record when the host key checking code downgrades a certificate host | Damien Miller |
2020-10-03 | add kcov remote interrupt coverage test | anton |
2020-10-03 | sync usage | anton |
2020-10-03 | Mention that kcov_remote_enter() and kcov_remote_leave() can now be | anton |
2020-10-03 | Collect coverage from interrupts. Currently limited to remote sections | anton |
2020-10-03 | Increase CLAIM_LIMIT from 11M to 14M to make room for retguard | gkoehler |
2020-10-03 | Add bsd.mp to powerpc64's installXX.{img,iso} | gkoehler |
2020-10-03 | prefer ed25519 signature algorithm variants to ECDSA; ok markus@ | Damien Miller |
2020-10-03 | want time.h here too | Damien Miller |
2020-10-03 | split introductory paragraph, and insert ominous words about the glob | Theo de Raadt |
2020-10-03 | Use ferror() to check for write error, not the fflush() return value. | Todd C. Miller |
2020-10-03 | Introduce `if_cloners_lock' rwlock and use it to serialize | mvs |
2020-10-02 | Add man4.powerpc64 to SUBDIR. | Mark Kettenis |
2020-10-02 | intro(4) and astfb(4) | Mark Kettenis |
2020-10-02 | Send AUTH_FAILED in ikev2_ike_auth_recv() if the message did not contain | tobhe |
2020-10-02 | spelling, punctuation, whitespace | Theo Buehler |
2020-10-02 | sync | Stuart Henderson |
2020-10-02 | Attach on Intel 500-series chipsets. | Mark Kettenis |
2020-10-02 | regen | Mark Kettenis |
2020-10-02 | Add Intel 500-series I2C devices. | Mark Kettenis |
2020-10-02 | Plug leak of 'str': at the end of the strsep() loop it is NULL, so | Otto Moerbeek |
2020-10-02 | expose timeval/timespec from system calls into ktrace, before determining | Theo de Raadt |
2020-10-02 | Add -[46] nops for compatibility with the OpenSSL s_server | Theo Buehler |
2020-10-02 | Add possibility to link and run this test against the OpenSSL 1.1.1 package | Theo Buehler |
2020-10-02 | relax check for valid onrdomain range. onrdomain is -1 if the value is | Claudio Jeker |
2020-10-02 | Use += and ?= and tidy up whitespace | Theo Buehler |
2020-10-02 | Tidy up: no need to link statically against libcrypto and no need | Theo Buehler |
2020-10-02 | Make this test compile against OpenSSL 1.1 | Theo Buehler |
2020-10-02 | adjust for reversed outb arguments linux uses | Jonathan Gray |
2020-10-01 | add a missing .Pp | Ingo Schwarze |
2020-10-01 | add example to apropos.1 to list all manuals in a given section | ians |
2020-10-01 | In OpenSSL 1.1.x EVP_ENCODE_CTX is an opaque struct and has to be | Claudio Jeker |
2020-10-01 | Skip DELETE payload responses only after they are validated. | tobhe |
2020-10-01 | Teach wsconsctl about astfb(4). | Mark Kettenis |
2020-10-01 | Add astfb(4), a driver for the framebuffer of the Aspeed BMC found on | Mark Kettenis |