summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-08Merge branch 'maint-0.2.9' into maint-0.3.5teor
2019-08-08Merge remote-tracking branch 'tor-github/pr/1156' into maint-0.3.5teor
2019-08-08Merge remote-tracking branch 'tor-github/pr/1155' into maint-0.2.9teor
2019-08-08Merge remote-tracking branch 'tor-github/pr/991' into maint-0.2.9teor
2019-08-06Merge branch 'ticket31343_029' into ticket31343_035Nick Mathewson
2019-08-06Avoid using labs() on time_t in channeltls.cNick Mathewson
2019-07-19Set 'routerlist' global to NULL before freeing it.Nick Mathewson
2019-07-01Merge branch 'maint-0.2.9' into maint-0.3.5Nick Mathewson
2019-07-01Travis: SKIP_MAKE_CHECK="yes" when running stemteor
2019-07-01Merge branch 'chutney_ci_v4_029' into chutney_ci_v4_035teor
2019-07-01Travis: remove a redundant os: linux lineteor
2019-07-01Travis: show the chutney commit and python versionteor
2019-07-01Travis: show chutney logs on chutney job failureteor
2019-07-01Travis: Log stem's TRACE logs to a file, and tail it on failureteor
2019-06-28changes: file for 28795teor
2019-06-28fallback: apply the second fallback list from 2019teor
2019-06-28fallback: apply the first fallback list from 2019teor
2019-06-19guard: Ignore marked for close circuit when changing state to openDavid Goulet
2019-06-15Fix memleak when failing to parse a CSV_INTERVAL.Nick Mathewson
2019-06-14Travis: Don't log stem's SocketClosed TRACE logs to the consoleteor
2019-06-12Add a chutney mode to travis.yml.Nick Mathewson
2019-06-12Travis: control "make check" with its own flagNick Mathewson
2019-06-11Merge branch 'maint-0.2.9' into maint-0.3.5Nick Mathewson
2019-06-11Update geoip and geoip6 to the June 10 2019 database.Karsten Loesing
2019-06-11Merge remote-tracking branch 'tor-github/pr/1094' into maint-0.3.5teor
2019-06-11Merge remote-tracking branch 'tor-github/pr/1091' into maint-0.3.5teor
2019-06-11Merge remote-tracking branch 'tor-github/pr/990' into maint-0.3.5teor
2019-06-11Merge remote-tracking branch 'tor-github/pr/971' into maint-0.3.5teor
2019-06-11Merge remote-tracking branch 'tor-github/pr/924' into maint-0.3.5teor
2019-06-10Travis: Skip test_rebind on macOS buildsteor
2019-06-10Travis: allow the test-stem job to failteor
2019-06-06Merge branch 'bug30781_034' into bug30781_035teor
2019-06-06Merge branch 'bug30781_029' into bug30781_034teor
2019-06-06dirparse: Stop crashing when parsing unknown descriptor purpose annotationsteor
2019-06-05Bug 29034: Cleanup hs circuitmap when purpose changes.Mike Perry
2019-05-31changes file for bug 29875.Nick Mathewson
2019-05-31num_bridges_usable(): only count configured bridges.Nick Mathewson
2019-05-31Consider dir info to have changed when the bridges changeNick Mathewson
2019-05-31Fix some tests for CL_PORT_NO_STREAM_OPTIONSNick Mathewson
2019-05-31Fix a logic error in deciding whether to accept SessionGroup=Nick Mathewson
2019-05-30Travis: only run the stem tests that use a tor binaryteor
2019-05-29Make get_proxy_type() connection-specificNick Mathewson
2019-05-29Merge branch 'ticket30561_029' into ticket30561_035Nick Mathewson
2019-05-29Tweak comments in tor_vasprintf(), and add a changes file for 30651Nick Mathewson
2019-05-29Fixed tor_vasprintf on systems without vasprintf.Tobias Stoeckmann
2019-05-28Travis: make stem log a controller trace, and tail stem's tor logteor
2019-05-22Merge remote-tracking branch 'nickm/ticket30454_034_01_squashed' into ticket3...David Goulet
2019-05-20hs: Remove hs_cell_onion_key_type_t enumDavid Goulet
2019-05-20trunnel: Remove INTRODUCE1 status code IN statementDavid Goulet
2019-05-20hs: Add changes file for #30454David Goulet