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