Nick Mathewson
|
20ce9f23dc
Fix warnings from lintChanges.py
|
8 years ago |
Nick Mathewson
|
b64c224362
fix crash in lintChanges.py
|
8 years ago |
Nick Mathewson
|
f6d7b71719
Merge remote-tracking branch 'isis/bug20201'
|
8 years ago |
Isis Lovecruft
|
f1d7b7b600
Update documentation for parse_bridge_line() in src/or/config.c.
|
8 years ago |
Nick Mathewson
|
62ee4f185f
Merge branch 'maint-0.2.8'
|
8 years ago |
Nick Mathewson
|
9ebe202da0
Merge remote-tracking branch 'public/bug20103_028_v3' into maint-0.2.8
|
8 years ago |
Nick Mathewson
|
06d99aa2c4
Merge branch 'maint-0.2.8'
|
8 years ago |
teor
|
19a9872be2
fixup! Update hard-coded fallback list based on pre-0.2.9 checks
|
8 years ago |
David Goulet
|
32926b008b
dns: Always enable DNS request for our DNSPort
|
8 years ago |
Nick Mathewson
|
9b5a19c64b
Don't look at any routerstatus_t when the networkstatus is inconsistent
|
8 years ago |
teor
|
c6d51b4577
Update hard-coded fallback list based on pre-0.2.9 checks
|
8 years ago |
Nick Mathewson
|
af01e8211e
Merge remote-tracking branch 'public/aes256'
|
8 years ago |
Nick Mathewson
|
144bd86570
Merge remote-tracking branch 'teor/bug20117'
|
8 years ago |
Nick Mathewson
|
6cb9c2cf77
Add support for AES256 and AES192
|
8 years ago |
Nick Mathewson
|
83129031b1
Remove a needless level of indirection from crypto_cipher_t
|
8 years ago |
Nick Mathewson
|
ff116b7808
Simplify the crypto_cipher_t interface and structure
|
8 years ago |
Nick Mathewson
|
981d0a24b8
In aes.c, support 192-bit and 256-bit keys.
|
8 years ago |
Nick Mathewson
|
b08ddb60c9
Ensure that dir1 and dir2 are freed at the end of poisoning test
|
8 years ago |
Nick Mathewson
|
425f5e6d40
Fix a bogus memwipe length in rend_service_load_auth_keys().
|
8 years ago |
Nick Mathewson
|
b88f918227
Remove an extraneous parenthesis in IF_BUG_OHNCE__
|
8 years ago |
Nick Mathewson
|
8b7922b282
Merge remote-tracking branch 'teor/feature20072'
|
8 years ago |
Nick Mathewson
|
4f4e995d42
Merge branch 'bug20081'
|
8 years ago |
teor
|
16085a8421
Add some chutney single onion networks to make test-network-all
|
8 years ago |
Nick Mathewson
|
b488bd54ba
Merge remote-tracking branch 'public/bug20063'
|
8 years ago |
Nick Mathewson
|
831649f56e
Fix a memory leak in options/validate__single_onion
|
8 years ago |
Nick Mathewson
|
2c7d09dfd2
Fix a check-spaces warning.
|
8 years ago |
Nick Mathewson
|
2237478045
options/validate__single_onion test: use new log capture api
|
8 years ago |
Nick Mathewson
|
9f0cb5af15
Merge branch 'feature-17178-v7-squashed-v2'
|
8 years ago |
teor
|
f311c9ffa2
Replace OnionService* with HiddenService* in option names
|
8 years ago |
teor
|
365ca3ca0f
Refactor Single Onion code to improve consistency
|
8 years ago |