tor/src
Nick Mathewson c8ee12b2e8 Recover better from empty/invalid storagedir files
If we can't read a file because of an FS issue, we say "we can't
read that" and move on.  But if we can't read it because it's empty,
because it has no labels, or because its labels are misformatted, we
should remove it.

Fixes bug 24099; bugfix on 0.3.1.1-alpha.
2017-11-20 10:14:41 -05:00
..
common In storagedir, take more care with errno on empty or mislabeled file 2017-11-20 10:10:13 -05:00
config Merge branch 'maint-0.3.0' into maint-0.3.1 2017-11-11 12:23:34 -05:00
ext Merge branch 'maint-0.3.0' into maint-0.3.1 2017-11-13 20:36:04 -05:00
or Recover better from empty/invalid storagedir files 2017-11-20 10:14:41 -05:00
rust use CARGO_HOME instead of HOME when building with rust 2017-07-13 18:12:35 +00:00
test Merge branch 'maint-0.2.9' into maint-0.3.0 2017-11-13 12:57:58 -05:00
tools Add --enable-rust configure switch 2017-04-29 08:55:57 +02:00
trace Add stub function for libor-trace. 2017-04-25 18:02:19 +02:00
trunnel Merge branch 'netflow_padding-v6-rebased2-squashed' 2017-05-08 13:54:59 -04:00
win32 bump to 0.3.1.8-dev 2017-10-25 09:28:05 -04:00
include.am Add --enable-rust configure switch 2017-04-29 08:55:57 +02:00