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 година