summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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 remote-tracking branch 'rl1987/bug26789'Nick Mathewson
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-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-16Fix build to work with --disable-unittests againrl1987
2018-07-15Merge branch 'socks_trunnel4_squashed_merged'Nick Mathewson
2018-07-13Merge remote-tracking branch 'tor-github/pr/179'Nick Mathewson
2018-07-13Faravahar hasn't been voting on versions for a while nowRoger Dingledine
2018-07-13Add changes file for ticket 26492Taylor Yu
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-12forward-port the changelog stanzas to 0.3.5 tooRoger Dingledine
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
2018-07-12Merge branch 'socks_trunnel4_squashed' into socks_trunnel4_squashed_mergedNick Mathewson
2018-07-12Use constants for possible values of first octetrl1987
2018-07-12Remove prop229 stuff from socks5.trunnelrl1987
2018-07-12Add changes filerl1987
2018-07-12Rework socks_request_set_socks5_error() with trunnelrl1987
2018-07-12Document new coderl1987
2018-07-12Fix buf_t advancement in fetch_buf_from_socksrl1987
2018-07-12Make a distinction between truncated message and expecting more messagesrl1987
2018-07-12Fix whitespace/formattingrl1987
2018-07-12Remove legacy SOCKS5 phase 2 coderl1987
2018-07-12Add CMD_RESOLVE to socks5_client_requestrl1987
2018-07-12Second phase of SOCKS5rl1987
2018-07-12Remove legacy RFC1929 coderl1987
2018-07-12Implement SOCKS5 user/pass handlingrl1987
2018-07-12Fix type in socks5.trunnelrl1987
2018-07-12Remove legacy SOCKS5 phase 1 coderl1987