Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-29 | Command-line option to dump SHA1 digests of all source files. | Nick Mathewson | |
Now, when you call tor --digests, it dumps the SHA1 digest of each source file that Tor was built with. We support both 'sha1sum' and 'openssl sha1'. If the user is building from a tarball and they haven't edited anything, they don't need any program that calculates SHA1. If they _have_ modified a file but they don't have a program to calculate SHA1, we try to build so we do not output digests. | |||
2009-04-29 | Bump master version to 0.2.2.0-alpha-dev. | Nick Mathewson | |
2009-04-12 | bump to 0.2.1.14-rc | Roger Dingledine | |
svn:r19306 | |||
2009-03-09 | bump to 0.2.1.13-alpha-dev | Roger Dingledine | |
svn:r18830 | |||
2009-03-09 | bump to 0.2.1.13-alpha | Roger Dingledine | |
svn:r18814 | |||
2009-03-08 | Build correctly from outside main source tree. Patch from Michael Gold. | Nick Mathewson | |
svn:r18809 | |||
2009-03-06 | Remove contrib/tor.wxs from AC_CONFIG_FILES. The file is gone. | Karsten Loesing | |
svn:r18791 | |||
2009-02-09 | Use prctl to reenable core dumps when we have setuid to a non-root user. | Nick Mathewson | |
svn:r18449 | |||
2009-02-09 | Bump version to 0.2.1.12-alpha-dev | Nick Mathewson | |
svn:r18448 | |||
2009-02-09 | bump to 0.2.1.12-alpha | Roger Dingledine | |
svn:r18429 | |||
2009-01-31 | When building with GCC, use -fno-strict-aliasing | Nick Mathewson | |
GCC's interpretation of the C99 aliasing rules, to be charitable, creates a dialect of C intended for a better programmers than I am certain of my ability to be in all times. I just spent 2 hours tracking down a platform-hyperspecific libevent bug that turned out to be because of this, and darned if I ever want to do *that* again. One of Linus's recent rants will give you a picture of why GCC's behavior here can lead to fun surprises in your binaries: http://lwn.net/Articles/316126/ svn:r18351 | |||
2009-01-22 | Do not use == in our shell code; = is standard. | Nick Mathewson | |
svn:r18239 | |||
2009-01-21 | get ready for more development | Roger Dingledine | |
svn:r18200 | |||
2009-01-20 | bump to 0.2.1.11-alpha, clean up changelogtor-0.2.1.11-alpha | Roger Dingledine | |
svn:r18192 | |||
2009-01-20 | Add a better (non-locale-having) ctypes implementation to avoid protocol and ↵ | Nick Mathewson | |
parsing mismatches on different platforms. svn:r18189 | |||
2009-01-15 | This patch changes the default location where config and data files | Nick Mathewson | |
are stored when the --enable-local-appdata option is configured. This changes the Windows path from %APPDATA% to a host local %USERPROFILE%\Local Settings\Application Data\ path (aka, LOCAL_APPDATA). Patch from coderman. svn:r18122 | |||
2009-01-07 | Check that Libevent header version matches Libevent library version. | Nick Mathewson | |
Unfortunately, old Libevents don't _put_ a version in their headers, so this can get a little tricky. Fortunately, the only binary-compatibility issue we care about is the size of struct event. Even more fortunately, Libevent 2.0 will let us keep binary compatiblity forever by letting us decouple ourselves from the structs, if we like. svn:r18014 | |||
2009-01-06 | ok, all set to destabilize it again | Roger Dingledine | |
svn:r17980 | |||
2009-01-06 | bump to 0.2.1.10-alpha, reorganize the changelogtor-0.2.1.10-alpha | Roger Dingledine | |
svn:r17974 | |||
2009-01-02 | Only set sin_len/sin6_len when they exist. | Nick Mathewson | |
svn:r17851 | |||
2008-12-26 | Bump version to 0.2.1.9-alpha-dev | Nick Mathewson | |
svn:r17787 | |||
2008-12-25 | prepare for 0.2.1.9-alpha | Roger Dingledine | |
svn:r17778 | |||
2008-12-18 | Make cell pools always-on. | Nick Mathewson | |
svn:r17692 | |||
2008-12-11 | Remove a few no-longer-used checks from configure.in | Nick Mathewson | |
svn:r17604 | |||
2008-12-09 | Bump version to 0.2.1.8-alpha-dev | Nick Mathewson | |
svn:r17537 | |||
2008-12-08 | bump to 0.2.1.8-alpha | Roger Dingledine | |
svn:r17521 | |||
2008-11-29 | add coderman's wix scripts to make a windows msi installer. | Roger Dingledine | |
svn:r17408 | |||
2008-11-26 | Use fcntl for file locking when flock() is not available. | Nick Mathewson | |
svn:r17391 | |||
2008-11-09 | bump to 0.2.1.7-alpha-dev | Roger Dingledine | |
svn:r17229 | |||
2008-11-08 | bump to 0.2.1.7-alphator-0.2.1.7-alpha | Roger Dingledine | |
svn:r17217 | |||
2008-11-07 | Patch from Jacob Appelbaum and me to make User option more robust, properly ↵ | Steven Murdoch | |
set supplementary groups, deprecated the Group option, and log more information on credential switching svn:r17200 | |||
2008-11-05 | Fix freebsd 7 compile by adding malloc_np.h header. Fix bug 850. | Nick Mathewson | |
svn:r17190 | |||
2008-10-01 | time for another alpha-dev cycle | Roger Dingledine | |
svn:r17023 | |||
2008-09-30 | bump to 0.2.1.6-alpha, and note that the exclude*nodes configtor-0.2.1.6-alpha | Roger Dingledine | |
discussion hasn't finished. svn:r17011 | |||
2008-09-08 | Fix a variable handling mistake when testing for libevent functions in ↵ | Nick Mathewson | |
configure.in. Found by Riastradh. svn:r16793 | |||
2008-09-01 | Add a lockfile to the Tor data directory to avoid situations where two Tors ↵ | Nick Mathewson | |
start with the same datadir, or where a --list-fingerprints races with a server to create keys, or such. svn:r16722 | |||
2008-09-01 | bump to 0.2.1.5-alpha-dev | Roger Dingledine | |
svn:r16715 | |||
2008-08-31 | bump to 0.2.1.5-alphator-0.2.1.5-alpha | Roger Dingledine | |
svn:r16708 | |||
2008-08-22 | r17853@tombo: nickm | 2008-08-22 12:55:00 -0400 | Nick Mathewson | |
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 | |||
2008-08-07 | Oops. On recent linux kernels we were not detecting the ↵ | Nick Mathewson | |
linux/netfilter_ipv4.h header properly, since we needed to have in_addr and in6_addr and __u32 defined before trying to include it. Fix that. svn:r16460 | |||
2008-08-05 | bump to 0.2.1.4-alpha-dev, add a future todo item | Roger Dingledine | |
svn:r16440 | |||
2008-08-05 | get closer to a release | Roger Dingledine | |
svn:r16408 | |||
2008-08-03 | bump to 0.2.1.3-alphator-0.2.1.3-alpha | Roger Dingledine | |
svn:r16369 | |||
2008-07-09 | bump svn version to 0.2.1.2-alpha-dev | Nick Mathewson | |
svn:r15806 | |||
2008-07-07 | Patch from coderman: detect transparent proxy header correctly on some linux ↵ | Nick Mathewson | |
versions. svn:r15726 | |||
2008-07-05 | Remove spurious "netintet" check from configure.in | Nick Mathewson | |
svn:r15672 | |||
2008-06-20 | prepare for the 0.2.1.2-alpha release. we will tag | Roger Dingledine | |
sometime today. get your fixes in soon. :) svn:r15371 | |||
2008-06-13 | Bump version to 0.2.1.1-alpha-dev | Nick Mathewson | |
svn:r15223 | |||
2008-06-13 | bump to 0.2.1.1-alpha | Roger Dingledine | |
svn:r15187 | |||
2008-06-11 | r16171@tombo: nickm | 2008-06-11 13:47:41 -0400 | Nick Mathewson | |
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 |