Sebastian Hahn
|
679aa93e23
Fix month check in parse_http_time, add test
|
13 years ago |
Nick Mathewson
|
801923ac21
Remove more dubiosity in struct tm handling. related to bug5346
|
13 years ago |
Nick Mathewson
|
1abe533b33
Reject an additional type of bad date in parse_http_time
|
13 years ago |
Esteban Manchado Velázquez
|
d0d9c3d71e
Fix parse_http_time and add tests
|
13 years ago |
Nick Mathewson
|
9b344628ed
Handle out-of-range values in tor_parse_* integer functions
|
13 years ago |
Nick Mathewson
|
be0535f00b
Correctly handle broken escape sequences in torrc values
|
13 years ago |
Sebastian Hahn
|
3dc2a1c62c
Get rid of an unused parameter warning on win
|
14 years ago |
Nick Mathewson
|
0ac4b0f99d
Check for lround with autoconf; fall back to rint.
|
14 years ago |
Gisle Vanem
|
5939c09d35
lround() missing in MSVC
|
14 years ago |
Nick Mathewson
|
1040ccafb2
Fix overwide lines in util.c
|
14 years ago |
Jérémy Bobbio
|
54d7d31cba
Make ControlSocketsGroupWritable work with User.
|
14 years ago |
Nick Mathewson
|
da7c60dcf3
Merge remote-tracking branch 'public/bug3270' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
b80a8bba19
Merge branch 'feature3049-v2' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
cfeafe5e77
Use a 64-bit type to hold sockets on win64.
|
14 years ago |
Roger Dingledine
|
a2851d3034
what's up with this trailing whitespace
|
14 years ago |
Nick Mathewson
|
f72e792be5
Make check_private_dir check for group ownership as appropriate
|
14 years ago |
Nick Mathewson
|
287f6cb128
Fix up some comment issues spotted by rransom
|
14 years ago |
Nick Mathewson
|
5d147d8527
Add a new flag to check_private_dir to make it _not_ change permissions
|
14 years ago |
Nick Mathewson
|
b147c01295
Make check_private_dir accept g+rx dirs if told to do so.
|
14 years ago |
Robert Ransom
|
c714a098ea
Improve a documentation comment
|
14 years ago |
Nick Mathewson
|
44ad734573
Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022
|
14 years ago |
Nick Mathewson
|
59f9097d5c
Hand-conversion and audit phase of memcmp transition
|
14 years ago |
Nick Mathewson
|
db7b2a33ee
Automated conversion of memcmp to tor_memcmp/tor_mem[n]eq
|
14 years ago |
Nick Mathewson
|
444e46d96d
Remove the "fuzzy time" code
|
14 years ago |
Nick Mathewson
|
f089804332
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
e365aee971
Avoid assertion on read_file_to_str() with size==SIZE_T_CEILING-1
|
14 years ago |
Nick Mathewson
|
cee433d751
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
e09ab69703
Check size against SIZE_T_CEILING in realloc too.
|
14 years ago |
Nick Mathewson
|
f1de329e78
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
1a07348a50
Bump copyright statements to 2011
|
14 years ago |