選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
David Benjamin 2a0e72f08a Fix segfault with empty fields as last in the config. 9年前
..
aes aarch64 support. 9年前
asn1 Tag a number of globals as const. 9年前
base64 Don't use ssize_t in base64_test.c. 10年前
bio Tag a number of globals as const. 9年前
bn Add Broadwell performance results. 9年前
buf Don't read past the end of the string in BUF_strndup. 10年前
bytestring Remove variable shadowing. 10年前
chacha Fix ARM build with OPENSSL_NO_ASM. 10年前
cipher Don't expect bsaes functions on ARMv6. 9年前
conf Fix segfault with empty fields as last in the config. 9年前
des A bunch of dead assignments. 10年前
dh Recognize common DH parameter sets. 9年前
digest Add void in place of empty function arguments. 9年前
dsa Fix DER checks for DSA_check_signature and add tests. 9年前
ec Set output EC_KEY to NULL when d2i_ECPrivateKey() fails. 9年前
ecdh Remove ECDH_KDF_X9_62 and associated EVP glue. 9年前
ecdsa Fix various certificate fingerprint issues. 9年前
engine Add generic OPERATION_NOT_SUPPORTED error code. 10年前
err Free all error queues on shutdown. 9年前
evp Remove support for passing a C-String to PKCS5_PBKDF2_HMAC*(). 9年前
hkdf Fix a compile error on Windows. 9年前
hmac Introduce HMAC_CTX_copy_ex and deprecate HMAC_CTX_copy. 9年前
lhash Fix NaCl build. 10年前
md4 Readd MD4. 10年前
md5 md5-x86_64.pl: work around warning. 10年前
modes Add Broadwell performance results. 9年前
obj Renegerate OID outputs. 10年前
pem Consistently use RAND_bytes and check for failure. 9年前
perlasm perlasm/x86_64-xlate.pl: handle inter-bank movd. 10年前
pkcs8 Add void in place of empty function arguments. 9年前
poly1305 Fix ARM build with OPENSSL_NO_ASM. 10年前
rand Call RtlGenRandom directly in RAND_bytes. 10年前
rc4 Use OPENSSL_64_BIT in rc4.c. 10年前
rsa Define the error case's output in RSA_message_index_PKCS1_type_2. 9年前
sha sha256-armv4.pl: fix typo. 9年前
stack Mark all SSL_CIPHERs as const. 10年前
x509 Fix segfault with empty fields as last in the config. 9年前
x509v3 RT3662: Allow leading . in nameConstraints 9年前
CMakeLists.txt aarch64 support. 9年前
arm_arch.h aarch64 support. 9年前
constant_time_test.c Update constant-time operations. 10年前
cpu-arm.c Use a weak pointer for getauxval. 9年前
cpu-intel.c aarch64 support. 9年前
cpu-x86-asm.pl Use asm directives to protect OPENSSL_cleanse. 10年前
cpu-x86_64-asm.pl Inital import. 10年前
crypto.c aarch64 support. 9年前
crypto_error.c Move public headers to include/openssl/ 10年前
crypto_error.h Add ISC header to a handful of files. 10年前
directory.h Add visibility rules. 10年前
directory_posix.c _POSIX_C_SOURCE needs to be set to a date, at least on FreeBSD. 10年前
directory_win.c Inital import. 10年前
ex_data.c Don't compare signed vs. unsigned. 10年前
ex_data_impl.c Free more memory in cleanup functions. 9年前
header_removed.h Add ISC header to a handful of files. 10年前
internal.h aarch64 support. 9年前
mem.c Fix NaCl build. 10年前
thread.c Include Windows.h in some source files. 10年前
time_support.c Fix NaCl build. 10年前