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-10-22
Merge branch 'split_circuitbuild'
Nick Mathewson
2012-10-19
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-10-19
Don't serve or accept v2 HS descs over a DirPort
Robert Ransom
2012-10-15
Move the circuit build timeout code into its own file.
Nick Mathewson
2012-10-12
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-08
Use dirreq_id from channel_t when appropriate
Andrea Shepard
2012-09-14
Split the routerset code out of routerlist.c
Nick Mathewson
2012-09-12
Fix directory self-testing logic
Nick Mathewson
2012-09-11
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-09-11
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Nick Mathewson
2012-09-11
Fix assertion failure in tor_timegm.
Nick Mathewson
2012-09-07
Remove version_supports checks for versions before 0.2.2.
Nick Mathewson
2012-08-09
Don't infer we have a FooPort from the presence of a FooPort line
Nick Mathewson
2012-07-17
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
Nick Mathewson
2012-06-15
Check the correct consensus before giving it to the client
Nick Mathewson
2012-06-04
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
Add about 60 more DOCDOC comments to 0.2.3
Nick Mathewson
2012-06-04
Resolve all currently pending DOCDOC items in master
Nick Mathewson
2012-04-27
When downloading bridge descs from a bridge authority, always be anonymous
Nick Mathewson
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
[next]