Roger Dingledine
|
2dda97e8fd
implemented cpuworkers
|
22 years ago |
Nick Mathewson
|
1777487f4e
Tor now builds on win32.
|
22 years ago |
Nick Mathewson
|
cd3467bb01
Attempt to make sockets code work right on windows.
|
22 years ago |
Nick Mathewson
|
bbd4032fc1
Make windows happier still
|
22 years ago |
Nick Mathewson
|
9b12a48428
Stop trying to #include the world in util.c
|
22 years ago |
Nick Mathewson
|
2cb4f7a473
Adopt socketpair implementation from perl. For now, always use it.
|
22 years ago |
Nick Mathewson
|
e4a6ea5c46
Add abstraction for fork vs thread.
|
22 years ago |
Nick Mathewson
|
c336c99e60
Start of port to win32. Missing are:
|
22 years ago |
Roger Dingledine
|
968d31162b
fix typos, streamline
|
22 years ago |
Nick Mathewson
|
95e5384af3
Change many files to new log_fn format
|
22 years ago |
Roger Dingledine
|
59029a3eed
replace malloc with tor_malloc; remove broken/unused crypto_pk_set_key
|
22 years ago |
Nick Mathewson
|
598c3069e1
Apply algebra; remove a condition
|
22 years ago |
Nick Mathewson
|
2da6482f63
tv_udiff: do not modify arguments, and compute results correctly.
|
22 years ago |
Roger Dingledine
|
fe1aba7f15
more cleanup
|
22 years ago |
Nick Mathewson
|
33176c70a5
Factor out timeval-related functions.
|
22 years ago |