aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/extendinfo.c
AgeCommit message (Expand)Author
2020-08-05Replace several C identifiers for ticket 18106.Nick Mathewson
2020-07-17When choosing an orport from an extendinfo, pick randomly.Nick Mathewson
2020-07-02Add braces to IF_BUG_ONCE()s introduced in ticket34069.Nick Mathewson
2020-07-02Allow multiple addresses in extend_info_t.Nick Mathewson
2020-07-02Allow null ID argument to extend_info_new.Nick Mathewson
2020-07-02Add a function for comparing the orport on an extendinfo.Nick Mathewson
2020-07-02Extract extend_info manipulation functions into a new file.Nick Mathewson