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_6_7


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.39   4 years  jsing   Add checks to ensure that lib{crypto,ssl,tls} public headers have actually been ...
[TXT] Symbols.list  1.94   4 years  jsing   Provide RSA_PKCS1_OpenSSL(). Prompted by inoguchi@
[TXT] cert.pem  1.20   4 years  sthen   sync cert.pem with Mozilla's root ca list, ok beck@
[TXT] cpt_err.c  1.13   9 years  jsing   Explicitly include <openssl/opensslconf.h> in every file that references an OPEN...
[TXT] cryptlib.c  1.45   5 years  deraadt   Recent discussions about abort() potentially leaving key material in core files ...
[TXT] cryptlib.h  1.25   7 years  miod   Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] by meaningf...
[TXT] crypto.h  1.50   5 years  tb   Partial port of EC_KEY_METHOD from OpenSSL 1.1. This commit adds init/free, supp...
[TXT] crypto_init.c  1.5   5 years  jsing   Correct lock initialisation for libcrypto. The current crypto_lock_init() funct...
[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.5   5 years  sthen   fix broken comment
[TXT] generate_pkgconfig.sh  1.2   7 years  beck   Make tree build again
[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] openssl.cnf  1.2   9 years  sthen   openssl.cnf tweaks following recent changes to usr.bin/openssl: - don't define ...
[TXT] opensslfeatures.h  1.20   4 years  jsing   Enable CMS in LibreSSL. ok bcook@ deraadt@ inoguchi@ job@ tb@
[TXT] opensslv.h  1.57.4.1   4 years  bcook   LibreSSL 3.1.2
[TXT] ossl_typ.h  1.13   8 years  doug   Remove support for NO_ASN1_TYPEDEFS. This ifdef was introduced 15 years ago and...
[TXT] ppccap.c  1.6   9 years  deraadt   avoid sys/param.h; Jonas Termansen
[TXT] shlib_version  1.54   4 years  jsing   Bump libcrypto, libssl and libtls minors due to symbol additions.
[TXT] sparccpuid.S  1.3   10 years  miod   Remove oh-so-important-from-a-security-pov OpenSSL_rtdsc() function.
[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.12   7 years  miod   Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] by meaningf...
[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.8   7 years  miod   Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] by meaningf...
[TXT] Makefile (in the Attic) [Hide]  1.39   4 years  jsing   Add checks to ensure that lib{crypto,ssl,tls} public headers have actually been ...
[TXT] alphacpuid.pl (in the Attic) [Hide]  1.3   10 years  miod   Remove oh-so-important-from-a-security-pov OpenSSL_rtdsc() function.
[TXT] arm64cpuid.S (in the Attic) [Hide]  1.1   4 years  patrick   Add cpuid support for arm64 so that we can recognize which hardware crypto featu...
[TXT] arm_arch.h (in the Attic) [Hide]  1.10   4 years  patrick   Add cpuid support for arm64 so that we can recognize which hardware crypto featu...
[TXT] armcap.c (in the Attic) [Hide]  1.8   5 years  patrick   Backport support for probing ARMv8 HW acceleration capabilities on armv7 in prep...
[TXT] armv4cpuid.S (in the Attic) [Hide]  1.6   5 years  patrick   Backport support for probing ARMv8 HW acceleration capabilities on armv7 in prep...
[TXT] constant_time_locl.h (in the Attic) [Hide]  1.3   4 years  jsing   Provide err_clear_last_constant_time() as a way of clearing an error from the to...
[TXT] md32_common.h (in the Attic) [Hide]  1.22   7 years  miod   Remove I386_ONLY define. It was only used to prefer a faster-on-genuine-80386-bu...
[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
[TXT] o_time.c (in the Attic) [Hide]  1.15   9 years  deraadt   tags as requested by miod and tedu
[TXT] o_time.h (in the Attic) [Hide]  1.7   7 years  jsing   Explicitly export a list of symbols from libcrypto. Move the "internal" BN func...
[TXT] pariscid.pl (in the Attic) [Hide]  1.5   10 years  miod   Do not output SOM-specific directives.
[TXT] ppccpuid.pl (in the Attic) [Hide]  1.4   10 years  miod   Detect Altivec support with the machdep.altivec sysctl rather than setmp and a S...