openbsd
2024-03-02 tbFix CRYPTO_malloc/free signatures
2024-03-02 tbRemove CRYPTO_*info
2024-03-02 tbRemove a bunch of CRYPTO memory API
2024-03-02 tbUpdate list of OPENSSL_NO_*
2024-03-02 tbRemove a few no longer used sk_FOO_* stanzas
2024-03-02 tbRemove sk_find_ex()
2024-03-02 tbUnhook and remove GOST and STREEBOG
2024-03-02 tbMake LHASH_OF() and STACK_OF() use opaque structs
2024-03-02 tbRemove lh stats
2024-03-02 tbRemove X509_CRL_METHOD API
2024-03-02 tbGarbage collect most of the public LOOKUP API
2024-03-02 tbExpose X509_STORE_get1_objects()
2024-03-02 tbMake X509_CERT_AUX internal
2024-03-02 tbRemove X509_TRUST from the public API
2024-03-02 tbRemove DECLARE_STACK_OF(X509_TRUST)
2024-03-02 tbRemove unused public X509_TRUST API
2024-03-02 tbconst correct X509_PURPOSE_get0{,_{,s}name}()
2024-03-02 tbMake X509_PURPOSE opaque
2024-03-02 tbRemove unused parts of the purpose API
2024-03-02 tbRemove X509V3_EXT extensibility API
2024-03-02 tbRemove X509_ALGOR_set_md()
2024-03-02 tbAdjust signature of ERR_load_strings()
2024-03-02 tbRemove ERR_get_state
2024-03-02 tbSimplify engine.h
2024-03-02 tbGarbage collect CUSTOM_KEY_LENGTH/SET_KEY_LENGTH
2024-03-02 tbRemove more PBE stuff from the public API
2024-03-02 tbRemove most PBEPARAM stuff from public visibility
2024-03-02 tbRemove a lot of PKCS12 garbage from the public API
2024-03-02 jsglist install.img in contents where it is built
2024-03-02 tbRemove RC4-HMAC-MD5 and AES-{128,256}-CBC-HMAC-SHA-1
2024-03-02 tbMake legacy cipher methods internal
2024-03-02 tbRemove EVP_PBE_* API from public visibility
2024-03-02 tbRemove EVP_PKEY_meth_*() API
2024-03-02 tbRemove the ameth lib
2024-03-02 tbRemove EVP_MD_meth* again
2024-03-02 tbFix signature and semantics of EVP_{CIPHER,MD}_CTX_init()
2024-03-02 tbRemove unused OBJ_create_and_add_object()
2024-03-02 tbRemove no longer supported OBJ_NAME_TYPEs
2024-03-02 tbMake OBJ_add_object() static
2024-03-02 tbRemove OBJ_bsearch_()
2024-03-02 tbSwitch name member of OBJ_NAME to const void *
2024-03-02 tbRemove unused public OBJ_NAME_* API
2024-03-02 tbRemove EVP_{add,delete}_{cipher,digest}_alias()
2024-03-02 tbRemove EVP_add_{cipher,digest}() from public API
2024-03-02 tbRemove DSA_generate_parameters
2024-03-02 tbRemove CMAC_resume()
2024-03-02 tbMake BN_mod_exp2_mont() and BN_mod_exp_mont_word()...
2024-03-02 tbMake BN_mod_exp_simple() internal
2024-03-02 tbRemove BIO_set()
2024-03-02 tbRemove BIO_dump_*{cb,fp}()
2024-03-02 tbRemove BIO_{sn,v,vsn}printf(3)
2024-03-02 tbExpose OPENSSL_{gmtime,posix_to_tm,timegm,tm_to_posix}()
2024-03-02 tbGarbage collect ASN1_TIME_set_tm()
2024-03-02 tbRemove beck's ASN.1 time API from public visibility
2024-03-02 tbRemove ASN1_PCTX nonsense
2024-03-02 tbMake ASN1_add_oid_module internal
2024-03-02 tbRemove unused M_ASN1_* macros
2024-03-02 tbRemove unused, incomplete ub_* macros
2024-03-02 tbRemove DECLARE_STACK_OF(ASN1_STRING_TABLE)
2024-03-02 tbRemove ASN1_STRING_TABLE_{add,cleanup}
2024-03-02 tbconst correct ASN1_STRING_TABLE_get()
2024-03-02 deraadtsync
2024-03-01 millertClarify behavior when there is more than one run of Xs.
2024-03-01 millertmktemp(1): add suffix support for compatibility with...
2024-03-01 millertAdd mkdtemps(3), like mkdtemp(3) but with a suffix.
2024-03-01 krwAllow fdisk(8) to add GPT partitions of protected types.
2024-03-01 tbBump version
2024-03-01 claudioBump version
2024-03-01 kettenisReduce dmesg spam by only printing the CPU feature...
2024-03-01 bluhmProtect pool_get() with kernel lock in sys_ypconnect().
2024-03-01 jobLipstick on a pig: avoid comparing signed and unsigned
2024-03-01 jsgregen
2024-03-01 jsgmore Red Hat and Qumranet devices seen with QEMU and KVM
2024-03-01 tbAdd -x to opt into experimental file formats
2024-03-01 tbFactor signed prefix list JSON output into a helper
2024-03-01 tbFix OPENSSL_{gmtime,timegm} in namespace build
2024-03-01 jsgDon't match dg2. The cards use paths unused by integra...
2024-03-01 tbRemove the ciphers_by_values_test()
2024-03-01 tbexporter: use the atrocious SSL_CIPHER_find() rather...
2024-03-01 tbssltest: drop another use of CRYPTO_mem_leaks()
2024-02-29 bluhmAn empty file /var/account/acct in etc.tgz simplifies...
2024-02-29 janAdd missing include of vlan.h in vmx(4).
2024-02-29 bluhmMake nanosleep regress actually test something.
2024-02-29 tbDetect OPENSSL_NO_GOST correctly
2024-02-29 tbCRYPTO_mem_leaks* will go away. Remove calls in legacy...
2024-02-29 tbLink x509_algor test statically and switch to the internal
2024-02-29 tbOBJ_NAME_TYPE_PKEY_METH is no longer supported
2024-02-29 tbStop testing EVP_PKEY_GOST{IMIT,R01}
2024-02-29 tbPrepare freenull test for GOST removal
2024-02-29 bluhmUse monotonic clock to measure elapsed time.
2024-02-29 deraadtmove from 7.5-beta to 7.5
2024-02-29 guentherIntel vmm restores just the base of the GDTR and IDTR...
2024-02-29 naddyrevert "Combine route_cache() and rtalloc_mpath() in...
2024-02-29 stspalign qwx_ce_rx error code checking with linux ath11k...
2024-02-29 stspplug a node reference leak in qwx_mgmt_rx_event()
2024-02-29 jsgregen
2024-02-29 jsgdrm/i915: Update ADL-N PCI IDs
2024-02-29 antonStop assuming arbitrary rdomains are available and...
2024-02-29 chelohadt(4): interval, profile: schedule clockintr relative...
2024-02-28 tbExpand only ever user of PBEPARAM_free() outside of...
next