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
Age
Commit message (
Expand
)
Author
2019-05-07
Merge branch 'tor-github/pr/994'
David Goulet
2019-05-03
Merge branch 'tor-github/pr/954'
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
Rename tor_mem_is_zero to fast_mem_is_zero()
Nick Mathewson
2019-04-30
Merge branch 'tor-github/pr/936'
George Kadianakis
2019-04-30
Merge branch 'tor-github/pr/980'
David Goulet
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-25
Add rudimentary qstring support to kvline.c
Nick Mathewson
2019-04-25
Move and rename decode_escaped_string()
Nick Mathewson
2019-04-25
Add a case-insensitive variant to config_line_find()
Nick Mathewson
2019-04-25
kvline: handle empty alues as well as empty keys
Nick Mathewson
2019-04-25
Merge branch 'tor-github/pr/953'
George Kadianakis
2019-04-24
Merge branch 'tor-github/pr/951'
David Goulet
2019-04-24
Merge branch 'tor-github/pr/955'
David Goulet
2019-04-18
Merge branch 'tor-github/pr/938'
George Kadianakis
2019-04-18
Merge branch 'maint-0.4.0'
George Kadianakis
2019-04-18
Merge branch 'tor-github/pr/891' into maint-0.4.0
George Kadianakis
2019-04-17
Do not warn about compatible OpenSSL upgrades
Bernhard M. Wiedemann
2019-04-15
Clear memory in smartlist_remove_keeporder.
Tobias Stoeckmann
2019-04-15
Fix assertf() issues when ALL_BUGS_ARE_FATAL is defined.
Nick Mathewson
2019-04-15
Merge branch 'bug30189_035' into bug30189_041
Nick Mathewson
2019-04-15
Use a tor_abort_() wrapper in our util_bug.h macros
Nick Mathewson
2019-04-12
Merge branch 'tor-github/pr/908'
George Kadianakis
2019-04-12
Merge branch 'tor-github/pr/754'
George Kadianakis
2019-04-12
crypt_ops: Stop using a separate buffer in ed25519_signature_from_base64()
teor
2019-04-11
Remove an extraneous _ from __COVERITY__
Nick Mathewson
2019-04-11
Don't leak on logic error in string_is_valid_nonrfc_hostname()
Nick Mathewson
2019-04-10
Merge branch 'maint-0.4.0'
teor
2019-04-10
Merge remote-tracking branch 'tor-github/pr/920' into maint-0.4.0
teor
2019-04-06
Merge branch 'maint-0.4.0'
teor
2019-04-06
Merge remote-tracking branch 'tor-github/pr/911' into maint-0.4.0
teor
2019-04-06
NSS: disable TLS1.2 SHA-384 ciphersuites.
Nick Mathewson
2019-04-06
NSS: Log an error message when SSL_ExportKeyingMaterial() fails
Nick Mathewson
2019-04-05
Merge branch 'maint-0.4.0'
George Kadianakis
2019-04-05
Merge branch 'tor-github/pr/902' into maint-0.4.0
George Kadianakis
2019-04-05
Merge branch 'tor-github/pr/761'
George Kadianakis
2019-04-05
binascii: Fix the base64_encode_nopad() buffer length requirement
teor
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
Use an enum for inherit_result_out.
Nick Mathewson
2019-04-04
rename inherit values to avoid conflict with system defines
Nick Mathewson
[next]