]> git.ipfire.org Git - thirdparty/tor.git/log
thirdparty/tor.git
16 years agoBackport: Fix memory leak in rend_cache_store_v2_desc_as_client().
Nick Mathewson [Thu, 18 Dec 2008 00:17:46 +0000 (00:17 +0000)] 
Backport: Fix memory leak in rend_cache_store_v2_desc_as_client().

svn:r17666

16 years agoclean up old changelog a bit while i'm at it
Roger Dingledine [Wed, 17 Dec 2008 22:46:19 +0000 (22:46 +0000)] 
clean up old changelog a bit while i'm at it

svn:r17660

16 years agobackport r17657
Roger Dingledine [Wed, 17 Dec 2008 22:39:10 +0000 (22:39 +0000)] 
backport r17657

svn:r17658

16 years agoNote that I _did_ backport r17566.
Nick Mathewson [Wed, 17 Dec 2008 13:15:00 +0000 (13:15 +0000)] 
Note that I _did_ backport r17566.

svn:r17641

16 years agoBackport r17139: Fix another case of refusing to use a chosen exit node because we...
Nick Mathewson [Wed, 17 Dec 2008 13:14:54 +0000 (13:14 +0000)] 
Backport r17139: Fix another case of refusing to use a chosen exit node because we think it will reject _mostly_ everything.  Based on patch from rovv.  See bug 752.

svn:r17640

16 years agoBackport r17184: when building preemptive circuits, ignore streams
Nick Mathewson [Wed, 17 Dec 2008 13:14:47 +0000 (13:14 +0000)] 
Backport r17184: when building preemptive circuits, ignore streams
that have a chosen exit node in mind already. otherwise we get
tricked into trying to build a new circuit that will handle them.

svn:r17639

16 years agoBackport r17181: fix the other half of r17091. now that best_support can be -1, we...
Nick Mathewson [Wed, 17 Dec 2008 13:14:43 +0000 (13:14 +0000)] 
Backport r17181: fix the other half of r17091. now that best_support can be -1, we were complaining about no support for our one-hop streams, when in fact choose_good_exit_server_general() has no business caring about one-hop streams. patch from miner.

svn:r17638

16 years agoBackport r17091: when we have no pending streams, choose exits with choose_good_exit_...
Nick Mathewson [Wed, 17 Dec 2008 13:14:40 +0000 (13:14 +0000)] 
Backport r17091: when we have no pending streams, choose exits with choose_good_exit_server_general rather than with circuit_get_unhandled_ports().

svn:r17637

16 years agoPartial backport of DNS address/name checking (r16621), and backport of 0x20 hack...
Nick Mathewson [Wed, 17 Dec 2008 12:51:36 +0000 (12:51 +0000)] 
Partial backport of DNS address/name checking (r16621), and backport of 0x20 hack (r17171).

svn:r17636

16 years agoBackport r166558: avoid mis-routing create cells. This has seen enough testing that...
Nick Mathewson [Tue, 16 Dec 2008 22:53:24 +0000 (22:53 +0000)] 
Backport r166558: avoid mis-routing create cells.  This has seen enough testing that we can be more confident in it now.

svn:r17635

16 years agominimal (i think) backport of r17625
Roger Dingledine [Sun, 14 Dec 2008 20:02:00 +0000 (20:02 +0000)] 
minimal (i think) backport of r17625

svn:r17626

16 years agoBackport bug 691 fix: do not shutdown Tor servers right away if the network is down.
Nick Mathewson [Sun, 14 Dec 2008 17:48:37 +0000 (17:48 +0000)] 
Backport bug 691 fix: do not shutdown Tor servers right away if the network is down.

svn:r17623

16 years agoMark bug 691 fix for backport
Nick Mathewson [Sun, 14 Dec 2008 17:34:47 +0000 (17:34 +0000)] 
Mark bug 691 fix for backport

svn:r17622

