summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* fixup! consdiff: Reject ranges with non-numeric charsconsdiff_numericSebastian Hahn2017-04-19
* consdiff: Reject ranges with non-numeric charsSebastian Hahn2017-04-18
* Merge branch 'ticket21891_031_01_squashed'Nick Mathewson2017-04-13
|\
| * hs: Make the service list pruning function publicDavid Goulet2017-04-13
| * hs: Move common defines to hs_common.hDavid Goulet2017-04-07
| * hs: Remove redundant define of ed25519 auth key typeDavid Goulet2017-04-07
| * hs: Move service check private dir to hs_common.cDavid Goulet2017-04-07
* | fix wide linesNick Mathewson2017-04-13
* | Merge branch 'ticket21889_031_01_squashed'Nick Mathewson2017-04-13
|\ \
| * | hs: Add service-side circuitmap API.George Kadianakis2017-04-13
| * | hs: Refactor circuitmap to use circuit_t instead of or_circuit_t.George Kadianakis2017-04-07
| |/
* | Merge remote-tracking branch 'dgoulet/bug21155_031_02'Nick Mathewson2017-04-13
|\ \
| * | config: Warn if EntryNodes and HiddenService are used togetherDavid Goulet2017-04-10
* | | Merge remote-tracking branch 'dgoulet/ticket21919_031_01'Nick Mathewson2017-04-13
|\ \ \
| * | | hs: Make check-spaces happy after renameDavid Goulet2017-04-12
| * | | hs: Change trunnel prop224 cell's namespaceDavid Goulet2017-04-11
| |/ /
* | | Merge branch 'asn/prop224-ntor-v2-squashed'Nick Mathewson2017-04-13
|\ \ \ | |/ / |/| |
| * | prop224: Add Python integration tests for HS ntor.George Kadianakis2017-04-13
| * | prop224: Add basic HS ntor unittest.George Kadianakis2017-04-13
| * | prop224: Add module that performs the HS ntor handshake.George Kadianakis2017-04-13
* | | Merge remote-tracking branch 'dgoulet/bug16706_031_01'Nick Mathewson2017-04-10
|\ \ \
| * | | cell: Do not warn on hidden service invalid portDavid Goulet2017-04-05
* | | | Fix some no-longer-reasonable unit tests for base64_decode()Nick Mathewson2017-04-10
* | | | changes file for 17868Nick Mathewson2017-04-10
* | | | Remove SR_COMMIT_LEN workaroundTaylor Yu2017-04-07
* | | | Remove base64_decode_nopad()Taylor Yu2017-04-07
* | | | Test odd-sized base64 decodesTaylor Yu2017-04-07
* | | | Make base64_decode() check actual decoded lengthTaylor Yu2017-04-07
* | | | Merge branch 'maint-0.3.0'Nick Mathewson2017-04-07
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'public/bug21894_029' into maint-0.3.0Nick Mathewson2017-04-07
| |\ \ \ \
| | * | | | Never read off the end of a buffer in base32_encode()Nick Mathewson2017-04-07
* | | | | | Merge branch 'ticket21842_squashed'Nick Mathewson2017-04-07
|\ \ \ \ \ \
| * | | | | | Remove tor-checkkey as obsoleteNick Mathewson2017-04-07
* | | | | | | Merge remote-tracking branch 'dgoulet/ticket21893_031_01'Nick Mathewson2017-04-07
|\ \ \ \ \ \ \
| * | | | | | | prop224: Flag router with HSIntro/HSDir using protoverDavid Goulet2017-04-07
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Comment fix. (Catalyst spotted this)Nick Mathewson2017-04-07
* | | | | | | Merge branch 'isolate_openssl'Nick Mathewson2017-04-07
|\ \ \ \ \ \ \
| * | | | | | | Use DIGEST512_LEN macro in crypto_hash_sha512.h in ref10Nick Mathewson2017-04-07
| * | | | | | | Changes file for openssl header isolation.Nick Mathewson2017-03-31
| * | | | | | | Move "change cert expiration and re-sign" fn into tortls.cNick Mathewson2017-03-31
| * | | | | | | Mark many private tortls.h APIs as openssl-only.Nick Mathewson2017-03-31
| * | | | | | | Change many tortls.h declarations of private APIs to use structsNick Mathewson2017-03-31
| * | | | | | | Remove some now-needless openssl includes from src/test.Nick Mathewson2017-03-31
| * | | | | | | Remove openssl/evp.h dependency from test_crypto.cNick Mathewson2017-03-31
| * | | | | | | Remove crypto/rand include from test_crypto.cNick Mathewson2017-03-31
| * | | | | | | Make our ed25519 implementations no longer use openssl directly.Nick Mathewson2017-03-31
| * | | | | | | Make crypto_ed25519.c no longer depend on opensslNick Mathewson2017-03-31
| * | | | | | | Isolate dmalloc/openssl bridge code to crypto.cNick Mathewson2017-03-31
| | |/ / / / / | |/| | | | |
* | | | | | | Make the warnings about terminating nuls a bit strongerNick Mathewson2017-04-07
* | | | | | | Merge remote-tracking branch 'argonblue/baseXXlen'Nick Mathewson2017-04-07
|\ \ \ \ \ \ \