Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 
David Benjamin bbd8444d92 Drop SSLv3 parts of crypto/cipher/tls_cbc.c. 9 år sedan
..
aes aesni-x86_64.pl: make ECB subroutine Windows ABI compliant (RT 3552). 10 år sedan
asn1 Fix various certificate fingerprint issues. 9 år sedan
base64 Don't use ssize_t in base64_test.c. 10 år sedan
bio Rename hexdump to hexdump_write. 9 år sedan
bn Fix for CVE-2014-3570. 9 år sedan
buf Don't read past the end of the string in BUF_strndup. 10 år sedan
bytestring Remove variable shadowing. 10 år sedan
chacha Fix ARM build with OPENSSL_NO_ASM. 10 år sedan
cipher Drop SSLv3 parts of crypto/cipher/tls_cbc.c. 9 år sedan
conf Convert all zero-argument functions to '(void)' 10 år sedan
des A bunch of dead assignments. 10 år sedan
dh Add a CRYPTO_library_init and static-initializer-less build option. 10 år sedan
digest Add void in place of empty function arguments. 9 år sedan
dsa Fix DER checks for DSA_check_signature and add tests. 9 år sedan
ec Set output EC_KEY to NULL when d2i_ECPrivateKey() fails. 9 år sedan
ecdh Use BN_bn2bin_padded rather than doing math to figure out leading zeros. 10 år sedan
ecdsa Fix various certificate fingerprint issues. 9 år sedan
engine Add generic OPERATION_NOT_SUPPORTED error code. 10 år sedan
err Free more memory in cleanup functions. 9 år sedan
evp Set output EC_KEY to NULL when d2i_ECPrivateKey() fails. 9 år sedan
hkdf Fix a compile error on Windows. 9 år sedan
hmac Properly handle key_len=0 for HMAC 9 år sedan
lhash Fix NaCl build. 10 år sedan
md4 Readd MD4. 10 år sedan
md5 md5-x86_64.pl: work around warning. 10 år sedan
modes x86[_64] assembly pack: add Silvermont performance data. 10 år sedan
obj Renegerate OID outputs. 10 år sedan
pem Consistently use RAND_bytes and check for failure. 9 år sedan
perlasm perlasm/x86_64-xlate.pl: handle inter-bank movd. 10 år sedan
pkcs8 Add void in place of empty function arguments. 9 år sedan
poly1305 Fix ARM build with OPENSSL_NO_ASM. 10 år sedan
rand Call RtlGenRandom directly in RAND_bytes. 10 år sedan
rc4 Use OPENSSL_64_BIT in rc4.c. 10 år sedan
rsa Consistently use RAND_bytes and check for failure. 9 år sedan
sha x86[_64] assembly pack: add Silvermont performance data. 10 år sedan
stack Mark all SSL_CIPHERs as const. 10 år sedan
x509 Fix various certificate fingerprint issues. 9 år sedan
x509v3 Fix a couple of minor compiler warnings. 9 år sedan
CMakeLists.txt Implement HKDF. 9 år sedan
arm_arch.h Add a control to disable the Poly1305 NEON code. 10 år sedan
constant_time_test.c Update constant-time operations. 10 år sedan
cpu-arm.c Convert all zero-argument functions to '(void)' 10 år sedan
cpu-intel.c Don't try to setup CPUID if NO_ASM. 10 år sedan
cpu-x86-asm.pl Use asm directives to protect OPENSSL_cleanse. 10 år sedan
cpu-x86_64-asm.pl Inital import. 10 år sedan
crypto.c Don't try to setup CPUID if NO_ASM. 10 år sedan
crypto_error.c Move public headers to include/openssl/ 10 år sedan
crypto_error.h Add ISC header to a handful of files. 10 år sedan
directory.h Add visibility rules. 10 år sedan
directory_posix.c _POSIX_C_SOURCE needs to be set to a date, at least on FreeBSD. 10 år sedan
directory_win.c Inital import. 10 år sedan
ex_data.c Don't compare signed vs. unsigned. 10 år sedan
ex_data_impl.c Free more memory in cleanup functions. 9 år sedan
header_removed.h Add ISC header to a handful of files. 10 år sedan
internal.h Condition the use of UI64 on _MSC_VER. 9 år sedan
mem.c Fix NaCl build. 10 år sedan
thread.c Include Windows.h in some source files. 10 år sedan
time_support.c Fix NaCl build. 10 år sedan