summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-01dladdr(3) is in POSIX-2024, though the structure type was renamedPhilip Guenther
2024-09-01spelling; checked by jmc@, ok miod@ mglocker@Jonathan Gray
2024-09-01regenJonathan Gray
2024-09-01spelling; checked by jmc@, ok miod@ mglocker@ krw@Jonathan Gray
2024-09-01add tests for linux kpi for rbtreeaisha
2024-08-31Add regression test for access(2)+unveil(2)Jeremy Evans
2024-08-31sync x509v3_add_value with x509_utl.cTheo Buehler
2024-08-31Rewrite X509V3_add_value() to a single exit idiomTheo Buehler
2024-08-31Remove redundant COPYRIGHT file.Joel Sing
2024-08-31net drivers may have mii children, but mii layer has no _activateTheo de Raadt
2024-08-31Make fcrypt_body() static and remove prototype.Joel Sing
2024-08-31Unifdef DES_PTR, DES_RISC1 and DES_RISC2.Joel Sing
2024-08-31Unifdef OPENBSD_DES_ASM.Joel Sing
2024-08-31Inline and remove spr.h.Joel Sing
2024-08-31Combine DES code into a smaller set of files.Joel Sing
2024-08-31If FADT_POWER_S0_IDLE_CAPABLE feature is found, prefer S0ix style over S3.Theo de Raadt
2024-08-31jeremy observed that access() on unveiled space was returning errorsTheo de Raadt
2024-08-31Merge fcrypt_b.c into fcrypt.c.Joel Sing
2024-08-31Remove now unused ncbc_enc.c.Joel Sing
2024-08-31Expand DES_ncbc_encrypt() in des_enc.c.Joel Sing
2024-08-31Expand DES_cbc_encrypt() in cbc_enc.c.Joel Sing
2024-08-31update the header; ok and error corrected by jsgJason McIntyre
2024-08-31grammar tweaks; counter tweaked by dlgJason McIntyre
2024-08-31Update for OPENSSL_cpu_caps() now being machine independent.Joel Sing
2024-08-31Update for OPENSSL_cpu_caps() now being machine independent.Joel Sing
2024-08-31Make OPENSSL_cpu_caps() machine independent.Joel Sing
2024-08-31Undo workaround for EVP_PKEY_*check() removalTheo Buehler
2024-08-31sync libressl bumpTheo Buehler
2024-08-31major bump for libcrypto libssl and libtlsTheo Buehler
2024-08-31Bump LIBRESSL_VERSION_NUMBERTheo Buehler
2024-08-31Remove SSL_add_compression_methodTheo Buehler
2024-08-31Expose X509_get_signature_infoTheo Buehler
2024-08-31Make X509at_* API internalTheo Buehler
1998-10-05Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker
2024-08-31syncTheo Buehler
2024-08-31Unexport OPENSSL_cpuid_setup and OPENSSL_ia32cap_PTheo Buehler
2024-08-31Zap HMAC_InitTheo Buehler
2024-08-31Nuke the whrlpool (named after the galaxy) from orbitTheo Buehler
2024-08-31Remove DES_enc_{read,write} and DES_rw_modeTheo Buehler
2024-08-31Garbage collec UI_UTIL remnantsTheo Buehler
2024-08-31Remove EVP_PKEY.*attr* APITheo Buehler
2024-08-31Move BIT_STRING_BITNAME tables to constTheo Buehler
2024-08-31const correct X509_LOOKUP_METHODTheo Buehler
2024-08-31Remove X509_REQ_{set,get}_extension_nids()Theo Buehler
2024-08-31Make X509_VAL opaqueTheo Buehler
2024-08-31Remove X509_check_trust() and some related definesTheo Buehler
2024-08-31Remove ERR_add_{,v}data()Theo Buehler
2024-08-31The X509V3_CONF_METHOD goes awayTheo Buehler
2024-08-31Remove X509V3_get_string/X509V3_string_freeTheo Buehler
2024-08-31Make some more x509 conf stuff internalTheo Buehler