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