- Mar 24, 2016
-
-
-
Platforms with 32-bit time_t sometimes give different results. They don't always indicate failure on overflow, #18480 should fix these.
-
-
- Feb 22, 2016
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Fixes bug 18374; bugfix on 0.2.3.3-alpha.
-
Nick Mathewson authored
-
Fixes #18339
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Roger Dingledine authored
-
- Feb 17, 2016
-
-
Fixes #16023 Signed-off-by:
David Goulet <dgoulet@ev0ke.net>
-
- Feb 16, 2016
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Remove any potential race between stat() and chmod(). Replace stat() with fstat(). Replace chmod() with fchmod()
-
src/common/util.c:expand_filename() - Perhaps use GetFullPathName() as a form of input validation on the filename argument.
-
- Feb 12, 2016
-
-
Nick Mathewson authored
-
- Feb 11, 2016
-
-
Nick Mathewson authored
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Issues noted by cypherpunks on #18162
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- Feb 10, 2016
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Originally it can overflow in some weird cases. Now it should no longer be able to do so. Additionally, limit main's timers to 30 days rather than to 38 years; we don't actually want any 38-year timers. Closes bug 17682.
-
Solves #17744 The syntax has been generalized too, so there are only double quotes. Signed-off-by:
zerosion <zerosion@protonmail.ch>
-
Nick Mathewson authored
-