Age | Commit message (Expand) | Author |
2024-09-01 | spelling; checked by jmc@, ok miod@ mglocker@ krw@ | Jonathan Gray |
2024-09-01 | add tests for linux kpi for rbtree | aisha |
2024-08-31 | Add regression test for access(2)+unveil(2) | Jeremy Evans |
2024-08-31 | sync x509v3_add_value with x509_utl.c | Theo Buehler |
2024-08-31 | Rewrite X509V3_add_value() to a single exit idiom | Theo Buehler |
2024-08-31 | Remove redundant COPYRIGHT file. | Joel Sing |
2024-08-31 | net drivers may have mii children, but mii layer has no _activate | Theo de Raadt |
2024-08-31 | Make fcrypt_body() static and remove prototype. | Joel Sing |
2024-08-31 | Unifdef DES_PTR, DES_RISC1 and DES_RISC2. | Joel Sing |
2024-08-31 | Unifdef OPENBSD_DES_ASM. | Joel Sing |
2024-08-31 | Inline and remove spr.h. | Joel Sing |
2024-08-31 | Combine DES code into a smaller set of files. | Joel Sing |
2024-08-31 | If FADT_POWER_S0_IDLE_CAPABLE feature is found, prefer S0ix style over S3. | Theo de Raadt |
2024-08-31 | jeremy observed that access() on unveiled space was returning errors | Theo de Raadt |
2024-08-31 | Merge fcrypt_b.c into fcrypt.c. | Joel Sing |
2024-08-31 | Remove now unused ncbc_enc.c. | Joel Sing |
2024-08-31 | Expand DES_ncbc_encrypt() in des_enc.c. | Joel Sing |
2024-08-31 | Expand DES_cbc_encrypt() in cbc_enc.c. | Joel Sing |
2024-08-31 | update the header; ok and error corrected by jsg | Jason McIntyre |
2024-08-31 | grammar tweaks; counter tweaked by dlg | Jason McIntyre |
2024-08-31 | Update for OPENSSL_cpu_caps() now being machine independent. | Joel Sing |
2024-08-31 | Update for OPENSSL_cpu_caps() now being machine independent. | Joel Sing |
2024-08-31 | Make OPENSSL_cpu_caps() machine independent. | Joel Sing |
2024-08-31 | Undo workaround for EVP_PKEY_*check() removal | Theo Buehler |
2024-08-31 | sync libressl bump | Theo Buehler |
2024-08-31 | major bump for libcrypto libssl and libtls | Theo Buehler |
2024-08-31 | Bump LIBRESSL_VERSION_NUMBER | Theo Buehler |
2024-08-31 | Remove SSL_add_compression_method | Theo Buehler |
2024-08-31 | Expose X509_get_signature_info | Theo Buehler |
2024-08-31 | Make X509at_* API internal | Theo Buehler |
1998-10-05 | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker |
2024-08-31 | sync | Theo Buehler |
2024-08-31 | Unexport OPENSSL_cpuid_setup and OPENSSL_ia32cap_P | Theo Buehler |
2024-08-31 | Zap HMAC_Init | Theo Buehler |
2024-08-31 | Nuke the whrlpool (named after the galaxy) from orbit | Theo Buehler |
2024-08-31 | Remove DES_enc_{read,write} and DES_rw_mode | Theo Buehler |
2024-08-31 | Garbage collec UI_UTIL remnants | Theo Buehler |
2024-08-31 | Remove EVP_PKEY.*attr* API | Theo Buehler |
2024-08-31 | Move BIT_STRING_BITNAME tables to const | Theo Buehler |
2024-08-31 | const correct X509_LOOKUP_METHOD | Theo Buehler |
2024-08-31 | Remove X509_REQ_{set,get}_extension_nids() | Theo Buehler |
2024-08-31 | Make X509_VAL opaque | Theo Buehler |
2024-08-31 | Remove X509_check_trust() and some related defines | Theo Buehler |
2024-08-31 | Remove ERR_add_{,v}data() | Theo Buehler |
2024-08-31 | The X509V3_CONF_METHOD goes away | Theo Buehler |
2024-08-31 | Remove X509V3_get_string/X509V3_string_free | Theo Buehler |
2024-08-31 | Make some more x509 conf stuff internal | Theo Buehler |
2024-08-31 | Retire X509V3_set_conf_lhash() | Theo Buehler |
2024-08-31 | Retire X509V3_EXT_{,CRL_,REQ_}add_conf() | Theo Buehler |
2024-08-31 | Remove OPENSSL_load_builtin_modules | Theo Buehler |