16 years agoOops; that should have been bug 874, not 879.
Nick Mathewson [Wed, 10 Dec 2008 18:25:47 +0000 (18:25 +0000)] 
Oops; that should have been bug 874, not 879.

svn:r17564

16 years agoNote that last commit is backportable.
Nick Mathewson [Wed, 10 Dec 2008 18:23:50 +0000 (18:23 +0000)] 
Note that last commit is backportable.

svn:r17563

16 years agoBackport karsten's bug 885 fix.
Nick Mathewson [Wed, 10 Dec 2008 15:50:04 +0000 (15:50 +0000)] 
Backport karsten's bug 885 fix.

svn:r17558

16 years agoBackport tiny memory leak fix.
Nick Mathewson [Wed, 10 Dec 2008 15:48:47 +0000 (15:48 +0000)] 
Backport tiny memory leak fix.

svn:r17557

16 years agoBackport r17482. Update the win32 directions to mention the many symlink errors...
Andrew Lewman [Thu, 4 Dec 2008 19:39:03 +0000 (19:39 +0000)] 
Backport r17482.  Update the win32 directions to mention the many symlink errors one receives.

svn:r17483

16 years agoBackport r17480. Update libevent version in the win32 directions.
Andrew Lewman [Thu, 4 Dec 2008 18:00:56 +0000 (18:00 +0000)] 
Backport r17480.  Update libevent version in the win32 directions.

svn:r17481

16 years agoBackport: fix bug 880: find the end of an authority cert by looking for the first...
Nick Mathewson [Wed, 3 Dec 2008 03:45:23 +0000 (03:45 +0000)] 
Backport: fix bug 880: find the end of an authority cert by looking for the first ----END SIGNATURE----- after the first dir-key-certification, not for the first ----END SIGNATURE.  Harmless bug, but it made us non-spec-compliant.

svn:r17471

16 years agobackport r17458, It's Short not Sort. Fix path to package list.
Andrew Lewman [Tue, 2 Dec 2008 23:48:38 +0000 (23:48 +0000)] 
backport r17458, It's Short not Sort.  Fix path to package list.

svn:r17459

16 years agobackport r17392: Compile without warnings on solaris
Roger Dingledine [Tue, 2 Dec 2008 22:50:18 +0000 (22:50 +0000)] 
backport r17392: Compile without warnings on solaris

svn:r17450

16 years agor17162 is harder to backport than i realized
Roger Dingledine [Tue, 2 Dec 2008 22:49:24 +0000 (22:49 +0000)] 
r17162 is harder to backport than i realized

svn:r17449

16 years agoBackport: Apply rovv's patch for bug 864: avoid null error on detached signature...
Nick Mathewson [Tue, 2 Dec 2008 19:16:11 +0000 (19:16 +0000)] 
Backport: Apply rovv's patch for bug 864: avoid null error on detached signature handling failure.

svn:r17447

16 years agoBackport: Define socklen_t before using it in compat.h
Nick Mathewson [Tue, 2 Dec 2008 18:56:15 +0000 (18:56 +0000)] 
Backport: Define socklen_t before using it in compat.h

svn:r17445

16 years agoBump branch version to 0.2.0.32-dev
Nick Mathewson [Wed, 26 Nov 2008 17:03:32 +0000 (17:03 +0000)] 
Bump branch version to 0.2.0.32-dev

svn:r17395

16 years agoBackport: stop marking bsearch_idx as pure; it is not.
Nick Mathewson [Wed, 26 Nov 2008 17:02:02 +0000 (17:02 +0000)] 
Backport: stop marking bsearch_idx as pure; it is not.

svn:r17394

16 years agoBackport r17360: Force UDZO compression to level 9.
Andrew Lewman [Sat, 22 Nov 2008 05:43:57 +0000 (05:43 +0000)] 
Backport r17360:  Force UDZO compression to level 9.

svn:r17361

