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 |
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 |
Nick Mathewson
|
b5e293afe6
Merge remote branch fix_security_bug_021 into fix_security_bug_022
|
14 years ago |
Nick Mathewson
|
785086cfba
Have all of our allocation functions and a few others check for underflow
|
14 years ago |
Sebastian Hahn
|
45c51e3238
Fix check-spaces
|
15 years ago |
Nick Mathewson
|
e385961542
Merge remote branch 'public/bug1954' into maint-0.2.2
|
15 years ago |
Nick Mathewson
|
d073d7d4eb
Consistency issues in load_windows_system_library patch. Thanks Sebastian
|
15 years ago |
Sebastian Hahn
|
851255170a
Note that the torrc format doesn't need nl at end
|
15 years ago |
Nick Mathewson
|
0a0cc4599f
Tweak continuation-and-comment logic
|
15 years ago |
Nick Mathewson
|
418e6caeeb
New function to load windows system libraries
|
15 years ago |
Sebastian Hahn
|
a05ef55b66
Allow comments for multi-line torrc options
|
15 years ago |
Nick Mathewson
|
07049b3d25
Support mutli-line torrc options via the usual backslash syntax
|
15 years ago |
Nick Mathewson
|
edc9256e95
Merge remote branch 'public/win_unicode_fixes'
|
15 years ago |
Nick Mathewson
|
285addbd94
Fix some issues in rate-limiting noticed by Sebastian
|
15 years ago |
Nick Mathewson
|
c0c7868250
Make the windows build succeed with or without -DUNICODE enabled.
|
15 years ago |
Nick Mathewson
|
ba9c1275c4
Add a generic rate-limited log mechanism, and use it in a few places
|
15 years ago |
Nick Mathewson
|
14bc4dcc22
Rename log.h to torlog.h
|
15 years ago |
Florian Zumbiehl
|
426116113f
Save a couple characters' allocation in esc_for_log
|
15 years ago |
Nick Mathewson
|
03ea5f930e
Reinstate warning when HOME isn't set.
|
15 years ago |