Nick Mathewson
|
bfa9a72d5e
More fixes for IRIX compilation: make very sure we have NULL in configure.in. This may work now.
|
20 years ago |
Nick Mathewson
|
e6dcb17ba4
Fix check for NULL representation to include string.h; this makes fixes building on Irix, I hope.
|
20 years ago |
Nick Mathewson
|
5ca04cbf56
Give a better error message when zlib.h is not found.
|
20 years ago |
Nick Mathewson
|
a035032f09
Use getaddrinfo and gethostbyname_r where available. Note that these are not necessarily threadsafe: this needs more thinking. Perhaps we should back down on this multithreading idea.
|
20 years ago |
Peter Palfrader
|
378172ff77
Also check for dmalloc.h
|
20 years ago |
Roger Dingledine
|
1145da1e8a
fix typo
|
20 years ago |
Peter Palfrader
|
ddd724ef94
Add --with-dmalloc configure option
|
20 years ago |
Nick Mathewson
|
1790dc6760
Check for libpthread
|
20 years ago |
Nick Mathewson
|
083b67cda5
Add rudimentary pthread support that needs more testing.
|
20 years ago |
Nick Mathewson
|
324b192f68
Make Tor use Niels Provos's libevent instead of it's current
|
20 years ago |
Nick Mathewson
|
20142a2508
Forward-port OSX packaging stuff from maint branch
|
20 years ago |
Nick Mathewson
|
323b3a8dbc
Bump repository version to tor-0.1.0.0-alpha-cvs. (First prerelease will be 0.1.0.1-alpha
|
20 years ago |
Roger Dingledine
|
29cf8a0a45
move us to 0.0.9.1
|
20 years ago |
Roger Dingledine
|
c0cb824857
move us to 0.0.9
|
20 years ago |
Roger Dingledine
|
524a8bdc70
bump to 0.0.9rc7
|
20 years ago |
Roger Dingledine
|
3ff0077cbb
bump us to 0.0.9rc7-cvs
|
20 years ago |
Roger Dingledine
|
4006246b9e
bump us to 0.0.9rc6
|
20 years ago |
Roger Dingledine
|
e694268644
bump us to 0.0.9rc6-cvs
|
20 years ago |
Roger Dingledine
|
a3395e893f
bump to 0.0.9rc5
|
20 years ago |
Roger Dingledine
|
9811f68310
bump to 0.0.9rc5-cvs
|
20 years ago |
Roger Dingledine
|
67dc7baa59
bump to 0.0.9rc4
|
20 years ago |
Roger Dingledine
|
81dad3e08b
that's enough changes to bump to rc4-cvs
|
20 years ago |
Roger Dingledine
|
d254aeb09e
bump to 0.0.9rc3
|
20 years ago |
Roger Dingledine
|
2dc62ba5f1
bump to rc2
|
20 years ago |
Roger Dingledine
|
7ed738b34c
fix some typos; move to 0.0.9rc1
|
20 years ago |
Roger Dingledine
|
7bb7aff367
bump us to 0.0.9rc1-cvs
|
20 years ago |
Roger Dingledine
|
3e4f30fbb9
bump us to 0.0.9pre6
|
20 years ago |
Nick Mathewson
|
ed01a15d4d
Add coda at the end of configure.in to update versions in orconfig.h and tor.nsi as needed.
|
20 years ago |
Nick Mathewson
|
783bbcf471
Fix "implicit declaration of ftello" warning: add AC_FUNC_FSEEKO in configure.in and always include orconfig.h before anything else
|
20 years ago |
Roger Dingledine
|
affcda71c6
generate contrib/torctl via auto*
|
20 years ago |