aboutsummaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAge
...
* bump to rc3•••svn:r1748 Roger Dingledine2004-04-29
* bump us to rc2•••svn:r1713 Roger Dingledine2004-04-26
* Check for machine/limits.h in addition to sys/limits.h•••svn:r1705 Nick Mathewson2004-04-25
* bump version to 0.0.6rc1•••svn:r1698 Roger Dingledine2004-04-25
* bump cvs version to 0.0.6pre6-cvs•••svn:r1672 Roger Dingledine2004-04-19
* freebsd 5.x needs sys/limits.h•••svn:r1652 Roger Dingledine2004-04-17
* weasel convinced me not to call it pre5 until it's actually pre5•••svn:r1640 Roger Dingledine2004-04-16
* bump cvs to 0.0.6pre5•••svn:r1638 Roger Dingledine2004-04-16
* bump version to 0.0.6pre4•••svn:r1631 Roger Dingledine2004-04-15
* bump cvs to 0.0.6pre3•••svn:r1621 Roger Dingledine2004-04-14
* bump cvs to 0.0.6pre1•••svn:r1532 Roger Dingledine2004-04-07
* bump to 0.0.5•••svn:r1388 Roger Dingledine2004-03-30
* bump to 0.0.5rc3•••svn:r1386 Roger Dingledine2004-03-30
* call it torrc.sample, not torrc•••svn:r1374 Roger Dingledine2004-03-29
* bump to 0.0.5rc2•••svn:r1372 Roger Dingledine2004-03-29
* bump version back to 0.0.4.1•••svn:r1348 Roger Dingledine2004-03-26
* bump cvs to 0.0.5•••svn:r1344 Roger Dingledine2004-03-26
* bump cvs to 0.0.4•••svn:r1339 Roger Dingledine2004-03-26
* Add missing dollar sign•••svn:r1330 Nick Mathewson2004-03-21
* Add an autoconf test for whether unaligned int access is permitted.•••It works on macos, and works correctly when I twiddle the test code to generate a spurious segfault. Will it work anywhere else? svn:r1329 Nick Mathewson2004-03-21
* oops, and make make work too on solaris•••svn:r1316 Roger Dingledine2004-03-20
* make configure work on solaris without mods•••svn:r1315 Roger Dingledine2004-03-20
* we'd forgotten to autoconf fcntl.h•••svn:r1304 Roger Dingledine2004-03-19
* bump version to 0.0.2•••svn:r1296 Roger Dingledine2004-03-19
* Include strlcpy and strlcat where not available, so our string ops can be les...•••svn:r1289 Nick Mathewson2004-03-17
* bump us to pre27•••world's shortest release svn:r1281 Roger Dingledine2004-03-15
* Fix DOS line endings; autoconfize checks for strptime and inet_aton•••svn:r1248 Nick Mathewson2004-03-09
* bump cvs to pre26•••svn:r1237 Roger Dingledine2004-03-06
* bump cvs to pre25•••svn:r1218 Roger Dingledine2004-03-03
* Integrate jbash's RPM spec into build process. (Requires "rpmbuild" to•••build properly. Works fine on redhat 9. YMMV.) svn:r1199 Nick Mathewson2004-03-02
* bump cvs to pre24•••svn:r1183 Roger Dingledine2004-02-29
* bump cvs to pre23•••svn:r1144 Roger Dingledine2004-02-27
* bump our version to pre22•••svn:r1125 Roger Dingledine2004-02-26
* bump us to pre21, add ChangeLog entries•••svn:r1107 Roger Dingledine2004-02-18
* made these scripts know about config/Makefile.am•••svn:r1090 Steven Hazel2004-02-17
* and build the torify script on ./configure•••svn:r1080 Roger Dingledine2004-02-17
* look for tor.sh in the right place•••svn:r1069 Roger Dingledine2004-02-17
* move cvs to pre20•••svn:r1031 Roger Dingledine2004-01-31
* move us to pre19•••svn:r978 Roger Dingledine2004-01-07
* stop checking for the system's daemon() func, since we don't use it•••svn:r975 Roger Dingledine2004-01-07
* move us to pre18•••svn:r967 Roger Dingledine2004-01-02
* bump cvs version to pre17, so people using cvs tor are denied from•••the (incompatible) pre16 network svn:r945 Roger Dingledine2003-12-16
* we are pre16•••svn:r933 Roger Dingledine2003-12-14
* we are pre15•••svn:r884 Roger Dingledine2003-12-03
* switch "-lcrypto -lssl" to "-lssl -lcrypto" for broken distributions•••enforce -g on compile always. we're an alpha release after all. svn:r878 Roger Dingledine2003-12-03
* stop building sample-server-torrc, start building tor.1•••svn:r861 Roger Dingledine2003-11-21
* we are pre14.•••svn:r850 Roger Dingledine2003-11-19
* Use daemon(3) function where available.•••svn:r665 Nick Mathewson2003-10-23
* added User and Group options -- if you set them, tor will try to•••setuid and setgid respectively, and die if it can't. (If the User option is set, tor will setgid to the user's gid as well.) This happens after the pidfile is created, so that in cases where tor needs to be root to work with the pidfile, it will at least be able to create it, although it won't be able to delete it. That sucks, but it's somewhat better than not being able to create the pidfile in the first place. svn:r652 Steven Hazel2003-10-22
* move to 0.0.2pre13•••svn:r631 Roger Dingledine2003-10-19