summaryrefslogtreecommitdiff
path: root/src/feature
AgeCommit message (Expand)Author
2019-01-16Bump copyright date to 2019Nick 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-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
2018-12-20Add ORCONN event pubsub systemTaylor Yu
2018-12-20Escape the PT K/V data before sending it to the logger.Alexander Færøy
2018-12-20Add support for STATUS messages from Pluggable Transports.Alexander Færøy
2018-12-20Use K/V parser to handle LOG messages for pluggable transports.Alexander Færøy
2018-12-18Merge branch 'ticket28839_v2_squashed'Nick Mathewson
2018-12-18Avoid a needless decode/re-encode step in assigning onion keysNick Mathewson
2018-12-18Use a single path for all PEM-like objects in get_next_token()Nick Mathewson
2018-12-18Revert "Log bootstrap tag names"Nick Mathewson
2018-12-17Merge branch 'ticket28179_squashed' into ticket28179_squashed_mergedNick Mathewson
2018-12-17Add an additional space when we check for the PROTO_LOG handler.Alexander Færøy
2018-12-17Use `const char *` instead of `char *` for line parameter for process callbacks.Alexander Færøy
2018-12-17Change EVENT_TRANSPORT_LOG to EVENT_PT_LOG.Alexander Færøy
2018-12-17Change the Process exit_callback to return bool.Alexander Færøy
2018-12-17Move remaining code from subprocess.{h,c} to more appropriate places.Alexander Færøy
2018-12-17Delete old process_handle_t code.Alexander Færøy
2018-12-17Add support for logging messages from pluggable transports.Alexander Færøy
2018-12-17Use process_t for managed proxies.Alexander Færøy
2018-12-17Check hostname before using it in send_resolved_hostname_cell()Nick Mathewson
2018-12-17Replace use of strcmp_len() with new mem_eq_token().Nick Mathewson
2018-12-14Remove a needless memset() in get_token_arguments()Nick Mathewson
2018-12-14Use 25% less RAM for base64-encoded directory objectsNick Mathewson
2018-12-13Add a DROPOWNERSHIP controller command to undo TAKEOWNERSHIP.Nick Mathewson
2018-12-13Merge branch 'maint-0.3.5'Nick Mathewson