- Jul 22, 2015
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
This should make it more clear what I meant, if you know how to read ABNF. (Thanks to rl1987 for correcting numerous issues here)
-
- Jul 21, 2015
-
-
-
The workqueue test help message has two issues. First, the message uses 4 space indentation when 2 space indentation seems more common. Second, the help message misses some options. This commit fixes both issues.
-
-
Nick Mathewson authored
-
-
- Jul 20, 2015
-
-
Nick Mathewson authored
-
Nick Mathewson authored
Closes ticket 2325
-
Nick Mathewson authored
-
Nick Mathewson authored
closes 16162.
-
-
- Jul 16, 2015
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Jul 15, 2015
-
-
Nick Mathewson authored
1) We already require C99. 2) This allows us to support MSVC again (thanks to Gisle Vanem for this part) 3) This change allows us to dump some rotten old compatibility code from log.c
-
Nick Mathewson authored
-
Nick Mathewson authored
We haven't implemented NO_REPAIR for NEEDCERT, and we don't need it: but it's safest to stop any attempt to use it that way.
-
Nick Mathewson authored
Teor found these. This is for part of #16582.
-
- Jul 14, 2015
-
-
Nick Mathewson authored
-
-
Nick Mathewson authored
This is a brute-force fix for #16580, wherein #16530 caused some routers to do bad things with the old keypinning journal.
-
Nick Mathewson authored
Make sure that signing certs are signed by the right identity key, to prevent a recurrence of #16530. Also make sure that the master identity key we find on disk matches the one we have in RAM, if we have one. This is for #16581.
-
Nick Mathewson authored
When there is a signing key and the certificate lists a key, make sure that the certificate lists the same signing key. When there are public key and secret key stored in separate files, make sure they match. Use the right file name when we load an encrypted secret key and then find a problem with it. This is part of 16581.
-
Nick Mathewson authored
This implements feature 16582: if we get EMFILE or something when loading our master key, we should not at that point attempt to overwrite it.
-
Nick Mathewson authored
-
Nick Mathewson authored
This is an important part of #16582.
-
John Brooks authored
-
John Brooks authored
Task #15824
-
- Jul 12, 2015
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-