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