16 years agochangelog for 0.2.0.32 goes in releasenotes too. whoops.
Roger Dingledine [Sat, 22 Nov 2008 05:13:36 +0000 (05:13 +0000)] 
changelog for 0.2.0.32 goes in releasenotes too. whoops.

svn:r17358

16 years agoRaise urgency, it is a security fix after all
Peter Palfrader [Fri, 21 Nov 2008 22:33:39 +0000 (22:33 +0000)] 
Raise urgency, it is a security fix after all

svn:r17355

16 years agoNo longer set now obsolete Group setting in built-in debian config
Peter Palfrader [Fri, 21 Nov 2008 22:33:11 +0000 (22:33 +0000)] 
No longer set now obsolete Group setting in built-in debian config

svn:r17354

16 years agoNew upstream version
Peter Palfrader [Fri, 21 Nov 2008 22:30:09 +0000 (22:30 +0000)] 
New upstream version

svn:r17353

16 years agoNote authority cert expiry bugfixes for backport. tor-0.2.0.32
Nick Mathewson [Thu, 20 Nov 2008 22:51:29 +0000 (22:51 +0000)] 
Note authority cert expiry bugfixes for backport.

svn:r17345

16 years agobump to 0.2.0.32
Roger Dingledine [Thu, 20 Nov 2008 22:34:30 +0000 (22:34 +0000)] 
bump to 0.2.0.32

svn:r17344

16 years agonote that r17091 is more complex to backport than expected. i
Roger Dingledine [Thu, 20 Nov 2008 22:29:06 +0000 (22:29 +0000)] 
note that r17091 is more complex to backport than expected. i
think the remaining items don't need urgent backports.

svn:r17343

16 years agobackport r17135: ClientDNSRejectInternalAddresses not consistently obeyed.
Roger Dingledine [Thu, 20 Nov 2008 22:21:31 +0000 (22:21 +0000)] 
backport r17135: ClientDNSRejectInternalAddresses not consistently obeyed.

svn:r17342

16 years agoBackport: Update _log_global_min_severity after switch_logs_debug(), so that USR2...
Nick Mathewson [Mon, 17 Nov 2008 20:00:04 +0000 (20:00 +0000)] 
Backport: Update _log_global_min_severity after switch_logs_debug(), so that USR2 will work again.  Bugfix on 0.1.2.8-beta.  Spotted by Geoff Down.

svn:r17318

16 years agoBackport: Apparently sparc64 is way more strict about uint16_t access alignment than...
Nick Mathewson [Wed, 12 Nov 2008 14:49:17 +0000 (14:49 +0000)] 
Backport: Apparently sparc64 is way more strict about uint16_t access alignment than I had thought: it gave bus errors when messing with var-cell headers.  Maybe this patch will fix bug 862.

svn:r17263

16 years agoBackport bugfix for #767 (r16808, r16810, r16817, r16818, and r16939).
Karsten Loesing [Wed, 12 Nov 2008 14:26:38 +0000 (14:26 +0000)] 
Backport bugfix for #767 (r16808, r16810, r16817, r16818, and r16939).

svn:r17260

16 years agoBackport bugfix for #814 (r16915 and r16916).
Karsten Loesing [Wed, 12 Nov 2008 10:47:20 +0000 (10:47 +0000)] 
Backport bugfix for #814 (r16915 and r16916).

svn:r17258

16 years agoBackport of changesets 17200, 17201, 17203-17206, 17228, 17232, 17236: Patch from...
Steven Murdoch [Wed, 12 Nov 2008 01:10:21 +0000 (01:10 +0000)] 
Backport of changesets 17200, 17201, 17203-17206, 17228, 17232, 17236: 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. Fixes bugs 848 and 857

svn:r17255

16 years agoRename "new_signatures_len" to "new_consensus_len" (from backport of r17252)
Steven Murdoch [Wed, 12 Nov 2008 00:58:10 +0000 (00:58 +0000)] 
Rename "new_signatures_len" to "new_consensus_len" (from backport of r17252)

svn:r17254

