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
Age
Commit message (
Expand
)
Author
2015-12-22
Remove config.log from CLEANFILES
Nick Mathewson
2015-12-22
Merge branch 'maint-0.2.7'
Nick Mathewson
2015-12-22
Remove extraneous #endif in configure.ac
Nick Mathewson
2015-12-22
document minimum heartbeatperiod; bug 15638.
Nick Mathewson
2015-12-22
Remove extra quotes from log message
Nick Mathewson
2015-12-22
Add an unreachable line to make the compiler happy
Nick Mathewson
2015-12-21
whoops; really fix the 32-bit builds
Nick Mathewson
2015-12-21
Fix a couple of jenkins issues from 12538.
Nick Mathewson
2015-12-21
Merge remote-tracking branch 'public/bug12538_merged'
Nick Mathewson
2015-12-20
add libkeccak-tiny to .gitignore
Nick Mathewson
2015-12-20
Appease "make check-spaces"
Nick Mathewson
2015-12-20
Repair "make distcheck".
Nick Mathewson
2015-12-20
Merge remote-tracking branch 'yawning/feature17783_take2'
Nick Mathewson
2015-12-20
Add the randomized large buffer test for SHA-3 incremental hashing.
Yawning Angel
2015-12-19
Add `crypto_xof_t` and assorted routines, backed by SHAKE256.
Yawning Angel
2015-12-19
Add the SHA-3 hash functions to common/crypto.h.
Yawning Angel
2015-12-19
Use tor specific headers and memwipe() instead of memset_s(), and build.
Yawning Angel
2015-12-19
Expose an incremental API in addition to the one-shot routines.
Yawning Angel
2015-12-18
Clean import of keccak-tiny (https://github.com/coruus/keccak-tiny)
Yawning Angel
2015-12-18
fix routerlist/pick_directory_server_impl in light of 12538
Nick Mathewson
2015-12-18
Fix config/directory_fetch after 12538 merge
Nick Mathewson
2015-12-18
Fix nodelist/node_is_dir test wrt 12538.
Nick Mathewson
2015-12-18
Merge branch 'feature12538_028_01_squashed'
Nick Mathewson
2015-12-18
mark a variable unused to fix a warning.
Nick Mathewson
2015-12-18
Use dir_server_mode() in find_dl_schedule()
David Goulet
2015-12-18
Restore semantics of advertise vs serve on directory cacheing
Nick Mathewson
2015-12-18
Change dataflow on generating 'dir-cache' flag.
Nick Mathewson
2015-12-18
Assert rs are added in con and con_md tests
Matthew Finkel
2015-12-18
Automatically generate md-con method vers in test
Matthew Finkel
2015-12-18
Let make_consensus_method_list be used in tests
Matthew Finkel
2015-12-18
A router must be a dir cache before it may be HSDir
Matthew Finkel
2015-12-18
{dis,en}abling DirCache is a semantic change
Matthew Finkel
2015-12-18
Rebuild descriptor when DirCache is {dis,en}abled
Matthew Finkel
2015-12-18
Add new DirCache configuration option
Matthew Finkel
2015-12-18
Add unit test for router_pick_directory_server_impl
Matthew Finkel
2015-12-18
Client should check if dir server has open dir port or handles tunnelled requ...
Matthew Finkel
2015-12-18
changes file for 17893
Nick Mathewson
2015-12-18
Stop building and testing Tor twice with distcheck
cypherpunks
2015-12-18
changes file for 17892
Nick Mathewson
2015-12-18
Remove an extra space in backtrace version string
cypherpunks
2015-12-18
Fix a memory leak in the backtrace test
cypherpunks
2015-12-18
Log the backtrace when the backtrace test fails
cypherpunks
2015-12-18
Move some more code inside a tortls.c ifdef to fix deadcode warning.
Nick Mathewson
2015-12-18
Fix an unreached null-pointer deref in connection tests
Nick Mathewson
2015-12-18
Fix a buffer overrun in connection tests.
Nick Mathewson
2015-12-18
Fix a coverity uninitialized-pointer warning in policy tests.
Nick Mathewson
2015-12-18
Fix a coverity NULL-pointer deref warning in the DNS tests.
Nick Mathewson
2015-12-18
Fix a coverity NULL-pointer deref warning in the tortls tests.
Nick Mathewson
2015-12-18
Looks like I added one X509_free too many :(
Nick Mathewson
2015-12-18
Fix some dead code in tortls.c
Nick Mathewson
[next]