.. |
aes
|
aes/asm/aesni-x86.pl: fix typo affecting Windows build.
|
2015-05-04 22:45:35 +00:00 |
asn1
|
Don't set *pval to NULL in asn1_item_ex_combine_new.
|
2015-05-04 22:54:51 +00:00 |
base64
|
Convert base64_test to C++.
|
2015-04-01 19:54:13 +00:00 |
bio
|
Remove unnecessary NULL checks, part 1.
|
2015-05-04 23:05:17 +00:00 |
bn
|
Make format strings for bignums, like |BN_DEC_FMT1|, visible.
|
2015-05-05 00:21:19 +00:00 |
buf
|
Precompute sorted array for error strings.
|
2015-02-09 17:35:31 -08:00 |
bytestring
|
Remove unnecessary NULL checks, part 1.
|
2015-05-04 23:05:17 +00:00 |
chacha
|
Switch nonce type in chacha_vec.c to uint32_t.
|
2015-02-13 13:16:59 -08:00 |
cipher
|
Compatibility changes for wpa_supplicant and OpenSSH.
|
2015-04-14 20:18:28 +00:00 |
conf
|
Add NCONF_load_bio.
|
2015-04-06 16:58:45 -07:00 |
des
|
Eliminate unnecessary includes from low-level crypto modules.
|
2015-04-13 20:49:18 +00:00 |
dh
|
Remove unnecessary NULL checks, part 1.
|
2015-05-04 23:05:17 +00:00 |
digest
|
Replace MD5 in examples with SHA-256.
|
2015-04-13 20:55:48 +00:00 |
dsa
|
Remove unnecessary NULL checks, part 1.
|
2015-05-04 23:05:17 +00:00 |
ec
|
Remove unnecessary NULL checks, part 2.
|
2015-05-04 23:08:22 +00:00 |
ecdh
|
Add in missing curly braces part 2.
|
2015-02-11 23:14:04 +00:00 |
ecdsa
|
Remove unnecessary NULL checks, part 3.
|
2015-05-04 23:12:04 +00:00 |
engine
|
Precompute sorted array for error strings.
|
2015-02-09 17:35:31 -08:00 |
err
|
Remove unnecessary NULL checks, part 3.
|
2015-05-04 23:12:04 +00:00 |
evp
|
Remove unnecessary NULL checks, part 3.
|
2015-05-04 23:12:04 +00:00 |
hkdf
|
Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it.
|
2015-04-13 20:23:29 +00:00 |
hmac
|
Remove gotos from HMAC code.
|
2015-04-13 20:54:26 +00:00 |
lhash
|
Remove more bits of ERR_STRING_DATA.
|
2015-02-10 02:10:46 +00:00 |
md4
|
Eliminate unnecessary includes from low-level crypto modules.
|
2015-04-13 20:49:18 +00:00 |
md5
|
Remove explicit .hiddens from x86_64 perlasm files.
|
2015-02-25 21:26:16 +00:00 |
modes
|
Remove unnecessary NULL checks, part 4.
|
2015-05-04 23:13:12 +00:00 |
obj
|
Remove unnecessary NULL checks, part 4.
|
2015-05-04 23:13:12 +00:00 |
pem
|
Eliminate unnecessary includes from low-level crypto modules.
|
2015-04-13 20:49:18 +00:00 |
perlasm
|
Add assembly support for 32-bit iOS.
|
2015-05-04 22:44:24 +00:00 |
pkcs8
|
Remove unnecessary NULL checks, part 4.
|
2015-05-04 23:13:12 +00:00 |
poly1305
|
Add in missing curly braces part 3.
|
2015-02-11 15:14:46 -08:00 |
rand
|
Fix OPENSSL_NO_ASM build and promote to a cmake build flag.
|
2015-05-05 00:20:35 +00:00 |
rc4
|
Remove explicit .hiddens from x86_64 perlasm files.
|
2015-02-25 21:26:16 +00:00 |
rsa
|
Remove unnecessary NULL checks, part 4.
|
2015-05-04 23:13:12 +00:00 |
sha
|
Add assembly support for 32-bit iOS.
|
2015-05-04 22:44:24 +00:00 |
stack
|
Remove unnecessary NULL checks, part 4.
|
2015-05-04 23:13:12 +00:00 |
test
|
Convert ec_test to C++
|
2015-04-28 21:00:34 +00:00 |
x509
|
Fix some missing OBJ_dup failure checks.
|
2015-05-04 23:17:01 +00:00 |
x509v3
|
Add missing BUF_strdup failure checks.
|
2015-05-04 22:58:38 +00:00 |
arm_arch.h
|
|
|
CMakeLists.txt
|
32-bit ARM perlasm should be 'linux32', not 'elf'.
|
2015-04-20 22:50:44 +00:00 |
constant_time_test.c
|
|
|
cpu-arm-asm.S
|
|
|
cpu-arm.c
|
Don't set NEON_FUNCTIONAL in the getauxval path.
|
2015-03-31 00:26:25 +00:00 |
cpu-intel.c
|
Eliminate unnecessary includes from low-level crypto modules.
|
2015-04-13 20:49:18 +00:00 |
cpu-x86_64-asm.pl
|
Remove explicit .hiddens from x86_64 perlasm files.
|
2015-02-25 21:26:16 +00:00 |
cpu-x86-asm.pl
|
Never set RC4_CHAR.
|
2015-02-20 23:59:59 +00:00 |
crypto.c
|
Compatibility changes for wpa_supplicant and OpenSSH.
|
2015-04-14 20:18:28 +00:00 |
directory_posix.c
|
Eliminate unnecessary includes from low-level crypto modules.
|
2015-04-13 20:49:18 +00:00 |
directory_win.c
|
Eliminate unnecessary includes from low-level crypto modules.
|
2015-04-13 20:49:18 +00:00 |
directory.h
|
|
|
ex_data.c
|
Remove unnecessary NULL checks, part 3.
|
2015-05-04 23:12:04 +00:00 |
header_removed.h
|
|
|
internal.h
|
Work around missing PTHREAD_RWLOCK_INITIALIZER in NaCl newlib.
|
2015-04-29 20:47:07 +00:00 |
mem.c
|
Lowercase some Windows headers.
|
2015-03-31 22:21:42 +00:00 |
thread_pthread.c
|
crypto: add mutexes.
|
2015-04-14 20:07:15 +00:00 |
thread_test.c
|
Add native support for onces and thread-local storage.
|
2015-03-31 22:37:12 +00:00 |
thread_win.c
|
crypto: add mutexes.
|
2015-04-14 20:07:15 +00:00 |
thread.c
|
Eliminate unnecessary includes from low-level crypto modules.
|
2015-04-13 20:49:18 +00:00 |
time_support.c
|
Eliminate unnecessary includes from low-level crypto modules.
|
2015-04-13 20:49:18 +00:00 |