25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
David Benjamin 2a0e72f08a Fix segfault with empty fields as last in the config. 9 yıl önce
..
aes aarch64 support. 9 yıl önce
asn1 Tag a number of globals as const. 9 yıl önce
base64 Don't use ssize_t in base64_test.c. 10 yıl önce
bio Tag a number of globals as const. 9 yıl önce
bn Add Broadwell performance results. 9 yıl önce
buf Don't read past the end of the string in BUF_strndup. 10 yıl önce
bytestring Remove variable shadowing. 10 yıl önce
chacha Fix ARM build with OPENSSL_NO_ASM. 10 yıl önce
cipher Don't expect bsaes functions on ARMv6. 9 yıl önce
conf Fix segfault with empty fields as last in the config. 9 yıl önce
des A bunch of dead assignments. 10 yıl önce
dh Recognize common DH parameter sets. 9 yıl önce
digest Add void in place of empty function arguments. 9 yıl önce
dsa Fix DER checks for DSA_check_signature and add tests. 9 yıl önce
ec Set output EC_KEY to NULL when d2i_ECPrivateKey() fails. 9 yıl önce
ecdh Remove ECDH_KDF_X9_62 and associated EVP glue. 9 yıl önce
ecdsa Fix various certificate fingerprint issues. 9 yıl önce
engine Add generic OPERATION_NOT_SUPPORTED error code. 10 yıl önce
err Free all error queues on shutdown. 9 yıl önce
evp Remove support for passing a C-String to PKCS5_PBKDF2_HMAC*(). 9 yıl önce
hkdf Fix a compile error on Windows. 9 yıl önce
hmac Introduce HMAC_CTX_copy_ex and deprecate HMAC_CTX_copy. 9 yıl önce
lhash Fix NaCl build. 10 yıl önce
md4 Readd MD4. 10 yıl önce
md5 md5-x86_64.pl: work around warning. 10 yıl önce
modes Add Broadwell performance results. 9 yıl önce
obj Renegerate OID outputs. 10 yıl önce
pem Consistently use RAND_bytes and check for failure. 9 yıl önce
perlasm perlasm/x86_64-xlate.pl: handle inter-bank movd. 10 yıl önce
pkcs8 Add void in place of empty function arguments. 9 yıl önce
poly1305 Fix ARM build with OPENSSL_NO_ASM. 10 yıl önce
rand Call RtlGenRandom directly in RAND_bytes. 10 yıl önce
rc4 Use OPENSSL_64_BIT in rc4.c. 10 yıl önce
rsa Define the error case's output in RSA_message_index_PKCS1_type_2. 9 yıl önce
sha sha256-armv4.pl: fix typo. 9 yıl önce
stack Mark all SSL_CIPHERs as const. 10 yıl önce
x509 Fix segfault with empty fields as last in the config. 9 yıl önce
x509v3 RT3662: Allow leading . in nameConstraints 9 yıl önce
CMakeLists.txt aarch64 support. 9 yıl önce
arm_arch.h aarch64 support. 9 yıl önce
constant_time_test.c Update constant-time operations. 10 yıl önce
cpu-arm.c Use a weak pointer for getauxval. 9 yıl önce
cpu-intel.c aarch64 support. 9 yıl önce
cpu-x86-asm.pl Use asm directives to protect OPENSSL_cleanse. 10 yıl önce
cpu-x86_64-asm.pl Inital import. 10 yıl önce
crypto.c aarch64 support. 9 yıl önce
crypto_error.c Move public headers to include/openssl/ 10 yıl önce
crypto_error.h Add ISC header to a handful of files. 10 yıl önce
directory.h Add visibility rules. 10 yıl önce
directory_posix.c _POSIX_C_SOURCE needs to be set to a date, at least on FreeBSD. 10 yıl önce
directory_win.c Inital import. 10 yıl önce
ex_data.c Don't compare signed vs. unsigned. 10 yıl önce
ex_data_impl.c Free more memory in cleanup functions. 9 yıl önce
header_removed.h Add ISC header to a handful of files. 10 yıl önce
internal.h aarch64 support. 9 yıl önce
mem.c Fix NaCl build. 10 yıl önce
thread.c Include Windows.h in some source files. 10 yıl önce
time_support.c Fix NaCl build. 10 yıl önce