OpenBSD CVS

src/lib/libcrypto/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / lib / libcrypto

Current tag: OPENBSD_7_4


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] acss/        
[DIR] aes/        
[DIR] arc4random/        
[DIR] arch/        
[DIR] asn1/        
[DIR] bf/        
[DIR] bio/        
[DIR] bn/        
[DIR] buffer/        
[DIR] bytestring/        
[DIR] camellia/        
[DIR] cast/        
[DIR] chacha/        
[DIR] cmac/        
[DIR] cms/        
[DIR] comp/        
[DIR] conf/        
[DIR] crypto/        
[DIR] ct/        
[DIR] curve25519/        
[DIR] des/        
[DIR] dh/        
[DIR] doc/        
[DIR] dsa/        
[DIR] dso/        
[DIR] ec/        
[DIR] ecdh/        
[DIR] ecdsa/        
[DIR] engine/        
[DIR] err/        
[DIR] evp/        
[DIR] gost/        
[DIR] hidden/        
[DIR] hkdf/        
[DIR] hmac/        
[DIR] idea/        
[DIR] jpake/        
[DIR] kdf/        
[DIR] krb5/        
[DIR] lhash/        
[DIR] man/        
[DIR] md/        
[DIR] md2/        
[DIR] md4/        
[DIR] md5/        
[DIR] mdc2/        
[DIR] modes/        
[DIR] name/        
[DIR] objects/        
[DIR] ocsp/        
[DIR] pem/        
[DIR] perlasm/        
[DIR] pkcs12/        
[DIR] pkcs7/        
[DIR] poly1305/        
[DIR] pqueue/        
[DIR] rand/        
[DIR] rc2/        
[DIR] rc4/        
[DIR] rc5/        
[DIR] rijndael/        
[DIR] ripemd/        
[DIR] rsa/        
[DIR] seed/        
[DIR] sha/        
[DIR] sm2/        
[DIR] sm3/        
[DIR] sm4/        
[DIR] srp/        
[DIR] stack/        
[DIR] store/        
[DIR] threads/        
[DIR] ts/        
[DIR] txt_db/        
[DIR] ui/        
[DIR] util/        
[DIR] whrlpool/        
[DIR] x509/        
[DIR] x509v3/        
[TXT] Makefile  1.155   9 months  tb   Merge remainder of rsa_crpt.c into rsa_eay.c Most of these are one line wrapper...
[TXT] Symbols.list  1.133   10 months  tb   Remove various ${thing}_options Various, ancient ciphers exposed some of their ...
[TXT] Symbols.namespace  1.58   10 months  tb   Add _libre_CMS_{,SignerInfo}_get_version
[TXT] cert.pem  1.26   12 months  tb   Regen cert.pem This drops a few certs per the CA's request and TrustCor because...
[TXT] constant_time.h  1.3   13 months  tb   Use RCS tag instead of an incorrect path.
[TXT] cpt_err.c  1.15   10 months  beck   Hide symbols in crypto.h ok jsing@
[TXT] cryptlib.c  1.46   10 months  beck   Hide symbols in crypto.h ok jsing@
[TXT] cryptlib.h  1.26   2 years  beck   Make the certificate transparency code build with the rest of the library Do not...
[TXT] crypto.h  1.63   10 months  tb   Make ex_data implementations internal To state the obvious: library suffers fro...
[TXT] crypto_init.c  1.11   10 months  beck   Hide symbols in crypto.h ok jsing@
[TXT] crypto_internal.h  1.7   9 months  jsing   Clean up alignment handling. Instead of using HOST_{c2l,l2c} macros, provide an...
[TXT] crypto_lock.c  1.6   10 months  beck   Hide symbols in crypto.h ok jsing@
[TXT] cversion.c  1.18   10 months  beck   Hide symbols in crypto.h ok jsing@
[TXT] ex_data.c  1.23   10 months  tb   Make ex_data implementations internal To state the obvious: library suffers fro...
[TXT] format-pem.pl  1.6   23 months  sthen   Update instructions for using curl's mk-ca-bundle script.
[TXT] generate_pkgconfig.sh  1.4   2 years  tb   Bump libressl's version in pkgconfig to 2.0.0 LibreSSL's pc files effectively h...
[TXT] malloc-wrapper.c  1.8   10 months  beck   Hide symbols in crypto.h ok jsing@
[TXT] mem_clr.c  1.4   9 years  deraadt   tags as requested by miod and tedu
[TXT] mem_dbg.c  1.25   10 months  beck   Hide symbols in crypto.h ok jsing@
[TXT] o_fips.c  1.6   2 years  schwarze   tweak previous: add missing OpenBSD CVS tag and fix some weird typos in comments...
[TXT] openssl.cnf  1.2   9 years  sthen   openssl.cnf tweaks following recent changes to usr.bin/openssl: - don't define ...
[TXT] opensslfeatures.h  1.41   10 months  tb   Set OPENSSL_NO_ENGINE, remove engine code ENGINE was special. It's horrible cod...
[TXT] opensslv.h  1.77   8 months  tb   Bump LibreSSL version
[TXT] ossl_typ.h  1.30   9 months  tb   Rename env_md{,_ctx}_st to evp_md{,_ctx}_st As everyone knows (and who doesn't ...
[TXT] ppccap.c  1.7   16 months  miod   Remove non-visible and unused OPENSSL_wipe_cpu and OPENSSL_atomic_add interfaces...
[TXT] shlib_version  1.66   10 months  tb   bump libcrypto, libssl, libtls majors
[TXT] sparccpuid.S  1.5   16 months  miod   Remove non-visible and unused OPENSSL_wipe_cpu and OPENSSL_atomic_add interfaces...
[TXT] sparcv9cap.c  1.7   9 years  deraadt   Remove the OPENSSL_*cap getenv's. A program should not be able to change the be...
[TXT] x509v3.cnf  1.2   9 years  tobias   fixed overrid(d)en typo millert@ and jmc@ agree that "overriden" is wrong
[TXT] x86_64cpuid.pl  1.15   13 months  deraadt   Add endbr64 where needed by inspection. Passes regresson tests. ok jsing, and k...
[TXT] x86_arch.h  1.1   7 years  miod   Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] by meaningf...
[TXT] x86cpuid.pl  1.10   16 months  miod   Remove non-visible and unused OPENSSL_wipe_cpu and OPENSSL_atomic_add interfaces...
[TXT] Makefile (in the Attic) [Hide]  1.155   9 months  tb   Merge remainder of rsa_crpt.c into rsa_eay.c Most of these are one line wrapper...
[TXT] md32_common.h (in the Attic) [Hide]  1.26   9 months  jsing   Remove MD32_REG_T. This is a hack that is only enabled on a handful of 64 bit p...
[TXT] o_init.c (in the Attic) [Hide]  1.8   9 years  deraadt   tags as requested by miod and tedu
[TXT] o_str.c (in the Attic) [Hide]  1.9   9 years  tedu   stale prototype