16 years agoBackport: Be even _more_ careful when signatures are bogus.
Nick Mathewson [Tue, 11 Nov 2008 17:14:26 +0000 (17:14 +0000)] 
Backport: Be even _more_ careful when signatures are bogus.

svn:r17253

16 years agoBackport: Only replace the detached signatures object when we actually added or repla...
Nick Mathewson [Tue, 11 Nov 2008 16:52:19 +0000 (16:52 +0000)] 
Backport: Only replace the detached signatures object when we actually added or replaced at least one signature.

svn:r17251

16 years agoBackport: Fix from rovv: when adding a detached signature, do not automatically assum...
Nick Mathewson [Tue, 11 Nov 2008 16:36:03 +0000 (16:36 +0000)] 
Backport: Fix from rovv: when adding a detached signature, do not automatically assume it is good just because we are adding it.  We might also be adding it because it was the first signature we saw for a given voter.

svn:r17249

17 years agonote last patch for backport.
Nick Mathewson [Mon, 27 Oct 2008 16:47:56 +0000 (16:47 +0000)] 
note last patch for backport.

svn:r17163

17 years agopackage id should be org.torproject not net.freehaven. Fix the
Andrew Lewman [Mon, 27 Oct 2008 03:19:07 +0000 (03:19 +0000)] 
package id should be org.torproject not net.freehaven.  Fix the
torbutton version in postflight.

svn:r17159

17 years agodon't lose track of another bug worth backporting
Roger Dingledine [Tue, 21 Oct 2008 19:10:48 +0000 (19:10 +0000)] 
don't lose track of another bug worth backporting

svn:r17142

17 years agoremove some done backported items. no new items.
Roger Dingledine [Tue, 21 Oct 2008 19:09:47 +0000 (19:09 +0000)] 
remove some done backported items. no new items.

svn:r17141

17 years agoNote last 3 patches for backport.
Nick Mathewson [Tue, 21 Oct 2008 17:09:59 +0000 (17:09 +0000)] 
Note last 3 patches for backport.

svn:r17140

17 years agoMark bugfixes 814 and 767 as backport candidates.
Karsten Loesing [Mon, 13 Oct 2008 09:22:02 +0000 (09:22 +0000)] 
Mark bugfixes 814 and 767 as backport candidates.

svn:r17068

17 years agobackport: Remove the old v2 directory authority 'lefkada' from the
Roger Dingledine [Sun, 12 Oct 2008 17:02:55 +0000 (17:02 +0000)] 
backport: Remove the old v2 directory authority 'lefkada' from the
default list. It has been gone for many months.

svn:r17065

17 years agocleanup changelog
Roger Dingledine [Sun, 12 Oct 2008 17:01:52 +0000 (17:01 +0000)] 
cleanup changelog

svn:r17064

17 years agoBackport: Commit fix for bug 807 from mwenge: send CLOSED controller event for revers...
Nick Mathewson [Fri, 26 Sep 2008 20:26:02 +0000 (20:26 +0000)] 
Backport: Commit fix for bug 807 from mwenge: send CLOSED controller event for reverse dns resolve, not FAILED.

svn:r16986

17 years agoBackport to 0.2.0.x: Apply rovv's fix for bug 824.
Nick Mathewson [Fri, 26 Sep 2008 15:31:21 +0000 (15:31 +0000)] 
Backport to 0.2.0.x: Apply rovv's fix for bug 824.

svn:r16976

17 years agoand backport that
Roger Dingledine [Tue, 23 Sep 2008 21:02:04 +0000 (21:02 +0000)] 
and backport that

svn:r16947

17 years ago(Backport to 0.2.0 branch) Patch from roger for 752, but with more comments: When...
Nick Mathewson [Tue, 23 Sep 2008 20:26:05 +0000 (20:26 +0000)] 
(Backport to 0.2.0 branch) Patch from roger for 752, but with more comments: When we get an A.B.exit:P address, and B would reject most connections to P, but we do not know whether it would allow A, then allow the connection to procede.  Bugfix, amusingly, on 0.0.9rc5.

