index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
crypt_ops
Age
Commit message (
Expand
)
Author
2019-10-22
Merge remote-tracking branch 'tor-github/pr/1346' into maint-0.4.1
Nick Mathewson
2019-10-22
Re-run make autostyle.
Nick Mathewson
2019-10-22
Merge branch 'ticket31705_v2' into ticket31705_v2_merged
Nick Mathewson
2019-10-22
Apparently coccinelle can't handle multiline #errors.
Nick Mathewson
2019-10-16
Doxygen: fix warnings about mismatched HTML tags.
Nick Mathewson
2019-10-16
Doxygen: Fix mismatched filenames.
Nick Mathewson
2019-09-30
Re-run "make autostyle" with improved annotate_ifdef_directives
Nick Mathewson
2019-09-30
Merge branch 'tor-github/pr/1346'
George Kadianakis
2019-09-26
Run "make autostyle" with new "annotate_ifdef_directives"
Nick Mathewson
2019-09-26
lock: Avoid some undefined behaviour when freeing mutexes.
teor
2019-06-11
Merge branch 'tor-github/pr/1050' into maint-0.4.1
David Goulet
2019-06-11
Give a more useful failure messgae when we fail to minherit().
Nick Mathewson
2019-06-05
Run "make autostyle."
Nick Mathewson
2019-05-07
Merge branch 'tor-github/pr/994'
David Goulet
2019-05-02
Add comments to include.am files to note where new sources go
Nick Mathewson
2019-04-30
Replace all remaining tor_mem_is_zero() with fast_mem_is_zero()
Nick Mathewson
2019-04-30
Use safe_mem_is_zero in a few more places.
Nick Mathewson
2019-04-30
Merge branch 'tor-github/pr/909'
David Goulet
2019-04-30
Add improved debugging support to crypto_rand_fast code.
Nick Mathewson
2019-04-30
Extract add-entropy code from crypto_fast_rng to a new function
Nick Mathewson
2019-04-24
Merge branch 'tor-github/pr/951'
David Goulet
2019-04-17
Do not warn about compatible OpenSSL upgrades
Bernhard M. Wiedemann
2019-04-12
Merge branch 'tor-github/pr/908'
George Kadianakis
2019-04-12
crypt_ops: Stop using a separate buffer in ed25519_signature_from_base64()
teor
2019-04-05
Merge branch 'tor-github/pr/761'
George Kadianakis
2019-04-05
crypto_format: Stop adding padding in ed25519_signature_from_base64()
teor
2019-04-05
crypto_format: Remove the return value from ed25519_signature_to_base64()
teor
2019-04-05
crypto_format: Remove the return value from curve25519_public_to_base64()
teor
2019-04-05
crypto_format: Remove the return values from digest256_to_base64()
teor
2019-04-05
crypto_format: Remove unused return value from digest_to_base64()
teor
2019-04-05
crypto_format: Remove outdated comments
teor
2019-04-04
Merge remote-tracking branch 'tor-github/pr/752'
Nick Mathewson
2019-04-04
rename inherit values to avoid conflict with system defines
Nick Mathewson
2019-04-04
fast_rng: if noinherit has failed, then check getpid() for bad forks
Nick Mathewson
2019-04-04
Make map_anon expose the result of a noinherit attempt
Nick Mathewson
2019-04-04
Drop thread-local fast_rng on fork.
Nick Mathewson
2019-03-22
circpad/prob_distr: Use crypto_fast_rng() instead of the old RNG.
George Kadianakis
2019-03-02
Split crypto_digest.c
rl1987
2019-03-01
Merge branch 'tor-github/pr/718'
David Goulet
2019-03-01
Document crypto_fast_rng_one_in_n.
Nick Mathewson
2019-02-26
Merge branch 'tor-github/pr/655'
David Goulet
2019-02-20
Add a convenience macro to get a fast one-in-n calculation
Nick Mathewson
2019-02-19
Implement code to manage a per-thread instance of crypto_fast_rng()
Nick Mathewson
2019-02-14
Merge branch 'tor-github/pr/702'
David Goulet
2019-02-14
Merge branch 'maint-0.3.5'
George Kadianakis
2019-02-14
Implement a fast aes-ctr prng
Nick Mathewson
2019-02-14
Extract the common body of our random-int functions into a macro
Nick Mathewson
2019-02-08
Add more openssl includes to fix no-deprecated compilation
Nick Mathewson
2019-02-08
Fix compilation when openssl is compiled without engine support.
Nick Mathewson
2019-02-06
Extract numeric CSPRNG functions into a new module.
Nick Mathewson
[prev]
[next]