summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-07-18SKIP test_key_expiration.sh on Windows until the underlying issue is resolvedteor
2018-07-17Merge branch 'bug25552_ope_squashed'Nick Mathewson
2018-07-17Improve a log message.George Kadianakis
2018-07-17Fix time source bug in sr_state_get_start_time_of_current_protocol_run().George Kadianakis
2018-07-17Set revision counter before uploading, not during building.George Kadianakis
2018-07-17Make the OPE scheme return CRYPTO_OPE_ERROR on error.George Kadianakis
2018-07-17Compute OPE cipher structure only when needed.George Kadianakis
2018-07-17Remove now useless rev counter state file code.George Kadianakis
2018-07-17Fix up some unittests by being more careful with the local time.George Kadianakis
2018-07-17Use approx_time() instead of time(NULL) in some HS functions.George Kadianakis
2018-07-17Compute the description revision counter using the OPE scheme.George Kadianakis
2018-07-17Introduce useful SRV funcs (start time of prev protocol run)George Kadianakis
2018-07-17Increase OPE_INPUT_MAX.George Kadianakis
2018-07-17Implementation for a simple order-preserving encryption scheme.Nick Mathewson
2018-07-17Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-07-17Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-07-17Merge branch 'maint-0.2.9' into maint-0.3.2Nick Mathewson
2018-07-17Merge branch 'maint-0.3.4'Nick Mathewson
2018-07-17SKIP test_keygen.sh on Windows until the underlying issue is resolvedteor
2018-07-17Merge branch 'maint-0.3.4'Nick Mathewson
2018-07-17Merge remote-tracking branch 'ahf-github/bugs/26437'Nick Mathewson
2018-07-17Fix build to work with --disable-unittests againrl1987
2018-07-16Merge remote-tracking branch 'pastly/issue26703'David Goulet
2018-07-16dirauth: Handle V3BandwidthsFile failure modes according to the new specteor
2018-07-16Add keyval header, that was moved to other filejuga0
2018-07-16Add tests for max length bw file headersjuga0
2018-07-16Ensure that bw_file_headers is not bigger than maxjuga0
2018-07-16Add test with NULL bw_file_headerjuga0
2018-07-16Move bandwidth file tests to same functionjuga0
2018-07-16Replace bwlist by bw_file and terminator conditionjuga0
2018-07-16Replace bwlist by bw_filejuga0
2018-07-16Rename bwlist to bw_file and banwidth tojuga0
2018-07-16Free bw_list_headers in networstatus_tjuga0
2018-07-16Add bw_file_headers to networkstatus_tjuga0
2018-07-16Check that the header is key_valuejuga0
2018-07-16Do not add bw file line to the votejuga0
2018-07-16Add the Bandwidth List file headers to votesjuga0
2018-07-16Try putting ulimit -c 0 in test_bt.sh to see if it fixes bug 26787Nick Mathewson
2018-07-16Avoid a use-after-null-check in proto_socks.cNick Mathewson
2018-07-15Merge branch 'socks_trunnel4_squashed_merged'Nick Mathewson
2018-07-13Merge remote-tracking branch 'tor-github/pr/179'Nick Mathewson
2018-07-13Fix forking tests on Windows when there is a space in the path.Alexander Færøy
2018-07-13Add checks in get_net_param_from_list() for valid output domain.Alexander Færøy
2018-07-12Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-07-12Merge branch 'maint-0.2.9' into maint-0.3.2Nick Mathewson
2018-07-12Merge branch 'maint-0.3.3' into maint-0.3.4Nick Mathewson
2018-07-12Merge branch 'maint-0.3.4'Nick Mathewson
2018-07-12SOCKS: Always free username/password before setting them.Nick Mathewson
2018-07-12Add fuzzing wrapper for fetch_from_buf_socks()Nick Mathewson
2018-07-12put new bridge auth Serge into placeRoger Dingledine