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