aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-04-13Merge branch 'asn/prop224-ntor-v2-squashed'Nick Mathewson
2017-04-13prop224: Add Python integration tests for HS ntor.George Kadianakis
2017-04-13prop224: Add basic HS ntor unittest.George Kadianakis
2017-04-13prop224: Add module that performs the HS ntor handshake.George Kadianakis
2017-04-10Merge remote-tracking branch 'dgoulet/bug16706_031_01'Nick Mathewson
2017-04-10Fix some no-longer-reasonable unit tests for base64_decode()Nick Mathewson
2017-04-07Remove SR_COMMIT_LEN workaroundTaylor Yu
2017-04-07Remove base64_decode_nopad()Taylor Yu
2017-04-07Test odd-sized base64 decodesTaylor Yu
2017-04-07Make base64_decode() check actual decoded lengthTaylor Yu
2017-04-07Merge branch 'maint-0.3.0'Nick Mathewson
2017-04-07Merge remote-tracking branch 'public/bug21894_029' into maint-0.3.0Nick Mathewson
2017-04-07Merge branch 'ticket21842_squashed'Nick Mathewson
2017-04-07Remove tor-checkkey as obsoleteNick Mathewson
2017-04-07Merge remote-tracking branch 'dgoulet/ticket21893_031_01'Nick Mathewson
2017-04-07Never read off the end of a buffer in base32_encode()Nick Mathewson
2017-04-07Comment fix. (Catalyst spotted this)Nick Mathewson
2017-04-07Merge branch 'isolate_openssl'Nick Mathewson
2017-04-07Use DIGEST512_LEN macro in crypto_hash_sha512.h in ref10Nick Mathewson
2017-04-07Make the warnings about terminating nuls a bit strongerNick Mathewson
2017-04-07Merge remote-tracking branch 'argonblue/baseXXlen'Nick Mathewson
2017-04-07Add test for expected output from encode{,d}_length functionsNick Mathewson
2017-04-07prop224: Flag router with HSIntro/HSDir using protoverDavid Goulet
2017-04-06Use macros for base64 lengths in shared_random.hTaylor Yu
2017-04-06Use baseXX length macros in baseXX_encode()Taylor Yu
2017-04-06Add macros for baseXX encoding lengthsTaylor Yu
2017-04-06Make CEIL_DIV() slightly more overflow-safeTaylor Yu
2017-04-06Merge branch 'storage_labeled_squashed'Nick Mathewson
2017-04-06Explain config_line_find() behavior on duplicates.Nick Mathewson
2017-04-06Add an assertion to config_line_append().Nick Mathewson
2017-04-06Additional unit tests to improve conscache coverageNick Mathewson
2017-04-06Tests for cleanup and reference counting on conscacheNick Mathewson
2017-04-06Tests for simple cases of conscache code.Nick Mathewson
2017-04-06Add a 'consensus cache' type on top of storagedir.Nick Mathewson
2017-04-06Unit tests for labelled storagedir entriesNick Mathewson
2017-04-06Add some "labeled storagedir" abstractions.Nick Mathewson
2017-04-06Merge branch 'maint-0.3.0'Nick Mathewson
2017-04-06Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-04-06Merge branch 'maint-0.2.8' into maint-0.2.9Nick Mathewson
2017-04-06Merge branch 'maint-0.2.7-redux' into maint-0.2.8Nick Mathewson
2017-04-06Merge branch 'maint-0.2.6' into maint-0.2.7-reduxNick Mathewson
2017-04-06Merge branch 'maint-0.2.5' into maint-0.2.6Nick Mathewson
2017-04-06Merge branch 'maint-0.2.4' into maint-0.2.5Nick Mathewson
2017-04-06Update geoip and geoip6 to the April 4 2017 database.Karsten Loesing
2017-04-05cell: Do not warn on hidden service invalid portDavid Goulet
2017-04-05bump to 0.3.0.5-rc-devNick Mathewson
2017-04-04Move config line parsing function to confline.cNick Mathewson
2017-04-04Move config_line_t functions from confparse.c into common.Nick Mathewson
2017-04-04Merge branch 'maint-0.3.0'Nick Mathewson
2017-04-04hs: Expose hs_service.c functions for unit testsDavid Goulet