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.
 
 
 
 
 
 
David Benjamin 54afdab584 Fix X509_CRL construction under malloc failures. преди 8 години
..
aes Update aes.c for new ARM asm names. преди 8 години
asn1 Remove trailing ';' from macros преди 8 години
base64 Use C99 for size_t loops. преди 8 години
bio Implement BIO_eof() for compatibility преди 8 години
bn Fix bn_test under malloc tests. преди 8 години
buf Add BUF_MEM_reserve. преди 8 години
bytestring Use C99 for size_t loops. преди 8 години
chacha Use fewer macros in C ChaCha implementation. преди 8 години
cipher Add PPC64LE assembly for AES-GCM. преди 8 години
cmac Replace Scoped* heap types with bssl::UniquePtr. преди 8 години
conf Add missing internal includes. преди 8 години
curve25519 Replace Scoped* heap types with bssl::UniquePtr. преди 8 години
des Use the straight-forward ROTATE macro. преди 8 години
dh Fold stack-allocated types into headers. преди 8 години
digest Use C99 for size_t loops. преди 8 години
dsa Add various 1.1.0 accessors. преди 8 години
ec Use C99 for size_t loops. преди 8 години
ecdh Replace Scoped* heap types with bssl::UniquePtr. преди 8 години
ecdsa Replace Scoped* heap types with bssl::UniquePtr. преди 8 години
engine Remove trailing ';' from macros преди 8 години
err Only predict X25519 in TLS 1.3. преди 8 години
evp Use C99 for size_t loops. преди 8 години
hkdf Adding ARRAY_SIZE macro for getting the size of constant arrays. преди 8 години
hmac Use C99 for size_t loops. преди 8 години
lhash Use C99 for size_t loops. преди 8 години
md4 Revert md_len removal from SHA256_CTX and SHA512_CTX. преди 8 години
md5 Switch perlasm calling convention. преди 8 години
modes Add PPC64LE assembly for AES-GCM. преди 8 години
newhope Use C99 for size_t loops. преди 8 години
obj Rename the |dont_return_name| flag of |OBJ_obj2txt| to |always_return_oid|. преди 8 години
pem Reject inappropriate private key encryption ciphers. преди 8 години
perlasm Add PPC64LE assembly for AES-GCM. преди 8 години
pkcs8 Use C99 for size_t loops. преди 8 години
poly1305 Resolve a small handful of size_t truncation warnings. преди 8 години
rand Resolve a small handful of size_t truncation warnings. преди 8 години
rc4 Simplify RC4 code and remove assembly. преди 8 години
rsa Use C99 for size_t loops. преди 8 години
sha sha/asm/sha1-x86_64.pl: fix crash in SHAEXT code on Windows. преди 8 години
stack Use C99 for size_t loops. преди 8 години
test Get the malloc tests working under ASan. преди 8 години
x509 Fix X509_CRL construction under malloc failures. преди 8 години
x509v3 Finish aligning up_ref functions with OpenSSL 1.1.0. преди 8 години
CMakeLists.txt Add PPC64LE assembly for AES-GCM. преди 8 години
constant_time_test.c Update constant-time operations. преди 10 години
cpu-aarch64-linux.c Rewrite ARM feature detection. преди 8 години
cpu-arm-linux.c Make CRYPTO_is_NEON_capable aware of the buggy CPU. преди 8 години
cpu-arm.c Rewrite ARM feature detection. преди 8 години
cpu-intel.c Wrap MSVC-only warning pragmas in a macro. преди 8 години
cpu-ppc64le.c Add PPC64LE assembly for AES-GCM. преди 8 години
crypto.c Add PPC64LE assembly for AES-GCM. преди 8 години
ex_data.c Use C99 for size_t loops. преди 8 години
internal.h Add PPC64LE assembly for AES-GCM. преди 8 години
mem.c Breaking news: 1998 has come and gone. преди 8 години
refcount_c11.c Cast refcounts to _Atomic before use. преди 9 години
refcount_lock.c Split unlock functions into read/write variants. преди 8 години
refcount_test.c Specify argc and argv arguments to refcount_test:main. преди 9 години
thread.c Remove a bunch of unnecessary includes. преди 8 години
thread_none.c Split unlock functions into read/write variants. преди 8 години
thread_pthread.c Use pthreads on MinGW. преди 8 години
thread_test.c Wrap MSVC-only warning pragmas in a macro. преди 8 години
thread_win.c Use pthreads on MinGW. преди 8 години
time_support.c Remove some mingw support cruft. преди 8 години