svn:r16945

17 years ago(backport to 0.2.0.x) Fix for bug 797 (by arma, with tweaks): always use create_fast...
Nick Mathewson [Tue, 23 Sep 2008 20:13:43 +0000 (20:13 +0000)] 
(backport to 0.2.0.x) Fix for bug 797 (by arma, with tweaks): always use create_fast for circuits where we do not know an onion key.

svn:r16943

17 years agoput the changelog blurbs in
Roger Dingledine [Wed, 10 Sep 2008 19:10:00 +0000 (19:10 +0000)] 
put the changelog blurbs in

svn:r16836

17 years ago(Backport) Coverity says it is okay to acknowledge them. Do so. Their tool is...
Nick Mathewson [Wed, 10 Sep 2008 00:06:48 +0000 (00:06 +0000)] 
(Backport)  Coverity says it is okay to acknowledge them.  Do so.  Their tool is awesome.

svn:r16821

17 years agoNew upstream version: 0.2.0.31
Peter Palfrader [Tue, 9 Sep 2008 08:20:36 +0000 (08:20 +0000)] 
New upstream version: 0.2.0.31

svn:r16805

17 years agoBackport: Fix a variable handling mistake when testing for libevent functions in...
Nick Mathewson [Mon, 8 Sep 2008 01:57:17 +0000 (01:57 +0000)] 
Backport: Fix a variable handling mistake when testing for libevent functions in configure.in.  Found by Riastradh.

svn:r16794

17 years agoBackport: Fix numerous memory leaks: some were almost impossible to trigger, and...
Nick Mathewson [Fri, 5 Sep 2008 20:54:52 +0000 (20:54 +0000)] 
Backport: Fix numerous memory leaks: some were almost impossible to trigger, and some almost inevitable.

svn:r16781

17 years agoNote a couple of correctness fixes we might backport.
Nick Mathewson [Fri, 5 Sep 2008 18:01:10 +0000 (18:01 +0000)] 
Note a couple of correctness fixes we might backport.

svn:r16774

17 years agoa date and blurb for 0.2.0.31 tor-0.2.0.31
Roger Dingledine [Wed, 3 Sep 2008 23:56:06 +0000 (23:56 +0000)] 
a date and blurb for 0.2.0.31

svn:r16743

17 years ago0.2.0.31 is ready to go
Roger Dingledine [Tue, 2 Sep 2008 00:04:50 +0000 (00:04 +0000)] 
0.2.0.31 is ready to go

svn:r16733

17 years agoBackport 15699-15700: React quickly to rendezvous circuits becoming ready.
Nick Mathewson [Mon, 1 Sep 2008 22:31:09 +0000 (22:31 +0000)] 
Backport 15699-15700: React quickly to rendezvous circuits becoming ready.

svn:r16730

17 years agobackport r16698: don't use a new entry guard that's also your exit
Roger Dingledine [Mon, 1 Sep 2008 22:25:02 +0000 (22:25 +0000)] 
backport r16698: don't use a new entry guard that's also your exit

svn:r16729

17 years agobackport r16605: relays reject risky extend cells
Roger Dingledine [Mon, 1 Sep 2008 22:08:13 +0000 (22:08 +0000)] 
backport r16605: relays reject risky extend cells

svn:r16728

17 years agobackport a trivial grammar fix
Roger Dingledine [Mon, 1 Sep 2008 22:07:54 +0000 (22:07 +0000)] 
backport a trivial grammar fix

svn:r16727

17 years agoBackport r16450 to 0.2.0.x: open /dev/pf before dropping privileges.
Nick Mathewson [Mon, 1 Sep 2008 22:05:32 +0000 (22:05 +0000)] 
Backport r16450 to 0.2.0.x: open /dev/pf before dropping privileges.

svn:r16726

