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_3_BASE


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.27   6 years  beck   Bring in compatibility for OpenSSL 1.1 style init functions. This adds OPENSSL_...
[TXT] Symbols.list  1.71   6 years  beck   Bring in compatibility for OpenSSL 1.1 style init functions. This adds OPENSSL_...
[TXT] cert.pem  1.16   6 years  sthen   Full sync of CA list with Mozilla's. Produced using curl's make-ca-bundle.pl an...
[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.41   7 years  jsing   Stop calling OPENSSL_init() internally, since it is a no-op. Also place it under...
[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.45   6 years  beck   Correct mistake of loading the default openssl.conf by default during autoinit. ...
[TXT] crypto_init.c  1.3   6 years  beck   correct funciton prototype spotted by anton@
[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.2   6 years  sthen   Adjust (non-installed) helper script to cope better with CAs that don't have "o=...
[TXT] generate_pkgconfig.sh  1.2   7 years  beck   Make tree build again
[TXT] malloc-wrapper.c  1.6   7 years  deraadt   use freezero() instead of memset/explicit_bzero + free. Substantially reduces c...
[TXT] mem_clr.c  1.4   9 years  deraadt   tags as requested by miod and tedu
[TXT] mem_dbg.c  1.22   9 years  deraadt   tags as requested by miod and tedu
[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.15   6 years  jsing   Remove OPENSSL_NO_NEXTPROTONEG - some software creates conflicting prototypes if...
[TXT] opensslv.h  1.46   6 years  bcook   branches: 1.46.2; bump to 2.7.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.44   6 years  tb   bump minors after symbol addition
[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.27   6 years  beck   Bring in compatibility for OpenSSL 1.1 style init functions. This adds OPENSSL_...
[TXT] alphacpuid.pl (in the Attic) [Hide]  1.3   10 years  miod   Remove oh-so-important-from-a-security-pov OpenSSL_rtdsc() function.
[TXT] arm_arch.h (in the Attic) [Hide]  1.8   6 years  kettenis   On OpenBSD/armv7 we deliberately trap unaligned access. Unfortunately the assem...
[TXT] armcap.c (in the Attic) [Hide]  1.6   9 years  deraadt   Remove the OPENSSL_*cap getenv's. A program should not be able to change the be...
[TXT] armv4cpuid.S (in the Attic) [Hide]  1.5   10 years  miod   Do not compile the neon probe code until __ARM_ARCH__ >= 7. Neon-specific code w...
[TXT] constant_time_locl.h (in the Attic) [Hide]  1.2   7 years  jsing   Explicitly export a list of symbols from libcrypto. Move the "internal" BN func...
[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...