2024-08-31 |
tb | sync libressl bump |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | major bump for libcrypto libssl and libtls |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | Bump LIBRESSL_VERSION_NUMBER |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | Remove SSL_add_compression_method |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | Expose X509_get_signature_info |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | Make X509at_* API internal |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | sync |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | Unexport OPENSSL_cpuid_setup and OPENSSL_ia32cap_P |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | Zap HMAC_Init |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | Nuke the whrlpool (named after the galaxy) from orbit |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | Remove DES_enc_{read,write} and DES_rw_mode |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | Garbage collec UI_UTIL remnants |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | Remove EVP_PKEY.*attr* API |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | Move BIT_STRING_BITNAME tables to const |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | const correct X509_LOOKUP_METHOD |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | Remove X509_REQ_{set,get}_extension_nids() |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | Make X509_VAL opaque |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | Remove X509_check_trust() and some related defines |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | Remove ERR_add_{,v}data() |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | The X509V3_CONF_METHOD goes away |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | Remove X509V3_get_string/X509V3_string_free |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | Make some more x509 conf stuff internal |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | Retire X509V3_set_conf_lhash() |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | Retire X509V3_EXT_{,CRL_,REQ_}add_conf() |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | Remove OPENSSL_load_builtin_modules |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | Unexport CONF_set_nconf() |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | Remove more CONF_* functions that are no longer needed |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | Inline last use of CONF_free() |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | Unexport NCONF_default |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | Inline NCONF_free_data in its only user |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | const correct uses of CONF_METHOD |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | Stop using conf->meth_data and make CONF_type_default... |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | Remove NCONF_WIN32 |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | sync |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | Retire conf_api.h and the API therein |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | Unexport some conf layers unused outside of libcrypto |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | Make CONF_METHOD opaque |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | Remove unused {,N}CONF_dump_{bio,fp}() |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | Remove EVP_PKEY_*check again |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | sync |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | Retire the whirlpool test |
commit | commitdiff | tree | snapshot |
2024-08-31 |
tb | unhook whirlpool from the tree |
commit | commitdiff | tree | snapshot |
2024-08-31 |
dlg | rport(4) for p2p l3 connectivity between route domains. |
commit | commitdiff | tree | snapshot |
2024-08-31 |
dlg | add rport(4) for p2p l3 connectivity between route... |
commit | commitdiff | tree | snapshot |
2024-08-31 |
dlg | provide an example config for ikev1 with isakmpd and... |
commit | commitdiff | tree | snapshot |
2024-08-30 |
jmc | minor grammar fixes; |
commit | commitdiff | tree | snapshot |
2024-08-30 |
mglocker | Spelling |
commit | commitdiff | tree | snapshot |
2024-08-30 |
tb | Garbage collect the DH_check*_ex() API |
commit | commitdiff | tree | snapshot |
2024-08-30 |
tb | Add and use local copy of X509V3_add_value() |
commit | commitdiff | tree | snapshot |
2024-08-30 |
dlg | a few people have bugged me for an example. hopefully... |
commit | commitdiff | tree | snapshot |
2024-08-30 |
dlg | tweak the example to use veb instead of bridge. |
commit | commitdiff | tree | snapshot |
2024-08-30 |
dlg | try and keep in line with language used in other manual... |
commit | commitdiff | tree | snapshot |
2024-08-30 |
dlg | prefer "IPv4 and IPv6" over "IP[46]". |
commit | commitdiff | tree | snapshot |
2024-08-30 |
op | use strtonum() to parse numeric option values instead... |
commit | commitdiff | tree | snapshot |
2024-08-30 |
tb | Remove cross references to whirlpool |
commit | commitdiff | tree | snapshot |
2024-08-30 |
jmc | zap line missed in previous removal; ok tb |
commit | commitdiff | tree | snapshot |
2024-08-30 |
tb | Adjust freenull test for upcoming conf_api.h removal |
commit | commitdiff | tree | snapshot |
2024-08-30 |
jsg | drm/amdgpu/vcn: not pause dpg for unified queue |
commit | commitdiff | tree | snapshot |
2024-08-30 |
jsg | drm/amdgpu/vcn: identify unified queue in sw init |
commit | commitdiff | tree | snapshot |
2024-08-30 |
jsg | drm/amdgpu: Validate TA binary size |
commit | commitdiff | tree | snapshot |
2024-08-30 |
jsg | drm/amdkfd: reserve the BO before validating it |
commit | commitdiff | tree | snapshot |
2024-08-30 |
jsg | drm/amd/amdgpu: command submission parser for JPEG |
commit | commitdiff | tree | snapshot |
2024-08-30 |
jsg | drm/amd/display: fix cursor offset on rotation 180 |
commit | commitdiff | tree | snapshot |
2024-08-30 |
jsg | drm/amd/display: Enable otg synchronization logic for... |
commit | commitdiff | tree | snapshot |
2024-08-30 |
jsg | drm/amd/display: Adjust cursor position |
commit | commitdiff | tree | snapshot |
2024-08-30 |
jsg | drm/amdgpu: fix dereference null return value for the... |
commit | commitdiff | tree | snapshot |
2024-08-30 |
jsg | drm/amdkfd: Move dma unmapping after TLB flush |
commit | commitdiff | tree | snapshot |
2024-08-30 |
jsg | drm/amdgpu: access RLC_SPM_MC_CNTL through MMIO in... |
commit | commitdiff | tree | snapshot |
2024-08-30 |
jsg | drm/amd/amdgpu/imu_v11_0: Increase buffer size to ensur... |
commit | commitdiff | tree | snapshot |
2024-08-30 |
jsg | drm/amd/pm: fix error flow in sensor fetching |
commit | commitdiff | tree | snapshot |
2024-08-30 |
jsg | drm/amdgpu/jpeg4: properly set atomics vmid field |
commit | commitdiff | tree | snapshot |
2024-08-30 |
guenther | Revert commitid KcCtsA53F9UQzc0t: |
commit | commitdiff | tree | snapshot |
2024-08-30 |
jsg | drm/amdgpu/jpeg2: properly set atomics vmid field |
commit | commitdiff | tree | snapshot |
2024-08-30 |
jsg | drm/amdgpu: Actually check flags for all context ops. |
commit | commitdiff | tree | snapshot |
2024-08-29 |
op | fix handling of Return-Path |
commit | commitdiff | tree | snapshot |
2024-08-29 |
tb | sync |
commit | commitdiff | tree | snapshot |
2024-08-29 |
tb | Remove documentation of EVP_whirlpool |
commit | commitdiff | tree | snapshot |
2024-08-29 |
tb | Remove documentation of ERR_add_error_{,v}data() |
commit | commitdiff | tree | snapshot |
2024-08-29 |
tb | HMAC_Init() is dead. Long live HMAC_Init_ex() |
commit | commitdiff | tree | snapshot |
2024-08-29 |
tb | Remove documentation of (caveat on) X509_TRUST_DEFAULT |
commit | commitdiff | tree | snapshot |
2024-08-29 |
dv | Hide all EPT-related bits behind #ifdef in amd64 pmap. |
commit | commitdiff | tree | snapshot |
2024-08-29 |
tb | Disable hmac and pkey_ec tests until after the bump |
commit | commitdiff | tree | snapshot |
2024-08-29 |
tb | Adjust documentation for check/pubcheck removal |
commit | commitdiff | tree | snapshot |
2024-08-29 |
tb | Remove check and pubcheck from openssl pkey and pkeyparam |
commit | commitdiff | tree | snapshot |
2024-08-29 |
tb | Remove the pkey_{,public_,param_}check() handlers |
commit | commitdiff | tree | snapshot |
2024-08-29 |
tb | Remove evp_pkey_check test |
commit | commitdiff | tree | snapshot |
2024-08-29 |
bluhm | In m_pulldown() replace memmove() with memcpy(). |
commit | commitdiff | tree | snapshot |
2024-08-29 |
claudio | Convert prototypes to new style. |
commit | commitdiff | tree | snapshot |
2024-08-29 |
claudio | Use signal handler safe dprintf() instead of asprintf... |
commit | commitdiff | tree | snapshot |
2024-08-29 |
tb | Unify proc_parser_* as far as possible and reasonable |
commit | commitdiff | tree | snapshot |
2024-08-29 |
claudio | draft-ietf-v6ops-rfc3849-update turned into RFC9637... |
commit | commitdiff | tree | snapshot |
2024-08-29 |
tb | ocsp.c: zap trailing whitespace |
commit | commitdiff | tree | snapshot |
2024-08-29 |
bluhm | Show expensive mbuf operations in netstat(1) statistics. |
commit | commitdiff | tree | snapshot |
2024-08-29 |
job | Improve warning message |
commit | commitdiff | tree | snapshot |
2024-08-29 |
job | Periodically reinitialize RRDP sessions to snapshot... |
commit | commitdiff | tree | snapshot |
2024-08-29 |
anton | Fix regression introduced in previous migration to... |
commit | commitdiff | tree | snapshot |
2024-08-29 |
florian | Update root hints. |
commit | commitdiff | tree | snapshot |
2024-08-29 |
jsg | unstub pdev_to_i915() |
commit | commitdiff | tree | snapshot |
2024-08-29 |
jsg | call pci_set_drvdata() on attach |
commit | commitdiff | tree | snapshot |
2024-08-29 |
deraadt | repair bizzare indents; ok tb |
commit | commitdiff | tree | snapshot |
next |