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 |
Nick Mathewson
|
5d92fbe30e
Use autoconf to enable largefile support where necessary. Use ftello where available, since ftell can fail at 2GB.
|
20 years ago |
Nick Mathewson
|
8de9cfe184
Resolve FIXME items: make expand_filename handle ~ and ~username
|
20 years ago |
Roger Dingledine
|
23a69fde8e
bump us to 0.0.9pre6-cvs
|
20 years ago |
Roger Dingledine
|
e5229a214c
ship the tarball with a minimal cflags, since gcc's vary so much
|
20 years ago |
Nick Mathewson
|
21c92dace0
More whitespace normalization
|
20 years ago |
Roger Dingledine
|
cb30d054a8
separate out the cflags that cause spurious warnings, so
|
20 years ago |
Roger Dingledine
|
8af43306d9
move -Wwrite-strings -Wredundant-decls to a separate CFLAGS
|
20 years ago |
Nick Mathewson
|
38ed0ce5e6
Unify tor_parse_(numeric); make sure MAX_UINT32 and MAX_UINT64 are defined
|
20 years ago |