Nick Mathewson
|
2ba19f9b4a
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
d25feadebb
Fix insanely large stack_allocation in log_credential_status
|
14 years ago |
Robert Ransom
|
d7254bea11
Fix minor comment issues
|
14 years ago |
Nick Mathewson
|
cfeafe5e77
Use a 64-bit type to hold sockets on win64.
|
14 years ago |
Nick Mathewson
|
287f6cb128
Fix up some comment issues spotted by rransom
|
14 years ago |
Nick Mathewson
|
3b6cbf2534
Add a function to pull off the final component of a path
|
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
|
330116f034
Fix up some check-spaces issues
|
14 years ago |
John Brooks
|
2dc9546eef
Correct the logic from f14754fbd for tor_gmtime_r
|
15 years ago |
Nick Mathewson
|
51e551d383
Detect and handle NULL returns from (gm/local)time_r
|
15 years ago |
Nick Mathewson
|
6617822b84
Doxygen documentation for about 100 things that didn't have any
|
14 years ago |
Sebastian Hahn
|
5dbaf9dbd5
Windows has EACCES, not EACCESS
|
14 years ago |
Sebastian Hahn
|
9c7e2cf010
Locking failures on windows are indicated by EACCES
|
14 years ago |
Nick Mathewson
|
f1de329e78
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
|
15 years ago |
Nick Mathewson
|
1a07348a50
Bump copyright statements to 2011
|
15 years ago |
Nick Mathewson
|
b5e293afe6
Merge remote branch fix_security_bug_021 into fix_security_bug_022
|
15 years ago |
Nick Mathewson
|
b8a7bad799
Make payloads into uint8_t.
|
15 years ago |
Nick Mathewson
|
785086cfba
Have all of our allocation functions and a few others check for underflow
|
15 years ago |
Nick Mathewson
|
89e97bdf94
Add wrappers function for libc random()
|
15 years ago |
Nick Mathewson
|
c0c7868250
Make the windows build succeed with or without -DUNICODE enabled.
|
15 years ago |
Nick Mathewson
|
51377ae1bb
Merge commit 'sebastian/mlockall'
|
15 years ago |
Nick Mathewson
|
14bc4dcc22
Rename log.h to torlog.h
|
15 years ago |
Nick Mathewson
|
312f4ee410
Make pointer types correct in WinCE patch
|
15 years ago |
valerino
|
076063ca90
moved wince related includes and defs to compat.h where possible, removed unused/redundant wince includes
|
15 years ago |
valerino
|
8d31141ccb
Port Tor to work on Windows CE
|
15 years ago |
Nick Mathewson
|
af9dd4af02
Fix two compile-blockers in tor_vasprintf().
|
15 years ago |
Nick Mathewson
|
927425150b
Merge branch 'asprintf'
|
15 years ago |
Nick Mathewson
|
897b0ebbac
better handle the case where *strp is in asprintf args
|
15 years ago |