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
2016-12-18
fix typos and trivial syntax problems
Roger Dingledine
2016-12-18
clarify debug-level log while initializing entropy
Roger Dingledine
2016-12-16
Revert "Stop checking whether environ is declared."
Nick Mathewson
2016-12-16
Merge branch 'prop271_030_v1_squashed'
Nick Mathewson
2016-12-16
Lay down some infrastructure for bridges in the New Guard Order.
Nick Mathewson
2016-12-16
Merge remote-tracking branch 'public/ticket19142'
Nick Mathewson
2016-12-14
Merge branch 'dgoulet_ticket19043_030_03_squashed'
Nick Mathewson
2016-12-14
crypto: Change crypto_mac_sha3_256 to use the key length in the construction
David Goulet
2016-12-14
prop224: Add unittests handling v3 ESTABLISH_INTRO cells.
George Kadianakis
2016-12-14
prop224 prepwork: Introduce HMAC-SHA3 function.
George Kadianakis
2016-12-12
Stop checking whether environ is declared.
Nick Mathewson
2016-12-12
Merge remote-tracking branch 'jryans/log-severity'
Nick Mathewson
2016-12-08
whitespace cleanups
Nick Mathewson
2016-12-08
Merge branch 'feature15056_v1_squashed'
Nick Mathewson
2016-12-08
Add an ed25519_copy; use it in a couple of places dgoulet suggested.
Nick Mathewson
2016-12-08
Helper function for logging ed25519 public keys.
Nick Mathewson
2016-12-07
Merge branch 'maint-0.2.9'
Nick Mathewson
2016-12-07
Merge branch 'bug20710_025' into maint-0.2.9
Nick Mathewson
2016-12-06
Accept non-space whitespace characters in log severity syntax.
J. Ryan Stinnett
2016-12-05
whitespace fix
Nick Mathewson
2016-12-05
Merge remote-tracking branch 'chelseakomlo/20717_hashing_api_bug'
Nick Mathewson
2016-12-03
Clarify that ClientRejectInternalAddresses also rejects mDNS *.local hosts
J. Ryan Stinnett
2016-12-02
Add accessor for inspecting timer callbacks.
Nick Mathewson
2016-12-01
Fix major errors in freeing getaddrinfo sandbox cache
Nick Mathewson
2016-12-01
Add an extra warning message to check_private_dir
teor
2016-11-30
Add a smartlist_remove_keeporder() function, with tests.
Nick Mathewson
2016-11-30
Add a GUARD log domain, for use with new guards code
Nick Mathewson
2016-11-30
Teach parse_iso_time about the spaceless variant.
Nick Mathewson
2016-11-24
crypto_digest512 returns expected error value of -1
Chelsea H. Komlo
2016-11-24
crypto_digest256 returns expected error value of -1
Chelsea H. Komlo
2016-11-24
crypto_digest returns expected error value of -1
Chelsea H. Komlo
2016-11-22
Merge remote-tracking branch 'teor/fix-mingw-pagesize'
Nick Mathewson
2016-11-16
finish_writing_to_file_impl(): Remove temporary file if replacing the existin...
Fabian Keil
2016-11-10
Helper function to see if an ed25519 pk is set.
Nick Mathewson
2016-11-08
Merge branch 'maint-0.2.9'
Nick Mathewson
2016-11-08
Use va_copy() in pure-windows version of tor_asprintf().
Nick Mathewson
2016-11-07
Merge branch 'maint-0.2.9'
Nick Mathewson
2016-11-07
Merge remote-tracking branch 'teor/bug20484_029_v2' into maint-0.2.9
Nick Mathewson
2016-11-07
Merge branch 'maint-0.2.9'
Nick Mathewson
2016-11-06
Always Use EVP_aes_*_ctr() with openssl 1.1
Nick Mathewson
2016-11-03
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2016-11-03
Merge branch 'bug20551_028' into maint-0.2.8
Nick Mathewson
2016-11-03
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2016-11-03
Merge branch 'bug20553_028'
Nick Mathewson
2016-11-03
Work around a behavior change in openssl's BUF_MEM code
Nick Mathewson
2016-11-03
Merge branch 'bug20551_028'
Nick Mathewson
2016-11-03
Use explicit casts to avoid warnings when building with openssl 1.1
Nick Mathewson
2016-11-03
Merge branch 'feature_15055_v2'
Nick Mathewson
2016-11-03
Audit use of tor_tls_cert_get_key().
Nick Mathewson
2016-11-03
Generate our x509 certificates using sha256, not sha1.
Nick Mathewson
[next]