summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-03Add scaffold to run the ruby/openssl regression testsTheo Buehler
2021-05-03tweak one description to make it uniqueTheo Buehler
2021-05-03Prefix the hybrid_corner_case test with test_ for consistency.Theo Buehler
2021-05-03Exercise the point conversion bit for octet string representationsTheo Buehler
2021-05-03Add a test that exercises the point conversion bit of the octetTheo Buehler
2021-05-03Fix corner case for compressed points on binary curvesTheo Buehler
2021-05-03When negotiating multiprotocol capabilities only fall ack to AID_INET whenClaudio Jeker
2021-05-03Print the timestamps both formatted and as a time in seconds field inClaudio Jeker
2021-05-03When parsing a variable value within double quotes, allow parenthesisMark Lumsden
2021-05-03Like in the session engine do not inline the addr2sa call into connect andClaudio Jeker
2021-05-03Make sdhc(4) attachment work on Zynq-7000.Visa Hankala
2021-05-03When parsing a variable value within double quotes, allow an escapedMark Lumsden
2021-05-03fix typo from previous commitStefan Sperling
2021-05-03Mention in CAVEATS that iwn(4) doesn't support 40MHz channels yet.Stefan Sperling
2021-05-03iwm(4) supports Tx aggregation now.Stefan Sperling
2021-05-03Use the EFI memory map (if available) to determine available physicalMark Kettenis
2021-05-03remove old gcc/g++ binaries at update time; covers the most common caseStuart Henderson
2021-05-03recognise a small number of riscv relocations in readelfJonathan Gray
2021-05-03Tweak the heuristic net80211 RA is using to decide whether enoughStefan Sperling
2021-05-03Add 802.11n Tx aggregation support to iwm(4).Stefan Sperling
2021-05-03work around an athn(4) device problem with bogus Michael MIC failuresStefan Sperling
2021-05-03thinko, noticed by jmc@Marc Espie
2021-05-03FETCH_CMD, perfect place to explain more about fetching ;)Marc Espie
2021-05-03remove entries for sgi devices: xheart, owmac, and owserialJason McIntyre
2021-05-03change some commented vfp paths to riscv64 fpu equivalentsJonathan Gray
2021-05-03If mode is not allowed in struct opt, then just play/record silenceAlexandre Ratchov
2021-05-03don't build gdb on riscv64Jonathan Gray
2021-05-03more debugging for UpdateHostKeys signature failuresDamien Miller
2021-05-03riscv64 is a LP64_ARCH, list it as such.Dale Rahn
2021-05-02riscv64 initiall installation notes (more of a skeleton).Dale Rahn
2021-05-02disable base-gcc on amd64; ok jca@ deraadt@Christian Weisgerber
2021-05-02Put -stable template into #if 0 section of current newvers.sh.Alexander Bluhm
2021-05-02Initialize per-CPU pointer register earlier.Mark Kettenis
2021-05-02riscv64, fix HANDLE_ERRORDale Rahn
2021-05-02Try harder to ensure there are no GPT revenants afterKenneth R Westerback
2021-05-02riscv64 openssl configDale Rahn
2021-05-02We need to set the dirty bit whenever we add write permissionMark Kettenis
2021-05-02Shuffle some code to eliminate get_address(), bring interface_state() andKenneth R Westerback
2021-05-02Prevent future internal use of some #definesTheo Buehler
2021-05-02Clean up tls1_change_cipher_state().Joel Sing
2021-05-02In the TLSv1.2 server, set up the key block after sending the CCS.Joel Sing
2021-05-02Clean up dtls1_reset_seq_numbers().Joel Sing
2021-05-02Ensure that handshake hash is non-NULL in tls1_transcript_hash_value().Joel Sing
2021-05-02Harden tls12_finished_verify_data() by checking master key length.Joel Sing
2021-05-02Stop deriving peer finished twice for TLSv1.2.Joel Sing
2021-05-02Make TS_compute_imprint a bit more robust.Theo Buehler
2021-05-02Improve documentation. Try to explain the various inputs that result inTheo de Raadt
2021-05-02Fix having hostnames in the listen on statement. Regression introduced inMartijn van Duren
2021-05-02Do soreserve() before `kp' allocation. This simplifies error path. Themvs
2021-05-02dired-shell-command is listed in the man page under 'DIRED KEYMark Lumsden