summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-05-02Initialize the per-CPU pointer register early.Mark Kettenis
2021-05-02explain what FETCH_CMD should support in a bit more detailMarc Espie
2021-05-02fix logic error in boot()Jonathan Gray
2021-05-01Remove NetBSDisms that crept into the arm64 version of this file.Mark Kettenis
2021-05-01Actually, that variable needs to be a u_int8_t pointer.Mark Kettenis
2021-05-01Expand the regress test quite a bit to make sure no new regressions areMartijn van Duren
2021-05-01Refactor varbind OID parsing into their indices. Simplifies the code byMartijn van Duren
2021-05-01Removed unused SYSCTL_INT_UNBOUNDED (no use planned)gnezdo
2021-05-01Update the remaining SYSCTL_INT_READONLY casesgnezdo
2021-05-01Implement per-socket `so_lock' rwlock(9) and use it to protect routingmvs
2021-05-01Retire OpenBSD/sgi.Visa Hankala
2021-05-01syncTheo de Raadt
2021-05-01bump to LibreSSL 3.4.0 in -currentBrent Cook
2021-05-01Plug leak in c2i_ASN1_OBJECTTheo Buehler
2021-05-01Prevent double free in int_TS_RESP_verify_tokenTheo Buehler
2021-05-01Implement early console functionality based on available SBI calls.Mark Kettenis
2021-05-01In singel user mode / is mounted ro. Just warn if we can't createFlorian Obser
2021-05-01Allow running in single user mode where /var/empty doesn't exist byFlorian Obser
2021-05-01Allow running in single user mode where /var/empty doesn't exist byFlorian Obser
2021-05-01update currency exchange rates;Jason McIntyre
2021-05-01KERNEL_LOCK/UNLOCK() was pushed into trapsignal() last AugustJonathan Gray
2021-05-01use sival_ptr instead of sival_int for breakpoint and illegal instJonathan Gray
2021-05-01regen llvm man pages from rst withJonathan Gray
2021-05-01arvm7 -> armv7Jonathan Gray
2021-05-01variable has to be a pointer after last changeTheo de Raadt
2021-04-30make timer/intc cd_name match configJonathan Gray
2021-04-30Clean up and harden TLSv1.2 master key derivation.Joel Sing
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2021-04-30Fix linkage error due to fp* functions.Dale Rahn
2021-04-30Rearrange the implementation of bounded sysctl. The primitiveAlexander Bluhm