Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 
David Benjamin acb2451807 Rename the BIGNUM ASN.1 functions. 8 anni fa
..
aes Fix the shared builders by exporting GCM symbols. 9 anni fa
asn1 OpenSSL reformat x509/, x509v3/, pem/ and asn1/. 8 anni fa
base64 Remove calls to ERR_load_crypto_strings. 8 anni fa
bio Remove calls to ERR_load_crypto_strings. 8 anni fa
bn Rename the BIGNUM ASN.1 functions. 8 anni fa
buf Make |BUF_memdup| look for zero length, not NULL. 9 anni fa
bytestring Rewrite ssl3_send_server_key_exchange to use CBB. 8 anni fa
chacha Use |alignas| more in crypto/chacha/chacha_vec.c. 8 anni fa
cipher Use Barrett reduction in CBC processing rather than tricks. 8 anni fa
cmac Add a run_tests target to run all tests. 9 anni fa
conf Also add a no-op stub for OPENSSL_config. 8 anni fa
curve25519 Rename the curve25519 precomputed tables. 8 anni fa
des Use the straight-forward ROTATE macro. 8 anni fa
dh Remove the CRYPTO_EX_new callback. 8 anni fa
digest Remove the arch-specific HOST_c2l/HOST_l2c implementations. 8 anni fa
dsa Fix memory leak in DSA redo case. 8 anni fa
ec Define `int128_t` and `uint128_t` in one place. 8 anni fa
ecdh Clean up |ECDH_compute_key|. 9 anni fa
ecdsa Rename the BIGNUM ASN.1 functions. 8 anni fa
engine Unwind DH_METHOD and DSA_METHOD. 9 anni fa
err Remove ASN1_R_MALLOC_FAILURE. 8 anni fa
evp Fix error in ce9d85ee. 8 anni fa
hkdf Remove calls to ERR_load_crypto_strings. 8 anni fa
hmac Remove condition which always evaluates to true (size_t >= 0). 9 anni fa
lhash Add a run_tests target to run all tests. 9 anni fa
md4 Make HOST_l2c return void. 8 anni fa
md5 Make HOST_l2c return void. 8 anni fa
modes Fix trivial -Wcast-qual violations. 8 anni fa
obj Allocate a NID for X25519. 8 anni fa
pem OpenSSL reformat x509/, x509v3/, pem/ and asn1/. 8 anni fa
perlasm Fix arm perlasm trailing newline. 8 anni fa
pkcs8 Remove calls to ERR_load_crypto_strings. 8 anni fa
poly1305 Use |inline| in crypto/poly1305/poly1305_vec.c. 8 anni fa
rand Add a few more no-op stubs for cURL compatibility. 8 anni fa
rc4 Remove the stitched RC4-MD5 code and use the generic one. 8 anni fa
rsa Rename the BIGNUM ASN.1 functions. 8 anni fa
sha Remove asm __asm__ define. 8 anni fa
stack Move arm_arch.h and fix up lots of include paths. 9 anni fa
test Define |OPENSSL_PRINTF_FORMAT_FUNC| for format string annotations. 8 anni fa
x509 Fix build of x509_test. 8 anni fa
x509v3 OpenSSL reformat x509/, x509v3/, pem/ and asn1/. 8 anni fa
CMakeLists.txt Add X25519 and Ed25519 support. 9 anni fa
constant_time_test.c Update constant-time operations. 10 anni fa
cpu-arm-asm.S Don't probe for NEON with SIGILL on aarch64. 9 anni fa
cpu-arm.c Allow |CRYPTO_is_NEON_capable| to be known at compile time, if possible. 9 anni fa
cpu-intel.c Fix |sscanf| format string in cpu-intel.c. 8 anni fa
crypto.c Add a few more no-op stubs for cURL compatibility. 8 anni fa
directory.h Add visibility rules. 10 anni fa
directory_posix.c Eliminate unnecessary includes from low-level crypto modules. 9 anni fa
directory_win.c Eliminate unnecessary includes from low-level crypto modules. 9 anni fa
ex_data.c Skip free callbacks on empty CRYPTO_EX_DATAs. 8 anni fa
internal.h Fix 32-bit build. 8 anni fa
mem.c Fix some typos in license headers. 9 anni fa
refcount_c11.c Cast refcounts to _Atomic before use. 9 anni fa
refcount_lock.c Add infrastructure for reference counts. 9 anni fa
refcount_test.c Specify argc and argv arguments to refcount_test:main. 9 anni fa
thread.c Remove leftovers of the old-style locks. 9 anni fa
thread_none.c Support Trusty, an embedded platform. 9 anni fa
thread_pthread.c Make sure pthread_once() succeeds. 9 anni fa
thread_test.c Use the correct case for Windows headers. 9 anni fa
thread_win.c Fix data <-> function pointer casts in thread_win.c. 8 anni fa
time_support.c Remove some mingw support cruft. 8 anni fa