summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-12syncTheo Buehler
2021-05-12Install SSL_SESSION_get0_cipher.3Theo Buehler
2021-05-12Document SSL_SESSION_get0_cipher(3)Theo Buehler
2021-05-12Clarify language about moduli. While both ends of the connection do needDarren Tucker
2021-05-12Count the number of arguments in each expression as we initially goMark Lumsden
2021-05-12fix broken escape; ok schwarzeJason McIntyre
2021-05-12Modify cms test in appstest.sh to work with ec cert/keyKinichiro Inoguchi
2021-05-12Add obj_xref for ECDH schemes in RFC 5753Kinichiro Inoguchi
2021-05-12Fix several issues introduced with iwm(4) Tx aggregation support.Stefan Sperling
2021-05-12Use local copy of `ps_rtableid' in ip{,6}_ctloutput() and markmvs
2021-05-12The official service name of tcp/465 is "submissions"Jeremie Courreges-Anglas
2021-05-12Drop swat (tcp/901)Jeremie Courreges-Anglas
2021-05-12KNFMike Larkin
2021-05-12Correct defines for fenv rounding modes and change fenv_t and fexcept_tJonathan Gray
2021-05-12vmd(8): omit a possibly uninitialized var in a log_warnxMike Larkin
2021-05-12add a comment describing how this was createdJonathan Gray
2021-05-12add OpenBSD rcs idsJonathan Gray
2021-05-11vmm(4): fix flawed physical cpu tracking logic in svm_run_vcpudv
2021-05-11Cast printf args to remove compiler warnings.dv
2021-05-11Document SSL_CTX_get_ssl_method(3)Theo Buehler
2021-05-11Merge some details from OpenSSL 1.1.1.Theo Buehler
2021-05-11A Data Segment Interrupt does not indicate whether it was the resultMark Kettenis
2021-05-11Temporarily release the mutex while calling sensor_task_register() as itanton
2021-05-11missing word in previousTheo Buehler
2021-05-11Merge documentation for EVP_DigestVerify() from OpenSSL 1.1.1.Theo Buehler
2021-05-11initial attempt at install*.imgTheo de Raadt
2021-05-11Merge documentation for EVP_DigestSign from OpenSSL 1.1.1.Theo Buehler
2021-05-11more whitespace cleanupsTheo de Raadt
2021-05-11whitespace cleanupTheo de Raadt
2021-05-11riscv has no delay slots, we don't need anything like this in the sigcode.Theo de Raadt
2021-05-11timeout_barrier(9), timeout_del_barrier(9): remove kernel lockcheloha
2021-05-11Enable iwx(4).Patrick Wildt
2021-05-11Don't leak fd on error.Claudio Jeker
2021-05-11use FE_ALL_EXCEPT not _ROUND_MASK when masking fcsr exception bitsJonathan Gray
2021-05-11Make sure some variables are initialised since modern gcc warns about them.Claudio Jeker
2021-05-11Arm the alarms in all childs so they terminate if the timeout is hit.Claudio Jeker
2021-05-11Before calling ASN1_time_parse() initialize the struct tm. WhileClaudio Jeker
2021-05-11regenmvs
2021-05-11Unlock shutdown(2).mvs
2021-05-11regenmvs
2021-05-11Unlock listen(2).mvs
2021-05-11regenmvs
2021-05-11Unlock connect(2).mvs
2021-05-11regenmvs
2021-05-11Unlock bind(2).mvs
2021-05-11Since ld.lld doesn't properly support R_RISCV_RELAX relocations, switch theMark Kettenis
2021-05-11During a "key unset for sw crypto" panic, display more meta-dataStefan Sperling
2021-05-11In hostap mode don't send data frames to nodes which aren't in state ASSOC.Stefan Sperling
2021-05-11Use non-blocking connect() to setup the RTR socket. connect() can hang forClaudio Jeker
2021-05-11zap stray commaTheo Buehler