Nick Mathewson
|
5eaba5ac21
Implement replacements for timer(add,cmp,sub) on platforms lacking them.
|
vor 13 Jahren |
Nick Mathewson
|
57b954293e
Merge remote-tracking branch 'origin/maint-0.2.2'
|
vor 13 Jahren |
Nick Mathewson
|
6617822b84
Doxygen documentation for about 100 things that didn't have any
|
vor 13 Jahren |
Nick Mathewson
|
0489f7e004
Merge remote branch 'origin/maint-0.2.2'
|
vor 14 Jahren |
Nick Mathewson
|
27cefef3a2
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
|
vor 14 Jahren |
Nick Mathewson
|
5c09431cc7
Never include pthread.h when building for Windows.
|
vor 14 Jahren |
Nick Mathewson
|
8730884ebe
Merge remote branch 'origin/maint-0.2.2'
|
vor 14 Jahren |
Nick Mathewson
|
f1de329e78
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
|
vor 14 Jahren |
Nick Mathewson
|
1a07348a50
Bump copyright statements to 2011
|
vor 14 Jahren |
Roger Dingledine
|
c79427a992
Merge branch 'maint-0.2.2'
|
vor 14 Jahren |
Nick Mathewson
|
b5e293afe6
Merge remote branch fix_security_bug_021 into fix_security_bug_022
|
vor 14 Jahren |
Nick Mathewson
|
b8a7bad799
Make payloads into uint8_t.
|
vor 14 Jahren |
Nick Mathewson
|
9908404f01
Merge remote branch 'sjmurdoch/cloexec'
|
vor 14 Jahren |
Nick Mathewson
|
3ed7505dc5
Merge remote branch 'origin/maint-0.2.2'
|
vor 14 Jahren |
Nick Mathewson
|
89e97bdf94
Add wrappers function for libc random()
|
vor 14 Jahren |
Nick Mathewson
|
e669d25e43
Do cloexec on socketpairs and stdio files
|
vor 14 Jahren |
Nick Mathewson
|
5a66de7015
Initial work to set CLOEXEC on all possible fds
|
vor 14 Jahren |
Nick Mathewson
|
94a99ad205
Add a portable tor_timercmp
|
vor 14 Jahren |
Nick Mathewson
|
73d93c033d
Autodetect the number of CPUs when possible if NumCPUs==0
|
vor 14 Jahren |
valerino
|
076063ca90
moved wince related includes and defs to compat.h where possible, removed unused/redundant wince includes
|
vor 14 Jahren |
valerino
|
8d31141ccb
Port Tor to work on Windows CE
|
vor 14 Jahren |
Nick Mathewson
|
927425150b
Merge branch 'asprintf'
|
vor 14 Jahren |
Nick Mathewson
|
b006e3279f
Merge remote branch 'origin/maint-0.2.1'
|
vor 14 Jahren |
Nick Mathewson
|
c3e63483b2
Update Tor Project copyright years
|
vor 14 Jahren |
Nick Mathewson
|
f0b5f87eab
Add the MIN and MAX macros for platforms that lack them
|
vor 14 Jahren |
Nick Mathewson
|
eb10d441b6
Fix 64-bit printf issues in consensus-bw-weights5-merge.
|
vor 14 Jahren |
Nick Mathewson
|
6fa8dacb97
Add a tor_asprintf() function, and use it in a couple of places.
|
vor 14 Jahren |
Mike Perry
|
95aad71678
Add %lld compat defines.
|
vor 14 Jahren |
Jacob Appelbaum
|
2aac39a779
Implement DisableAllSwap to avoid putting secret info in page files.
|
vor 15 Jahren |
Mike Perry
|
9e1fe29beb
Switch over to tor_strtok_r instead of strtok_r.
|
vor 15 Jahren |