index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
dirvote.c
Commit message (
Expand
)
Author
Age
*
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
2012-01-08
*
Fix GCC 4.6's new -Wunused-but-set-variable warnings.
Nick Mathewson
2011-05-23
*
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-15
*
|
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-11
*
|
Fix potential null pointer deref during dirvote
Sebastian Hahn
2011-05-09
*
|
Handle crypto_pk_get_digest failures semi-sensibly
Robert Ransom
2011-05-04
*
|
Fix log message when we have too few dirauths
Sebastian Hahn
2011-03-07
*
|
Fix authority side of 2203.
Mike Perry
2011-01-25
*
|
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-01-03
|
\
|
|
*
Bump copyright statements to 2011
Nick Mathewson
2011-01-03
*
|
Implement new Wxx constraints.
Mike Perry
2010-09-27
*
|
Fix misplaced labels
Sebastian Hahn
2010-08-16
*
|
Fix a memory leak in dirvote_compute_consensuses()
Sebastian Hahn
2010-08-16
*
|
Fix a memory leak
Sebastian Hahn
2010-08-16
*
|
Create routerparse.h
Sebastian Hahn
2010-07-27
*
|
Create rephist.h
Sebastian Hahn
2010-07-27
*
|
Create policies.h
Sebastian Hahn
2010-07-27
*
|
Create networkstatus.h
Sebastian Hahn
2010-07-27
*
|
Create microdesc.h
Sebastian Hahn
2010-07-27
*
|
Create dirvote.h
Sebastian Hahn
2010-07-27
*
|
Create dirserv.h
Sebastian Hahn
2010-07-27
*
|
Create directory.h
Sebastian Hahn
2010-07-27
*
|
Create config.h
Sebastian Hahn
2010-07-27
*
|
Create routerlist.h
Sebastian Hahn
2010-07-27
*
|
Create router.h
Sebastian Hahn
2010-07-27
*
|
immediate reachability check for new relays
Roger Dingledine
2010-04-21
*
|
fetch unknown descriptors if we see them in a vote
Roger Dingledine
2010-04-20
*
|
minor cleanups
Roger Dingledine
2010-04-20
*
|
Merge branch 'asprintf'
Nick Mathewson
2010-04-02
|
\
\
|
*
|
Tweak users of snprintf to use asprintf where appropriate
Nick Mathewson
2010-02-28
*
|
|
Segfault less during consensus generation without params
Sebastian Hahn
2010-03-29
*
|
|
Merge remote branch 'origin/maint-0.2.1'
Nick Mathewson
2010-02-27
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Update Tor Project copyright years
Nick Mathewson
2010-02-27
*
|
|
For integers, if !(E<G), then we can infer that E>=G.
Nick Mathewson
2010-02-25
*
|
|
Fix 64-bit printf issues in consensus-bw-weights5-merge.
Nick Mathewson
2010-02-25
*
|
|
Check snprintf return values in format_networkstatus_vote.
Mike Perry
2010-02-25
*
|
|
Cast our weights down to ints from int64.
Mike Perry
2010-02-25
*
|
|
Make unit tests work.
Mike Perry
2010-02-24
*
|
|
Add consensus method #defines.
Mike Perry
2010-02-22
*
|
|
Clearly mark directory footer so we parse the new weight line.
Mike Perry
2010-02-22
*
|
|
Add parsing+verification for bw weight values.
Mike Perry
2010-02-22
*
|
|
Perform calculation of consensus bandwidth weights.
Mike Perry
2010-02-22
|
|
/
|
/
|
*
|
Now that FOO_free(NULL) always works, remove checks before calling it.
Nick Mathewson
2009-12-12
[next]