summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-20Remove a bunch of other redundant #includesNick Mathewson
2018-02-20Merge remote-tracking branch 'fristonio/ticket-25261'Nick Mathewson
2018-02-18Use autoconf to check for optional zstd functionality.Nick Mathewson
2018-02-16Merge branch 'maint-0.3.3'Nick Mathewson
2018-02-16Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-02-16Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-02-16Merge branch 'maint-0.2.9' into maint-0.3.1Nick Mathewson
2018-02-16Merge remote-tracking branch 'dgoulet/ticket24902_029_05' into maint-0.2.9Nick Mathewson
2018-02-16Whoops. 256 was not big enough.Nick Mathewson
2018-02-16Allow checkpointing of non-sha1 digests.Nick Mathewson
2018-02-16Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-02-16Merge branch 'maint-0.3.3'Nick Mathewson
2018-02-16Remove changes file for 24898-029 backports in maint-0.3.2Nick Mathewson
2018-02-16Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-02-16Merge branch 'maint-0.3.3'Nick Mathewson
2018-02-16Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-02-16Merge branch 'maint-0.2.9' into maint-0.3.1Nick Mathewson
2018-02-16stop calling channel_mark_client in response to a create_fastRoger Dingledine
2018-02-16stop calling channel_mark_client in response to a create_fastRoger Dingledine
2018-02-16backport to make channel_is_client() accurateRoger Dingledine
2018-02-16Remove the return value of node_get_prim_orport() and node_get_prim_dirport()Neel Chauhan
2018-02-16Compilation workaround for windows, which lacks O_SYNCNick Mathewson
2018-02-16tor_zstd_format_version shouldn't be built when !HAVE_ZSTDNick Mathewson
2018-02-15Merge branch 'maint-0.3.3'Nick Mathewson
2018-02-15Merge remote-tracking branch 'dgoulet/ticket24343_033_01' into maint-0.3.3Nick Mathewson
2018-02-15Merge remote-tracking branch 'ffmancera-1/bug18918'Nick Mathewson
2018-02-15Merge branch 'bug23909'Nick Mathewson
2018-02-15Merge branch 'bug24914'Nick Mathewson
2018-02-15Fix a stack-protector warning: don't use a variable-length bufferNick Mathewson
2018-02-15Merge branch 'onion_ntor_malloc_less'Nick Mathewson
2018-02-15Documentation fixes suggested by catalyst.Nick Mathewson
2018-02-15Merge remote-tracking branch 'isis/bug25185'Nick Mathewson
2018-02-15Merge branch 'maint-0.3.3'Nick Mathewson
2018-02-15Merge remote-tracking branch 'isis/bug25171' into maint-0.3.3Nick Mathewson
2018-02-15Merge branch '25162_zstd_static'Nick Mathewson
2018-02-15This stats_n_seconds_working variable needs to be static now.Nick Mathewson
2018-02-15Merge remote-tracking branch 'valentecaio/t-25081'Nick Mathewson
2018-02-15Merge remote-tracking branch 'valentecaio/t-24714'Nick Mathewson
2018-02-16tests: Remove duplicate included header file in src/test/test.c.Isis Lovecruft
2018-02-15Merge branch 'bug18105'Nick Mathewson
2018-02-15Merge branch 'bug24484_squashed'Nick Mathewson
2018-02-15Remove workaround code for systems where free(NULL) is busted.Nick Mathewson
2018-02-15Bump version in master to 0.3.4.0-alpha-devtor-0.3.4.0-alpha-devNick Mathewson
2018-02-15Merge branch 'protover_rust_compat_v3'Nick Mathewson
2018-02-15rust protover: match the C implementation on empty-str casesNick Mathewson
2018-02-15Forbid u32::MAX as a protover range element in rustNick Mathewson
2018-02-15Rust protover compat: forbid more than MAX_VERSIONS_TO_EXPAND in a rangeNick Mathewson
2018-02-15ticket 25261: Removed multiple includes of transports.h in connection.cDeepesh Pathak
2018-02-14Merge remote-tracking branch 'mikeperry/bug24769'Nick Mathewson
2018-02-13Merge branch 'tests_rust'Nick Mathewson