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
/
dirvote.c
Age
Commit message (
Expand
)
Author
2012-12-06
Rename trusted_dir_server_t to dir_server_t. Automatic renaming.
Nick Mathewson
2012-11-14
Remove a since-fixed XXX; improve a doxygen comment
Nick Mathewson
2012-11-14
Authorities put p6 lines into microdescriptors.
Nick Mathewson
2012-11-14
Better policy support for IPv6
Nick Mathewson
2012-10-12
Rename all reserved C identifiers we defined
Nick Mathewson
2012-10-10
Use fmt_addrport where appropriate.
David Fifield
2012-09-18
Fix comment typo
Robert Ransom
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-05
Fix warning when implicitly casting strlen(microdesc) to int
Nick Mathewson
2012-09-05
Whitespace fixes.
Linus Nordberg
2012-09-04
Whitespace.
Linus Nordberg
2012-09-04
Remove spurious debug log printout.
Linus Nordberg
2012-09-04
Add tor_addr_port_new().
Linus Nordberg
2012-09-04
Generate microdescriptors with "a" lines.
Linus Nordberg
2012-09-04
Have directory authorities vote on IPv6 OR ports according to the spec
Linus Nordberg
2012-08-21
Merge remote-tracking branch 'public/bug6404' into maint-0.2.3
Nick Mathewson
2012-08-14
Fix memory leak in dirvote_create_microdescriptor
Nick Mathewson
2012-08-01
Defensive programming: clear rs_out between iterations.
Nick Mathewson
2012-07-31
Remove the upper limit on the size of MD we can generate.
Nick Mathewson
2012-07-31
Don't include a router in an md consensus if we can't find a md for it.
Nick Mathewson
2012-07-31
Allow microdescs to be up to 2k. Partial fix for 6404.
Nick Mathewson
2012-07-17
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
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-05-07
Detect out-of-bounds bwweightscale values early in the voting process
Nick Mathewson
2012-05-07
Check more thoroughly for dups when parsing networkstatus parameters
Nick Mathewson
2012-01-18
Rename nonconformant identifiers.
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-10
Log which votes we still need to fetch
Sebastian Hahn
2012-01-08
Merge branch 'maint-0.2.2'
Roger Dingledine
2012-01-08
nickname, not identity fingerprint, will help more
Roger Dingledine
2012-01-08
tell me who votes are actually for, not just where they're from
Roger Dingledine
2011-11-27
Implement consensus method 12 (proposal 178)
Sebastian Hahn
2011-06-14
Make the get_options() return const
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-15
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-15
Fixup whitespace issues from 3122 commit
Nick Mathewson
2011-05-15
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-05-15
Fixup whitespace issues from 3122 commit
Nick Mathewson
2011-05-11
Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023
Nick Mathewson
2011-05-11
Hand-tune the new tor_memcmp instances in 0.2.2
Nick Mathewson
2011-05-11
Re-apply the automated conversion to 0.2.2 to make handle any memcmps that sn...
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-09
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
[next]