Robert Ransom
|
c714a098ea
Improve a documentation comment
|
13 years ago |
Nick Mathewson
|
9fba014e3f
Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023
|
13 years ago |
Nick Mathewson
|
44ad734573
Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcmp_022
|
13 years ago |
Nick Mathewson
|
59f9097d5c
Hand-conversion and audit phase of memcmp transition
|
13 years ago |
Nick Mathewson
|
db7b2a33ee
Automated conversion of memcmp to tor_memcmp/tor_mem[n]eq
|
13 years ago |
Nick Mathewson
|
444e46d96d
Remove the "fuzzy time" code
|
13 years ago |
Nick Mathewson
|
a87a55a9b6
Merge remote branch 'origin/maint-0.2.2'
|
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
|
a96b46570f
Merge remote branch 'origin/maint-0.2.2'
|
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
|
8730884ebe
Merge remote branch 'origin/maint-0.2.2'
|
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 |
Roger Dingledine
|
c79427a992
Merge branch 'maint-0.2.2'
|
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 |
Steven Murdoch
|
d5127ebdd8
Fix connecting the stdin of tor-fw-helper to /dev/null
|
14 years ago |
Nick Mathewson
|
b4f56dd4c6
Obviate need for doing a CLOEXEC on pipes: just close them before exec
|
14 years ago |
Nick Mathewson
|
5a66de7015
Initial work to set CLOEXEC on all possible fds
|
14 years ago |
Nick Mathewson
|
a5289fa794
Remove the unused old fuzzy-time code
|
14 years ago |
Nick Mathewson
|
8c837db38f
Merge branch 'nodes'
|
14 years ago |
Nick Mathewson
|
544a8afe5a
Merge remote branch 'sjmurdoch/bug1903'
|
14 years ago |
Nick Mathewson
|
8f76f31761
Make tor_sscanf handle %x
|
14 years ago |
Steven Murdoch
|
8a12ce2cf9
Add a unit test for tor_spawn_background
|
14 years ago |
Steven Murdoch
|
68e576e9f9
Update documentation for tor_spawn_background
|
14 years ago |
Steven Murdoch
|
23e9f362a2
Fix issues in nickm's review of log_from_pipe for bug #1903
|
14 years ago |
Steven Murdoch
|
4d694c7890
Fix nickm's comments on logging for bug #1903
|
14 years ago |
Steven Murdoch
|
708ba8899f
Note icky constructs mentioned in bug #1903
|
14 years ago |