summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-01-06whitespace and typo fixesRoger Dingledine
2018-01-05Merge branch 'maint-0.3.2'Roger Dingledine
2018-01-05remove redundant "implement this" from log messageRoger Dingledine
2018-01-05Merge remote-tracking branch 'teor/fallback-code-2018-01'Nick Mathewson
2018-01-05Merge branch 'maint-0.3.2'Nick Mathewson
2018-01-05Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-01-05Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2018-01-05Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2018-01-05Merge branch 'teor_ticket24681_028' into maint-0.2.9Nick Mathewson
2018-01-05fix a wide lineNick Mathewson
2018-01-05Don't keep options in a local in run_main_loop_once.Nick Mathewson
2018-01-05Add a timestamp to the header of the current fallback listteor
2018-01-05Remove an incorrect C comment in the current fallback listteor
2018-01-05Add delimiters at the end of every fallback entry in the current listteor
2018-01-05Update the version header in the current fallback file to 2.0.0teor
2018-01-05Add all-zero extrainfo cache flags to the current fallback fileteor
2018-01-05Add blank nicknames to the current fallback fileteor
2018-01-05Remove weights from the current fallback fileteor
2018-01-05Add a version 1.0.0 header to the current fallback fileteor
2018-01-04smartlist.rs: The libc::c_char type is not the same as i8.Nick Mathewson
2018-01-04Merge remote-tracking branch 'frewsxcv/frewsxcv-protover-heap'Nick Mathewson
2018-01-03Merge remote-tracking branch 'pastly2/ticket24531_033_01'Nick Mathewson
2018-01-03In networkstatus_consensus_has_ipv6 test, use approx_time()Nick Mathewson
2018-01-03Merge branch 'maint-0.3.2'Nick Mathewson
2018-01-03Fix some shadowed-global warnings.Nick Mathewson
2018-01-03Merge branch 'maint-0.3.2'Nick Mathewson
2018-01-03Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-01-03Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2018-01-03Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2018-01-03Merge branch 'bug24633_029' into maint-0.2.9Nick Mathewson
2018-01-02Merge branch 'maint-0.3.2'Nick Mathewson
2018-01-02Merge remote-tracking branch 'teor/bug24703_032' into maint-0.3.2Nick Mathewson
2018-01-02Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2018-01-02Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2018-01-02Merge branch 'maint-0.3.2'Nick Mathewson
2018-01-02Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-01-02Merge remote-tracking branch 'teor/bug24736_028' into maint-0.2.9Nick Mathewson
2018-01-02Merge remote-tracking branch 'teor/ticket24001'Nick Mathewson
2017-12-30Stop trying to remove NULL filenames on shutdownteor
2017-12-28[fixup] this might be an improvement?Corey Farwell
2017-12-27Remove unneeded heap allocations in protover.rs.Corey Farwell
2017-12-25Clear the address when we can't choose a reachable addressteor
2017-12-24Expand comments in node_get_ed25519_id() and put them near the relevant codeteor
2017-12-24Conditional check addedArunaMaurya221B
2017-12-23Make the default DirAuthorityFallbackRate 0.1teor
2017-12-22Bump the dates and Tor versions on the sample torrcsteor
2017-12-22Clarify the OutboundBindAddressOR documentation in the sample torrcteor
2017-12-22Document IPv6Exit in the sample torrcsteor
2017-12-21Increment version to 0.3.2.8-rc-devNick Mathewson
2017-12-21scan-build: Replace some test-assertions with fatal assertionsNick Mathewson