Nick Mathewson
|
32854aef28
whitespace fixes
|
8 gadi atpakaļ |
Nick Mathewson
|
d9ca4e20bd
Merge branch 'feature_15055_v2'
|
8 gadi atpakaļ |
Isis Lovecruft
|
19abc2eae7
Mark some functions as needing documentation in src/or/routerkeys.c.
|
8 gadi atpakaļ |
Isis Lovecruft
|
a53059c6a0
Document two additional functions in src/or/routerkeys.c.
|
8 gadi atpakaļ |
Nick Mathewson
|
af2459f09e
Unit tests for cert-chain-processing, including failed cases
|
8 gadi atpakaļ |
Nick Mathewson
|
99af260acc
For testing: function to construct (but not save) Ed keys and certs
|
8 gadi atpakaļ |
Nick Mathewson
|
e94f1b4e0d
Free rsa_ed_crosscert at exit.
|
8 gadi atpakaļ |
Nick Mathewson
|
961c8f4838
Module-document dnsserv.c, policies.c, routerkeys.c
|
8 gadi atpakaļ |
Nick Mathewson
|
7026b607a0
Fix spurious compiler warning in do_getpass().
|
8 gadi atpakaļ |
George Kadianakis
|
e59f0d4cb9
Fix non-triggerable heap corruption at do_getpass().
|
8 gadi atpakaļ |
Nick Mathewson
|
9fe6fea1cc
Fix a huge pile of -Wshadow warnings.
|
8 gadi atpakaļ |
Nick Mathewson
|
4757303873
Fix all -Wshadow warnings on Linux
|
8 gadi atpakaļ |
Peter Palfrader
|
54c3066c72
Fix a typo in the getting passphrase prompt for the ed25519 identity key
|
8 gadi atpakaļ |
Nick Mathewson
|
fdb57db581
Merge branch 'bug18133_027' into maint-0.2.8
|
8 gadi atpakaļ |
Nick Mathewson
|
4093f343ca
fix indentation
|
8 gadi atpakaļ |
Nick Mathewson
|
4895d8288c
Do not treat "DOCDOC" as doxygen.
|
8 gadi atpakaļ |
Nick Mathewson
|
005a20ec85
Log a better message when OfflineMasterKey is set.
|
8 gadi atpakaļ |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 gadi atpakaļ |
Nick Mathewson
|
fe6ca826df
Make sure that every module in src/or has a brief description.
|
8 gadi atpakaļ |
Nick Mathewson
|
8a4bba06d2
Rename crypto_digest_all, and digests_t.
|
8 gadi atpakaļ |
Nick Mathewson
|
9c4a0aef0c
Fix a memory leak in reading an expired ed signing key.
|
9 gadi atpakaļ |
Nick Mathewson
|
df0b4f0342
Merge branch 'feature16769_squashed'
|
9 gadi atpakaļ |
Nick Mathewson
|
bca4211de5
Add a --master-key option
|
9 gadi atpakaļ |
Nick Mathewson
|
d8f031aec2
Add a new --newpass option to add or remove secret key passphrases.
|
9 gadi atpakaļ |
Nick Mathewson
|
e94ef30a2f
Merge branch 'feature16944_v2'
|
9 gadi atpakaļ |
Nick Mathewson
|
a444b11323
Convince coverity that we do not have a particular memory leak
|
9 gadi atpakaļ |
Nick Mathewson
|
41891cbf93
Merge remote-tracking branch 'public/ed25519_hup_v2'
|
9 gadi atpakaļ |
Nick Mathewson
|
d70b1b4da1
Never ever try to load the secret key if offline_master is set
|
9 gadi atpakaļ |
Nick Mathewson
|
0ba4e0895a
Add "OfflineMasterKey" option
|
9 gadi atpakaļ |
Nick Mathewson
|
b977a570c4
Fix a false-positive in coverity scan with an assertion
|
9 gadi atpakaļ |