Nick Mathewson
|
6bc052365a
Use a much less clever scan_signed no-overflow hack
|
vor 8 Jahren |
Nick Mathewson
|
2384256a37
Merge branch 'maint-0.2.8'
|
vor 8 Jahren |
Nick Mathewson
|
b8e8910d60
Merge branch 'bug18686_025' into maint-0.2.8
|
vor 8 Jahren |
Nick Mathewson
|
c7b9e0b8ed
Report success when not terminating an already terminated process.
|
vor 8 Jahren |
Nick Mathewson
|
7865402106
Move tor_assert implementation into its own header/module.
|
vor 8 Jahren |
Nick Mathewson
|
4bb44f2c15
Only check in-boundsness of seconds when time_t is smaller than i64
|
vor 8 Jahren |
Nick Mathewson
|
6256c61d95
Merge branch 'timegm_overflow_squashed'
|
vor 8 Jahren |
teor (Tim Wilson-Brown)
|
e71e8e005a
Avoid overflow in tor_timegm on 32 bit platforms due to year 2038
|
vor 8 Jahren |
Nick Mathewson
|
a17537a238
Fix an fd leak in check_private_dir().
|
vor 8 Jahren |
Nick Mathewson
|
b48f8a8114
Fix whitespace.
|
vor 8 Jahren |
Nick Mathewson
|
c9899ee640
Merge remote-tracking branch 'weasel/bug18458'
|
vor 8 Jahren |
Nick Mathewson
|
36ad65a7d1
When using open() to make sure we created a dir, close the fd afterwards
|
vor 8 Jahren |
Peter Palfrader
|
1ef7df551d
First RelaxDirModeCheck implementation
|
vor 8 Jahren |
Nick Mathewson
|
57699de005
Update the copyright year.
|
vor 8 Jahren |
Nick Mathewson
|
d5cbc21ad1
Fix an unused-variable warning
|
vor 8 Jahren |
Nick Mathewson
|
7255b1121d
Fix check_private_dir() to work on Windows again.
|
vor 8 Jahren |
Andrea Shepard
|
cda2381789
Appease make check-spaces
|
vor 8 Jahren |
Nick Mathewson
|
5cd6c577df
Merge branch 'bug17852_revised'
|
vor 8 Jahren |
Jeremy
|
f48c607fd9
Harden check_private_dir() to remove any potential race.
|
vor 9 Jahren |
Jeremy
|
4e19133dcc
src/common/util.c:expand_filename() - Perhaps use GetFullPathName() as a form of input validation on the filename argument.
|
vor 9 Jahren |
cypherpunks
|
824a6a2a90
Replace usage of INLINE with inline
|
vor 9 Jahren |
Jamie Nguyen
|
08c7ceb5df
Permit filesystem group to be root
|
vor 9 Jahren |
Nick Mathewson
|
7a940fac1c
appease check-spaces
|
vor 9 Jahren |
Nick Mathewson
|
d20a3d07e3
Merge branch 'karsten_bug13192_026_03_teor'
|
vor 9 Jahren |
Nick Mathewson
|
1f7ba115a4
Rename cast_double_to_int64 to clamp_double_to_int64
|
vor 9 Jahren |
Nick Mathewson
|
0694263b75
Make round_to_next_multiple_of always round upwards.
|
vor 9 Jahren |
Nick Mathewson
|
347fe449fe
Move formatting functions around.
|
vor 9 Jahren |
Yawning Angel
|
da6aa7bfa5
Allow a single trailing `.` when validating FQDNs from SOCKS.
|
vor 9 Jahren |
Nick Mathewson
|
7521c3ee91
Document the torrc format as thoroughly as possible
|
vor 9 Jahren |
Nick Mathewson
|
b5cfcb2045
Fix most check-spaces issues
|
vor 9 Jahren |