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
...
|
*
|
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-11-30
|
/
/
*
|
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-28
*
|
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-09-07
|
\
\
|
*
|
Move entry-only fields from edge_connection_t to entry_connection_t
Nick Mathewson
2011-07-21
*
|
|
Fix a bufferevent-related bug that killed tunneled dirserv conns
Nick Mathewson
2011-08-26
|
/
/
*
|
Implement sensible isolation for tunneled directory conns
Nick Mathewson
2011-07-19
*
|
Only download microdesc consensus from caches that support it
Nick Mathewson
2011-07-14
*
|
Make a function static
Nick Mathewson
2011-07-11
*
|
Split connection_about_to_close_connection into separate functions
Nick Mathewson
2011-07-11
*
|
Kill redundant checks around routerset_contains_*()
Nick Mathewson
2011-07-07
*
|
Don't shadow parameters with local variables
Nick Mathewson
2011-07-01
*
|
Merge remote-tracking branch 'rransom-tor/bug3332-v2'
Nick Mathewson
2011-06-15
|
\
\
|
*
|
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-06-14
|
/
/
*
|
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-30
|
|
\
|
|
*
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-28
|
\
|
|
|
*
|
Fix GCC 4.6's new -Wunused-but-set-variable warnings.
Nick Mathewson
2011-05-23
*
|
|
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-16
*
|
|
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-15
|
|
\
\
|
|
*
|
bug 3026: do not upload our vote to ourself
Nick Mathewson
2011-05-12
|
*
|
|
Merge remote-tracking branch 'public/bug3122_memcmp_022' 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 bug3122_memcmp_023
Nick Mathewson
2011-05-11
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...
Nick Mathewson
2011-05-11
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
*
|
Hand-conversion and audit phase of memcmp transition
Nick Mathewson
2011-05-11
|
|
|
*
|
Automated conversion of memcmp to tor_memcmp/tor_mem[n]eq
Nick Mathewson
2011-05-11
*
|
|
|
|
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-12
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Rate-limit v2 networkstatus download fail warnings
Nick Mathewson
2011-04-28
|
|
*
|
Rename connection_dir_download_networkstatus_failed: be clear that it means v2
Nick Mathewson
2011-04-28
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-09
|
\
|
|
|
|
*
|
|
Only authorities should automatically download v2 networkstatus documents
Nick Mathewson
2011-04-28
|
|
/
/
*
|
|
Fix check-spaces issues in master
Nick Mathewson
2011-05-05
*
|
|
Code to make clients fetch and use microdescriptors for circuit building
Nick Mathewson
2011-05-05
*
|
|
Replace _AUTHORITY enum values with _DIRINFO values (automted)
Nick Mathewson
2011-05-05
*
|
|
Automated rename from authority_type_t to dirinfo_type_t
Nick Mathewson
2011-05-05
*
|
|
Merge maint-0.2.2 for the bug1090-part1-squashed branch
Nick Mathewson
2011-04-27
|
\
|
|
|
*
|
handle excludenodes for dir fetch/post
Roger Dingledine
2011-04-26
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-04-07
|
\
|
|
[prev]
[next]