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
/
common
/
crypto.c
Age
Commit message (
Expand
)
Author
2018-06-21
Split crypto and tls libraries into directories
Nick Mathewson
2018-06-21
Rectify include paths (automated)
Nick Mathewson
2018-06-20
Remove dmalloc support; closes #26426
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-06-17
Merge remote-tracking branch 'ffmancera-1/bug24658-dh_stream'
Nick Mathewson
2018-05-09
Merge remote-tracking branch 'public/bug26005_034'
Nick Mathewson
2018-05-08
Refactor crypto.[ch] into smaller DH module.
Fernando Fernandez Mancera
2018-05-08
Add crypto_log_errors() to crypto_util.[ch]
Fernando Fernandez Mancera
2018-05-07
Restore sys/random.h inclusion for getentropy()
Taylor Yu
2018-05-03
Merge remote-tracking branch 'isis/bug24660_r1'
Nick Mathewson
2018-05-03
Use OPENSSL_1_1_API in place of raw OPENSSL_VERSION_NUMBER checks
Nick Mathewson
2018-04-18
Add support for openssl built with "no-deprecated".
Nick Mathewson
2018-04-06
crypto: Alphabetise some #includes in /src/common/crypto*.
Isis Lovecruft
2018-04-06
crypto: Remove unnecessary includes from src/common/crypto.[ch]
Isis Lovecruft
2018-04-06
crypto: Refactor (P)RNG functionality into new crypto_rand module.
Isis Lovecruft
2018-03-26
Merge branch 'bug24658-rm-curve25519-header' into bug24658-merge
Nick Mathewson
2018-02-16
Move crypto_pk_obsolete_* functions into RSA module.
Fernando Fernandez Mancera
2018-02-16
Allow checkpointing of non-sha1 digests.
Nick Mathewson
2018-02-15
Merge branch 'bug24914'
Nick Mathewson
2018-02-11
fix compilation.
Nick Mathewson
2018-02-11
Merge branch 'bug25120'
Nick Mathewson
2018-02-11
Lower log-level in different error conditions in entropy selection.
Alexander Færøy
2018-02-07
more fixes for typos, grammar, whitespace, etc
Roger Dingledine
2018-02-07
Fix spelling mistakes corresponding to ticket #23650
Deepesh Pathak
2018-02-03
Include crypto_digest.h in order to solve dependency issues.
Fernando Fernandez Mancera
2018-02-03
Add xof functions into crypto_digest.[ch]
Fernando Fernandez Mancera
2018-02-03
Refactor crypto.[ch] into smaller xof+digest module.
Fernando Fernandez Mancera
2018-02-01
Slightly different wording for error cases around entropy source selection.
Alexander Færøy
2018-02-01
Merge branch 'bug24658-rsa_squashed'
Nick Mathewson
2018-02-01
Tweaks into functions and variables in crypto_rsa.[ch]
Fernando Fernandez Mancera
2018-02-01
Remove commented functions in crypto module.
Fernando Fernandez Mancera
2018-01-26
Refactor crypto.[ch] into smaller RSA module.
Fernando Fernandez Mancera
2018-01-25
In relay_digest_matches(), use stack instead of heap.
Nick Mathewson
2018-01-23
openssl_mutexes code belongs in openssl_mgt.c
Nick Mathewson
2018-01-23
Merge remote-tracking branch 'ffmancera/bug24658-openssl'
Nick Mathewson
2018-01-22
Move the openssl namespace back into .c files.
Fernando Fernandez Mancera
2018-01-19
Tweaks into functions and variables in crypto_openssl_mgt.[ch]
Fernando Fernandez Mancera
2018-01-11
On shutdown, mark openssl as uninitialized.
Nick Mathewson
2018-01-11
Merge branch 'restart_nocrash'
Nick Mathewson
2018-01-08
Add free_openssl() to crypto_openssl module.
Fernando Fernandez Mancera
2018-01-08
Refactor crypto.[ch] into smaller OpenSSL module.
Fernando Fernandez Mancera
2018-01-05
Merge branch 'maint-0.3.2'
Roger Dingledine
2018-01-05
remove redundant "implement this" from log message
Roger Dingledine
2017-12-11
Set DH parameters to NULL on shutdown
Nick Mathewson
2017-12-08
Merge branch 'macro_free_v2_squashed'
Nick Mathewson
2017-12-05
Tweaks to strings in 24500
Nick Mathewson
2017-12-05
Make errno error log more useful for getrandom()
Fernando Fernandez Mancera
2017-11-30
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2017-11-30
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
[next]