選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Matt Braithwaite 2f252fed10 Add |DES_set_key_unchecked| as an alias for |DES_set_key|. 9年前
..
aes Convert remaining Latin-1 files to UTF-8. 9年前
asn1 Remove the func parameter to OPENSSL_PUT_ERROR. 9年前
base64 Add malloc test support to unit tests. 9年前
bio Remove the func parameter to OPENSSL_PUT_ERROR. 9年前
bn Fix license on rsaz_exp.h. 9年前
buf Remove the func parameter to OPENSSL_PUT_ERROR. 9年前
bytestring Make CBB_len return a length, not remaining. 9年前
chacha Emit #if guards for ARM assembly files. 9年前
cipher EVP_get_cipherbyname: recognize "des-ede3-cbc", not "3des-cbc". 9年前
cmac Add support for CMAC (RFC 4493). 9年前
conf Remove the func parameter to OPENSSL_PUT_ERROR. 9年前
des Add |DES_set_key_unchecked| as an alias for |DES_set_key|. 9年前
dh Remove the func parameter to OPENSSL_PUT_ERROR. 9年前
digest Remove the func parameter to OPENSSL_PUT_ERROR. 9年前
dsa Remove the func parameter to OPENSSL_PUT_ERROR. 9年前
ec Remove the func parameter to OPENSSL_PUT_ERROR. 9年前
ecdh Remove the func parameter to OPENSSL_PUT_ERROR. 9年前
ecdsa Remove the func parameter to OPENSSL_PUT_ERROR. 9年前
engine Precompute sorted array for error strings. 9年前
err Implement custom extensions. 9年前
evp Remove the func parameter to OPENSSL_PUT_ERROR. 9年前
hkdf Remove the func parameter to OPENSSL_PUT_ERROR. 9年前
hmac Fix typo in |HMAC_CTX_cleanup|. 9年前
lhash Fix some typos in license headers. 9年前
md4 Fix integer types in low-level hash functions. 9年前
md5 Fix some typos in license headers. 9年前
modes Convert remaining Latin-1 files to UTF-8. 9年前
obj Remove the func parameter to OPENSSL_PUT_ERROR. 9年前
pem Remove the func parameter to OPENSSL_PUT_ERROR. 9年前
perlasm Emit #if guards for ARM assembly files. 9年前
pkcs8 Remove the func parameter to OPENSSL_PUT_ERROR. 9年前
poly1305 Fix Windows build. 9年前
rand Make methods of |RAND_SSLEay| do reasonable things. 9年前
rc4 Convert remaining Latin-1 files to UTF-8. 9年前
rsa Remove the func parameter to OPENSSL_PUT_ERROR. 9年前
sha Convert remaining Latin-1 files to UTF-8. 9年前
stack Remove unnecessary NULL checks, part 4. 9年前
test Raise SIGTRAP rather than abort on failure. 9年前
x509 Reserve ex_data index zero for app_data. 9年前
x509v3 Remove the func parameter to OPENSSL_PUT_ERROR. 9年前
CMakeLists.txt Replace cpuid assembly with C code. 9年前
arm_arch.h aarch64 support. 9年前
constant_time_test.c Update constant-time operations. 10年前
cpu-arm-asm.S Don't probe for NEON with SIGILL on aarch64. 9年前
cpu-arm.c Support Trusty, an embedded platform. 9年前
cpu-intel.c Surround immintrin.h includes with warning pragmas. 9年前
crypto.c Fix |SSLeay|. 9年前
directory.h Add visibility rules. 10年前
directory_posix.c Eliminate unnecessary includes from low-level crypto modules. 9年前
directory_win.c Eliminate unnecessary includes from low-level crypto modules. 9年前
ex_data.c Reserve ex_data index zero for app_data. 9年前
header_removed.h Add ISC header to a handful of files. 10年前
internal.h Reserve ex_data index zero for app_data. 9年前
mem.c Fix some typos in license headers. 9年前
refcount_c11.c Cast refcounts to _Atomic before use. 9年前
refcount_lock.c Add infrastructure for reference counts. 9年前
refcount_test.c Specify argc and argv arguments to refcount_test:main. 9年前
thread.c Remove leftovers of the old-style locks. 9年前
thread_none.c Support Trusty, an embedded platform. 9年前
thread_pthread.c Support Trusty, an embedded platform. 9年前
thread_test.c Use the correct case for Windows headers. 9年前
thread_win.c Support Trusty, an embedded platform. 9年前
time_support.c Eliminate unnecessary includes from low-level crypto modules. 9年前