aboutsummaryrefslogtreecommitdiff
path: root/src/or/test_data.c
Commit message (Collapse)AuthorAge
* Move testing code into new src/test directory.Nick Mathewson2009-09-23
|
* Update copyright to 2009.Karsten Loesing2009-05-02
|
* Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson2009-01-04
| | | | | | | | The subversion $Id$ fields made every commit force a rebuild of whatever file got committed. They were not actually useful for telling the version of Tor files in the wild. svn:r17867
* Document most undocumented variables.Nick Mathewson2008-12-23
| | | | svn:r17754
* Add cross-certification to authority key certificates. Partial ↵Nick Mathewson2008-12-12
| | | | | | implementation of proposal 157. svn:r17610
* Update some copyright notices: it is now 2008.Nick Mathewson2008-02-07
| | | | svn:r13412
* clean up copyrights, and assign 2007 copyrights to The Tor Project, IncRoger Dingledine2007-12-12
| | | | svn:r12786
* r13403@catbus: nickm | 2007-06-13 16:15:44 -0400Nick Mathewson2007-06-13
| | | | | | | Test all of consensus contents, except for routerstatus_list contents. And signatures. svn:r10593
* r13399@catbus: nickm | 2007-06-13 15:17:44 -0400Nick Mathewson2007-06-13
| | | | | | | Hm. Tor should never need private authority identity keys; thus, I should not actually load the authority identity keys for testing. svn:r10591
* r13395@catbus: nickm | 2007-06-13 15:01:23 -0400Nick Mathewson2007-06-13
| | | | | | | Unit tests and debugging for generating and parsing consensus networkstatus documents. Still need to test actual contents. svn:r10589
* r13386@catbus: nickm | 2007-06-13 14:15:20 -0400Nick Mathewson2007-06-13
New helper file for test.c: contains 3 generated certs, signing keys, and id_keys svn:r10586