diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-12-20 11:40:21 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-12-20 11:40:21 -0500 |
commit | b98c5884fc28c4c2b4871d00bd6eeb78fadab3f3 (patch) | |
tree | 2b014f98374bb0f692c4a041ac8d90315b885a19 /changes | |
parent | 85284c33d1952711703087eb64149ef55ea775cf (diff) | |
parent | 129f26e9591325a7866bac22e0c0a3df1877fcdb (diff) | |
download | tor-b98c5884fc28c4c2b4871d00bd6eeb78fadab3f3.tar.gz tor-b98c5884fc28c4c2b4871d00bd6eeb78fadab3f3.zip |
Merge remote-tracking branch 'linus/bug10324'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug10324 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/bug10324 b/changes/bug10324 new file mode 100644 index 0000000000..9cd7d5bdb8 --- /dev/null +++ b/changes/bug10324 @@ -0,0 +1,2 @@ + o Tool changes: + - Make tor-gencert create 2048 bit signing keys. Addresses ticket #10324. |