17 years agoBackport r15821 to 0.2.0: Disallow session resumption during renegotiation.
Nick Mathewson [Mon, 1 Sep 2008 22:00:07 +0000 (22:00 +0000)] 
Backport r15821 to 0.2.0: Disallow session resumption during renegotiation.

svn:r16725

17 years agobackport 16701
Andrew Lewman [Sun, 31 Aug 2008 14:16:27 +0000 (14:16 +0000)] 
backport 16701

svn:r16702

17 years agonote for backport: don't use a new entry guard that's also your exit.
Roger Dingledine [Sun, 31 Aug 2008 06:35:04 +0000 (06:35 +0000)] 
note for backport: don't use a new entry guard that's also your exit.

svn:r16699

17 years agomissed an OS var.
Andrew Lewman [Thu, 28 Aug 2008 01:32:21 +0000 (01:32 +0000)] 
missed an OS var.

svn:r16680

17 years agobackport of 16678; removing OS var and keeping ARCH
Andrew Lewman [Thu, 28 Aug 2008 01:31:03 +0000 (01:31 +0000)] 
backport of 16678; removing OS var and keeping ARCH

svn:r16679

17 years agobackport of 16670.
Andrew Lewman [Wed, 27 Aug 2008 03:56:07 +0000 (03:56 +0000)] 
backport of 16670.

svn:r16671

17 years agobackport doc change.
Andrew Lewman [Wed, 27 Aug 2008 03:47:32 +0000 (03:47 +0000)] 
backport doc change.

svn:r16669

17 years agoremove openbsd-malloc configure option because it causes some impossible
Andrew Lewman [Sat, 23 Aug 2008 03:41:45 +0000 (03:41 +0000)] 
remove openbsd-malloc configure option because it causes some impossible
dependency in glibc.

svn:r16635

17 years ago r17854@tombo: nickm | 2008-08-22 12:55:20 -0400
Nick Mathewson [Fri, 22 Aug 2008 16:56:08 +0000 (16:56 +0000)] 
 r17854@tombo:  nickm | 2008-08-22 12:55:20 -0400
 Backport to 0.2.0: 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:r16626

17 years ago r17839@tombo: nickm | 2008-08-21 22:14:36 -0400
Nick Mathewson [Fri, 22 Aug 2008 02:14:45 +0000 (02:14 +0000)] 
 r17839@tombo:  nickm | 2008-08-21 22:14:36 -0400
 Fix bogus pointer use (and bug 806) on win32.

svn:r16617

17 years ago r17838@tombo: nickm | 2008-08-21 22:12:28 -0400
Nick Mathewson [Fri, 22 Aug 2008 02:14:43 +0000 (02:14 +0000)] 
 r17838@tombo:  nickm | 2008-08-21 22:12:28 -0400
 note 16450 as backportable

svn:r16616

17 years agoconsider r16605 for backport
Roger Dingledine [Wed, 20 Aug 2008 05:25:18 +0000 (05:25 +0000)] 
consider r16605 for backport

svn:r16606

17 years agoBackport to 0.2.0.x: Never allow a circuit to be created with the same circid as...
Nick Mathewson [Thu, 7 Aug 2008 20:19:38 +0000 (20:19 +0000)] 
Backport to 0.2.0.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:r16463

17 years agoBackport: On recent linux kernels we were not detecting the linux/netfilter_ipv4...
Nick Mathewson [Thu, 7 Aug 2008 19:41:54 +0000 (19:41 +0000)] 
Backport:  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:r16461

17 years ago r17660@tombo: nickm | 2008-08-06 12:22:19 -0400
Nick Mathewson [Wed, 6 Aug 2008 16:22:35 +0000 (16:22 +0000)] 
 r17660@tombo:  nickm | 2008-08-06 12:22:19 -0400
 Backport: Fix bug 794: recover 3 bytes wasted per memory chunk.  Fix from rovv.

svn:r16449

