2024-03-02 |
tb | Remove a bunch of CRYPTO memory API |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Update list of OPENSSL_NO_* |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove a few no longer used sk_FOO_* stanzas |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove sk_find_ex() |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Unhook and remove GOST and STREEBOG |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Make LHASH_OF() and STACK_OF() use opaque structs |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove lh stats |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove X509_CRL_METHOD API |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Garbage collect most of the public LOOKUP API |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Expose X509_STORE_get1_objects() |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Make X509_CERT_AUX internal |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove X509_TRUST from the public API |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove DECLARE_STACK_OF(X509_TRUST) |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove unused public X509_TRUST API |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | const correct X509_PURPOSE_get0{,_{,s}name}() |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Make X509_PURPOSE opaque |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove unused parts of the purpose API |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove X509V3_EXT extensibility API |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove X509_ALGOR_set_md() |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Adjust signature of ERR_load_strings() |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove ERR_get_state |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Simplify engine.h |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Garbage collect CUSTOM_KEY_LENGTH/SET_KEY_LENGTH |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove more PBE stuff from the public API |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove most PBEPARAM stuff from public visibility |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove a lot of PKCS12 garbage from the public API |
commit | commitdiff | tree | snapshot |
2024-03-02 |
jsg | list install.img in contents where it is built |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove RC4-HMAC-MD5 and AES-{128,256}-CBC-HMAC-SHA-1 |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Make legacy cipher methods internal |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove EVP_PBE_* API from public visibility |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove EVP_PKEY_meth_*() API |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove the ameth lib |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove EVP_MD_meth* again |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Fix signature and semantics of EVP_{CIPHER,MD}_CTX_init() |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove unused OBJ_create_and_add_object() |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove no longer supported OBJ_NAME_TYPEs |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Make OBJ_add_object() static |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove OBJ_bsearch_() |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Switch name member of OBJ_NAME to const void * |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove unused public OBJ_NAME_* API |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove EVP_{add,delete}_{cipher,digest}_alias() |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove EVP_add_{cipher,digest}() from public API |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove DSA_generate_parameters |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove CMAC_resume() |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Make BN_mod_exp2_mont() and BN_mod_exp_mont_word()... |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Make BN_mod_exp_simple() internal |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove BIO_set() |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove BIO_dump_*{cb,fp}() |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove BIO_{sn,v,vsn}printf(3) |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Expose OPENSSL_{gmtime,posix_to_tm,timegm,tm_to_posix}() |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Garbage collect ASN1_TIME_set_tm() |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove beck's ASN.1 time API from public visibility |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove ASN1_PCTX nonsense |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Make ASN1_add_oid_module internal |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove unused M_ASN1_* macros |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove unused, incomplete ub_* macros |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove DECLARE_STACK_OF(ASN1_STRING_TABLE) |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | Remove ASN1_STRING_TABLE_{add,cleanup} |
commit | commitdiff | tree | snapshot |
2024-03-02 |
tb | const correct ASN1_STRING_TABLE_get() |
commit | commitdiff | tree | snapshot |
2024-03-02 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2024-03-01 |
millert | Clarify behavior when there is more than one run of Xs. |
commit | commitdiff | tree | snapshot |
2024-03-01 |
millert | mktemp(1): add suffix support for compatibility with... |
commit | commitdiff | tree | snapshot |
2024-03-01 |
millert | Add mkdtemps(3), like mkdtemp(3) but with a suffix. |
commit | commitdiff | tree | snapshot |
2024-03-01 |
krw | Allow fdisk(8) to add GPT partitions of protected types. |
commit | commitdiff | tree | snapshot |
2024-03-01 |
tb | Bump version |
commit | commitdiff | tree | snapshot |
2024-03-01 |
claudio | Bump version |
commit | commitdiff | tree | snapshot |
2024-03-01 |
kettenis | Reduce dmesg spam by only printing the CPU feature... |
commit | commitdiff | tree | snapshot |
2024-03-01 |
bluhm | Protect pool_get() with kernel lock in sys_ypconnect(). |
commit | commitdiff | tree | snapshot |
2024-03-01 |
job | Lipstick on a pig: avoid comparing signed and unsigned |
commit | commitdiff | tree | snapshot |
2024-03-01 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2024-03-01 |
jsg | more Red Hat and Qumranet devices seen with QEMU and KVM |
commit | commitdiff | tree | snapshot |
2024-03-01 |
tb | Add -x to opt into experimental file formats |
commit | commitdiff | tree | snapshot |
2024-03-01 |
tb | Factor signed prefix list JSON output into a helper |
commit | commitdiff | tree | snapshot |
2024-03-01 |
tb | Fix OPENSSL_{gmtime,timegm} in namespace build |
commit | commitdiff | tree | snapshot |
2024-03-01 |
jsg | Don't match dg2. The cards use paths unused by integra... |
commit | commitdiff | tree | snapshot |
2024-03-01 |
tb | Remove the ciphers_by_values_test() |
commit | commitdiff | tree | snapshot |
2024-03-01 |
tb | exporter: use the atrocious SSL_CIPHER_find() rather... |
commit | commitdiff | tree | snapshot |
2024-03-01 |
tb | ssltest: drop another use of CRYPTO_mem_leaks() |
commit | commitdiff | tree | snapshot |
2024-02-29 |
bluhm | An empty file /var/account/acct in etc.tgz simplifies... |
commit | commitdiff | tree | snapshot |
2024-02-29 |
jan | Add missing include of vlan.h in vmx(4). |
commit | commitdiff | tree | snapshot |
2024-02-29 |
bluhm | Make nanosleep regress actually test something. |
commit | commitdiff | tree | snapshot |
2024-02-29 |
tb | Detect OPENSSL_NO_GOST correctly |
commit | commitdiff | tree | snapshot |
2024-02-29 |
tb | CRYPTO_mem_leaks* will go away. Remove calls in legacy... |
commit | commitdiff | tree | snapshot |
2024-02-29 |
tb | Link x509_algor test statically and switch to the internal |
commit | commitdiff | tree | snapshot |
2024-02-29 |
tb | OBJ_NAME_TYPE_PKEY_METH is no longer supported |
commit | commitdiff | tree | snapshot |
2024-02-29 |
tb | Stop testing EVP_PKEY_GOST{IMIT,R01} |
commit | commitdiff | tree | snapshot |
2024-02-29 |
tb | Prepare freenull test for GOST removal |
commit | commitdiff | tree | snapshot |
2024-02-29 |
bluhm | Use monotonic clock to measure elapsed time. |
commit | commitdiff | tree | snapshot |
2024-02-29 |
deraadt | move from 7.5-beta to 7.5 |
commit | commitdiff | tree | snapshot |
2024-02-29 |
guenther | Intel vmm restores just the base of the GDTR and IDTR... |
commit | commitdiff | tree | snapshot |
2024-02-29 |
naddy | revert "Combine route_cache() and rtalloc_mpath() in... |
commit | commitdiff | tree | snapshot |
2024-02-29 |
stsp | align qwx_ce_rx error code checking with linux ath11k... |
commit | commitdiff | tree | snapshot |
2024-02-29 |
stsp | plug a node reference leak in qwx_mgmt_rx_event() |
commit | commitdiff | tree | snapshot |
2024-02-29 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2024-02-29 |
jsg | drm/i915: Update ADL-N PCI IDs |
commit | commitdiff | tree | snapshot |
2024-02-29 |
anton | Stop assuming arbitrary rdomains are available and... |
commit | commitdiff | tree | snapshot |
2024-02-29 |
cheloha | dt(4): interval, profile: schedule clockintr relative... |
commit | commitdiff | tree | snapshot |
2024-02-28 |
tb | Expand only ever user of PBEPARAM_free() outside of... |
commit | commitdiff | tree | snapshot |
2024-02-28 |
tb | Small tweak for X509_check_purpose() |
commit | commitdiff | tree | snapshot |
2024-02-28 |
denis | Enable IPv6 AF for ppp(4) |
commit | commitdiff | tree | snapshot |
next |