2022-01-10 |
tb | Implement openssl pkey -{,pub}check and pkeyparam ... |
commit | commitdiff | tree | snapshot |
2022-01-10 |
tb | Prepare to provide EVP_PKEY_{public,param}_check |
commit | commitdiff | tree | snapshot |
2022-01-10 |
tb | Provide DH_check*_ex and many error codes |
commit | commitdiff | tree | snapshot |
2022-01-10 |
tb | Prepare to provide EVP_PKEY_check() |
commit | commitdiff | tree | snapshot |
2022-01-10 |
dlg | add a bit more. |
commit | commitdiff | tree | snapshot |
2022-01-10 |
tb | Prevent a double free in EVP_MD_CTX_copy_ex() |
commit | commitdiff | tree | snapshot |
2022-01-10 |
dlg | tweak slightly |
commit | commitdiff | tree | snapshot |
2022-01-10 |
kettenis | In pmap_enter(9), only perform a TLB flush if we actual... |
commit | commitdiff | tree | snapshot |
2022-01-10 |
kettenis | aplsmc(4) |
commit | commitdiff | tree | snapshot |
2022-01-10 |
kettenis | Add aplsmc(4), a driver for the SMC found on Apple... |
commit | commitdiff | tree | snapshot |
2022-01-10 |
dlg | hang some flesh off the bones that jsg provided. |
commit | commitdiff | tree | snapshot |
2022-01-10 |
dlg | mark up the ioctl requests with Dv |
commit | commitdiff | tree | snapshot |
2022-01-10 |
jsg | initial kstat.4 |
commit | commitdiff | tree | snapshot |
2022-01-10 |
dlg | provide access to the hardware counters (MIB counters... |
commit | commitdiff | tree | snapshot |
2022-01-10 |
dlg | handle the status ring entries as 64bit words instead... |
commit | commitdiff | tree | snapshot |
2022-01-10 |
tb | zap trailing whitespace |
commit | commitdiff | tree | snapshot |
2022-01-10 |
tb | Check that the RSA exponent is neither even nor 1 in... |
commit | commitdiff | tree | snapshot |
2022-01-09 |
tb | Use C99 initializers for test_sha_md |
commit | commitdiff | tree | snapshot |
2022-01-09 |
tb | Add an essentially empty comp_local.h and include it... |
commit | commitdiff | tree | snapshot |
2022-01-09 |
patrick | Simplify igc_rxrinfo() to improve consistency and appea... |
commit | commitdiff | tree | snapshot |
2022-01-09 |
tb | unwind/unbound: prepare for opaque DSA and RSA. |
commit | commitdiff | tree | snapshot |
2022-01-09 |
robert | do not call ranlib -t anymore because it does nothing... |
commit | commitdiff | tree | snapshot |
2022-01-09 |
jsing | ssl_check_srvr_ecc_cert_and_alg() only returns 0/1... |
commit | commitdiff | tree | snapshot |
2022-01-09 |
jsing | Swap arguments to ssl_check_srvr_ecc_cert_and_alg() |
commit | commitdiff | tree | snapshot |
2022-01-09 |
jsing | Clean up ssl3_{send,get}_client_kex_gost() |
commit | commitdiff | tree | snapshot |
2022-01-09 |
jsing | Return 0/1 from ssl3_{send,get}_client_kex_gost() |
commit | commitdiff | tree | snapshot |
2022-01-09 |
jsing | Remove a comment from Captain Obvious. |
commit | commitdiff | tree | snapshot |
2022-01-09 |
jsing | Fix GOST skip certificate verify handling. |
commit | commitdiff | tree | snapshot |
2022-01-09 |
tb | Prepare to provide EVP_MD_CTX{,_set}_pkey_ctx() |
commit | commitdiff | tree | snapshot |
2022-01-09 |
visa | Indicate that mvpxa(4) depends on sdhc code. |
commit | commitdiff | tree | snapshot |
2022-01-09 |
visa | Add attribute for indicating sdhc dependency. |
commit | commitdiff | tree | snapshot |
2022-01-09 |
jsing | Clean up pkey handling in ssl3_get_server_key_exchange() |
commit | commitdiff | tree | snapshot |
2022-01-09 |
claudio | Add two test cases from semarie@ which are solved by... |
commit | commitdiff | tree | snapshot |
2022-01-09 |
claudio | Add an UNVEIL_USERSET flag which is set when a unveil... |
commit | commitdiff | tree | snapshot |
2022-01-09 |
otto | Increase the max size of allocations, in prep for a... |
commit | commitdiff | tree | snapshot |
2022-01-09 |
jsg | spelling |
commit | commitdiff | tree | snapshot |
2022-01-08 |
guenther | __LDPGSZ hasn't been used here since rev 1.23 (2013). |
commit | commitdiff | tree | snapshot |
2022-01-08 |
afresh1 | Don't download SHA256.sig unless it's needed |
commit | commitdiff | tree | snapshot |
2022-01-08 |
tb | Prepare to provide OBJ_length() and OBJ_get0_data() |
commit | commitdiff | tree | snapshot |
2022-01-08 |
deraadt | archdep.h needed for _dl_dcbf, on powerpc |
commit | commitdiff | tree | snapshot |
2022-01-08 |
deraadt | need "archdep.h" for _dl_md_plabel on hppa |
commit | commitdiff | tree | snapshot |
2022-01-08 |
patrick | Use ${.ALLSRC:M*.y} instead of ${.IMPSRC} as the input... |
commit | commitdiff | tree | snapshot |
2022-01-08 |
tb | tiny whitespace tweak |
commit | commitdiff | tree | snapshot |
2022-01-08 |
kettenis | Remove apldwusb(4). This driver is now unused. |
commit | commitdiff | tree | snapshot |
2022-01-08 |
kettenis | Oops, missed a compatible string in the previous commit. |
commit | commitdiff | tree | snapshot |
2022-01-08 |
jsing | Merge SESS_CERT into SSL_SESSION. |
commit | commitdiff | tree | snapshot |
2022-01-08 |
jsing | Remove commented out CERT_* defines. |
commit | commitdiff | tree | snapshot |
2022-01-08 |
jsing | Rename CERT to SSL_CERT and CERT_PKEY to SSL_CERT_PKEY. |
commit | commitdiff | tree | snapshot |
2022-01-08 |
tobias | Fix possible use after free with long lines |
commit | commitdiff | tree | snapshot |
2022-01-08 |
dtucker | Remove errant "set -x" left over from debugging. |
commit | commitdiff | tree | snapshot |
2022-01-08 |
djm | use status error message to communicate ~user expansion... |
commit | commitdiff | tree | snapshot |
2022-01-08 |
djm | fix some corner-case bugs in scp sftp-mode handling... |
commit | commitdiff | tree | snapshot |
2022-01-08 |
djm | more idiomatic error messages; spotted by jsg & deraadt |
commit | commitdiff | tree | snapshot |
2022-01-08 |
djm | add a variant of send_status() that allows overriding... |
commit | commitdiff | tree | snapshot |
2022-01-08 |
djm | refactor tilde_expand_filename() and make it handle... |
commit | commitdiff | tree | snapshot |
2022-01-08 |
tb | x509_cpols.c will need to include x509_lcl.h soon |
commit | commitdiff | tree | snapshot |
2022-01-08 |
dtucker | Enable all supported hostkey algorithms (but no others... |
commit | commitdiff | tree | snapshot |
2022-01-08 |
guenther | Prep .c files for removing the #includes from */archdep.h |
commit | commitdiff | tree | snapshot |
2022-01-08 |
inoguchi | Indicate current default cipher |
commit | commitdiff | tree | snapshot |
2022-01-08 |
visa | Remove verbose PCI and USB device info from BOOT |
commit | commitdiff | tree | snapshot |
2022-01-08 |
visa | Adjust debug printfs after pcitag_t type change. |
commit | commitdiff | tree | snapshot |
2022-01-08 |
jmatthew | Apply mpsafe changes from dwge(4) to dwxe(4): |
commit | commitdiff | tree | snapshot |
2022-01-07 |
tb | Add some workarounds to make build_addr_block_test_data... |
commit | commitdiff | tree | snapshot |
2022-01-07 |
tb | Prepare to provide EVP_AEAD_CTX_{new,free}() |
commit | commitdiff | tree | snapshot |
2022-01-07 |
kettenis | Add code to initialize the PCIe host bridge hardware... |
commit | commitdiff | tree | snapshot |
2022-01-07 |
tb | Revert previous accidental commit |
commit | commitdiff | tree | snapshot |
2022-01-07 |
otto | If no date could be parsed, bail out early and fix... |
commit | commitdiff | tree | snapshot |
2022-01-07 |
jsing | Rename dh_tmp to dhe_params. |
commit | commitdiff | tree | snapshot |
2022-01-07 |
deraadt | SIOCSIFXFLAGS drops into the SIOCSIFFLAGS to perform... |
commit | commitdiff | tree | snapshot |
2022-01-07 |
jsing | Stop attempting to duplicate the public and private... |
commit | commitdiff | tree | snapshot |
2022-01-07 |
jsing | Convert legacy server to tls_key_share. |
commit | commitdiff | tree | snapshot |
2022-01-07 |
kevlo | .glue_7 is used for arm code calling thumb code, and... |
commit | commitdiff | tree | snapshot |
2022-01-07 |
tb | A few more files need asn1_locl.h. |
commit | commitdiff | tree | snapshot |
2022-01-07 |
tb | include asn1_locl.h where it will be needed for the... |
commit | commitdiff | tree | snapshot |
2022-01-07 |
visa | Add missing dependency. |
commit | commitdiff | tree | snapshot |
2022-01-07 |
martijn | Somehow I always forget that the more global LC_ALL... |
commit | commitdiff | tree | snapshot |
2022-01-07 |
tb | Prepare to make RSA and RSA_METHOD opaque by including... |
commit | commitdiff | tree | snapshot |
2022-01-07 |
tb | Add an essentially empty ocsp_local.h and include it... |
commit | commitdiff | tree | snapshot |
2022-01-07 |
tb | gost needs to look into ecs_locl.h |
commit | commitdiff | tree | snapshot |
2022-01-07 |
tb | Prepare the move of DSA_SIG, DSA_METHOD and DSA to... |
commit | commitdiff | tree | snapshot |
2022-01-07 |
tb | Add an essentially empty dh_local.h and include it... |
commit | commitdiff | tree | snapshot |
2022-01-07 |
tb | zap trailing whitespace |
commit | commitdiff | tree | snapshot |
2022-01-07 |
jsg | fix aac build after -Wno-uninitialized was removed |
commit | commitdiff | tree | snapshot |
2022-01-07 |
tb | Let dtlstest peek into bio_local.h |
commit | commitdiff | tree | snapshot |
2022-01-07 |
tb | Add a new, mostly empty, bio_local.h and include it... |
commit | commitdiff | tree | snapshot |
2022-01-07 |
tb | Sync EVP_MD_CTX to heap switch from npppd. |
commit | commitdiff | tree | snapshot |
2022-01-07 |
tb | npppd: convert to EVP_MD_CTX on heap |
commit | commitdiff | tree | snapshot |
2022-01-07 |
guenther | hibernate_clear_signature() is only used by hibernate_r... |
commit | commitdiff | tree | snapshot |
2022-01-07 |
guenther | Extract the slice from the zeroth swap device instead... |
commit | commitdiff | tree | snapshot |
2022-01-07 |
afresh1 | whitespace |
commit | commitdiff | tree | snapshot |
2022-01-07 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2022-01-07 |
jsg | stop creating old drm device nodes |
commit | commitdiff | tree | snapshot |
2022-01-07 |
jsg | mention radeondrm on riscv64 |
commit | commitdiff | tree | snapshot |
2022-01-06 |
jsg | stop chowning old drm device nodes |
commit | commitdiff | tree | snapshot |
2022-01-06 |
dtucker | Don't explicitly set HostbasedAuthentication in sshd_co... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
djm | allow hostbased auth to select RSA keys when only RSA... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
djm | add a helper function to match a key type to a list... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
djm | log some details on hostkeys that ssh loads for hostbas... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
djm | log signature algorithm during verification by monitor... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
djm | piece of UpdateHostkeys client strictification: when... |
commit | commitdiff | tree | snapshot |
next |