aboutsummaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAge
* add coderman's wix scripts to make a windows msi installer.•••svn:r17408 Roger Dingledine2008-11-29
* Use fcntl for file locking when flock() is not available.•••svn:r17391 Nick Mathewson2008-11-26
* bump to 0.2.1.7-alpha-dev•••svn:r17229 Roger Dingledine2008-11-09
* bump to 0.2.1.7-alpha•••svn:r17217 Roger Dingledine2008-11-08
* Patch from Jacob Appelbaum and me to make User option more robust, properly s...•••svn:r17200 Steven Murdoch2008-11-07
* Fix freebsd 7 compile by adding malloc_np.h header. Fix bug 850.•••svn:r17190 Nick Mathewson2008-11-05
* time for another alpha-dev cycle•••svn:r17023 Roger Dingledine2008-10-01
* bump to 0.2.1.6-alpha, and note that the exclude*nodes config•••discussion hasn't finished. svn:r17011 Roger Dingledine2008-09-30
* Fix a variable handling mistake when testing for libevent functions in config...•••svn:r16793 Nick Mathewson2008-09-08
* Add a lockfile to the Tor data directory to avoid situations where two Tors s...•••svn:r16722 Nick Mathewson2008-09-01
* bump to 0.2.1.5-alpha-dev•••svn:r16715 Roger Dingledine2008-09-01
* bump to 0.2.1.5-alpha•••svn:r16708 Roger Dingledine2008-08-31
* r17853@tombo: nickm | 2008-08-22 12:55:00 -0400••• Oops. We had been telling people to use --with-ssl-dir, which had not worked since 0.2.0.1-alpha: --with-openssl-dir was the one that worked. Make them both work, document --with-openssl-dir, and mark --with-ssl-dir as obsolete. Found by "Dave". svn:r16625 Nick Mathewson2008-08-22
* Oops. On recent linux kernels we were not detecting the linux/netfilter_ipv4...•••svn:r16460 Nick Mathewson2008-08-07
* bump to 0.2.1.4-alpha-dev, add a future todo item•••svn:r16440 Roger Dingledine2008-08-05
* get closer to a release•••svn:r16408 Roger Dingledine2008-08-05
* bump to 0.2.1.3-alpha•••svn:r16369 Roger Dingledine2008-08-03
* bump svn version to 0.2.1.2-alpha-dev•••svn:r15806 Nick Mathewson2008-07-09
* Patch from coderman: detect transparent proxy header correctly on some linux ...•••svn:r15726 Nick Mathewson2008-07-07
* Remove spurious "netintet" check from configure.in•••svn:r15672 Nick Mathewson2008-07-05
* prepare for the 0.2.1.2-alpha release. we will tag•••sometime today. get your fixes in soon. :) svn:r15371 Roger Dingledine2008-06-20
* Bump version to 0.2.1.1-alpha-dev•••svn:r15223 Nick Mathewson2008-06-13
* bump to 0.2.1.1-alpha•••svn:r15187 Roger Dingledine2008-06-13
* r16171@tombo: nickm | 2008-06-11 13:47:41 -0400••• Lower number of syscalls used to write data to ordinary sockets through use of writev. Disabled till I have time to test it. svn:r15133 Nick Mathewson2008-06-11
* Add a configure switch to enable instrument downloads.•••svn:r14898 Peter Palfrader2008-06-02
* New code to implement proposal for local geoip stats. Only enabled with --ena...•••svn:r14802 Nick Mathewson2008-05-29
* More muddling around to get configure.in to recognize recent libevents. Real...•••svn:r14641 Nick Mathewson2008-05-16
* r19797@catbus: nickm | 2008-05-16 15:42:53 -0400••• Try to build correctly on win32 with libevent versions 1.4.x or greater. 1.4.5 should remove the need to do this, but hey. Backport candidate. svn:r14640 Nick Mathewson2008-05-16
* r19003@catbus: nickm | 2008-03-21 15:13:57 -0400••• Make --enable-gcc-warnings work under the recently released GCC 4.3. svn:r14149 Nick Mathewson2008-03-21
* r18793@catbus: nickm | 2008-03-13 14:09:19 -0400••• Add a malloc_good_size() implementation to OpenBSD_malloc_Linux.c. Also, make configure.in not use support functions for the platform malloc when we are not using the platform mallocs. svn:r14010 Nick Mathewson2008-03-13
* r14481@tombo: nickm | 2008-02-26 14:49:04 -0500••• Bump trunk version to 0.2.1.0-alpha-dev svn:r13745 Nick Mathewson2008-02-26
* bump to 0.2.0.20-rc-dev•••svn:r13725 Roger Dingledine2008-02-25
* bump to 0.2.0.20-rc•••svn:r13715 Roger Dingledine2008-02-25
* r18362@catbus: nickm | 2008-02-21 22:29:14 -0500••• Add missing part of last patch svn:r13671 Nick Mathewson2008-02-22
* r18347@catbus: nickm | 2008-02-21 15:54:40 -0500••• Make autoconf autodetect -Wshorten-64-to-32 when --enable-gcc-warnings is given to the configure script. svn:r13661 Nick Mathewson2008-02-21
* r14240@tombo: nickm | 2008-02-17 14:26:52 -0500••• Add a --with-tcmalloc argument to configure. svn:r13546 Nick Mathewson2008-02-17
* r14238@tombo: nickm | 2008-02-17 14:03:44 -0500••• Add openbsd memory allocator discussed in bug 468, to make it easier for linux users to get non-awful allocation patterns. Use --enable-openbsd-malloc to turn it on. Needs more testing. svn:r13544 Nick Mathewson2008-02-17
* bump to 0.2.0.19-alpha-dev•••svn:r13467 Roger Dingledine2008-02-11
* bump to 0.2.0.19-alpha•••svn:r13449 Roger Dingledine2008-02-09
* Update some copyright notices: it is now 2008.•••svn:r13412 Nick Mathewson2008-02-07
* r13971@tombo: nickm | 2008-01-30 14:25:25 -0500••• Write a new autoconf macro to test whether a function is declared. It is suboptimal and possibly buggy in some way, but it seems to work for me. use it to test for a declaration of malloc_good_size, so we can workaround operating systems (like older OSX) that have the function in their libc but do not deign to declare it in their headers. Should resolve bug 587. svn:r13339 Nick Mathewson2008-01-30
* bump to 0.2.0.18-alpha-dev•••svn:r13295 Roger Dingledine2008-01-26
* bump to 0.2.0.18-alpha•••svn:r13291 Roger Dingledine2008-01-26
* bump to 0.2.0.17-alpha-dev•••svn:r13171 Roger Dingledine2008-01-18
* Make the tor-gencert man page get included correctly in the tarball.•••svn:r13163 Roger Dingledine2008-01-17
* bump to 0.2.0.16-alpha•••svn:r13160 Roger Dingledine2008-01-17
* r15890@tombo: nickm | 2008-01-12 17:19:51 -0500••• Add a --disable-buffer-freelists configure argument to build without buffer RAM chunk freelists, so we can benchmark the impact of this. svn:r13121 Nick Mathewson2008-01-13
* r15692@tombo: nickm | 2007-12-25 18:15:50 -0500••• Bump version to 0.2.0.15-alpha-dev svn:r12982 Nick Mathewson2007-12-26
* r15691@tombo: nickm | 2007-12-25 18:13:54 -0500••• New, slightly esoteric function, tor_malloc_roundup(). While tor_malloc(x) allocates x bytes, tor_malloc_roundup(&x) allocates the same size of chunk it would use to store x bytes, and sets x to the usable size of that chunk. svn:r12981 Nick Mathewson2007-12-26
* bump to 0.2.0.15-alpha•••svn:r12962 Roger Dingledine2007-12-25