aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-10-06Document enumeration values for `outbound_addr_t`.Alexander Færøy
2020-10-01fix typosRoger Dingledine
2020-09-28Add missing documentation for get_net_param_from_listNick Mathewson
2020-09-23Fix memory leak in vote generationNick Mathewson
2020-09-23Move a DIGESTMAP_FOREACH_END (cosmetic)Nick Mathewson
2020-09-23IPv6 sybil: consider addresses in the same /64 to be equal.Nick Mathewson
2020-09-23Refactor address comparison in get_sybil_list_by_ip_versionNick Mathewson
2020-09-23get_all_possible_sybil: small indentation and comment cleanupsNick Mathewson
2020-09-23Remove needless sort operation.Nick Mathewson
2020-09-23Tidy up compare_routerinfo_by_ipv{4,6} to match better.Nick Mathewson
2020-09-23Style and correctness issues in test_dirvote.Nick Mathewson
2020-09-23Fix memory leaks.Nick Mathewson
2020-09-23Implement IPv6 sybil protection.vnepveu
2020-09-22Merge branch 'maint-0.4.4'David Goulet
2020-09-22Merge branch 'maint-0.4.3' into maint-0.4.4David Goulet
2020-09-22Merge branch 'maint-0.3.5' into maint-0.4.3David Goulet
2020-09-22Merge branch 'tor-gitlab/mr/145'David Goulet
2020-09-22srv: Remove spammy debug logDavid Goulet
2020-09-18Merge remote-tracking branch 'tor-gitlab/mr/137'Alexander Færøy
2020-09-18Merge branch 'maint-0.4.3' into maint-0.4.4David Goulet
2020-09-18Merge branch 'maint-0.3.5' into maint-0.4.3David Goulet
2020-09-18Merge branch 'maint-0.4.4'David Goulet
2020-09-17Fix underflow in rend_cache/free_all test.Nick Mathewson
2020-09-17Merge branch 'maint-0.4.3' into maint-0.4.4Nick Mathewson
2020-09-17Merge branch 'maint-0.3.5' into maint-0.4.3Nick Mathewson
2020-09-17Merge branch 'maint-0.4.4'Nick Mathewson
2020-09-17test: Increment rend cache allocation before freeingDavid Goulet
2020-09-17Merge branch 'tor-gitlab/mr/129'David Goulet
2020-09-17Resolve some coverity complaints in test_util_glob().Nick Mathewson
2020-09-17Use the correct SIGNED_KEY_TYPE value for signing->link certsNick Mathewson
2020-09-17Merge branch 'tor-gitlab/mr/131'David Goulet
2020-09-17Fix wide linesNick Mathewson
2020-09-17Rename tor_cert_create to tor_cert_create_ed25519Nick Mathewson
2020-09-15Bump version to 0.4.4.5-dev.Nick Mathewson
2020-09-14Bump version to 0.4.4.5Nick Mathewson
2020-09-14Update remaining trac.tpo wiki urlsNick Mathewson
2020-09-10Check if glob() is available at build-time.Alexander Færøy
2020-09-08Merge branch 'maint-0.4.4'David Goulet
2020-09-07statistics: Properly count all rendezvous cells (avoid undercounting).George Kadianakis
2020-09-03addr: Missing AF family to index conversionDavid Goulet
2020-09-01conn: Remove assert on new listener connection when retryingDavid Goulet
2020-08-26Merge remote-tracking branch 'tor-gitlab/mr/133'Alexander Færøy
2020-08-26Merge branch 'tor-gitlab/mr/135'David Goulet
2020-08-25Merge branch 'mr/113'George Kadianakis
2020-08-25Even argument spacing for some functions in feature/client/bridges.cNeel Chauhan
2020-08-25Validate address more carefully when checking self-reachabilityNick Mathewson
2020-08-25Merge remote-tracking branch 'tor-gitlab/mr/115'George Kadianakis
2020-08-25Merge branch 'maint-0.4.4'David Goulet
2020-08-25Avoid guard-related warning when upgrading from 043 to 044.George Kadianakis
2020-08-25Merge remote-tracking branch 'tor-gitlab/mr/108'George Kadianakis