Nick Mathewson
|
0a4284d38c
Hey rocky, watch me pull a link pass out of a hat!
|
19 years ago |
Nick Mathewson
|
6e6816e5ba
Syntax on AC_TRY_LINK.
|
19 years ago |
Nick Mathewson
|
ff99b6f411
Oops, replace letter
|
19 years ago |
Nick Mathewson
|
de95ab02ad
Oops, transpose letters
|
19 years ago |
Nick Mathewson
|
79c056cbe1
Very experimental code to try to make libevent work from bad /usr/local/libs
|
19 years ago |
Roger Dingledine
|
14b9615d7d
bump cvs to 0.1.0.6-rc-cvs
|
19 years ago |
Roger Dingledine
|
7eb559fada
bump to 0.1.0.6-rc
|
19 years ago |
Nick Mathewson
|
e2749de1bb
Check the right variable for the right value in order to default netbsd threads to "off". Fixes bug 122.
|
19 years ago |
Nick Mathewson
|
ea5591ee4d
Implement --disable-threads
|
19 years ago |
Nick Mathewson
|
10b2208d93
Make Tor compile with no warnings with gcc4.0 on OSX
|
19 years ago |
Nick Mathewson
|
86e73d7005
Define LOCALSTATEDIR in orconfig.h
|
19 years ago |
Roger Dingledine
|
3d2fbeb979
bump to 0.1.0.5-rc-cvs
|
19 years ago |
Roger Dingledine
|
42d57317cd
bump to 0.1.0.5-rc
|
19 years ago |
Roger Dingledine
|
15c7c73c5e
bump to 0.1.0.4-rc-cvs while we're testing
|
19 years ago |
Roger Dingledine
|
df18661a28
bump experimental version to 0.1.0.4-rc
|
19 years ago |
Roger Dingledine
|
cc620c2afb
bump to 0.1.0.3-rc-cvs
|
19 years ago |
Roger Dingledine
|
79ce1a42a5
bump to 0.1.0.3-rc
|
19 years ago |
Roger Dingledine
|
bd82ac06a8
bump to 0.1.0.2-rc-cvs
|
19 years ago |
Nick Mathewson
|
0e81265359
update copyright notices.
|
19 years ago |
Roger Dingledine
|
5de85f54ba
bump version to 0.1.0.2-rc
|
19 years ago |
Nick Mathewson
|
efe9ca659a
Use recent libevent features when possible
|
19 years ago |
Roger Dingledine
|
561cd28f99
bump cvs version to 0.1.0.1-rc-cvs
|
19 years ago |
Nick Mathewson
|
037487d96e
Mention libevent in more docs.
|
19 years ago |
Roger Dingledine
|
935d0d9685
bump cvs to 0.1.0.1-rc
|
19 years ago |
Peter Palfrader
|
f72ad103b6
Fix spacing for --with-dmalloc
|
19 years ago |
Nick Mathewson
|
c185825585
Finish implementing GETINFO; make it easy to query address maps.
|
19 years ago |
Nick Mathewson
|
70c3580f81
Patch to localtime/gmtime handling: use the _r variants where available. Use mutexes to fake _r where necessary. Make mutexes no-ops where no threading is enabled.
|
19 years ago |
Nick Mathewson
|
7d9820e80d
Check for pthread dependency on pthread_detach as well as pthread_create
|
19 years ago |
Nick Mathewson
|
d060f845f2
Snarf some logic from python, adapted to our own needs, to handle gethostbyname_r correctly across platforms.
|
19 years ago |
Nick Mathewson
|
a68fcbf807
Initial IRIX compatibility fixes: check for inttypes.h; check for platform cell_t.
|
19 years ago |