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 |
Nick Mathewson
|
69e5e8d0ad
Merge RPM spec patch from jbash
|
20 years ago |
Roger Dingledine
|
5253405dfc
my gcc has never heard of -Wendif-labels
|
20 years ago |
Nick Mathewson
|
67f14032b1
Handle strlcat/strlcpy correctly on platforms that have them.
|
20 years ago |
Nick Mathewson
|
ad4dc74482
Use a stricter set of warnings; make them all pass.
|
20 years ago |
Roger Dingledine
|
2f5efbcb44
hunt for getrlimit setrlimit sys/time.h sys/resource.h
|
20 years ago |
Nick Mathewson
|
ae7495dd55
Only tor and test binaries need to link against openssl and zlib; tor-resolve can be smaller.
|
20 years ago |
Nick Mathewson
|
5c68db8b3d
Link tools directory into rest of build system
|
20 years ago |
Nick Mathewson
|
26f3cb8652
Add SysLog option to direct log messages to the system log instead of a FILE*.
|
20 years ago |
Roger Dingledine
|
9cc0c3620f
ship src/win32/ in the tarball
|
20 years ago |
Roger Dingledine
|
820ad3c66a
bump version to pre5-cvs
|
20 years ago |
Roger Dingledine
|
4c2595ca66
bump version to 0.0.9pre4
|
20 years ago |
Nick Mathewson
|
b0afd91afe
Paranoid bulletproofing for exit code
|
20 years ago |
Nick Mathewson
|
f619c4603e
Add an autoconf test to make sure that memset(&ptr, 0, sizeof(ptr)) and ptr=NULL are equivalent
|
20 years ago |
Roger Dingledine
|
3c478c1923
bump to 0.0.9pre4-cvs
|
20 years ago |
Roger Dingledine
|
0d0df005ff
bump version to 0.0.9pre3
|
20 years ago |
Roger Dingledine
|
188c9a034d
oops, actually pre3-cvs now
|
20 years ago |
Roger Dingledine
|
53d577d16c
bump us to 0.0.9pre3-cvs
|
20 years ago |
Roger Dingledine
|
30e5f5793e
pre2 changes:
|
20 years ago |
Roger Dingledine
|
8ba86dbee9
bump version to 0.0.9pre2-cvs
|
20 years ago |
Roger Dingledine
|
0b728284d2
make zlib.h a required header, not an optional header
|
20 years ago |