summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-26Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-26Merge remote-tracking branch 'dgoulet/bug24904_033_01' into maint-0.3.3Nick Mathewson
2018-03-26Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-26Merge branch 'bug24903_029' into maint-0.3.3Nick Mathewson
2018-03-26Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-26Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-03-26Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-03-26Merge branch 'maint-0.2.9' into maint-0.3.1Nick Mathewson
2018-03-26When extending a circuit's path length, clear onehop_tunnel.Nick Mathewson
2018-03-23Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-23Fix windows compilation warnings in hs_service.cNick Mathewson
2018-03-23Define SRCDIR more correctly in configure.acNick Mathewson
2018-03-23test: more data on geoip load failure.Nick Mathewson
2018-03-23Merge remote-tracking branch 'fristonio/ticket-24740'Nick Mathewson
2018-03-23Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-23Merge branch 'bug25560_rebased_033' into maint-0.3.3Nick Mathewson
2018-03-23tests: Automatically detect Rust crates to test and also pass --verbose.Isis Lovecruft
2018-03-23chan: Use channel_is_client() in channel_do_open_actions()David Goulet
2018-03-22hs: Fix two typos in an inline comment.Isis Lovecruft
2018-03-22Merge branch 'bug25399_squashed'Nick Mathewson
2018-03-22make changes file pass lintchangesNick Mathewson
2018-03-22Do not page-align mmap length. #25399Alex Xu (Hello71)
2018-03-22Merge remote-tracking branch 'public/geoip_testing'Nick Mathewson
2018-03-21Update tor_log to libc 0.2.39 as well.Nick Mathewson
2018-03-21Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-21Update src/ext/rust to latest master for libc update.Nick Mathewson
2018-03-21Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-21Merge branch 'bug25310_r1_033' into maint-0.3.3Nick Mathewson
2018-03-21maint: Update Rust libc dependency from 0.2.22 to 0.2.39.Isis Lovecruft
2018-03-21maint: Add script for vendoring/updating Rust dependencies.Isis Lovecruft
2018-03-21doc: Document our current rough-draft policy on Rust dependencies.Isis Lovecruft
2018-03-20Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-20Merge branch 'bug25306_032_01_squashed_v2' into maint-0.3.3Nick Mathewson
2018-03-20hs-v3: BUG() on missing descriptors during rotationDavid Goulet
2018-03-20Remove sb_poll check: all poll() calls are ok.Nick Mathewson
2018-03-20Add the poll() syscall as permitted by the sandboxNick Mathewson
2018-03-20Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-20Note that we require latest stable rust.Nick Mathewson
2018-03-20Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-20Log information on specific compression backends in the OOM handler.Alexander Færøy
2018-03-20Remove changes files already merged into 0.3.3Nick Mathewson
2018-03-19Move rust-specific declarations outside of #else blockNick Mathewson
2018-03-19Merge remote-tracking branch 'isis/bug23881_r1'Nick Mathewson
2018-03-19Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-03-19Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-19tests: Fix HS test against max IP lifetime.Isis Lovecruft
2018-03-19rust: Fix typo in name of logged function.Isis Lovecruft
2018-03-19rust: Remove #[no_mangle]s on two constants.Isis Lovecruft
2018-03-19Use tor_asprintf for in have_enough_mem_for_dircache()Neel Chauhan
2018-03-19Merge remote-tracking branch 'fristonio/ticket-6236'Nick Mathewson