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