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


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[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.195   8 days  tb   Stub out DES_enc_{read,write}(3) The most terrible code in OpenSSL has its root...
[TXT] Symbols.list  1.187   6 weeks  tb   sort
[TXT] Symbols.namespace  1.105   7 weeks  beck   Hide deprecated functions in ec.h use LCRYPTO_UNUSED and remove the LIBRESSL_IN...
[TXT] cert.pem  1.28   6 months  tb   Regen cert.pem ok sthen New Roots for existing CA: /CN=Atos TrustedRoot Root...
[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.51   6 weeks  tb   unwrap line
[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.74   7 weeks  beck   Re-guard the crypto_malloc macros. accidentally not included in crypto.h commit...
[TXT] crypto_init.c  1.21   7 weeks  beck   Finish Hiding symbols in crypto.h crypto.h already had the symbols not hidden b...
[TXT] crypto_internal.h  1.10   6 weeks  jsing   Provide constant time operations for uint8_t. These will be used in upcoming ch...
[TXT] crypto_local.h  1.1   3 months  tb   Make CRYPTO_THREADID opaque With ERR_STATE out of the way, we can make CRYPTO_T...
[TXT] crypto_lock.c  1.6   10 months  beck   Hide symbols in crypto.h ok jsing@
[TXT] cversion.c  1.19   2 months  tb   Remove ugly parens and thereby fix KNF
[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.11   7 weeks  beck   Finish Hiding symbols in crypto.h crypto.h already had the symbols not hidden b...
[TXT] mem_clr.c  1.5   7 weeks  beck   Finish Hiding symbols in crypto.h crypto.h already had the symbols not hidden b...
[TXT] mem_dbg.c  1.28   7 weeks  beck   Finish Hiding symbols in crypto.h crypto.h already had the symbols not hidden b...
[TXT] o_fips.c  1.9   6 weeks  tb   tidy includes
[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.43   3 months  tb   Update list of OPENSSL_NO_* This syncs the list with some version of upstream a...
[TXT] opensslv.h  1.78   3 months  tb   Crank libressl version to 3.9.0 (finally!)
[TXT] ossl_typ.h  1.31   6 days  jsg   remove unused typedefs with structs that were removed ENGINE, SSL and SSL_CTX r...
[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.68   6 weeks  tb   crank libcrypto major after symbol removal
[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.17   2 months  jsing   Remove .init section that calls OPENSSL_cpuid_setup on amd64. OPENSSL_cpuid_set...
[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.11   2 months  jsing   Remove .init section that calls OPENSSL_cpuid_setup on i386. OPENSSL_cpuid_setu...