summaryrefslogtreecommitdiff
path: root/src/feature
AgeCommit message (Expand)Author
2019-02-24Merge remote-tracking branch 'tor-github/pr/646'Nick Mathewson
2019-02-20Merge branch 'tor-github/pr/696'David Goulet
2019-02-20fix typos from #28614Roger Dingledine
2019-02-17fix a bootstrapping string typoRoger Dingledine
2019-02-13dirvote: Add the bandwidth file digest in the votejuga0
2019-02-13test: Add test to get the digest of a bw filejuga0
2019-02-13bwauth: Add function to get the digest of a bw filejuga0
2019-02-12Merge branch 'tor-github/pr/671'David Goulet
2019-02-12On windows, if we fail to load a consensus and it has a CRLF, retry.Nick Mathewson
2019-02-09Use compress_dir_buf_add() function in a few placesrl1987
2019-02-08Merge branch 'maint-0.3.5'Nick Mathewson
2019-02-08Merge branch 'ticket29040_1_changes' into maint-0.3.5Nick Mathewson
2019-01-29Write consensus files in binary modeNick Mathewson
2019-01-24Add version 3 onion service support to HSFETCHNeel Chauhan
2019-01-24hs-v3: add an option param to safe log functionsSuphanat Chunhapanya
2019-01-24hs-v3: fix use after free in client auth configSuphanat Chunhapanya
2019-01-23Merge branch 'maint-0.3.5'Nick Mathewson
2019-01-23Log an HSDesc we failed to parse at Debug loglevelrl1987
2019-01-18Merge branch 'maint-0.3.5'Nick Mathewson
2019-01-18Merge branch 'maint-0.3.4' into maint-0.3.5Nick Mathewson
2019-01-17Merge remote-tracking branch 'tor-github/pr/645'Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2019-01-14Merge remote-tracking branch 'asn-github/adaptive_padding-final'Nick Mathewson
2019-01-14Merge branch 'maint-0.3.5'Nick Mathewson
2019-01-14Rework rep_hist_log_link_protocol_counts()rl1987
2019-01-14Rename TYPE to TRANSPORT in PT STATUS messages.Alexander Færøy
2019-01-11Merge branch 'maint-0.3.5'Nick Mathewson
2019-01-11Merge remote-tracking branch 'tor-github/pr/563' into maint-0.3.5Nick Mathewson
2019-01-09Merge remote-tracking branch 'tor-github/pr/627'Nick Mathewson
2019-01-09Merge branch 'ticket28843'Nick Mathewson
2019-01-09Merge branch 'maint-0.3.5'Nick Mathewson
2019-01-09Stop logging 'Your Guard' in circpathbias.crl1987
2019-01-09Merge branch 'bug28591_035_squashed'Nick Mathewson
2019-01-09Dir: allow directory mirrors to serve future consensusesteor
2019-01-09Merge branch 'ticket28856_v2'Nick Mathewson
2019-01-04Fix typo in bootstrap messageTaylor Yu
2019-01-03Merge branch 'maint-0.3.5'Nick Mathewson
2019-01-03Merge branch 'ticket28879' into maint-0.3.5Nick Mathewson
2019-01-03Merge branch 'ticket28852'Nick Mathewson
2019-01-03Completely remove 'GETINFO status/version/num-{concurring,versioning}'rl1987
2019-01-02Concentrate all TOR_USEC_PER_SEC definitions in a single header file.George Kadianakis
2019-01-02Config option to specify specific MiddleNodes.Mike Perry
2019-01-02Circuit padding ProtoVer plumbing.Mike Perry
2019-01-02Initialize circuit padding machines and global state.Mike Perry
2018-12-21The big bootstrap phase redefinitionTaylor Yu
2018-12-21Hook up control_event_bootstrap() to btrack_orconnTaylor Yu
2018-12-21Add a comment about bto_update_best.Taylor Yu
2018-12-20Add bootstrap tracker subsystemTaylor Yu
2018-12-20Add origin circuit event pubsub systemTaylor Yu