index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
directory.c
Commit message (
Expand
)
Author
Age
*
Tweak #6752 patch based on comments by nickm.
Karsten Loesing
2013-05-24
*
Lower dir fetch retry schedules in testing networks.
Karsten Loesing
2013-05-16
*
Merge bug5595-v2-squashed into maint-0.2.4
Andrea Shepard
2013-05-10
|
\
|
*
Clean up ugly constants in connection_dir_download_cert_failed(), and fix a b...
Andrea Shepard
2013-05-09
|
*
When downloading certificates, distinguish requesting by identity digest from...
Andrea Shepard
2013-05-09
*
|
Add a DisableV2DirectoryInfo_ option to 404 all v2 ns requests
Nick Mathewson
2013-03-10
*
|
Restore the entry/dirguard distinction.
Nick Mathewson
2013-02-12
*
|
generalize choose_random_entry()'s dirinfo parameter
Roger Dingledine
2013-02-02
*
|
use microdescriptors if *any* of our bridges can handle them
Roger Dingledine
2013-02-02
*
|
Rename log() to tor_log() for logging
Nick Mathewson
2013-02-01
*
|
Remove dirreq-v2-* lines from extra-info descriptors.
Karsten Loesing
2013-01-17
*
|
Update the copyright date to 201.
Nick Mathewson
2013-01-16
*
|
Fix a possibly-unused-var warning. Thank you, GCC.
Nick Mathewson
2012-12-25
*
|
Add configuration options for directory guards
Nick Mathewson
2012-12-25
*
|
Directory guard implementation.
Nick Mathewson
2012-12-25
*
|
Split choosing a regular directory into its own fn
Nick Mathewson
2012-12-25
*
|
Rename trusted_dir_server_t to dir_server_t. Automatic renaming.
Nick Mathewson
2012-12-06
*
|
Start refactoring trusted_dir_servers into trusted and fallback lists
Nick Mathewson
2012-12-06
*
|
Make output of router_get_trusted_dir_servers const
Nick Mathewson
2012-12-06
*
|
Merge branch 'split_circuitbuild'
Nick Mathewson
2012-10-22
|
\
\
|
*
|
Move the circuit build timeout code into its own file.
Nick Mathewson
2012-10-15
*
|
|
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-19
*
|
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-12
*
|
Use dirreq_id from channel_t when appropriate
Andrea Shepard
2012-10-08
*
|
Split the routerset code out of routerlist.c
Nick Mathewson
2012-09-14
*
|
Fix directory self-testing logic
Nick Mathewson
2012-09-12
*
|
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-11
*
|
|
Remove version_supports checks for versions before 0.2.2.
Nick Mathewson
2012-09-07
|
/
/
*
|
Don't infer we have a FooPort from the presence of a FooPort line
Nick Mathewson
2012-08-09
*
|
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
Nick Mathewson
2012-07-17
*
|
Check the correct consensus before giving it to the client
Nick Mathewson
2012-06-15
*
|
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-06-04
*
|
When downloading bridge descs from a bridge authority, always be anonymous
Nick Mathewson
2012-04-27
*
|
Don't fetch v2 networkstatuses from caches, even if auths are down
Nick Mathewson
2012-04-17
*
|
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-04-01
*
|
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-02-09
*
|
Allow 0.2.3.x clients to use 0.2.2.x bridges.
Roger Dingledine
2012-01-25
*
|
Rename nonconformant identifiers.
Nick Mathewson
2012-01-18
*
|
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
2012-01-16
[next]