Age | Commit message (Expand) | Author |
2021-05-11 | Arm the alarms in all childs so they terminate if the timeout is hit. | Claudio Jeker |
2021-05-11 | Before calling ASN1_time_parse() initialize the struct tm. While | Claudio Jeker |
2021-05-11 | regen | mvs |
2021-05-11 | Unlock shutdown(2). | mvs |
2021-05-11 | regen | mvs |
2021-05-11 | Unlock listen(2). | mvs |
2021-05-11 | regen | mvs |
2021-05-11 | Unlock connect(2). | mvs |
2021-05-11 | regen | mvs |
2021-05-11 | Unlock bind(2). | mvs |
2021-05-11 | Since ld.lld doesn't properly support R_RISCV_RELAX relocations, switch the | Mark Kettenis |
2021-05-11 | During a "key unset for sw crypto" panic, display more meta-data | Stefan Sperling |
2021-05-11 | In hostap mode don't send data frames to nodes which aren't in state ASSOC. | Stefan Sperling |
2021-05-11 | Use non-blocking connect() to setup the RTR socket. connect() can hang for | Claudio Jeker |
2021-05-11 | zap stray comma | Theo Buehler |
2020-08-03 | Import LLVM 10.0.0 release including clang, lld and lldb. | Patrick Wildt |
2021-05-10 | Replace unnecessary calls to EC_GROUP_get_curve_GF{p,2m}() with | Theo Buehler |
2021-05-10 | It's no longer necessary to link ecdhtest statically. | Theo Buehler |
2021-05-10 | Merge documentation for EC_GROUP_{set,get}_curve(3) from OpenSSL 1.1.1. | Theo Buehler |
2021-05-10 | Merge documentation for EC_POINT_{get,set}_coordinates and | Theo Buehler |
2021-05-10 | Revert previous, it introduced a regression with breakpoints in gdb. | Martin Pieuchot |
2021-05-10 | libexpat major bump to 13.0 | Alexander Bluhm |
2021-05-10 | Update libexpat to 2.3.0. Relevant for OpenBSD are only bug fix | Alexander Bluhm |
2021-05-10 | Add ld.script for macppc kernel, ofwboot | gkoehler |
2021-05-10 | Replace some magic numbers with #define's. Rename GPT_get_gpt() to | Kenneth R Westerback |
2021-05-10 | sync | Theo Buehler |
2021-05-10 | give libtls the same bump as libssl | Theo Buehler |
2021-05-10 | bump libssl major after struct visibility changes and symbol addition | Theo Buehler |
2021-05-10 | bump libcrypto minor after symbol addition | Theo Buehler |
2021-05-10 | Make SSL_CIPHER, SSL_CTX, SSL_SESSION, {DTLS1,SSL3}_STATE | Theo Buehler |
2021-05-10 | Provide SSL_SESSION_get0_cipher(3) | Theo Buehler |
2021-05-10 | Provide SSL_CTX_get_ssl_method(3) | Theo Buehler |
2021-05-10 | Provide SSL_CIPHER_find(3) | Theo Buehler |
2021-05-10 | Expose EVP_Digest{Sign,Verify}(3) | Theo Buehler |
2021-05-10 | Expose EC_POINT_{get,set}_affine_coordinates(3) and | Theo Buehler |
2021-05-10 | Expose EC_GROUP_{get,set}_curve(3) | Theo Buehler |
2021-05-10 | To add keep-alive support the read handler got changed a lot. Now when | Claudio Jeker |
2021-05-10 | remove serial number (used during development to observe file rewrites) | Theo de Raadt |
2021-05-10 | sigfillsiz is int, not long; ok kettenis | Theo de Raadt |
2021-05-10 | Extend eval_all test a little bit. | Claudio Jeker |
2021-05-10 | Better way to detect the double new lines the API issues from time to time. | Claudio Jeker |
2021-05-10 | Let iwm(4) flush Tx queues before removing the firmware station and | Stefan Sperling |
2021-05-10 | Refactor softraid crypto code to allow use of a discipline-specific data | Stefan Sperling |
2021-05-10 | reduce exception.S diff to FreeBSD | Jonathan Gray |
2021-05-10 | Pull the logic to get the "lock" for TLB shooting into | Philip Guenther |
2021-05-09 | fpu_valid_opcode() did not correctly handle 16 bit fp instructions | Jonathan Gray |
2021-05-09 | Change offsets to (N * 8) to reduce chance of register clobber and mistakes. | Dale Rahn |
2021-05-09 | Add draft-ietf-sidrops-rpki-rsc OID | job |
2021-05-09 | Some x86 machines advertise the "hardware reduced" ACPI feature, advertise | Mark Kettenis |
2021-05-09 | Add subtest for EPRT command in ftpd regression test | jan |