aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-12-12 19:05:36 +0000
committerNick Mathewson <nickm@torproject.org>2008-12-12 19:05:36 +0000
commit5fb2ab1e654ad5c121fff834897ea4cf920774ca (patch)
treedeff2c9449fdfd3e341943eb29d6146dfa4beddf /ChangeLog
parent69ce955484f69eb43dcdc60ecce182267255aabd (diff)
downloadtor-5fb2ab1e654ad5c121fff834897ea4cf920774ca.tar.gz
tor-5fb2ab1e654ad5c121fff834897ea4cf920774ca.zip
Implement the /tor/keys/fp-sk/ URL format. That mostly finishes the server side of 157.
svn:r17611
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 04f78a927e..150996b81d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,8 @@ Changes in version 0.2.1.9-alpha - 200?-??-??
- Add cross-certification to newly generated certificates, so that
a signing key is enough information to use to look up a certificate.
Partial implementation of proposal 157.
+ - Start serving certificates by <identity digest, signing key digest>
+ pairs. Partial implementation of proposal 157.
o Minor features (controller):
- New CONSENSUS_ARRIVED event to note when a new consensus has