aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-08-18Merge branch 'tor-gitlab/mr/121' into maint-0.4.4David Goulet
2020-08-14Make options_init_from_torrc smaller #40102Daniel Pinto
2020-08-14Revise trac.torproject.org urls to refer to gitlab replacements.Nick Mathewson
2020-08-13Merge branch 'maint-0.4.2' into maint-0.4.3Nick Mathewson
2020-08-13Merge branch 'maint-0.4.3' into maint-0.4.4Nick Mathewson
2020-08-13Merge branch 'maint-0.4.4'Nick Mathewson
2020-08-13Merge branch 'maint-0.3.5' into maint-0.4.2maint-0.4.2Nick Mathewson
2020-08-13Bump to 0.4.4.4-rc-devNick Mathewson
2020-08-12Make test_glob() pass even when run as root.Nick Mathewson
2020-08-12Use correct type for gl_closedir to avoid a compiler warningNick Mathewson
2020-08-12Merge remote-tracking branch 'tor-gitlab/mr/62'Nick Mathewson
2020-08-12Fix allocation counting in clean_v2_descs_as_dir test.Nick Mathewson
2020-08-12Attempt to fix test_include.py on TravisCI #25140Daniel Pinto
2020-08-12Merge branch 'maint-0.4.4'George Kadianakis
2020-08-12Merge remote-tracking branch 'tor-gitlab/mr/107' into maint-0.4.4George Kadianakis
2020-08-12Merge branch 'maint-0.4.4'George Kadianakis
2020-08-12Merge remote-tracking branch 'tor-gitlab/mr/104' into maint-0.4.4George Kadianakis
2020-08-11Remove extraneous EVENT_CONTROLLER_WAITNick Mathewson
2020-08-11bump version to 0.4.4.4-rcNick Mathewson
2020-08-11Lower the minimum value for MaxMemInQueues to 64 MB for relays.Nick Mathewson
2020-08-11Improved documentation and comments #25140Daniel Pinto
2020-08-11Rename argument to compute_real_max_mem_in_queues()Nick Mathewson
2020-08-11Merge remote-tracking branch 'tor-gitlab/mr/119' into maint-0.4.4Nick Mathewson
2020-08-11Merge remote-tracking branch 'tor-gitlab/mr/119'Nick Mathewson
2020-08-11Merge remote-tracking branch 'tor-gitlab/mr/111'George Kadianakis
2020-08-11Merge branch 'mr/105'George Kadianakis
2020-08-11Only log port self-testing message when we are _starting_ to test.Nick Mathewson
2020-08-11Merge branch 'maint-0.4.4'George Kadianakis
2020-08-11Merge remote-tracking branch 'tor-gitlab/mr/102' into maint-0.4.4George Kadianakis
2020-08-11Remove a BUG() that could normally trigger in edge-cases.George Kadianakis
2020-08-10Merge branch 'maint-0.4.4'Nick Mathewson
2020-08-10Merge branch 'maint-0.4.3' into maint-0.4.4Nick Mathewson
2020-08-10Merge branch 'maint-0.4.2' into maint-0.4.3Nick Mathewson
2020-08-10Merge branch 'maint-0.3.5' into maint-0.4.2Nick Mathewson
2020-08-10small code tweaks to try to work around debian stable complaintsNick Mathewson
2020-08-10Merge remote-tracking branch 'tor-gitlab/mr/110'Nick Mathewson
2020-08-07Log number of inbound/outbound ipv4/6 conns as part of heartbeatNick Mathewson
2020-08-07Revise test_status to use log testing helpers.Nick Mathewson
2020-08-05Replace several C identifiers for ticket 18106.Nick Mathewson
2020-08-05Merge remote-tracking branch 'tor-gitlab/mr/88'George Kadianakis
2020-08-04ipv6: Specialize GETINFO address interface for v4 and v6Neel Chauhan
2020-08-04Improve ratelimit message to list true interval.Nick Mathewson
2020-08-04Merge remote-tracking branch 'tor-gitlab/mr/100'Nick Mathewson
2020-08-04Merge branch 'bug40083_035' into bug40083_042Nick Mathewson
2020-08-04Launch early reachability tests once a minute, not once a second.Nick Mathewson
2020-08-03Minor style improvements. #30045Daniel Pinto
2020-08-03Merge branch 'ticket40081_035' into ticket40081_044Nick Mathewson
2020-08-03Remove channel_is_canonical_is_reliable()Nick Mathewson
2020-08-03Wipe address strings from connections before freeing them them.Nick Mathewson
2020-08-03Add a tor_str_wipe_and_free() function.Nick Mathewson