25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Brian Smith d3a4e280db Fix trivial -Wcast-qual violations. 8 년 전
..
aes Fix the shared builders by exporting GCM symbols. 9 년 전
asn1 OpenSSL reformat x509/, x509v3/, pem/ and asn1/. 8 년 전
base64 Add a run_tests target to run all tests. 9 년 전
bio Test for underflow before subtraction. 9 년 전
bn Fix trivial -Wcast-qual violations. 8 년 전
buf Make |BUF_memdup| look for zero length, not NULL. 9 년 전
bytestring Rewrite ssl3_send_server_key_exchange to use CBB. 8 년 전
chacha Fix trivial -Wcast-qual violations. 8 년 전
cipher Remove the stitched RC4-MD5 code and use the generic one. 8 년 전
cmac Add a run_tests target to run all tests. 9 년 전
conf Move arm_arch.h and fix up lots of include paths. 9 년 전
curve25519 Rename the curve25519 precomputed tables. 8 년 전
des Use the straight-forward ROTATE macro. 8 년 전
dh Remove the CRYPTO_EX_new callback. 8 년 전
digest Fix build. 8 년 전
dsa Fix memory leak in DSA redo case. 8 년 전
ec Fix trivial -Wcast-qual violations. 8 년 전
ecdh Clean up |ECDH_compute_key|. 9 년 전
ecdsa Remove a trailing ^M (DOS newline). 8 년 전
engine Unwind DH_METHOD and DSA_METHOD. 9 년 전
err Remove ASN1_R_MALLOC_FAILURE. 8 년 전
evp Update comments to better document in-place semantics. 8 년 전
hkdf Add a run_tests target to run all tests. 9 년 전
hmac Remove condition which always evaluates to true (size_t >= 0). 9 년 전
lhash Add a run_tests target to run all tests. 9 년 전
md4 Make HOST_l2c return void. 8 년 전
md5 Make HOST_l2c return void. 8 년 전
modes Fix trivial -Wcast-qual violations. 8 년 전
obj Allocate a NID for X25519. 8 년 전
pem OpenSSL reformat x509/, x509v3/, pem/ and asn1/. 8 년 전
perlasm Fix arm perlasm trailing newline. 8 년 전
pkcs8 Check for overflow when parsing a CBS with d2i_*. 9 년 전
poly1305 Fix trivial -Wcast-qual violations. 8 년 전
rand Don't abort in |init_once| if |fcntl| returns ENOSYS 8 년 전
rc4 Remove the stitched RC4-MD5 code and use the generic one. 8 년 전
rsa Fix bits vs. bytes confusion in RSA encryption. 8 년 전
sha Remove asm __asm__ define. 8 년 전
stack Move arm_arch.h and fix up lots of include paths. 9 년 전
test Define |OPENSSL_PRINTF_FORMAT_FUNC| for format string annotations. 8 년 전
x509 Fix build of x509_test. 8 년 전
x509v3 OpenSSL reformat x509/, x509v3/, pem/ and asn1/. 8 년 전
CMakeLists.txt Add X25519 and Ed25519 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 Allow |CRYPTO_is_NEON_capable| to be known at compile time, if possible. 9 년 전
cpu-intel.c Fix |sscanf| format string in cpu-intel.c. 8 년 전
crypto.c Make CRYPTO_library_init use a CRYPTO_once_t. 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 Skip free callbacks on empty CRYPTO_EX_DATAs. 8 년 전
internal.h Remove the CRYPTO_EX_new callback. 8 년 전
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 Make sure pthread_once() succeeds. 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 년 전