Nick Mathewson
|
d4393daf10
Make OpenSSL configure.in logic match libevent configure.in logic.
|
19 years ago |
Nick Mathewson
|
0e8072a8e7
More improvements on libevent hunting: give a good error when no libevent linkable is found at all; also try using -R to link libevent where needed.
|
19 years ago |
Nick Mathewson
|
2379bc557c
Minor cleanup of last patch: check system before prefix, so we dont believe that libevent is /usr/local/lib when it is in /usr.
|
19 years ago |
Nick Mathewson
|
b28dbb5b99
Implement --with-libevent-dir. Improve libevent search techniques. May be buggy as my old apartment.
|
19 years ago |
Roger Dingledine
|
2c26d77bf0
bump to 0.1.1.12-alpha-cvs
|
19 years ago |
Roger Dingledine
|
aa070a3301
bump to 0.1.1.12-alpha
|
19 years ago |
Roger Dingledine
|
a8bb654c2b
bump to 0.1.1.11-alpha-cvs
|
19 years ago |
Roger Dingledine
|
906a2c8ef0
bump to 0.1.1.11-alpha in preparation for release
|
19 years ago |
Nick Mathewson
|
221fc8d709
Apply RPM-related cleanups from John Bashinski
|
19 years ago |
Roger Dingledine
|
c21666ca59
bump to 0.1.1.10-alpha-cvs
|
19 years ago |
Roger Dingledine
|
eaa864ed17
bump to 0.1.1.10-alpha
|
19 years ago |
Peter Palfrader
|
7a70a142f4
Also print usernames, not just numeric UIDs when we tell the user that his data directory has the wrong owner
|
19 years ago |
Roger Dingledine
|
276ca7ad28
link with -ldl if you need it.
|
19 years ago |
Roger Dingledine
|
4e77913c67
whitespace and copyright fixes on configure.in
|
19 years ago |
Roger Dingledine
|
6465b30f21
bump to 0.1.1.9-alpha-cvs
|
19 years ago |
Roger Dingledine
|
4cd7bddfc3
bump to 0.1.1.9-alpha
|
19 years ago |
Nick Mathewson
|
b548ce791a
prefer thread-friendly dmalloc
|
19 years ago |
Nick Mathewson
|
48caf912a6
Bump version to 0.1.1.8-alpha-cvs
|
19 years ago |
Roger Dingledine
|
2b3e8ab901
bump to 0.1.1.8-alpha
|
19 years ago |
Peter Palfrader
|
e53f1ccbfc
sparc64 doesn't like unaligned access either
|
19 years ago |
Nick Mathewson
|
8434595584
Fix verbose compiler warnings, including one in routerlist.c that would have been an actual error. Normalize whitespace. Enforce convention that "address" is a hostname and "addr" is an IPv4 address.
|
19 years ago |
Nick Mathewson
|
acc601fd36
add extra warnings to our set of disabled warnings
|
19 years ago |
Nick Mathewson
|
dcb6b3df6c
bump version to 0.1.1.7-alpha-cvs
|
19 years ago |
Nick Mathewson
|
6973ef9be4
Add a touch_file() function to compat so we can update cache mtimes.
|
19 years ago |
Roger Dingledine
|
76e6cc0c2b
bump to 0.1.1.7-alpha
|
19 years ago |
Peter Palfrader
|
0ceab199b0
Do not use unaligned access on some more archs
|
19 years ago |
Roger Dingledine
|
e782ee344a
bump to 0.1.1.6-alpha-cvs
|
19 years ago |
Roger Dingledine
|
e58ca648c6
bump to 0.1.1.6-alpha
|
19 years ago |
Nick Mathewson
|
5f2eea29f7
Stop solaris from warning about localtime_r and friends. AFAICT, no other platforms want this.
|
19 years ago |
Roger Dingledine
|
fed90c300f
downgrade back to 0.1.1.5-alpha-cvs
|
19 years ago |