index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test_dir.c
Commit message (
Expand
)
Author
Age
*
Synchronize with upstream tinytest again: remove _identifiers
Nick Mathewson
2012-02-13
*
Rename nonconformant identifiers.
Nick Mathewson
2012-01-18
*
Merge branch 'maint-0.2.2'
Roger Dingledine
2012-01-08
|
\
|
*
tell me who votes are actually for, not just where they're from
Roger Dingledine
2012-01-08
*
|
Initial support for simplest use of prop186 or-address lines
Nick Mathewson
2011-11-30
*
|
Implement consensus method 12 (proposal 178)
Sebastian Hahn
2011-11-27
*
|
Merge remote-tracking branch 'public/bug2003_nm'
Nick Mathewson
2011-10-07
|
\
\
|
*
|
Make the unit tests pass again after the bug2003 fix
Nick Mathewson
2011-09-07
|
|
/
*
|
Upgrade to the latest version of tinytest
Nick Mathewson
2011-06-09
*
|
Prefer tt_assert in unit tests, not tor_assert
Nick Mathewson
2011-06-08
*
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-03-16
|
\
|
|
*
Clean up whitespace
Nick Mathewson
2011-03-16
*
|
Merge branch 'maint-0.2.2'
Roger Dingledine
2011-01-15
|
\
|
|
*
Sanity-check consensus param values
Sebastian Hahn
2011-01-15
*
|
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-15
|
\
|
|
*
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
Nick Mathewson
2011-01-15
*
|
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-03
|
\
|
|
*
Bump copyright statements to 2011 (0.2.2)
Nick Mathewson
2011-01-03
*
|
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2010-11-19
|
\
|
|
*
Fix a unit test broken by fix for 2195
Nick Mathewson
2010-11-19
*
|
Rename routerstatus_t.is_running to is_flagged_running
Nick Mathewson
2010-10-01
|
/
*
Fix misplaced labels
Sebastian Hahn
2010-08-16
*
Create routerparse.h
Sebastian Hahn
2010-07-27
*
Create networkstatus.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 routerlist.h
Sebastian Hahn
2010-07-27
*
Create router.h
Sebastian Hahn
2010-07-27
*
Update copyright dates for files not in maint-0.2.1
Nick Mathewson
2010-02-27
*
Fix a very stupid coverity complaint (CID 416).
Nick Mathewson
2009-10-26
*
Add functions to serve microdescs and flavored consensuses.
Nick Mathewson
2009-10-18
*
Parse detached signatures and microdesc networkstatuses correctly.
Nick Mathewson
2009-10-15
*
Implement signatures for microdesc consensuses right.
Nick Mathewson
2009-10-15
*
Refactor consensus signature storage for multiple digests and flavors.
Nick Mathewson
2009-10-15
*
Code to generate, store, and parse microdescriptors and consensuses.
Nick Mathewson
2009-10-15
*
Fix a memleak
Sebastian Hahn
2009-09-27
*
Make a NULL check in test_dir.c non-redundant.
Nick Mathewson
2009-09-27
*
Carve out unrelated parts of test_dir_formats
Nick Mathewson
2009-09-23
*
Split directory tests into their own module.
Nick Mathewson
2009-09-23