index
:
user/linus/tor
api-revamp-for-multi-af
binshify
bug10324
bug1666
bug17916
bug24480
bug3786
bug3786_4
bug3786_8
bug3786_hacking
bug4345-debugging
bug4369
bug4561
bug4561_2
bug4561_3
bug4561_4
bug4618
bug4620
bug4620_hackery
bug4847
bug4873_ln
bug4875
bug4875_2
bug5053-bug5055
bug5053-bug5055-merged
bug5146
bug5151
bug5355_ln
bug5486
bug5527
bug5529
bug5529_rebased
bug5529_rebased2
bug5535
bug5535_2
bug5891
bug6027_rebased
bug6362
bug6363
bug6363_5535
bug6363_for_review
bug6363_md_hackery
bug6363_only-ln
bug6363_rebased
bug6364
bug6377
bug6377_rebased
bug6377_rebased2
bug6423
bug6423_2
bug6621
bug6757
bug6770
bug6770_2
bug6770_3
bug6771
bug6797
bug6880
bug6884
bug6901
bug6901_2
bug8530
bug8532
bug9021
bug9206
bug9206_option
bug_11061
build-wo-asciidoc-on-bsd
commentcleanup
control-ipversions
dannenberg-ipv6
dirvote_cleanup
doc
empty_desc_stats
enh6406
enh6876
enh6876_2
enh6876_changes_file
enh6876_squashed
ipv6-phase3
ipv6-phase3-0528
ipv6-phase3-0701
ipv6-phase3-0711
ipv6-testing-network
ipv6_priv_bridges
maint-0.2.3
makefile-var-exp
master
misc
prop186_hacking
task-5891
task4564
task4564_2
task4564_bug6363_mds
torhsm
typos
unused_param
whitespace
Linus' Tor repository
Linus Nordberg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Avoid warning/error in certain versions of GCC.
bug17916
Linus Nordberg
2015-12-22
*
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-21
|
\
|
*
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
|
|
\
|
|
*
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
|
|
*
A relay now advertises "tunnelled-dir-server" in its descriptor
Matthew Finkel
2015-12-16
|
|
*
Authorities must set a router's V2Dir flag if it supports tunnelled reqs
Matthew Finkel
2015-12-16
*
|
|
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-20
|
*
|
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-19
|
*
|
Clean import of keccak-tiny (https://github.com/coruus/keccak-tiny)
Yawning Angel
2015-12-18
|
|
/
*
|
mark a variable unused to fix a warning.
Nick Mathewson
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
2015-12-18
*
|
Fix a null-pointer deref when writing geoip stats
Nick Mathewson
2015-12-18
*
|
Fix remaining memory leaks in unit tests.
Nick Mathewson
2015-12-18
*
|
Add zlib path when linking the switch_id test
cypherpunks
2015-12-18
[next]