.. |
.may_include
|
Normalize .may_include to always have paths, and paths to include
|
2018-11-14 16:07:35 -05:00 |
aes_nss.c
|
Bump copyright date to 2019
|
2019-01-16 12:33:22 -05:00 |
aes_openssl.c
|
Fix compilation when openssl is compiled without engine support.
|
2019-02-08 08:50:43 -05:00 |
aes.h
|
Bump copyright date to 2019
|
2019-01-16 12:33:22 -05:00 |
compat_openssl.h
|
Bump copyright date to 2019
|
2019-01-16 12:33:22 -05:00 |
crypto_cipher.c
|
Bump copyright date to 2019
|
2019-01-16 12:33:22 -05:00 |
crypto_cipher.h
|
Run "make autostyle."
|
2019-06-05 09:33:35 -04:00 |
crypto_curve25519.c
|
Bump copyright date to 2019
|
2019-01-16 12:33:22 -05:00 |
crypto_curve25519.h
|
crypto_format: Remove the return value from curve25519_public_to_base64()
|
2019-04-05 15:17:19 +10:00 |
crypto_dh_nss.c
|
Bump copyright date to 2019
|
2019-01-16 12:33:22 -05:00 |
crypto_dh_openssl.c
|
Run "make autostyle."
|
2019-06-05 09:33:35 -04:00 |
crypto_dh.c
|
Bump copyright date to 2019
|
2019-01-16 12:33:22 -05:00 |
crypto_dh.h
|
Bump copyright date to 2019
|
2019-01-16 12:33:22 -05:00 |
crypto_digest_nss.c
|
Split crypto_digest.c
|
2019-03-02 20:07:05 +02:00 |
crypto_digest_openssl.c
|
Run "make autostyle."
|
2019-06-05 09:33:35 -04:00 |
crypto_digest.c
|
Run "make autostyle."
|
2019-06-05 09:33:35 -04:00 |
crypto_digest.h
|
Add a function to compute an XOF in one shot.
|
2019-01-17 12:43:20 -05:00 |
crypto_ed25519.c
|
Use safe_mem_is_zero in a few more places.
|
2019-04-30 14:45:58 -04:00 |
crypto_ed25519.h
|
Bump copyright date to 2019
|
2019-01-16 12:33:22 -05:00 |
crypto_format.c
|
Replace all remaining tor_mem_is_zero() with fast_mem_is_zero()
|
2019-04-30 14:49:05 -04:00 |
crypto_format.h
|
crypto_format: Remove the return value from ed25519_signature_to_base64()
|
2019-04-05 15:17:19 +10:00 |
crypto_hkdf.c
|
Run "make autostyle."
|
2019-06-05 09:33:35 -04:00 |
crypto_hkdf.h
|
Bump copyright date to 2019
|
2019-01-16 12:33:22 -05:00 |
crypto_init.c
|
Run "make autostyle."
|
2019-06-05 09:33:35 -04:00 |
crypto_init.h
|
Run "make autostyle."
|
2019-06-05 09:33:35 -04:00 |
crypto_nss_mgt.c
|
Bump copyright date to 2019
|
2019-01-16 12:33:22 -05:00 |
crypto_nss_mgt.h
|
Run "make autostyle."
|
2019-06-05 09:33:35 -04:00 |
crypto_ope.c
|
Run "make autostyle."
|
2019-06-05 09:33:35 -04:00 |
crypto_ope.h
|
Run "make autostyle."
|
2019-06-05 09:33:35 -04:00 |
crypto_openssl_mgt.c
|
Run "make autostyle."
|
2019-06-05 09:33:35 -04:00 |
crypto_openssl_mgt.h
|
Run "make autostyle."
|
2019-06-05 09:33:35 -04:00 |
crypto_pwbox.c
|
Bump copyright date to 2019
|
2019-01-16 12:33:22 -05:00 |
crypto_pwbox.h
|
Bump copyright date to 2019
|
2019-01-16 12:33:22 -05:00 |
crypto_rand_fast.c
|
Merge branch 'tor-github/pr/1050' into maint-0.4.1
|
2019-06-11 11:29:46 -04:00 |
crypto_rand_numeric.c
|
circpad/prob_distr: Use crypto_fast_rng() instead of the old RNG.
|
2019-03-22 09:22:54 +10:00 |
crypto_rand.c
|
Run "make autostyle."
|
2019-06-05 09:33:35 -04:00 |
crypto_rand.h
|
Run "make autostyle."
|
2019-06-05 09:33:35 -04:00 |
crypto_rsa_nss.c
|
Run "make autostyle."
|
2019-06-05 09:33:35 -04:00 |
crypto_rsa_openssl.c
|
Bump copyright date to 2019
|
2019-01-16 12:33:22 -05:00 |
crypto_rsa.c
|
Run "make autostyle."
|
2019-06-05 09:33:35 -04:00 |
crypto_rsa.h
|
Run "make autostyle."
|
2019-06-05 09:33:35 -04:00 |
crypto_s2k.c
|
Run "make autostyle."
|
2019-06-05 09:33:35 -04:00 |
crypto_s2k.h
|
Bump copyright date to 2019
|
2019-01-16 12:33:22 -05:00 |
crypto_sys.h
|
Bump copyright date to 2019
|
2019-01-16 12:33:22 -05:00 |
crypto_util.c
|
Run "make autostyle."
|
2019-06-05 09:33:35 -04:00 |
crypto_util.h
|
Bump copyright date to 2019
|
2019-01-16 12:33:22 -05:00 |
digestset.c
|
Bump copyright date to 2019
|
2019-01-16 12:33:22 -05:00 |
digestset.h
|
Run "make autostyle."
|
2019-06-05 09:33:35 -04:00 |
include.am
|
Add comments to include.am files to note where new sources go
|
2019-05-02 09:37:18 -04:00 |