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
Age
Commit message (
Expand
)
Author
2018-02-15
Merge branch 'bug24914'
Nick Mathewson
2018-02-15
Merge branch '25162_zstd_static'
Nick Mathewson
2018-02-15
Merge branch 'bug18105'
Nick Mathewson
2018-02-15
Merge branch 'bug24484_squashed'
Nick Mathewson
2018-02-15
Remove workaround code for systems where free(NULL) is busted.
Nick Mathewson
2018-02-13
Merge remote-tracking branch 'dgoulet/ticket24902_029_05'
Nick Mathewson
2018-02-12
Have tor_addr hashes return a randomized hash for AF_UNSPEC.
Nick Mathewson
2018-02-12
Fix a typo in an address_set.c comment.
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-10
Merge branch 'maint-0.3.2'
Nick Mathewson
2018-02-10
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-02-10
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-02-09
whitespace and typo cleanups
Roger Dingledine
2018-02-09
Merge remote-tracking branch 'dgoulet/ticket24902_029_05'
Nick Mathewson
2018-02-08
Merge branch 'ticket25183_029_01' into ticket24902_029_05
David Goulet
2018-02-08
Function to add an ipv4 address to an address_set
Nick Mathewson
2018-02-08
Add an address-set backend using a bloom filter.
Nick Mathewson
2018-02-07
more fixes for typos, grammar, whitespace, etc
Roger Dingledine
2018-02-07
Fix wide lines from typo-fix patch.
Nick Mathewson
2018-02-07
Fix spelling mistakes corresponding to ticket #23650
Deepesh Pathak
2018-02-06
Add configure option to control ZSTD_STATIC_LINKING_ONLY
Nick Mathewson
2018-02-06
Warn on zstd header/library version mismatch
Nick Mathewson
2018-02-06
Use "static-only" zstd functions to estimate memory usage.
Nick Mathewson
2018-02-06
Enable (safe) use of zstd static-only APIs
Nick Mathewson
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
Add crypto_rsa.[ch] to include.am
Fernando Fernandez Mancera
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-02-01
Revert "Change the sandbox behavior on all failed opens() to EACCES"
Nick Mathewson
2018-01-31
Merge remote-tracking branch 'public/bug16106_02_nm'
Nick Mathewson
2018-01-30
Merge branch 'ticket24902_029_05' into ticket24902_033_02
David Goulet
2018-01-30
dos: Initial code of Denial of Service mitigation
David Goulet
2018-01-26
Change the sandbox behavior on all failed opens() to EACCES
Nick Mathewson
2018-01-26
Use tor_addr_from_getsockname() in several places
Nick Mathewson
2018-01-26
Add a new tor_addr_from_getsockname()
Nick Mathewson
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
Add missing static keywords
Taylor Yu
2018-01-23
openssl_mutexes code belongs in openssl_mgt.c
Nick Mathewson
2018-01-23
add a missing "compat_openssl.h"
Nick Mathewson
2018-01-23
perhaps this was the missing include?
Nick Mathewson
2018-01-23
Add a missing include for openssl 1.0.2
Nick Mathewson
2018-01-23
Merge remote-tracking branch 'ffmancera/bug24658-openssl'
Nick Mathewson
2018-01-23
Make Tor support TLS1.3 ciphers with OpenSSL 1.1.1
Nick Mathewson
2018-01-22
Move the openssl namespace back into .c files.
Fernando Fernandez Mancera
2018-01-19
Add crypto_openssl_mgt.[ch] for compiling dependencies.
Fernando Fernandez Mancera
2018-01-19
Tweaks into functions and variables in crypto_openssl_mgt.[ch]
Fernando Fernandez Mancera
[next]