summaryrefslogtreecommitdiff
path: root/src/app
AgeCommit message (Expand)Author
2019-04-04Implement an DormantCanceledByStartup optionNick Mathewson
2019-02-26Merge remote-tracking branch 'tor-github/pr/726' into maint-0.4.0Nick Mathewson
2019-02-13bwauth: Add function to get the digest of a bw filejuga0
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-24hs-v3: add an option param to safe log functionsSuphanat Chunhapanya
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-09Merge branch 'maint-0.3.5'Nick Mathewson
2019-01-09Fix (and make consistent) the use of OpenBSD preprocessor macro testsKris Katterjohn
2019-01-02Config option to specify specific MiddleNodes.Mike Perry
2019-01-02Initialize circuit padding machines and global state.Mike Perry
2018-12-21Merge branch 'orconn-tracker_squashed'Nick Mathewson
2018-12-21Fix priority on process subsystem level: it uses "net"Nick Mathewson
2018-12-21Use the subsystem list to initialize and shutdown process module.Alexander Færøy
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-20Remove Process initializer/shutdown function from main.c.Alexander Færøy
2018-12-18Merge branch 'maint-0.3.5'Nick Mathewson
2018-12-18Merge branch 'bug28612_squashed' into maint-0.3.5Nick Mathewson
2018-12-18Call run_tor_main_loop() in ntmain.c, rather than do_main_loop().Nick Mathewson
2018-12-18Merge branch 'maint-0.3.5'Nick Mathewson
2018-12-18Always initialize addr in parse_port_config()Nick Mathewson
2018-12-18Merge remote-tracking branch 'tor-github/pr/595'Nick Mathewson
2018-12-17Merge branch 'ticket28179_squashed' into ticket28179_squashed_mergedNick Mathewson
2018-12-17Move remaining code from subprocess.{h,c} to more appropriate places.Alexander Færøy
2018-12-17Add new Process subsystem.Alexander Færøy
2018-12-14allow any value for HearbeatPeriod in testing Tor networksRob Jansen
2018-12-13Merge branch 'dormant_persist_squashed'Nick Mathewson
2018-12-11Merge branch 'maint-0.3.4' into maint-0.3.5Nick Mathewson
2018-12-11Merge branch 'maint-0.3.5'Nick Mathewson
2018-12-05Merge remote-tracking branch 'tor-github/pr/508'Nick Mathewson
2018-12-04Add an option to start tor in dormant mode for the first time.Nick Mathewson
2018-12-04Remember in our state file how long we've spent since user activityNick Mathewson
2018-12-01Merge branch 'ticket27490a_squashed'Nick Mathewson
2018-12-01Add new option ClientAutoIPv6ORPort to switch between IPv4 and IPv6 OR portsNeel Chauhan
2018-12-01Move net.inet.ip.random_id code to lib/net/Nick Mathewson
2018-12-01Merge remote-tracking branch 'tor-github/pr/527'Nick Mathewson
2018-11-26Add options to control dormant-client feature.Nick Mathewson
2018-11-19Complain if net.inet.ip.random_id is not set on FreeBSD-based serversFabian Keil
2018-11-15Make the NET_PARTICIPANT role dependent on user activityNick Mathewson
2018-11-15Turn second_elapsed_callback into a normal periodic event.Nick Mathewson
2018-11-14Add an include to main.cNick Mathewson
2018-11-14Remove dependency on lib/net from lib/sandbox.Nick Mathewson
2018-11-14Move buffers.c out of lib/containers to resolve a circularity.Nick Mathewson
2018-11-09Annotate subsystem list with their levels.Nick Mathewson
2018-11-09Merge branch 'subsystems'Nick Mathewson
2018-11-09Log before performing a subsystem operationNick Mathewson