summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2021-05-10Replace unnecessary calls to EC_GROUP_get_curve_GF{p,2m}() withTheo Buehler
2021-05-10It's no longer necessary to link ecdhtest statically.Theo Buehler
2021-05-10Merge documentation for EC_GROUP_{set,get}_curve(3) from OpenSSL 1.1.1.Theo Buehler
2021-05-10Merge documentation for EC_POINT_{get,set}_coordinates andTheo Buehler
2021-05-10Revert previous, it introduced a regression with breakpoints in gdb.Martin Pieuchot
2021-05-10libexpat major bump to 13.0Alexander Bluhm
2021-05-10Update libexpat to 2.3.0. Relevant for OpenBSD are only bug fixAlexander Bluhm
2021-05-10Add ld.script for macppc kernel, ofwbootgkoehler
2021-05-10Replace some magic numbers with #define's. Rename GPT_get_gpt() toKenneth R Westerback
2021-05-10syncTheo Buehler
2021-05-10give libtls the same bump as libsslTheo Buehler
2021-05-10bump libssl major after struct visibility changes and symbol additionTheo Buehler
2021-05-10bump libcrypto minor after symbol additionTheo Buehler
2021-05-10Make SSL_CIPHER, SSL_CTX, SSL_SESSION, {DTLS1,SSL3}_STATETheo Buehler
2021-05-10Provide SSL_SESSION_get0_cipher(3)Theo Buehler
2021-05-10Provide SSL_CTX_get_ssl_method(3)Theo Buehler
2021-05-10Provide SSL_CIPHER_find(3)Theo Buehler
2021-05-10Expose EVP_Digest{Sign,Verify}(3)Theo Buehler
2021-05-10Expose EC_POINT_{get,set}_affine_coordinates(3) andTheo Buehler
2021-05-10Expose EC_GROUP_{get,set}_curve(3)Theo Buehler
2021-05-10To add keep-alive support the read handler got changed a lot. Now whenClaudio Jeker
2021-05-10remove serial number (used during development to observe file rewrites)Theo de Raadt
2021-05-10sigfillsiz is int, not long; ok kettenisTheo de Raadt
2021-05-10Extend eval_all test a little bit.Claudio Jeker
2021-05-10Better way to detect the double new lines the API issues from time to time.Claudio Jeker
2021-05-10Let iwm(4) flush Tx queues before removing the firmware station andStefan Sperling
2021-05-10Refactor softraid crypto code to allow use of a discipline-specific dataStefan Sperling
2021-05-10reduce exception.S diff to FreeBSDJonathan Gray
2021-05-10Pull the logic to get the "lock" for TLB shooting intoPhilip Guenther
2021-05-09fpu_valid_opcode() did not correctly handle 16 bit fp instructionsJonathan Gray
2021-05-09Change offsets to (N * 8) to reduce chance of register clobber and mistakes.Dale Rahn
2021-05-09Add draft-ietf-sidrops-rpki-rsc OIDjob
2021-05-09Some x86 machines advertise the "hardware reduced" ACPI feature, advertiseMark Kettenis
2021-05-09Add subtest for EPRT command in ftpd regression testjan