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_3


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.99   15 months  tb   Link evp/cipher_method_lib.c to the build ok jsing
[TXT] Symbols.list  1.107   14 months  tb   Update Symbols.list
[TXT] Symbols.namespace  1.7   15 months  job   Introduce X509_get0_uids() accessor function By introducing X509_get0_uids(), o...
[TXT] cert.pem  1.25   22 months  sthen   Sync cert.pem with certdata.txt from the NSS release branch. OK tb@ bcook@ remo...
[TXT] constant_time.h  1.2   18 months  tb   Make header guards of internal headers consistent Not all of them, only those t...
[TXT] cpt_err.c  1.14   22 months  kn   Remove mkerr.pl remnants from LibreSSL This script is not used at all and files...
[TXT] cryptlib.c  1.45   5 years  deraadt   Recent discussions about abort() potentially leaving key material in core files ...
[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.58   17 months  jmc   spelling fixes; from paul tagliamonte i removed the arithmetics -> arithmetic ch...
[TXT] crypto_init.c  1.7   14 months  jsing   Call CRYPTO_cleanup_all_ex_data() from OPENSSL_cleanup(). Issue reported by Gra...
[TXT] crypto_lock.c  1.2   5 years  jsing   Correct lock initialisation for libcrypto. The current crypto_lock_init() funct...
[TXT] cversion.c  1.17   6 years  jsing   Fix behaviour of OpenSSL_version(). The constant values do not map 1:1 to SSLea...
[TXT] ex_data.c  1.20   6 years  beck   Bring in compatibility for OpenSSL 1.1 style init functions. This adds OPENSSL_...
[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.7   6 years  jsing   Turn CRYPTO_realloc_clean() into a recallocarray() wrapper. ok beck@ tb@
[TXT] mem_clr.c  1.4   9 years  deraadt   tags as requested by miod and tedu
[TXT] mem_dbg.c  1.24   5 years  deraadt   instead of calling abort() for 3 "must not use anymore" interfaces, call OPENSSL...
[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.33   20 months  tb   Define LIBRESSL_HAS_QUIC ok jsing
[TXT] opensslv.h  1.73   14 months  tb   Bump LibreSSL version to 3.7.2
[TXT] ossl_typ.h  1.22   17 months  jmc   spelling fixes; from paul tagliamonte i removed the arithmetics -> arithmetic ch...
[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.64   14 months  tb   Crankl libcrypto/libssl/libtls minors after symbol addition
[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.13   16 months  miod   Remove non-visible and unused OPENSSL_wipe_cpu and OPENSSL_atomic_add interfaces...
[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.99   15 months  tb   Link evp/cipher_method_lib.c to the build ok jsing
[TXT] md32_common.h (in the Attic) [Hide]  1.23   17 months  jmc   spelling fixes; from paul tagliamonte i removed the arithmetics -> arithmetic ch...
[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