Karsten Loesing
|
4256a96461
Fix bug 1066.
|
16 years ago |
Roger Dingledine
|
e0b2c84cde
add a changelog entry to karsten's fix for bug 1114
|
16 years ago |
Karsten Loesing
|
d2b4b49ff0
Reduce log level for someone else sending us weak DH keys.
|
16 years ago |
Roger Dingledine
|
fa23430496
clean up the XXX comments around bug 1038
|
16 years ago |
Roger Dingledine
|
c97a4878af
Merge commit 'debian-tor-0.2.2.4-alpha-1'
|
16 years ago |
Nick Mathewson
|
afc76a4e71
Fix two bugs found by Coverity scan.
|
16 years ago |
Nick Mathewson
|
f629687053
Merge branch 'microdesc'
|
16 years ago |
Nick Mathewson
|
d40a814f4f
Changelog for microdescriptor branch.
|
16 years ago |
Nick Mathewson
|
465d4e1cd1
Document some formerly undocumented functions.
|
16 years ago |
Sebastian Hahn
|
740806c453
Fix compile with warnings problems on Snow Leopard
|
16 years ago |
Nick Mathewson
|
bb22d8fc45
Add functions to serve microdescs and flavored consensuses.
|
16 years ago |
Nick Mathewson
|
a007a7c6ba
Revise consensus-flavors proposal to better URLs.
|
16 years ago |
Nick Mathewson
|
200c39b66c
Document the microdescriptor code better.
|
16 years ago |
Nick Mathewson
|
d61b5df9c1
Fix various bugs in microdescriptor caching.
|
16 years ago |
Nick Mathewson
|
e26a79ca8a
Make start_writing_to_stdio_file() respect O_BINARY.
|
16 years ago |
Nick Mathewson
|
851a980065
Actually remember all the consensus types when we are done generating them.
|
16 years ago |
Nick Mathewson
|
a19981725d
Parse detached signatures and microdesc networkstatuses correctly.
|
16 years ago |
Nick Mathewson
|
0bce0161dd
Revise proposal 162: SHA256(x), not SHA256(SHA256(x))
|
16 years ago |
Nick Mathewson
|
3471057486
Implement signatures for microdesc consensuses right.
|
16 years ago |
Nick Mathewson
|
d9c71816b1
Generate all the flavors of consensuses when building consensuses.
|
16 years ago |
Nick Mathewson
|
5576a3a094
Parse detached signature documents with multiple flavors and algorithms.
|
16 years ago |
Nick Mathewson
|
3b2fc659a8
Refactor consensus signature storage for multiple digests and flavors.
|
16 years ago |
Nick Mathewson
|
e1ddee8bbe
Code to generate, store, and parse microdescriptors and consensuses.
|
16 years ago |
Nick Mathewson
|
a8e92ba8fd
Add a function to get the most frequent member of a list.
|
16 years ago |
Nick Mathewson
|
a7ba02f3f1
Add ability to parse one or more m line from a vote.
|
16 years ago |
Nick Mathewson
|
bdf4839395
Functions to encode microdescriptors and their lines.
|
16 years ago |
Nick Mathewson
|
80a7a34755
Revise 162's idea of how detached signatures work with flavors
|
16 years ago |
Nick Mathewson
|
c5f7f04aff
Allow signed data to include other hashes later.
|
16 years ago |
Nick Mathewson
|
15f4e9600c
Signature-checking code can handle longer digests.
|
16 years ago |
Nick Mathewson
|
8b2f6b27fd
Make signature-generation code handle different key and digest lengths.
|
16 years ago |