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 f4b4952719 Fix rsa_pss_to_ctx return value. пре 10 година
..
aes Don't compare signed vs. unsigned. пре 10 година
asn1 Remove misspelled error code. пре 10 година
base64 Don't use ssize_t in base64_test.c. пре 10 година
bio Fix NaCl build. пре 10 година
bn Don't compare signed vs. unsigned. пре 10 година
buf Move public headers to include/openssl/ пре 10 година
bytestring Add a CRYPTO_library_init and static-initializer-less build option. пре 10 година
chacha Fix ARM build with OPENSSL_NO_ASM. пре 10 година
cipher Don't include strings.h because of Windows. пре 10 година
conf Convert all zero-argument functions to '(void)' пре 10 година
des A bunch of dead assignments. пре 10 година
dh Add a CRYPTO_library_init and static-initializer-less build option. пре 10 година
digest Silence warnings about unused values. пре 10 година
dsa Add misc functions for easier porting. пре 10 година
ec Fix Windows shared library build. пре 10 година
ecdh Move public headers to include/openssl/ пре 10 година
ecdsa Fix Windows shared library build. пре 10 година
engine Convert all zero-argument functions to '(void)' пре 10 година
err Fix err_test. пре 10 година
evp Fix rsa_pss_to_ctx return value. пре 10 година
hmac Add a CRYPTO_library_init and static-initializer-less build option. пре 10 година
lhash Fix NaCl build. пре 10 година
md4 Readd MD4. пре 10 година
md5 Add a CRYPTO_library_init and static-initializer-less build option. пре 10 година
modes Add a CRYPTO_library_init and static-initializer-less build option. пре 10 година
obj Don't export obj_dat.h. пре 10 година
pem unifdef a bunch of OPENSSL_NO_* ifdefs. пре 10 година
perlasm Ensure x86_64 perlasm output ends with a newline. пре 10 година
pkcs8 Provide compatibility functions for PKCS#12 parsing. пре 10 година
poly1305 Fix ARM build with OPENSSL_NO_ASM. пре 10 година
rand Convert all zero-argument functions to '(void)' пре 10 година
rc4 Use OPENSSL_64_BIT in rc4.c. пре 10 година
rsa Don't compare signed vs. unsigned. пре 10 година
sha Add a CRYPTO_library_init and static-initializer-less build option. пре 10 година
stack Mark all SSL_CIPHERs as const. пре 10 година
x509 Remove misspelled error code. пре 10 година
x509v3 Add a CRYPTO_library_init and static-initializer-less build option. пре 10 година
CMakeLists.txt Add a CRYPTO_library_init and static-initializer-less build option. пре 10 година
arm_arch.h Add a control to disable the Poly1305 NEON code. пре 10 година
cpu-arm.c Convert all zero-argument functions to '(void)' пре 10 година
cpu-intel.c Don't try to setup CPUID if NO_ASM. пре 10 година
cpu-x86-asm.pl Use asm directives to protect OPENSSL_cleanse. пре 10 година
cpu-x86_64-asm.pl Inital import. пре 10 година
crypto.c Don't try to setup CPUID if NO_ASM. пре 10 година
crypto_error.c Move public headers to include/openssl/ пре 10 година
crypto_error.h Add ISC header to a handful of files. пре 10 година
directory.h Add visibility rules. пре 10 година
directory_posix.c _POSIX_C_SOURCE needs to be set to a date, at least on FreeBSD. пре 10 година
directory_win.c Inital import. пре 10 година
ex_data.c Don't compare signed vs. unsigned. пре 10 година
ex_data_impl.c Remove meth_num in ex_data_impl.c. пре 10 година
header_removed.h Add ISC header to a handful of files. пре 10 година
internal.h Add a CRYPTO_library_init and static-initializer-less build option. пре 10 година
mem.c Fix NaCl build. пре 10 година
thread.c Include Windows.h in some source files. пре 10 година
time_support.c Fix NaCl build. пре 10 година