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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
Age
Commit message (
Expand
)
Author
2016-10-27
Automated change to use smartlist_add_strdup
overcaffeinated
2016-10-26
Small refactoring: explain G,M,E,D,T initialization
Nick Mathewson
2016-10-26
Add consensus weight calculation tests
Matt Traudt
2016-10-26
Fix default bw weights with new consensus method
Matt Traudt
2016-10-26
Merge remote-tracking branch 'pastly/ticket20459'
Nick Mathewson
2016-10-26
Merge branch 'maint-0.2.9'
Nick Mathewson
2016-10-26
Avoid tor_fragile_assert() failure with DNSPort on RESOLVED_TYPE_ERROR
Nick Mathewson
2016-10-26
Continue the module documentation effort with circuitbuild and circuituse
Nick Mathewson
2016-10-26
More module documentation (circpathbias, circuitlist)
Nick Mathewson
2016-10-26
More module-level documentation.
Nick Mathewson
2016-10-26
Whitespace fixes
Nick Mathewson
2016-10-26
Allow asking a bridge's own descriptor over one-hop connection
Nick Mathewson
2016-10-25
Fix ewma_cmp_cmux never considering policies different
Matt Traudt
2016-10-24
Merge remote-tracking branch 'pastly/ticket20273'
Nick Mathewson
2016-10-24
Module-document dnsserv.c, policies.c, routerkeys.c
Nick Mathewson
2016-10-24
html error in doxygen comment in rendservice.c
Nick Mathewson
2016-10-24
Module documentation for config.c and confparse.c
Nick Mathewson
2016-10-24
Module documentation (and an important caveat) for dirvote.c
Nick Mathewson
2016-10-20
Turn scheduler.c documentation into doxygen.
Nick Mathewson
2016-10-19
Say 'Invalid argument' instead of unclear 'Unrecognized'
Ivan Markin
2016-10-19
BUG in purpose_needs_anonymity if switch not matched.
Nick Mathewson
2016-10-19
Merge remote-tracking branch 'chelseakomlo/master'
Nick Mathewson
2016-10-19
Merge remote-tracking branch 'andrea/ticket19858_v2'
Nick Mathewson
2016-10-19
Unify code in channel_write_*cell()
Nick Mathewson
2016-10-19
Merge remote-tracking branch 'arma/bug6769'
Nick Mathewson
2016-10-19
Refactor purpose_needs_anonymity to use switch statement
Chelsea H. Komlo
2016-10-18
Refactor to use purpose_needs_anonymity and remove is_sensitive_dir_purpose
Chelsea H. Komlo
2016-10-18
Module-level docs for ext_orport and router.c
Nick Mathewson
2016-10-18
Turn replaycache.c module doc into doxygen
Nick Mathewson
2016-10-18
Document connection_or.c and connection.c at module level
Nick Mathewson
2016-10-18
Module documentation for circuitmux_ewma.c
Nick Mathewson
2016-10-18
Turn circuitmux.c comments into module docs.
Nick Mathewson
2016-10-18
Module docs for channel.c and channeltls.c
Nick Mathewson
2016-10-17
Update the buffer sentinel fix to work with our #20081 fix.
Nick Mathewson
2016-10-17
Merge branch 'maint-0.2.8'
Nick Mathewson
2016-10-17
Merge branch 'buf_sentinel_026_v2' into maint-0.2.8
Nick Mathewson
2016-10-17
Add a one-word sentinel value of 0x0 at the end of each buf_t chunk
Nick Mathewson
2016-10-17
Merge branch 'module_docs_1'
Nick Mathewson
2016-10-17
Write a bunch of module documentation.
Nick Mathewson
2016-10-17
Add a logic-consistency test when parsing unix socket configs
Nick Mathewson
2016-10-14
Whitespace cleaning
Nick Mathewson
2016-10-14
Merge branch 'bug20176_v2'
Nick Mathewson
2016-10-14
Merge remote-tracking branch 'public/spaces_in_unix_addrs'
Nick Mathewson
2016-10-14
Merge branch 'bug18357_v2'
Nick Mathewson
2016-10-14
Extract ExitPolicy-and-IPv6Exit check into a new function
Nick Mathewson
2016-10-14
Refactor to always allocate chosen_entry_guards in new guard_selection_new() ...
Andrea Shepard
2016-10-13
Use tor_memeq() instead of tor_memcmp() per code review
Andrea Shepard
2016-10-13
Adjust comment per code review
Andrea Shepard
2016-10-13
Tweak patch for 18529.
Nick Mathewson
2016-10-13
Remove duplicate code that checks for default authorities
Nick Mathewson
[next]