tor/src/feature
George Kadianakis f5635989b0 Hiding crypt_path_t: Create a constructor for crypt_path_t.
We are using an opaque pointer so the structure needs to be allocated on the
heap. This means we now need a constructor for crypt_path_t.

Also modify all places initializing a crypt_path_t to use the constructor.
2019-05-03 18:15:11 +03:00
..
api Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
client Use fast check for missing id in node_is_a_configured_bridge() 2019-04-26 11:19:46 -04:00
control Merge branch 'tor-github/pr/984' 2019-05-03 10:56:12 -04:00
dirauth Make keypin.c dirauth-only 2019-05-02 09:22:13 -04:00
dircache Merge branch 'maint-0.4.0' 2019-04-25 15:47:07 +03:00
dirclient Split all controller events code into a new control_events.c 2019-03-25 12:11:59 -04:00
dircommon Merge remote-tracking branch 'tor-github/pr/848' into maint-0.4.0 2019-03-26 16:56:45 +10:00
dirparse Merge branch 'tor-github/pr/891' into maint-0.4.0 2019-04-18 13:21:59 +03:00
hibernate Split all controller events code into a new control_events.c 2019-03-25 12:11:59 -04:00
hs Hiding crypt_path_t: Create a constructor for crypt_path_t. 2019-05-03 18:15:11 +03:00
hs_common Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
keymgt Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
nodelist Remove some now-needless dirauth includes 2019-05-02 09:22:13 -04:00
relay Merge branch 'tor-github/pr/937' 2019-04-30 19:21:46 +03:00
rend Hiding crypt_path_t: Create a constructor for crypt_path_t. 2019-05-03 18:15:11 +03:00
stats Split all controller events code into a new control_events.c 2019-03-25 12:11:59 -04:00