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