]> git.ipfire.org Git - thirdparty/tor.git/log
thirdparty/tor.git
16 years agoAdd an initial .gitignore to maint-0.1.2 maint-0.1.2
Nick Mathewson [Wed, 29 Apr 2009 13:20:05 +0000 (09:20 -0400)] 
Add an initial .gitignore to maint-0.1.2

17 years agoBackport to 0.1.2.x: Never allow a circuit to be created with the same circid as...
Nick Mathewson [Thu, 7 Aug 2008 20:19:53 +0000 (20:19 +0000)] 
Backport to 0.1.2.x: Never allow a circuit to be created with the same circid as a circuit that has been marked for close.  May fix 779.  Needs testing.

svn:r16464

17 years ago r16691@tombo: nickm | 2008-07-03 11:04:03 -0400
Nick Mathewson [Thu, 3 Jul 2008 15:04:51 +0000 (15:04 +0000)] 
 r16691@tombo:  nickm | 2008-07-03 11:04:03 -0400
 Backport to 0.1.2: Fix for bug 742: do not use O_CREAT on 2-option version of open().  Especially do not use it on /dev/null.  Fix from Michael Scherer. Bugfix on 0.0.2pre19 (wow).

svn:r15628

17 years agoAdd instrumentation to the 0.1.2.x branch (disabled by default) to dump the weights...
Nick Mathewson [Wed, 18 Jun 2008 03:26:13 +0000 (03:26 +0000)] 
Add instrumentation to the 0.1.2.x branch (disabled by default) to dump the weights of various directory servers when we update our local networkstatus opinions.  To turn this on, define DUMP_DIR_WEIGHTS in routerlist.c.  This has to be in 0.1.2.x, since the code to pick 0.1.2.x directories is pretty different in more recent releases.

svn:r15343

17 years ago* backport from 0.2.0.26-rc-1: Conflict with old libssls.
Peter Palfrader [Wed, 14 May 2008 20:29:47 +0000 (20:29 +0000)] 
* backport from 0.2.0.26-rc-1: Conflict with old libssls.
* backport from 0.2.0.26-rc-1: On upgrading from versions prior to,
  including, 0.1.2.19-2 if we are a server (we have a /var/lib/tor/keys
  directory)
  - move /var/lib/tor/keys/secret_onion_key out of the way.
  - move /var/lib/tor/keys/secret_onion_key.old out of the way.
  - move /var/lib/tor/keys/secret_id_key out of the way if it was
    created on or after 2006-09-17, which is the day the bad
    libssl was uploaded to Debian unstable.
* backport from 0.2.0.26-rc-1: Add a NEWS file explaining this change.

svn:r14616

