summaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2018-01-10Remove needless parenthesesNick Mathewson
2018-01-10Merge remote-tracking branch 'teor/Bug-23966'Nick Mathewson
2018-01-08Merge branch 'maint-0.3.2'Nick Mathewson
2018-01-08Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-01-08Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2018-01-08Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2018-01-08Add 7 other fallback dirs from teor's testsNick Mathewson
2018-01-08Update the fallback_dirs.inc file: part 1Nick Mathewson
2018-01-07avoid calling format_iso_time() with TIME_MAXRoger Dingledine
2018-01-06make a comment a bit more usefulRoger Dingledine
2018-01-06whitespace and typo fixesRoger 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.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 'maint-0.3.1' into maint-0.3.2Nick 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-03Merge remote-tracking branch 'pastly2/ticket24531_033_01'Nick Mathewson
2018-01-03Merge branch 'maint-0.3.2'Nick Mathewson
2018-01-03Fix some shadowed-global warnings.Nick 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-29node_has_curve25519_onion_key() is refactored and duplicate code removedArunaMaurya221B
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-21Merge branch 'maint-0.3.2'Nick Mathewson
2017-12-21Merge remote-tracking branch 'dgoulet/bug24671_032_01' into maint-0.3.2Nick Mathewson
2017-12-21In 0.3.3, we use timestamps, not absolute milliseconds.Nick Mathewson
2017-12-21Merge branch 'maint-0.3.2'Nick Mathewson
2017-12-21Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2017-12-21Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2017-12-21Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-12-21Use monotime_coarse_absolute_msec() in destroy queueNick Mathewson