Nick Mathewson
|
5cf9167f91
Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32
|
12 years ago |
Nick Mathewson
|
48424772aa
Actually enable the windows absolute-path code
|
12 years ago |
Nick Mathewson
|
26e789fbfd
Rename nonconformant identifiers.
|
13 years ago |
Nick Mathewson
|
dea0720dad
Warn if sizeof(tor_socket_t) != sizeof(SOCKET)
|
13 years ago |
Nick Mathewson
|
6e8c2a3e46
Use SOCKET_OK macros in even more places
|
13 years ago |
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 |