Nick Mathewson
|
9c29369a04
Convert instances of tor_malloc+tor_snprintf into tor_asprintf
|
13 years ago |
Sebastian Hahn
|
98959f63ac
Disallow disabling DisableDebuggerAttachment on runnning Tor
|
13 years ago |
Sebastian Hahn
|
5d9be49540
Fix a check-spaces violation in compat.c
|
13 years ago |
Kamran Riaz Khan
|
a1c1fc72d1
Prepend cwd for relative config file paths.
|
13 years ago |
Nick Mathewson
|
d9edee3a3b
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Nick Mathewson
|
2b5a035604
tor_accept_socket() should take tor_addr_t for listener arg
|
13 years ago |
Nick Mathewson
|
eaa3a379f0
Move disable-debugger-attachment fn to compat where it belongs. Fix whitespace
|
13 years ago |
Sebastian Hahn
|
46d69cb915
Fix compile warning in tor_inet_pton() (on 64bit)
|
13 years ago |
Anders Sundman
|
edc561432a
Minor tor_inet_pton bug fixes
|
13 years ago |
Anders Sundman
|
01e1dc0e62
Fixed of-by-one error in tor_inet_ntop
|
13 years ago |
Nick Mathewson
|
2725a88d5e
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Sebastian Hahn
|
103c861dfe
Looks like Windows version 6.2 will be Windows 8
|
13 years ago |
Nick Mathewson
|
734e860d98
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Nick Mathewson
|
2ba19f9b4a
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
|
13 years ago |
Nick Mathewson
|
d25feadebb
Fix insanely large stack_allocation in log_credential_status
|
13 years ago |
Nick Mathewson
|
9919b01275
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Robert Ransom
|
d7254bea11
Fix minor comment issues
|
13 years ago |
Nick Mathewson
|
21de9d46e2
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Nick Mathewson
|
cfeafe5e77
Use a 64-bit type to hold sockets on win64.
|
13 years ago |
Nick Mathewson
|
4ac8ff9c9f
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Nick Mathewson
|
287f6cb128
Fix up some comment issues spotted by rransom
|
13 years ago |
Nick Mathewson
|
3b6cbf2534
Add a function to pull off the final component of a path
|
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
|
1065a5ef29
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
Nick Mathewson
|
330116f034
Fix up some check-spaces issues
|
13 years ago |
Nick Mathewson
|
8b33928676
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 years ago |
John Brooks
|
2dc9546eef
Correct the logic from f14754fbd for tor_gmtime_r
|
14 years ago |