tor/changes
Caio Valente 7884ce76e1 refactor: rename connection_t struct fields.
connection_t.timestamp_lastwritten renamed to
connection_t.timestamp_last_write_allowed

connection_t.timestamp_lastread renamed to
connection_t.timestamp_last_read_allowed

Closes ticket 24714.
2018-02-01 03:12:38 +01:00
..
.dummy Add a .dummy file in the changes directory to stop git from removing it 2015-05-11 11:41:48 -04:00
bug24859 If out-of-disk when saving a consensus cache entry, don't BUG. 2018-01-26 13:14:14 -05:00
bug24927 Remove a needless (always-true) check. 2018-01-26 13:35:00 -05:00
bug24972 When a tor_cert_T check fails, log the reason why. 2018-01-26 13:55:25 -05:00
bug24976 hs-v3: Remove a BUG() when storing a descriptor in the client cache 2018-01-31 12:51:42 -05:00
bug25026 Update HiddenServiceVersion man-page entry to only accept either 2 or 3. 2018-01-25 16:59:09 +01:00
ticket24714 refactor: rename connection_t struct fields. 2018-02-01 03:12:38 +01:00
ticket24849 Improve log when unable to add sigs to pending consensus 2018-01-26 14:19:59 -05:00
ticket24902 dos: Add changes file for ticket 24902 2018-01-30 09:18:16 -05:00