You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Brian Smith 926f2194df Enable MSVC 128-bit multiplication regardless of OPENSSL_NO_ASM. преди 8 години
..
aes Fix the shared builders by exporting GCM symbols. преди 9 години
asn1 OpenSSL reformat x509/, x509v3/, pem/ and asn1/. преди 8 години
base64 Remove calls to ERR_load_crypto_strings. преди 8 години
bio Remove calls to ERR_load_crypto_strings. преди 8 години
bn Enable MSVC 128-bit multiplication regardless of OPENSSL_NO_ASM. преди 8 години
buf Make |BUF_memdup| look for zero length, not NULL. преди 9 години
bytestring Fix theoretical memory leak on malloc error in CBS_asn1_ber_to_der. преди 8 години
chacha Use |alignas| more in crypto/chacha/chacha_vec.c. преди 8 години
cipher Use Barrett reduction in CBC processing rather than tricks. преди 8 години
cmac Add a run_tests target to run all tests. преди 9 години
conf Also add a no-op stub for OPENSSL_config. преди 8 години
curve25519 Add #ifdef guards to crypto/curve25519 assembly files. преди 8 години
des Use the straight-forward ROTATE macro. преди 8 години
dh Validate DH public keys for RFC 5114 groups. преди 8 години
digest Remove the arch-specific HOST_c2l/HOST_l2c implementations. преди 8 години
dsa Fix memory leak in DSA redo case. преди 8 години
ec Add EC_POINT_point2cbb. преди 8 години
ecdh Clean up |ECDH_compute_key|. преди 9 години
ecdsa Test |ECDSA_SIG_to_bytes| using the P-521 order size, not 512-bits. преди 8 години
engine Unwind DH_METHOD and DSA_METHOD. преди 9 години
err Remove ASN1_R_MALLOC_FAILURE. преди 8 години
evp Remove redundant logic to compute EC public key. преди 8 години
hkdf Remove calls to ERR_load_crypto_strings. преди 8 години
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 Changes to support node.js's use of PKCS#12. преди 8 години
poly1305 Fix |-Werror=old-style-declaration| violations in poly1305_vec.c. преди 8 години
rand Add a few more no-op stubs for cURL compatibility. преди 8 години
rc4 Remove the stitched RC4-MD5 code and use the generic one. преди 8 години
rsa Rename the BIGNUM ASN.1 functions. преди 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 Add a few more no-op stubs for cURL compatibility. преди 8 години
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 Fix 32-bit build. преди 8 години
mem.c Fix some indentation. преди 8 години
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 Fix data <-> function pointer casts in thread_win.c. преди 8 години
time_support.c Remove some mingw support cruft. преди 8 години