- 12 Apr, 2009 1 commit
-
-
Roger Dingledine authored
svn:r19306
-
- 09 Mar, 2009 2 commits
-
-
Roger Dingledine authored
svn:r18830
-
Roger Dingledine authored
svn:r18814
-
- 08 Mar, 2009 1 commit
-
-
Nick Mathewson authored
svn:r18809
-
- 06 Mar, 2009 1 commit
-
-
Karsten Loesing authored
svn:r18791
-
- 09 Feb, 2009 3 commits
-
-
Nick Mathewson authored
svn:r18449
-
Nick Mathewson authored
svn:r18448
-
Roger Dingledine authored
svn:r18429
-
- 31 Jan, 2009 1 commit
-
-
Nick Mathewson authored
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
-
- 22 Jan, 2009 1 commit
-
-
Nick Mathewson authored
svn:r18239
-
- 21 Jan, 2009 1 commit
-
-
Roger Dingledine authored
svn:r18200
-
- 20 Jan, 2009 2 commits
-
-
Roger Dingledine authored
svn:r18192
-
Nick Mathewson authored
Add a better (non-locale-having) ctypes implementation to avoid protocol and parsing mismatches on different platforms. svn:r18189
-
- 15 Jan, 2009 1 commit
-
-
Nick Mathewson authored
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
-
- 07 Jan, 2009 1 commit
-
-
Nick Mathewson authored
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
-
- 06 Jan, 2009 2 commits
-
-
Roger Dingledine authored
svn:r17980
-
Roger Dingledine authored
svn:r17974
-
- 02 Jan, 2009 1 commit
-
-
Nick Mathewson authored
svn:r17851
-
- 26 Dec, 2008 1 commit
-
-
Nick Mathewson authored
svn:r17787
-
- 25 Dec, 2008 1 commit
-
-
Roger Dingledine authored
svn:r17778
-
- 18 Dec, 2008 1 commit
-
-
Nick Mathewson authored
svn:r17692
-
- 11 Dec, 2008 1 commit
-
-
Nick Mathewson authored
svn:r17604
-
- 09 Dec, 2008 1 commit
-
-
Nick Mathewson authored
svn:r17537
-
- 08 Dec, 2008 1 commit
-
-
Roger Dingledine authored
svn:r17521
-
- 29 Nov, 2008 1 commit
-
-
Roger Dingledine authored
svn:r17408
-
- 26 Nov, 2008 1 commit
-
-
Nick Mathewson authored
svn:r17391
-
- 09 Nov, 2008 1 commit
-
-
Roger Dingledine authored
svn:r17229
-
- 08 Nov, 2008 1 commit
-
-
Roger Dingledine authored
svn:r17217
-
- 07 Nov, 2008 1 commit
-
-
Steven Murdoch authored
Patch from Jacob Appelbaum and me to make User option more robust, properly set supplementary groups, deprecated the Group option, and log more information on credential switching svn:r17200
-
- 05 Nov, 2008 1 commit
-
-
Nick Mathewson authored
svn:r17190
-
- 01 Oct, 2008 1 commit
-
-
Roger Dingledine authored
svn:r17023
-
- 30 Sep, 2008 1 commit
-
-
Roger Dingledine authored
discussion hasn't finished. svn:r17011
-
- 08 Sep, 2008 1 commit
-
-
Nick Mathewson authored
Fix a variable handling mistake when testing for libevent functions in configure.in. Found by Riastradh. svn:r16793
-
- 01 Sep, 2008 2 commits
-
-
Nick Mathewson authored
Add a lockfile to the Tor data directory to avoid situations where two Tors start with the same datadir, or where a --list-fingerprints races with a server to create keys, or such. svn:r16722
-
Roger Dingledine authored
svn:r16715
-
- 31 Aug, 2008 1 commit
-
-
Roger Dingledine authored
svn:r16708
-
- 22 Aug, 2008 1 commit
-
-
Nick Mathewson authored
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
-
- 07 Aug, 2008 1 commit
-
-
Nick Mathewson authored
Oops. On recent linux kernels we were not detecting the 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
-
- 05 Aug, 2008 2 commits
-
-
Roger Dingledine authored
svn:r16440
-
Roger Dingledine authored
svn:r16408
-