Nick Mathewson
|
f99098cca4
Use prctl to reenable core dumps when we have setuid to a non-root user.
|
15 years ago |
Nick Mathewson
|
f95ab83792
Bump version to 0.2.1.12-alpha-dev
|
15 years ago |
Roger Dingledine
|
ad8e4924bd
bump to 0.2.1.12-alpha
|
15 years ago |
Nick Mathewson
|
676cfbbf84
When building with GCC, use -fno-strict-aliasing
|
15 years ago |
Nick Mathewson
|
afc5b61777
Do not use == in our shell code; = is standard.
|
16 years ago |
Roger Dingledine
|
90a5042aeb
get ready for more development
|
16 years ago |
Roger Dingledine
|
3c668245b7
bump to 0.2.1.11-alpha, clean up changelog
|
16 years ago |
Nick Mathewson
|
a87980c2eb
Add a better (non-locale-having) ctypes implementation to avoid protocol and parsing mismatches on different platforms.
|
16 years ago |
Nick Mathewson
|
87124f54d0
This patch changes the default location where config and data files
|
16 years ago |
Nick Mathewson
|
a6504cdea7
Check that Libevent header version matches Libevent library version.
|
16 years ago |
Roger Dingledine
|
e61c40e9f4
ok, all set to destabilize it again
|
16 years ago |
Roger Dingledine
|
2d9e8a75b8
bump to 0.2.1.10-alpha, reorganize the changelog
|
16 years ago |
Nick Mathewson
|
9c20441bcb
Only set sin_len/sin6_len when they exist.
|
16 years ago |
Nick Mathewson
|
f182e9707f
Bump version to 0.2.1.9-alpha-dev
|
16 years ago |
Roger Dingledine
|
20f964c6da
prepare for 0.2.1.9-alpha
|
16 years ago |
Nick Mathewson
|
c67bd80487
Make cell pools always-on.
|
16 years ago |
Nick Mathewson
|
1b14b246f3
Remove a few no-longer-used checks from configure.in
|
16 years ago |
Nick Mathewson
|
3841e1b230
Bump version to 0.2.1.8-alpha-dev
|
16 years ago |
Roger Dingledine
|
027a8cceed
bump to 0.2.1.8-alpha
|
16 years ago |
Roger Dingledine
|
c04e1a4dd8
add coderman's wix scripts to make a windows msi installer.
|
16 years ago |
Nick Mathewson
|
bc597758dc
Use fcntl for file locking when flock() is not available.
|
16 years ago |
Roger Dingledine
|
3dc433cc45
bump to 0.2.1.7-alpha-dev
|
16 years ago |
Roger Dingledine
|
5d19fe5124
bump to 0.2.1.7-alpha
|
16 years ago |
Steven Murdoch
|
9d68ed08e9
Patch from Jacob Appelbaum and me to make User option more robust, properly set supplementary groups, deprecated the Group option, and log more information on credential switching
|
16 years ago |
Nick Mathewson
|
b56d1545db
Fix freebsd 7 compile by adding malloc_np.h header. Fix bug 850.
|
16 years ago |
Roger Dingledine
|
e24b812a32
time for another alpha-dev cycle
|
16 years ago |
Roger Dingledine
|
a04baf14b6
bump to 0.2.1.6-alpha, and note that the exclude*nodes config
|
16 years ago |
Nick Mathewson
|
67327a863a
Fix a variable handling mistake when testing for libevent functions in configure.in. Found by Riastradh.
|
16 years ago |
Nick Mathewson
|
f80ac31d74
Add a lockfile to the Tor data directory to avoid situations where two Tors start with the same datadir, or where a --list-fingerprints races with a server to create keys, or such.
|
16 years ago |
Roger Dingledine
|
6a29ad853b
bump to 0.2.1.5-alpha-dev
|
16 years ago |