17 years agoWork around fig2dev failing to build the images on all archs - backport from 0.2...
Peter Palfrader [Wed, 14 May 2008 13:01:20 +0000 (13:01 +0000)] 
Work around fig2dev failing to build the images on all archs - backport from 0.2.0.22-rc-1 (re #457568).

svn:r14609

17 years agoTake lefkada out of the list of v2 directory authorities, since
Roger Dingledine [Wed, 23 Apr 2008 17:36:46 +0000 (17:36 +0000)] 
Take lefkada out of the list of v2 directory authorities, since
it has been down for months.

svn:r14427

17 years agobackport r14375
Roger Dingledine [Wed, 16 Apr 2008 00:08:20 +0000 (00:08 +0000)] 
backport r14375

svn:r14376

17 years ago r18931@catbus: nickm | 2008-03-18 12:08:44 -0400
Nick Mathewson [Tue, 18 Mar 2008 16:09:07 +0000 (16:09 +0000)] 
 r18931@catbus:  nickm | 2008-03-18 12:08:44 -0400
 Backport to 0.1.2: Detect errors from directory listing correctly on win32.  Bug found by lodger.

svn:r14104

17 years ago r14473@tombo: nickm | 2008-02-26 13:44:19 -0500
Nick Mathewson [Tue, 26 Feb 2008 19:27:45 +0000 (19:27 +0000)] 
 r14473@tombo:  nickm | 2008-02-26 13:44:19 -0500
 Rearrange TODO.012 items.

svn:r13742

17 years ago r14472@tombo: nickm | 2008-02-26 13:44:08 -0500
Nick Mathewson [Tue, 26 Feb 2008 19:27:39 +0000 (19:27 +0000)] 
 r14472@tombo:  nickm | 2008-02-26 13:44:08 -0500
 Backport trivial fix for problem that kept nameserver errors from getting reported.

svn:r13741

17 years ago r14360@31-33-219: nickm | 2008-02-21 10:41:09 -0500
Nick Mathewson [Thu, 21 Feb 2008 15:41:14 +0000 (15:41 +0000)] 
 r14360@31-33-219:  nickm | 2008-02-21 10:41:09 -0500
 Note a couple of items for backport. in TODO.012, including a couple from arma.

svn:r13656

17 years agofix bug in r13469:
Roger Dingledine [Thu, 21 Feb 2008 06:45:04 +0000 (06:45 +0000)] 
fix bug in r13469:
Feb 21 01:07:02.132 [warn] connection_about_to_close_connection(): Harmless bug: Edge connection (marked at dirserv.c:2062) hasn't sent end yet?

svn:r13646

17 years agobump stable to 0.1.2.19-dev, so i can mess with it.
Roger Dingledine [Wed, 20 Feb 2008 22:39:26 +0000 (22:39 +0000)] 
bump stable to 0.1.2.19-dev, so i can mess with it.

svn:r13629

17 years agonick wants this one to compile too. geez.
Roger Dingledine [Tue, 19 Feb 2008 22:08:44 +0000 (22:08 +0000)] 
nick wants this one to compile too. geez.

svn:r13589

17 years ago r18214@catbus: nickm | 2008-02-19 17:07:55 -0500
Nick Mathewson [Tue, 19 Feb 2008 22:08:01 +0000 (22:08 +0000)] 
 r18214@catbus:  nickm | 2008-02-19 17:07:55 -0500
 Backport to 0.1.2.x: Add some checks in torgzip.c to make sure we never overflow size_t there.  Also make sure we do not realloc(list,0) in container.c.

svn:r13588

17 years agobackport r13583
Roger Dingledine [Tue, 19 Feb 2008 21:38:27 +0000 (21:38 +0000)] 
backport r13583

svn:r13584

17 years ago r14192@tombo: nickm | 2008-02-15 18:41:35 -0500
Nick Mathewson [Fri, 15 Feb 2008 23:41:40 +0000 (23:41 +0000)] 
 r14192@tombo:  nickm | 2008-02-15 18:41:35 -0500
 Note some items for backport.

svn:r13534

17 years agobackport r13488
Roger Dingledine [Wed, 13 Feb 2008 07:25:27 +0000 (07:25 +0000)] 
backport r13488

svn:r13489

17 years ago r18031@catbus: nickm | 2008-02-11 13:54:58 -0500
Nick Mathewson [Mon, 11 Feb 2008 18:55:05 +0000 (18:55 +0000)] 
 r18031@catbus:  nickm | 2008-02-11 13:54:58 -0500
 Have assert_connection_ok() allow marked-for-close dir conns with stuff to flush but no way to flush it.  Adjust conn_dirserv_unlink_from_bridge() to mark edge and dir conns not already marked, since once linked conns are unlinked they are no longer viable.  Likely fix for bug 406, which was crashing 0.1.2.x servers periodically.

svn:r13469

17 years agobackport r13442 and r13444
Roger Dingledine [Sat, 9 Feb 2008 13:13:38 +0000 (13:13 +0000)] 
backport r13442 and r13444

svn:r13445

17 years agoCopyright file update
Peter Palfrader [Sun, 3 Feb 2008 20:53:52 +0000 (20:53 +0000)] 
Copyright file update

svn:r13367

17 years agoBackport from 0.2.0.18-alpha + 1: We now use the shipped images on mipsel and
Peter Palfrader [Sat, 2 Feb 2008 14:16:14 +0000 (14:16 +0000)] 
Backport from 0.2.0.18-alpha + 1:  We now use the shipped images on mipsel and
sparc (in addition to s390) because fig2dev segfaults on those archs (re
#457568).

svn:r13359

17 years ago r17856@catbus: nickm | 2008-01-30 18:45:36 -0500
Nick Mathewson [Wed, 30 Jan 2008 23:46:02 +0000 (23:46 +0000)] 
 r17856@catbus:  nickm | 2008-01-30 18:45:36 -0500
 Backport leak fixes from r13148.

svn:r13343

17 years ago r17845@catbus: nickm | 2008-01-30 13:32:22 -0500
Nick Mathewson [Wed, 30 Jan 2008 18:32:39 +0000 (18:32 +0000)] 
 r17845@catbus:  nickm | 2008-01-30 13:32:22 -0500
 Backport: Fix bug 597: stop telling people to email Tor-ops.  Also give a better suggestion when some other identity has been assigned the nickname we are using.

svn:r13338

17 years agoa blurb for 0.1.2.19, and put it in the release notes
Roger Dingledine [Sat, 19 Jan 2008 17:56:14 +0000 (17:56 +0000)] 
a blurb for 0.1.2.19, and put it in the release notes

svn:r13187

17 years agoNew upstream version
Peter Palfrader [Thu, 17 Jan 2008 20:33:51 +0000 (20:33 +0000)] 
New upstream version

svn:r13164

17 years agobump stable to 0.1.2.19 tor-0.1.2.19
Roger Dingledine [Thu, 17 Jan 2008 19:49:26 +0000 (19:49 +0000)] 
bump stable to 0.1.2.19

svn:r13158

17 years ago r17627@catbus: nickm | 2008-01-15 00:57:52 -0500
Nick Mathewson [Tue, 15 Jan 2008 05:57:55 +0000 (05:57 +0000)] 
 r17627@catbus:  nickm | 2008-01-15 00:57:52 -0500
 Backport the user-visible bugfixes from r13136.

svn:r13137

17 years ago r17621@catbus: nickm | 2008-01-14 14:03:29 -0500
Nick Mathewson [Mon, 14 Jan 2008 19:03:33 +0000 (19:03 +0000)] 
 r17621@catbus:  nickm | 2008-01-14 14:03:29 -0500
 Backport the parts of r13129 through r13133 that represent actual potential for bugs.

svn:r13134

17 years ago r17562@catbus: nickm | 2008-01-10 13:11:25 -0500
Nick Mathewson [Thu, 10 Jan 2008 18:11:34 +0000 (18:11 +0000)] 
 r17562@catbus:  nickm | 2008-01-10 13:11:25 -0500
 Oops. Forgot to commit changelog for a couple of 0.1.2.x backports.

svn:r13097

17 years agoBackport: update documentation to match the new installers.
Andrew Lewman [Tue, 8 Jan 2008 01:58:36 +0000 (01:58 +0000)] 
Backport:  update documentation to match the new installers.

svn:r13069

17 years agoupdate copyright in suse script.
Andrew Lewman [Tue, 8 Jan 2008 01:55:07 +0000 (01:55 +0000)] 
update copyright in suse script.

svn:r13068

17 years agoBackport: the new win32 installer has been through four releases,
Andrew Lewman [Tue, 8 Jan 2008 01:51:17 +0000 (01:51 +0000)] 
Backport:  the new win32 installer has been through four releases,
consider it well tested.

svn:r13066

17 years agoBackport: the alpha installer for osx has been through four release,
Andrew Lewman [Tue, 8 Jan 2008 01:50:28 +0000 (01:50 +0000)] 
Backport:  the alpha installer for osx has been through four release,
consider it well tested.

svn:r13065

17 years ago r17507@catbus: nickm | 2008-01-07 15:03:24 -0500
Nick Mathewson [Mon, 7 Jan 2008 20:03:27 +0000 (20:03 +0000)] 
 r17507@catbus:  nickm | 2008-01-07 15:03:24 -0500
 Backport r12341: If setting our rlimit to rlim_max or cap fails, fall back to OPEN_FILES if defiled.  This makes Tor run on OSX 10.5, while allowing OSX to mend its ways in the future.

svn:r13060

17 years ago r17505@catbus: nickm | 2008-01-07 14:51:37 -0500
Nick Mathewson [Mon, 7 Jan 2008 19:51:42 +0000 (19:51 +0000)] 
 r17505@catbus:  nickm | 2008-01-07 14:51:37 -0500
 Backport r12339 with fix in r12931: Work on platforms where rlim_t is wider than unsigned long.

svn:r13059

17 years ago r17496@catbus: nickm | 2008-01-07 12:49:06 -0500
Nick Mathewson [Mon, 7 Jan 2008 17:49:22 +0000 (17:49 +0000)] 
 r17496@catbus:  nickm | 2008-01-07 12:49:06 -0500
 Backport: Consequence of fix for 539: when a client gets a 503 response with a nontrivial body, pretend it got a 200 response.  This lets clients use information erroneously sent to them by old buggy servers.

svn:r13055

17 years agoIf we were having problems getting a particular descriptor from the
Roger Dingledine [Mon, 7 Jan 2008 08:43:52 +0000 (08:43 +0000)] 
If we were having problems getting a particular descriptor from the
directory caches, and then we learned about a new descriptor for
that router, we weren't resetting our failure count. Reported
by lodger.

svn:r13047

17 years agobump stable to 0.1.2.18-dev; we should put out a 0.1.2.19 soon.
Roger Dingledine [Mon, 7 Jan 2008 07:54:48 +0000 (07:54 +0000)] 
bump stable to 0.1.2.18-dev; we should put out a 0.1.2.19 soon.

svn:r13046

17 years agofix a typo. thanks sjmurdoch.
Andrew Lewman [Tue, 25 Dec 2007 19:03:23 +0000 (19:03 +0000)] 
fix a typo.  thanks sjmurdoch.

svn:r12979

17 years ago r15650@tombo: nickm | 2007-12-23 13:29:07 -0500
Nick Mathewson [Sun, 23 Dec 2007 18:29:41 +0000 (18:29 +0000)] 
 r15650@tombo:  nickm | 2007-12-23 13:29:07 -0500
 mark a couple of patches as bakportable.

svn:r12947

17 years ago r17275@catbus: nickm | 2007-12-20 01:15:04 -0500
Nick Mathewson [Thu, 20 Dec 2007 06:15:19 +0000 (06:15 +0000)] 
 r17275@catbus:  nickm | 2007-12-20 01:15:04 -0500
 Backport: Don't try to create the datadir when we are only verifying the configuration or hashing a password. Resolves bug 540.

svn:r12885

17 years ago r17271@catbus: nickm | 2007-12-20 00:05:49 -0500
Nick Mathewson [Thu, 20 Dec 2007 05:09:53 +0000 (05:09 +0000)] 
 r17271@catbus:  nickm | 2007-12-20 00:05:49 -0500
 Backport: When we decide to send a 503 in response to a request for server descriptors, disable spooling so that we do not then send the descriptors anyway.  Fixes bug 539.

svn:r12883

17 years ago r17099@catbus: nickm | 2007-12-11 18:16:59 -0500
Nick Mathewson [Tue, 11 Dec 2007 23:21:44 +0000 (23:21 +0000)] 
 r17099@catbus:  nickm | 2007-12-11 18:16:59 -0500
 Backport part of 12767: make configure script work even on my current catbus install, even with weird headers.

svn:r12773

17 years ago r17097@catbus: nickm | 2007-12-11 18:13:48 -0500
Nick Mathewson [Tue, 11 Dec 2007 23:21:41 +0000 (23:21 +0000)] 
 r17097@catbus:  nickm | 2007-12-11 18:13:48 -0500
 Move last changelog entry to 0.1.2.19; 0.1.2.18 is already out.

svn:r12772

17 years ago r17095@catbus: nickm | 2007-12-11 18:11:13 -0500
Nick Mathewson [Tue, 11 Dec 2007 23:17:06 +0000 (23:17 +0000)] 
 r17095@catbus:  nickm | 2007-12-11 18:11:13 -0500
 Backport r12766: Patch from mwenge: fix consensus status lookup by nickname when nickname is a hexdigest.

svn:r12770

17 years agobackport r12658
Roger Dingledine [Mon, 3 Dec 2007 22:47:18 +0000 (22:47 +0000)] 
backport r12658

svn:r12659

17 years agobackport r12628
Roger Dingledine [Sat, 1 Dec 2007 23:34:43 +0000 (23:34 +0000)] 
backport r12628

svn:r12629

17 years agobackport r12459
Roger Dingledine [Fri, 30 Nov 2007 07:49:49 +0000 (07:49 +0000)] 
backport r12459

svn:r12611

17 years agobackport r12507
Roger Dingledine [Thu, 15 Nov 2007 22:08:12 +0000 (22:08 +0000)] 
backport r12507

svn:r12508

17 years agoSeems I never committed the 0.1.2.18-1 chlog
Peter Palfrader [Thu, 15 Nov 2007 10:05:05 +0000 (10:05 +0000)] 
Seems I never committed the 0.1.2.18-1 chlog

svn:r12500

17 years agobackport the fixes for bug 549.
Roger Dingledine [Sun, 11 Nov 2007 05:36:28 +0000 (05:36 +0000)] 
backport the fixes for bug 549.

svn:r12473

17 years agoa blurb for 0.1.2.18; put it in releasenotes too
Roger Dingledine [Sun, 11 Nov 2007 00:33:04 +0000 (00:33 +0000)] 
a blurb for 0.1.2.18; put it in releasenotes too

svn:r12464

17 years agowe might want to backport r12459 too
Roger Dingledine [Sat, 10 Nov 2007 21:19:22 +0000 (21:19 +0000)] 
we might want to backport r12459 too

svn:r12460

17 years ago r16469@catbus: nickm | 2007-11-06 15:16:13 -0500
Nick Mathewson [Tue, 6 Nov 2007 20:17:17 +0000 (20:17 +0000)] 
 r16469@catbus:  nickm | 2007-11-06 15:16:13 -0500
 Oops.  0.1.2.18 is already released; put the changelog entry for r12402 in the right place.

svn:r12403

17 years ago r16467@catbus: nickm | 2007-11-06 14:57:00 -0500
Nick Mathewson [Tue, 6 Nov 2007 19:58:06 +0000 (19:58 +0000)] 
 r16467@catbus:  nickm | 2007-11-06 14:57:00 -0500
 Backport r12400 and r12401: Do not allow buckets to overflow.

svn:r12402

17 years ago r14654@tombo: nickm | 2007-11-02 12:05:39 -0400
Nick Mathewson [Fri, 2 Nov 2007 16:05:42 +0000 (16:05 +0000)] 
 r14654@tombo:  nickm | 2007-11-02 12:05:39 -0400
 Note r12341 for backport.

svn:r12342

17 years ago r14650@tombo: nickm | 2007-11-02 10:53:42 -0400
Nick Mathewson [Fri, 2 Nov 2007 14:53:47 +0000 (14:53 +0000)] 
 r14650@tombo:  nickm | 2007-11-02 10:53:42 -0400
 Note r12339 for backport

svn:r12340

17 years agobackport the removal of openssl from trunk
Andrew Lewman [Fri, 2 Nov 2007 03:08:26 +0000 (03:08 +0000)] 
backport the removal of openssl from trunk

svn:r12322

17 years agobackport the torrc changes to postflight for osx.
Andrew Lewman [Thu, 1 Nov 2007 04:43:02 +0000 (04:43 +0000)] 
backport the torrc changes to postflight for osx.

svn:r12309

17 years agoFix the logfile location for osx.
Andrew Lewman [Thu, 1 Nov 2007 04:40:36 +0000 (04:40 +0000)] 
Fix the logfile location for osx.

svn:r12308

17 years agoUpdate -stable privoxy.config
Andrew Lewman [Wed, 31 Oct 2007 03:41:58 +0000 (03:41 +0000)] 
Update -stable privoxy.config

svn:r12288

17 years agoLook at all of these places with the wrong url. tor-0.1.2.18
Andrew Lewman [Mon, 29 Oct 2007 00:57:14 +0000 (00:57 +0000)] 
Look at all of these places with the wrong url.

svn:r12266

17 years agoUpdate url in more places.
Andrew Lewman [Mon, 29 Oct 2007 00:49:54 +0000 (00:49 +0000)] 
Update url in more places.

svn:r12265

17 years agoUpdate openssl version.
Andrew Lewman [Mon, 29 Oct 2007 00:48:19 +0000 (00:48 +0000)] 
Update openssl version.

svn:r12264

17 years agoUpdate website links.
Andrew Lewman [Mon, 29 Oct 2007 00:47:02 +0000 (00:47 +0000)] 
Update website links.

svn:r12263

17 years agobump stable to 0.1.2.18, and schedule it for today.
Roger Dingledine [Sun, 28 Oct 2007 11:17:47 +0000 (11:17 +0000)] 
bump stable to 0.1.2.18, and schedule it for today.

svn:r12249

17 years ago r16106@catbus: nickm | 2007-10-24 11:45:56 -0400
Nick Mathewson [Wed, 24 Oct 2007 15:47:01 +0000 (15:47 +0000)] 
 r16106@catbus:  nickm | 2007-10-24 11:45:56 -0400
 Note r12153/4 as backportable.

svn:r12155

17 years agonotes for two more backports we want to do
Roger Dingledine [Wed, 24 Oct 2007 12:51:24 +0000 (12:51 +0000)] 
notes for two more backports we want to do

svn:r12142

17 years agoEnable unit tests again
Peter Palfrader [Fri, 19 Oct 2007 01:57:47 +0000 (01:57 +0000)] 
Enable unit tests again

svn:r12039

17 years agobackport r12034
Roger Dingledine [Thu, 18 Oct 2007 23:16:08 +0000 (23:16 +0000)] 
backport r12034

svn:r12036

17 years ago r15902@catbus: nickm | 2007-10-18 07:53:26 -0400
Nick Mathewson [Thu, 18 Oct 2007 11:59:39 +0000 (11:59 +0000)] 
 r15902@catbus:  nickm | 2007-10-18 07:53:26 -0400
 Backport: "if (!router_get_trusted_dirservers())" is a bad test: router_get_trusted_dirservers() always returns a list.  Instead, check for whether the list is empty.

svn:r12015

17 years ago r15881@catbus: nickm | 2007-10-17 14:59:36 -0400
Nick Mathewson [Thu, 18 Oct 2007 11:56:56 +0000 (11:56 +0000)] 
 r15881@catbus:  nickm | 2007-10-17 14:59:36 -0400
 Backport: Patch from robert hogan: do not reset trusted dir server list when we get a config option.

svn:r12014

17 years agodevilproxytor noticed tor_gencert isn't needed, so remove it.
Andrew Lewman [Wed, 17 Oct 2007 19:57:18 +0000 (19:57 +0000)] 
devilproxytor noticed tor_gencert isn't needed, so remove it.

svn:r12003

17 years agobackport osx 10.5 (leopard) fixes for uninstaller.
Andrew Lewman [Wed, 17 Oct 2007 11:37:42 +0000 (11:37 +0000)] 
backport osx 10.5 (leopard) fixes for uninstaller.

svn:r11996

17 years ago r15842@catbus: nickm | 2007-10-16 09:58:33 -0400
Nick Mathewson [Tue, 16 Oct 2007 13:59:34 +0000 (13:59 +0000)] 
 r15842@catbus:  nickm | 2007-10-16 09:58:33 -0400
 Backport warning-suppression for gcc 4.2.

svn:r11981

17 years ago r15841@catbus: nickm | 2007-10-16 09:49:19 -0400
Nick Mathewson [Tue, 16 Oct 2007 13:59:32 +0000 (13:59 +0000)] 
 r15841@catbus:  nickm | 2007-10-16 09:49:19 -0400
 Backport unit test fix for revised hidden service code.

svn:r11980

17 years ago0.1.2.17-dev-1 development snapshot
Peter Palfrader [Tue, 16 Oct 2007 11:36:45 +0000 (11:36 +0000)] 
0.1.2.17-dev-1 development snapshot

svn:r11978

17 years agorearrange the 0.1.2.18 changelog
Roger Dingledine [Mon, 15 Oct 2007 06:08:54 +0000 (06:08 +0000)] 
rearrange the 0.1.2.18 changelog

svn:r11941

17 years agobackport a little bit of r11915
Roger Dingledine [Mon, 15 Oct 2007 05:41:02 +0000 (05:41 +0000)] 
backport a little bit of r11915

svn:r11940

17 years agoUpdate my backport todo's
Andrew Lewman [Sun, 14 Oct 2007 18:19:19 +0000 (18:19 +0000)] 
Update my backport todo's

svn:r11933

17 years agobackport torpostflight changes
Andrew Lewman [Sun, 14 Oct 2007 12:29:26 +0000 (12:29 +0000)] 
backport torpostflight changes

svn:r11931

17 years agoBackport TorPreFlight changes.
Andrew Lewman [Sun, 14 Oct 2007 12:26:59 +0000 (12:26 +0000)] 
Backport TorPreFlight changes.

svn:r11930

17 years ago r15764@catbus: nickm | 2007-10-14 04:43:10 -0400
Nick Mathewson [Sun, 14 Oct 2007 08:48:59 +0000 (08:48 +0000)] 
 r15764@catbus:  nickm | 2007-10-14 04:43:10 -0400
 Backport r11829: Downgrade warning that caused bug 463; comment; resolve.

svn:r11929

17 years ago r15763@catbus: nickm | 2007-10-14 04:40:00 -0400
Nick Mathewson [Sun, 14 Oct 2007 08:48:56 +0000 (08:48 +0000)] 
 r15763@catbus:  nickm | 2007-10-14 04:40:00 -0400
 Backport r11886 and r11887: Fix for the reported case of bug 438: check families as well as identities in circuit_find_to_cannibalize().  Code audit STILL pending. ;)

svn:r11928

17 years ago r15762@catbus: nickm | 2007-10-14 04:33:10 -0400
Nick Mathewson [Sun, 14 Oct 2007 08:48:54 +0000 (08:48 +0000)] 
 r15762@catbus:  nickm | 2007-10-14 04:33:10 -0400
 Minimal backport for r11882: Fix bug 451 by bailing out of connection_finish_flushing when there is no socket or write_event.

svn:r11927

17 years ago r15761@catbus: nickm | 2007-10-14 04:24:18 -0400
Nick Mathewson [Sun, 14 Oct 2007 08:48:51 +0000 (08:48 +0000)] 
 r15761@catbus:  nickm | 2007-10-14 04:24:18 -0400
 backport r11828:  when accept gives us something we didn't want (which means "not AF_INET" in 0.1.2.x) then warn and bail from connection_handle_listener_read().

svn:r11926

17 years ago r15760@catbus: nickm | 2007-10-14 04:16:19 -0400
Nick Mathewson [Sun, 14 Oct 2007 08:48:48 +0000 (08:48 +0000)] 
 r15760@catbus:  nickm | 2007-10-14 04:16:19 -0400
 Backport 11166: When loading state info from disk, never believe any date in the future.

svn:r11925

17 years agobackport r11499, r11500, r11501: hidserv hexdigests rather than nicknames
Roger Dingledine [Sun, 14 Oct 2007 07:51:39 +0000 (07:51 +0000)] 
backport r11499, r11500, r11501: hidserv hexdigests rather than nicknames

svn:r11922

17 years agoremove some done items; futz with changelog
Roger Dingledine [Sun, 14 Oct 2007 07:31:57 +0000 (07:31 +0000)] 
remove some done items; futz with changelog

svn:r11920

17 years agoassign some backport items to nick and phobos and roger, mostly
Roger Dingledine [Sun, 14 Oct 2007 07:19:39 +0000 (07:19 +0000)] 
assign some backport items to nick and phobos and roger, mostly
based on who wrote the original patch. also recommend against
backporting a few of them.

svn:r11919

17 years agoi bet we'll be happier if we backport some of r11915
Roger Dingledine [Sat, 13 Oct 2007 22:35:59 +0000 (22:35 +0000)] 
i bet we'll be happier if we backport some of r11915

svn:r11916

17 years ago r15709@catbus: nickm | 2007-10-11 17:36:47 -0400
Nick Mathewson [Thu, 11 Oct 2007 21:41:43 +0000 (21:41 +0000)] 
 r15709@catbus:  nickm | 2007-10-11 17:36:47 -0400
 Note r11886 for backport

svn:r11888

17 years ago r15700@catbus: nickm | 2007-10-11 16:41:55 -0400
Nick Mathewson [Thu, 11 Oct 2007 20:46:57 +0000 (20:46 +0000)] 
 r15700@catbus:  nickm | 2007-10-11 16:41:55 -0400
 Note 3 more backportable items.

svn:r11883

17 years agobackport r11864
Roger Dingledine [Thu, 11 Oct 2007 03:30:15 +0000 (03:30 +0000)] 
backport r11864

svn:r11865

17 years agoApparently we really want libevent-1.1a required for Redhat EL 5 and
Andrew Lewman [Tue, 9 Oct 2007 23:35:39 +0000 (23:35 +0000)] 
Apparently we really want libevent-1.1a required for Redhat EL 5 and
beyond.  Backported as well.

svn:r11825

17 years agobackport the dscl addition for osx 10.5 users.
Andrew Lewman [Fri, 5 Oct 2007 00:48:04 +0000 (00:48 +0000)] 
backport the dscl addition for osx 10.5 users.

svn:r11766

17 years agoalso update ReleaseNotes in 0.1.2.x
Roger Dingledine [Fri, 28 Sep 2007 22:53:53 +0000 (22:53 +0000)] 
also update ReleaseNotes in 0.1.2.x

svn:r11703

17 years agoUpdates to the SUSE init script. Suggestions by Lars Vodgt.
Andrew Lewman [Tue, 25 Sep 2007 23:59:33 +0000 (23:59 +0000)] 
Updates to the SUSE init script.  Suggestions by Lars Vodgt.

svn:r11647