No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
David Benjamin f4b4952719 Fix rsa_pss_to_ctx return value. hace 10 años
..
aes Don't compare signed vs. unsigned. hace 10 años
asn1 Remove misspelled error code. hace 10 años
base64 Don't use ssize_t in base64_test.c. hace 10 años
bio Fix NaCl build. hace 10 años
bn Don't compare signed vs. unsigned. hace 10 años
buf Move public headers to include/openssl/ hace 10 años
bytestring Add a CRYPTO_library_init and static-initializer-less build option. hace 10 años
chacha Fix ARM build with OPENSSL_NO_ASM. hace 10 años
cipher Don't include strings.h because of Windows. hace 10 años
conf Convert all zero-argument functions to '(void)' hace 10 años
des A bunch of dead assignments. hace 10 años
dh Add a CRYPTO_library_init and static-initializer-less build option. hace 10 años
digest Silence warnings about unused values. hace 10 años
dsa Add misc functions for easier porting. hace 10 años
ec Fix Windows shared library build. hace 10 años
ecdh Move public headers to include/openssl/ hace 10 años
ecdsa Fix Windows shared library build. hace 10 años
engine Convert all zero-argument functions to '(void)' hace 10 años
err Fix err_test. hace 10 años
evp Fix rsa_pss_to_ctx return value. hace 10 años
hmac Add a CRYPTO_library_init and static-initializer-less build option. hace 10 años
lhash Fix NaCl build. hace 10 años
md4 Readd MD4. hace 10 años
md5 Add a CRYPTO_library_init and static-initializer-less build option. hace 10 años
modes Add a CRYPTO_library_init and static-initializer-less build option. hace 10 años
obj Don't export obj_dat.h. hace 10 años
pem unifdef a bunch of OPENSSL_NO_* ifdefs. hace 10 años
perlasm Ensure x86_64 perlasm output ends with a newline. hace 10 años
pkcs8 Provide compatibility functions for PKCS#12 parsing. hace 10 años
poly1305 Fix ARM build with OPENSSL_NO_ASM. hace 10 años
rand Convert all zero-argument functions to '(void)' hace 10 años
rc4 Use OPENSSL_64_BIT in rc4.c. hace 10 años
rsa Don't compare signed vs. unsigned. hace 10 años
sha Add a CRYPTO_library_init and static-initializer-less build option. hace 10 años
stack Mark all SSL_CIPHERs as const. hace 10 años
x509 Remove misspelled error code. hace 10 años
x509v3 Add a CRYPTO_library_init and static-initializer-less build option. hace 10 años
CMakeLists.txt Add a CRYPTO_library_init and static-initializer-less build option. hace 10 años
arm_arch.h Add a control to disable the Poly1305 NEON code. hace 10 años
cpu-arm.c Convert all zero-argument functions to '(void)' hace 10 años
cpu-intel.c Don't try to setup CPUID if NO_ASM. hace 10 años
cpu-x86-asm.pl Use asm directives to protect OPENSSL_cleanse. hace 10 años
cpu-x86_64-asm.pl Inital import. hace 10 años
crypto.c Don't try to setup CPUID if NO_ASM. hace 10 años
crypto_error.c Move public headers to include/openssl/ hace 10 años
crypto_error.h Add ISC header to a handful of files. hace 10 años
directory.h Add visibility rules. hace 10 años
directory_posix.c _POSIX_C_SOURCE needs to be set to a date, at least on FreeBSD. hace 10 años
directory_win.c Inital import. hace 10 años
ex_data.c Don't compare signed vs. unsigned. hace 10 años
ex_data_impl.c Remove meth_num in ex_data_impl.c. hace 10 años
header_removed.h Add ISC header to a handful of files. hace 10 años
internal.h Add a CRYPTO_library_init and static-initializer-less build option. hace 10 años
mem.c Fix NaCl build. hace 10 años
thread.c Include Windows.h in some source files. hace 10 años
time_support.c Fix NaCl build. hace 10 años