Age | Commit message (Expand) | Author |
2024-03-02 | Remove DSA_generate_parameters | Theo Buehler |
2024-03-02 | Remove CMAC_resume() | Theo Buehler |
2024-03-02 | Make BN_mod_exp2_mont() and BN_mod_exp_mont_word() internal | Theo Buehler |
2024-03-02 | Make BN_mod_exp_simple() internal | Theo Buehler |
2024-03-02 | Remove BIO_set() | Theo Buehler |
2024-03-02 | Remove BIO_dump_*{cb,fp}() | Theo Buehler |
2024-03-02 | Remove BIO_{sn,v,vsn}printf(3) | Theo Buehler |
2024-03-02 | Expose OPENSSL_{gmtime,posix_to_tm,timegm,tm_to_posix}() | Theo Buehler |
2024-03-02 | Garbage collect ASN1_TIME_set_tm() | Theo Buehler |
2024-03-02 | Remove beck's ASN.1 time API from public visibility | Theo Buehler |
2024-03-02 | Remove ASN1_PCTX nonsense | Theo Buehler |
2024-03-02 | Make ASN1_add_oid_module internal | Theo Buehler |
2024-03-02 | Remove unused M_ASN1_* macros | Theo Buehler |
2024-03-02 | Remove unused, incomplete ub_* macros | Theo Buehler |
2024-03-02 | Remove DECLARE_STACK_OF(ASN1_STRING_TABLE) | Theo Buehler |
2024-03-02 | Remove ASN1_STRING_TABLE_{add,cleanup} | Theo Buehler |
2024-03-02 | const correct ASN1_STRING_TABLE_get() | Theo Buehler |
2024-03-02 | sync | Theo de Raadt |
2024-03-01 | Clarify behavior when there is more than one run of Xs. | Todd C. Miller |
2024-03-01 | mktemp(1): add suffix support for compatibility with the GNU version | Todd C. Miller |
2024-03-01 | Add mkdtemps(3), like mkdtemp(3) but with a suffix. | Todd C. Miller |
2024-03-01 | Allow fdisk(8) to add GPT partitions of protected types. | Kenneth R Westerback |
2024-03-01 | Bump version | Theo Buehler |
2024-03-01 | Bump version | Claudio Jeker |
2024-03-01 | Reduce dmesg spam by only printing the CPU feature flags when they differ | Mark Kettenis |
2024-03-01 | Protect pool_get() with kernel lock in sys_ypconnect(). | Alexander Bluhm |
2024-03-01 | Lipstick on a pig: avoid comparing signed and unsigned | Job Snijders |
2024-03-01 | regen | Jonathan Gray |
2024-03-01 | more Red Hat and Qumranet devices seen with QEMU and KVM | Jonathan Gray |
2024-03-01 | Add -x to opt into experimental file formats | Theo Buehler |
2024-03-01 | Factor signed prefix list JSON output into a helper | Theo Buehler |
2024-03-01 | Fix OPENSSL_{gmtime,timegm} in namespace build | Theo Buehler |
2024-03-01 | Don't match dg2. The cards use paths unused by integrated graphics. | Jonathan Gray |
2024-03-01 | Remove the ciphers_by_values_test() | Theo Buehler |
2024-03-01 | exporter: use the atrocious SSL_CIPHER_find() rather than get_by_id() | Theo Buehler |
2024-03-01 | ssltest: drop another use of CRYPTO_mem_leaks() | Theo Buehler |
2024-02-29 | An empty file /var/account/acct in etc.tgz simplifies accounting. | Alexander Bluhm |
2024-02-29 | Add missing include of vlan.h in vmx(4). | Jan Klemkow |
2024-02-29 | Make nanosleep regress actually test something. | Alexander Bluhm |
2024-02-29 | Detect OPENSSL_NO_GOST correctly | Theo Buehler |
2024-02-29 | CRYPTO_mem_leaks* will go away. Remove calls in legacy tests | Theo Buehler |
2024-02-29 | Link x509_algor test statically and switch to the internal | Theo Buehler |
2024-02-29 | OBJ_NAME_TYPE_PKEY_METH is no longer supported | Theo Buehler |
2024-02-29 | Stop testing EVP_PKEY_GOST{IMIT,R01} | Theo Buehler |
2024-02-29 | Prepare freenull test for GOST removal | Theo Buehler |
2024-02-29 | Use monotonic clock to measure elapsed time. | Alexander Bluhm |
2024-02-29 | move from 7.5-beta to 7.5 | Theo de Raadt |
2024-02-29 | Intel vmm restores just the base of the GDTR and IDTR ith fixed, | Philip Guenther |
2024-02-29 | revert "Combine route_cache() and rtalloc_mpath() in new route_mpath()" | Christian Weisgerber |
2024-02-29 | align qwx_ce_rx error code checking with linux ath11k driver | Stefan Sperling |