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 |
2022-01-06 |
djm | include rejected signature algorithm in error message... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
djm | make ssh-keysign use the requested signature algorithm... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
djm | stricter UpdateHostkey signature verification logic... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
djm | Fix signature algorithm selection logic for UpdateHostk... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
djm | convert ssh, sshd mainloops from select() to poll(); |
commit | commitdiff | tree | snapshot |
2022-01-06 |
dtucker | Add test for hostbased auth. It requires some external... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
djm | prepare for conversion of ssh, sshd mainloop from selec... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
deraadt | repair usage |
commit | commitdiff | tree | snapshot |
2022-01-06 |
afresh1 | Switch fw_update -D to instead -F |
commit | commitdiff | tree | snapshot |
2022-01-06 |
jmc | refer to longindex as an argument, not a field; |
commit | commitdiff | tree | snapshot |
2022-01-06 |
jsing | Revise for change to tls_key_share_peer_public() |
commit | commitdiff | tree | snapshot |
2022-01-06 |
jsing | Convert legacy TLS client to tls_key_share. |
commit | commitdiff | tree | snapshot |
2022-01-06 |
jsing | Allocate and free the EVP_AEAD_CTX struct in tls13_reco... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
claudio | Cleanup mft file handling, especially the stale mft... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
deraadt | Use a 64-bit integer for pcitag_t and define PCITAG_NOD... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
jsing | Add regress tests for ASN1_BIT_STRING. |
commit | commitdiff | tree | snapshot |
2022-01-06 |
tb | Add a comment that explains why build_addr_block_tests... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
jsing | Convert SCT verification to CBB. |
commit | commitdiff | tree | snapshot |
2022-01-06 |
jsing | Sync from libssl. |
commit | commitdiff | tree | snapshot |
2022-01-06 |
jsing | Test CBB_add_u64() |
commit | commitdiff | tree | snapshot |
2022-01-06 |
jsing | Provide CBB_add_u64() |
commit | commitdiff | tree | snapshot |
2022-01-06 |
tb | minor tweaks, no code change |
commit | commitdiff | tree | snapshot |
2022-01-06 |
tb | With openssl-ruby-tests 20220105, test_post_connection_... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
anton | Make it possible to compile the patterns utility with... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
inoguchi | Free memory before assign to avoid leak |
commit | commitdiff | tree | snapshot |
2022-01-06 |
inoguchi | Free memory if error occurred |
commit | commitdiff | tree | snapshot |
2022-01-06 |
inoguchi | Remove NULL check before free |
commit | commitdiff | tree | snapshot |
2022-01-06 |
tb | Fix a copy-paste error that led to an out-of-bounds... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
kettenis | Use a 64-bit integer for pcitag_t and define PCITAG_NOD... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
nicm | Ignore windows without a size set (may be used for... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2022-01-06 |
jsg | ati 0x15e7 confirmed to be barcelo, 2022 ryzen 5000... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
jsing | Add test coverage for SCT validation. |
commit | commitdiff | tree | snapshot |
2022-01-06 |
guenther | t_syscall was a test for the gcc 1.x off_t syscall... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
jsg | drm/amdgpu: add support for IP discovery gc_info table v2 |
commit | commitdiff | tree | snapshot |
2022-01-06 |
jsg | drm/amdgpu: When the VCN(1.0) block is suspended, power... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
jsg | unstub amdgpu_gem_force_release() |
commit | commitdiff | tree | snapshot |
2022-01-05 |
djm | add a comment so I don't make this mistake again |
commit | commitdiff | tree | snapshot |
2022-01-05 |
djm | fix cut-and-pasto in error message |
commit | commitdiff | tree | snapshot |
2022-01-05 |
deraadt | no longer needed |
commit | commitdiff | tree | snapshot |
2022-01-05 |
millert | funopen(): change seekfn argument to use off_t, not... |
commit | commitdiff | tree | snapshot |
2022-01-05 |
tb | Prepare to provide DSA_bits() |
commit | commitdiff | tree | snapshot |
2022-01-05 |
tb | Prepare to provide BIO_set_retry_reason() |
commit | commitdiff | tree | snapshot |
2022-01-05 |
tb | Prepare to provide a number of RSA accessors |
commit | commitdiff | tree | snapshot |
2022-01-05 |
tb | Prepare to provide ECDSA_SIG_get0_{r,s}() |
commit | commitdiff | tree | snapshot |
2022-01-05 |
tb | Prepare to provide DH_get_length() |
commit | commitdiff | tree | snapshot |
2022-01-05 |
tb | Prepare to provide DSA_get0_{p,q,g,{priv,pub}_key}() |
commit | commitdiff | tree | snapshot |
2022-01-05 |
tb | Prepare to provide DH_get0_{p,q,g,{priv,pub}_key}() |
commit | commitdiff | tree | snapshot |
next |