17 years ago r17505@tombo: nickm | 2008-07-31 08:24:58 -0400
Nick Mathewson [Wed, 6 Aug 2008 16:22:32 +0000 (16:22 +0000)] 
 r17505@tombo:  nickm | 2008-07-31 08:24:58 -0400
 backport buffer chunk size fix

svn:r16448

17 years ago r17319@aud-055: nickm | 2008-07-23 16:08:50 +0200
Nick Mathewson [Wed, 23 Jul 2008 14:09:04 +0000 (14:09 +0000)] 
 r17319@aud-055:  nickm | 2008-07-23 16:08:50 +0200
 Mark r16143 as backportable.

svn:r16147

17 years ago r17307@aud-055: nickm | 2008-07-23 14:57:58 +0200
Nick Mathewson [Wed, 23 Jul 2008 14:09:01 +0000 (14:09 +0000)] 
 r17307@aud-055:  nickm | 2008-07-23 14:57:58 +0200
 Note backportability of circid bugfix.

svn:r16146

17 years agoTweak a few error messages in the init script to use the proper variables (not
Peter Palfrader [Thu, 17 Jul 2008 23:57:57 +0000 (23:57 +0000)] 
Tweak a few error messages in the init script to use the proper variables (not
that it should matter, the Right One has the same value, but still) and to list
more possible error reasons.

svn:r16038

17 years agoTypo
Peter Palfrader [Thu, 17 Jul 2008 23:50:48 +0000 (23:50 +0000)] 
Typo

svn:r16036

17 years agoStop requiring that the binary in /usr/sbin/tor is still the same as the one
Peter Palfrader [Thu, 17 Jul 2008 23:48:39 +0000 (23:48 +0000)] 
Stop requiring that the binary in /usr/sbin/tor is still the same as the one
that actually is the running tor when we try to stop or reload the daemon using
the init script.  If the process is called tor, running as debian-tor, and the
pid file agrees to then it probably is the Tor you want to stop (closes:
#491246).

svn:r16035

17 years agoNew upstream version
Peter Palfrader [Wed, 16 Jul 2008 08:56:17 +0000 (08:56 +0000)] 
New upstream version

svn:r15971

17 years agobackport the 0.2.0.30 release notes. bump to 0.2.0.30. tor-0.2.0.30
Roger Dingledine [Wed, 16 Jul 2008 00:06:58 +0000 (00:06 +0000)] 
backport the 0.2.0.30 release notes. bump to 0.2.0.30.

svn:r15956

17 years agoclean up the changelog, and give us a date (today!)
Roger Dingledine [Wed, 16 Jul 2008 00:01:52 +0000 (00:01 +0000)] 
clean up the changelog, and give us a date (today!)

svn:r15953

17 years agoremove done items
Roger Dingledine [Wed, 16 Jul 2008 00:01:14 +0000 (00:01 +0000)] 
remove done items

svn:r15952

17 years agoUpload 0.2.0.29-rc-2 to unstable
Peter Palfrader [Tue, 15 Jul 2008 21:26:06 +0000 (21:26 +0000)] 
Upload 0.2.0.29-rc-2 to unstable

svn:r15946

17 years ago r16894@tombo: nickm | 2008-07-10 14:34:34 -0400
Nick Mathewson [Thu, 10 Jul 2008 18:34:45 +0000 (18:34 +0000)] 
 r16894@tombo:  nickm | 2008-07-10 14:34:34 -0400
 Mark r15821 for backport.

svn:r15822

17 years agoOops, that changelog entry should have been for the next release.
Nick Mathewson [Thu, 10 Jul 2008 13:39:19 +0000 (13:39 +0000)] 
Oops, that changelog entry should have been for the next release.

svn:r15817

17 years agobump svn 0.2.0 version to 0.2.0.29-rc-dev
Nick Mathewson [Wed, 9 Jul 2008 15:29:30 +0000 (15:29 +0000)] 
bump svn 0.2.0 version to 0.2.0.29-rc-dev

svn:r15807