Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-11-20 | Whitespace cleanup | Nick Mathewson | |
2013-11-18 | Fix crypto/digests test | Nick Mathewson | |
2013-11-18 | Merge branch 'finish_prop157' | Nick Mathewson | |
2013-11-14 | Make the dir-key-crosscert element required | Nick Mathewson | |
In proposal 157, we added a cross-certification element for directory authority certificates. We implemented it in 0.2.1.9-alpha. All Tor directory authorities now generate it. Here, as planned, make it required, so that we can finally close proposal 157. The biggest change in the code is in the unit test data, where some old hardcoded certs that we made long ago have become no longer valid and now need to be replaced. | |||
2013-06-10 | Bug #5170 - test crypto_pk_get_all_digests | Marek Majkowski | |
2013-01-16 | Update the copyright date to 201. | Nick Mathewson | |
2012-06-04 | Update copyright dates to 2012; add a few missing copyright statements | Nick Mathewson | |
2011-01-03 | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 | Nick Mathewson | |
Conflicts: src/common/test.h src/or/test.c | |||
2010-02-27 | Merge remote branch 'origin/maint-0.2.1' | Nick Mathewson | |
Conflicts: src/common/test.h src/or/test.c | |||
2009-09-23 | Move testing code into new src/test directory. | Nick Mathewson | |