aboutsummaryrefslogtreecommitdiff
path: root/src/feature
AgeCommit message (Expand)Author
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-11-27Remove unused `int pid` member of `managed_proxy_t`.Alexander Færøy
2018-11-26Merge branch 'dormant_v2_squashed'Nick Mathewson
2018-11-26Test for check_network_participation_callback()Nick Mathewson
2018-11-20Merge branch 'maint-0.3.5'Nick Mathewson
2018-11-19Update control_free_all() for #27169Taylor Yu
2018-11-19Merge branch 'ticket27359_v2_squashed'Nick Mathewson
2018-11-19Expose more nodelist.c functions to testsNick Mathewson
2018-11-19Use nodefamily_t in microdescriptors.Nick Mathewson
2018-11-19Backend for compact node-family representation.Nick Mathewson
2018-11-16Merge remote-tracking branch 'dgoulet/ticket27471_035_02' into maint-0.3.5Nick Mathewson
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-15Move the responsibility for delayed shutdown into the mainloopNick Mathewson
2018-11-15Move control_per_second_events() into a callback with its own roleNick Mathewson
2018-11-14Merge branch 'maint-0.3.5'Nick Mathewson
2018-11-14Merge remote-tracking branch 'teor/bug28441-035' into maint-0.3.5Nick Mathewson
2018-11-14Merge branch 'maint-0.3.5'Nick Mathewson
2018-11-14log: stop talking about the Named flag in log messagesteor
2018-11-14comment: Fix a typo in nodes_in_same_family()teor
2018-11-13Merge branch 'tor-github/pr/501'David Goulet
2018-11-13Merge branch 'maint-0.3.5'David Goulet
2018-11-13Merge branch 'tor-github/pr/487' into maint-0.3.5David Goulet
2018-11-13Comment for rend_cache_failure in feature/rend/rendcache.c: "usuable" should ...Neel Chauhan
2018-11-09Merge branch 'subsystems'Nick Mathewson
2018-11-07Merge branch 'maint-0.3.5'Nick Mathewson
2018-11-07Make the hibernate.c changes for systemd compile.Nick Mathewson
2018-11-06Merge remote-tracking branch 'tor-github/pr/464'Nick Mathewson
2018-11-06Merge branch 'maint-0.3.5'Nick Mathewson
2018-11-06Merge remote-tracking branch 'tor-github/pr/474' into maint-0.3.5Nick Mathewson
2018-11-05Move the code that knows our tor version into a lowest-level libNick Mathewson
2018-11-02Add a warning if we can't write networkstatus-bridgesNick Mathewson
2018-11-02Avoid mmap leak if we get a consensus diff we can't use.Nick Mathewson
2018-11-02Merge branch 'ticket28100_squashed'Nick Mathewson
2018-11-02Don't overwrite the Content-Type when compressingAlex Xu (Hello71)
2018-11-01Improve log message in hs_service.cFernando Fernandez Mancera
2018-10-31Merge branch 'ticket24393_036_01_squashed'Nick Mathewson
2018-10-31Merge branch 'networkstatus_mmap' into networkstatus_mmap_mergeNick Mathewson
2018-10-31Fix memory leak (#28257, CID 1440805).Nick Mathewson
2018-10-30Check IPv6 subnets as well as IPv4 subnets where possible when choosing clien...Neel Chauhan
2018-10-30Merge branch 'maint-0.3.5'David Goulet
2018-10-30Merge branch 'tor-github/pr/438' into maint-0.3.5David Goulet
2018-10-30Merge branch 'maint-0.3.5'David Goulet
2018-10-30Merge branch 'tor-github/pr/415' into maint-0.3.5David Goulet
2018-10-30Merge branch 'maint-0.3.5'David Goulet
2018-10-30Detect the onion service version and then check for invalid options unless we...Neel Chauhan