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
/
or
/
directory.c
Age
Commit message (
Expand
)
Author
2012-04-17
Don't fetch v2 networkstatuses from caches, even if auths are down
Nick Mathewson
2012-04-01
Merge branch 'maint-0.2.2'
Roger Dingledine
2012-04-01
put a _ before or_options_t elements that aren't configurable
Roger Dingledine
2012-04-01
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-04-01
Do not use strcmp() to compare an http authenticator to its expected value
Nick Mathewson
2012-02-09
Roger notes that address and addr are two different things.
Karsten Loesing
2012-02-09
Count IPv6 connections in bridge and entry stats.
Karsten Loesing
2012-01-25
Allow 0.2.3.x clients to use 0.2.2.x bridges.
Roger Dingledine
2012-01-18
Rename nonconformant identifiers.
Nick Mathewson
2012-01-16
Convert instances of tor_malloc+tor_snprintf into tor_asprintf
Nick Mathewson
2012-01-16
Convert instances of tor_snprintf+strdup into tor_asprintf
Nick Mathewson
2012-01-16
Try to use smartlist_add_asprintf consistently
Nick Mathewson
2011-12-04
cid 432: Remove dead code if we don't handle a consensus
Sebastian Hahn
2011-11-30
Merge branch 'feature2553-v4-rebased'
Nick Mathewson
2011-11-30
Add ifdefs to disable #3332 assertions
Robert Ransom
2011-11-30
Use correct address family where necessary for bridges on IPv6.
Linus Nordberg
2011-11-30
Add some logging and comments.
Linus Nordberg
2011-11-30
Initial hacking for proposal 186.
Nick Mathewson
2011-09-28
Merge branch 'maint-0.2.2'
Roger Dingledine
2011-09-28
bug 4115: make bridges use begindir for their dir fetches
Roger Dingledine
2011-09-07
Report reason for generating descriptor in an HTTP header
Nick Mathewson
2011-09-07
Clean up HTTP request header generation a little
Nick Mathewson
2011-09-07
Merge remote-tracking branch 'public/split_entry_conn'
Nick Mathewson
2011-08-26
Fix a bufferevent-related bug that killed tunneled dirserv conns
Nick Mathewson
2011-07-21
Move entry-only fields from edge_connection_t to entry_connection_t
Nick Mathewson
2011-07-19
Implement sensible isolation for tunneled directory conns
Nick Mathewson
2011-07-14
Only download microdesc consensus from caches that support it
Nick Mathewson
2011-07-11
Make a function static
Nick Mathewson
2011-07-11
Split connection_about_to_close_connection into separate functions
Nick Mathewson
2011-07-07
Kill redundant checks around routerset_contains_*()
Nick Mathewson
2011-07-01
Don't shadow parameters with local variables
Nick Mathewson
2011-06-15
Merge remote-tracking branch 'rransom-tor/bug3332-v2'
Nick Mathewson
2011-06-14
Assert that HS operations are not performed using single-hop circuits
Robert Ransom
2011-06-14
Make the get_options() return const
Nick Mathewson
2011-05-30
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-30
Merge branch 'bug3045' into maint-0.2.2
Nick Mathewson
2011-05-28
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-23
Fix GCC 4.6's new -Wunused-but-set-variable warnings.
Nick Mathewson
2011-05-16
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-16
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-05-16
Check fetched rendezvous descriptors' service IDs
Robert Ransom
2011-05-15
Log descriptions of nodes, not just nicknames.
Nick Mathewson
2011-05-15
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-15
Merge branch 'bug3026' into maint-0.2.2
Nick Mathewson
2011-05-12
Merge remote-tracking branch 'public/bug3122_memcmp_023'
Nick Mathewson
2011-05-12
Merge remote-tracking branch 'public/bug3122_memcmp_022' into maint-0.2.2
Nick Mathewson
2011-05-12
bug 3026: do not upload our vote to ourself
Nick Mathewson
2011-05-12
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-12
Merge branch 'bug1352' into maint-0.2.2
Nick Mathewson
2011-05-11
Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023
Nick Mathewson
[next]