]> git.ipfire.org Git - thirdparty/tor.git/log
thirdparty/tor.git
17 years agobackport r14329 and r14334:
Roger Dingledine [Fri, 13 Jun 2008 05:12:27 +0000 (05:12 +0000)] 
backport r14329 and r14334:
Make relay cells written on a connection count as non-padding when
tracking how long a connection has been in use. Bugfix on
0.2.0.1-alpha. Spotted by lodger.

svn:r15185

17 years agoupgrade karsten's hidden service fix to a 'major fix', and
Roger Dingledine [Fri, 13 Jun 2008 04:36:30 +0000 (04:36 +0000)] 
upgrade karsten's hidden service fix to a 'major fix', and
add a changelog entry for r15125.

svn:r15184

17 years agobackport r15074, r15076, r15077:
Roger Dingledine [Fri, 13 Jun 2008 04:18:26 +0000 (04:18 +0000)] 
backport r15074, r15076, r15077:
When we haven't had any application requests lately, don't bother
logging that we have expired a bunch of descriptors.

svn:r15182

17 years agobump to 0.2.0.28-rc
Roger Dingledine [Fri, 13 Jun 2008 04:16:45 +0000 (04:16 +0000)] 
bump to 0.2.0.28-rc
this one for sure!

svn:r15181

17 years agobackport r14998
Roger Dingledine [Fri, 13 Jun 2008 04:07:29 +0000 (04:07 +0000)] 
backport r14998

svn:r15180

17 years agoUpdate torbutton version.
Andrew Lewman [Wed, 11 Jun 2008 23:46:22 +0000 (23:46 +0000)] 
Update torbutton version.

svn:r15154

17 years agoBackport of r15149: you can't strcasecmp on 20-byte digests
Karsten Loesing [Wed, 11 Jun 2008 23:44:13 +0000 (23:44 +0000)] 
Backport of r15149: you can't strcasecmp on 20-byte digests
what if they contain nuls?
(worse, what if they *don't* contain nuls? ;)

svn:r15152

17 years agoIf we change our MaxAdvertisedBandwidth and then reload torrc,
Roger Dingledine [Wed, 11 Jun 2008 11:09:55 +0000 (11:09 +0000)] 
If we change our MaxAdvertisedBandwidth and then reload torrc,
Tor won't realize it should publish a new relay descriptor. Fixes
bug 688, reported by mfr.

svn:r15129

17 years agoAdd patches/14_fix_geoip_warning: Change geoipdb open failed message.
Peter Palfrader [Wed, 11 Jun 2008 10:59:16 +0000 (10:59 +0000)] 
Add patches/14_fix_geoip_warning: Change geoipdb open failed message.

svn:r15128

17 years agoAdd comments to the dpatch headers so lintian shuts up
Peter Palfrader [Wed, 11 Jun 2008 10:48:24 +0000 (10:48 +0000)] 
Add comments to the dpatch headers so lintian shuts up

svn:r15127

17 years agoRemove debian/patches/11_tor_as_root_more_helpful.dpatch as it is no longer
Peter Palfrader [Wed, 11 Jun 2008 10:48:21 +0000 (10:48 +0000)] 
Remove debian/patches/11_tor_as_root_more_helpful.dpatch as it is no longer
needed:  We now setuid() to the Tor user when run as root and it all just
works.

svn:r15126

17 years agoupdate to june 9 2008 ip-to-country file
Roger Dingledine [Wed, 11 Jun 2008 10:09:44 +0000 (10:09 +0000)] 
update to june 9 2008 ip-to-country file

svn:r15125

17 years agoWhen we're checking if we have enough dir info for each relay
Roger Dingledine [Wed, 11 Jun 2008 03:21:03 +0000 (03:21 +0000)] 
When we're checking if we have enough dir info for each relay
to begin establishing circuits, make sure that we actually have
the descriptor listed in the consensus, not just any descriptor.

svn:r15119

17 years agoFix a bug where, when we were choosing the 'end stream reason' to
Roger Dingledine [Wed, 11 Jun 2008 02:04:59 +0000 (02:04 +0000)] 
Fix a bug where, when we were choosing the 'end stream reason' to
put in our relay end cell that we send to the exit relay, Tor
clients on Windows were sometimes sending the wrong 'reason'. The
anonymity problem is that exit relays may be able to guess whether
client is running Windows, thus helping partition the anonymity
set. Down the road we should stop sending reasons to exit relays,
or otherwise prevent future versions of this bug.

svn:r15118

17 years agominor touchups
Roger Dingledine [Wed, 11 Jun 2008 01:50:06 +0000 (01:50 +0000)] 
minor touchups

svn:r15117

17 years agoTor 0.2.1.x can start with 'log notice stdout' and 'runasdaemon 1'
Roger Dingledine [Sun, 8 Jun 2008 00:34:34 +0000 (00:34 +0000)] 
Tor 0.2.1.x can start with 'log notice stdout' and 'runasdaemon 1'
both set. Earlier Tors cannot. This will be considered a feature
of 0.2.1.x, not a bug in 0.2.0.x.

svn:r15018

17 years ago0.2.0.27-rc-1
Peter Palfrader [Thu, 5 Jun 2008 23:22:44 +0000 (23:22 +0000)] 
0.2.0.27-rc-1

svn:r14987

17 years agoRemove unnecessary and already commented out dh_* calls from rules file
Peter Palfrader [Thu, 5 Jun 2008 23:22:41 +0000 (23:22 +0000)] 
Remove unnecessary and already commented out dh_* calls from rules file

svn:r14986

17 years agoChange declared Standards-Version to 3.8.0
Peter Palfrader [Thu, 5 Jun 2008 23:22:38 +0000 (23:22 +0000)] 
Change declared Standards-Version to 3.8.0

svn:r14985

17 years agoSupport passing of parallel=<n> in build options
Peter Palfrader [Thu, 5 Jun 2008 23:22:35 +0000 (23:22 +0000)] 
Support passing of parallel=<n> in build options

svn:r14984

17 years agoNo longer ignore failure of make clean in the clean target
Peter Palfrader [Thu, 5 Jun 2008 23:22:32 +0000 (23:22 +0000)] 
No longer ignore failure of make clean in the clean target

svn:r14983

17 years agoAnd mention www.tp.o instead of the old tor.eff.org in the long description.
Peter Palfrader [Thu, 5 Jun 2008 23:22:30 +0000 (23:22 +0000)] 
And mention www.tp.o instead of the old tor.eff.org in the long description.

svn:r14982

17 years agoAdd Homepage: https://www.torproject.org/ field to control file.
Peter Palfrader [Thu, 5 Jun 2008 23:22:26 +0000 (23:22 +0000)] 
Add Homepage: https://www.torproject.org/ field to control file.

svn:r14981

17 years agoA lintian override for W: tor-geoipdb: debian-changelog-file-is-a-symlink
Peter Palfrader [Thu, 5 Jun 2008 23:22:23 +0000 (23:22 +0000)] 
A lintian override for W: tor-geoipdb: debian-changelog-file-is-a-symlink

svn:r14980

17 years agoUse ${binary:Version} to depend on the right tor binary package from the
Peter Palfrader [Thu, 5 Jun 2008 23:22:20 +0000 (23:22 +0000)] 
Use ${binary:Version} to depend on the right tor binary package from the
tor-dbg package instead of ${Source-Version}.  Some guy on the internet said
the latter was deprecated.

svn:r14979

17 years agoDo not ship a copy of the changelog in tor-geoipdb package. That's another 100kb...
Peter Palfrader [Thu, 5 Jun 2008 23:22:17 +0000 (23:22 +0000)] 
Do not ship a copy of the changelog in tor-geoipdb package.  That's another 100kb right there

svn:r14978

17 years agoAdd geoipdb package
Peter Palfrader [Thu, 5 Jun 2008 23:22:15 +0000 (23:22 +0000)] 
Add geoipdb package

svn:r14977

17 years agoNew upstream version
Peter Palfrader [Thu, 5 Jun 2008 23:22:13 +0000 (23:22 +0000)] 
New upstream version

svn:r14976

17 years agoschedule r14970 and r14971 for backport
Roger Dingledine [Thu, 5 Jun 2008 11:44:30 +0000 (11:44 +0000)] 
schedule r14970 and r14971 for backport

svn:r14972

17 years agochangelog touchups
Roger Dingledine [Thu, 5 Jun 2008 06:27:23 +0000 (06:27 +0000)] 
changelog touchups

svn:r14966

17 years agoBackport: Make dist depend on check.
Nick Mathewson [Wed, 4 Jun 2008 18:42:39 +0000 (18:42 +0000)] 
Backport: Make dist depend on check.

svn:r14953

17 years agoBackport: Make unit tests pass again: new geoip behavior had freaked out.
Nick Mathewson [Wed, 4 Jun 2008 18:42:30 +0000 (18:42 +0000)] 
Backport: Make unit tests pass again: new geoip behavior had freaked out.

svn:r14952

17 years agoOnly warn when we fail to load the geoip file if we were planning to
Roger Dingledine [Wed, 4 Jun 2008 08:54:57 +0000 (08:54 +0000)] 
Only warn when we fail to load the geoip file if we were planning to
include geoip stats in our extrainfo document.

svn:r14934

17 years agoBridge relays no longer print "xx=0" in their extrainfo document
Roger Dingledine [Wed, 4 Jun 2008 07:40:59 +0000 (07:40 +0000)] 
Bridge relays no longer print "xx=0" in their extrainfo document
for every single country code in the geoip db.

svn:r14930

17 years agobump to 0.2.0.27-rc-dev
Roger Dingledine [Wed, 4 Jun 2008 06:35:56 +0000 (06:35 +0000)] 
bump to 0.2.0.27-rc-dev

svn:r14928

17 years agoFix compile on Windows, maybe.
Roger Dingledine [Wed, 4 Jun 2008 06:35:42 +0000 (06:35 +0000)] 
Fix compile on Windows, maybe.

svn:r14927

17 years agoBackport: update torbutton version
Andrew Lewman [Wed, 4 Jun 2008 03:53:33 +0000 (03:53 +0000)] 
Backport: update torbutton version

svn:r14926

17 years agofix most of the geoip unit tests. one remains broken -- nick,
Roger Dingledine [Tue, 3 Jun 2008 21:15:09 +0000 (21:15 +0000)] 
fix most of the geoip unit tests. one remains broken -- nick,
this looks like a real bug.

svn:r14923

17 years agobump to 0.2.0.27-rc tor-0.2.0.27-rc
Roger Dingledine [Tue, 3 Jun 2008 19:41:15 +0000 (19:41 +0000)] 
bump to 0.2.0.27-rc

svn:r14920

17 years agoconcentrate changelog entry for 0.2.0.27-rc
Roger Dingledine [Tue, 3 Jun 2008 19:39:01 +0000 (19:39 +0000)] 
concentrate changelog entry for 0.2.0.27-rc

svn:r14919

17 years agoNote openssl compressino patch for eventual backport
Nick Mathewson [Thu, 29 May 2008 14:42:02 +0000 (14:42 +0000)] 
Note openssl compressino patch for eventual backport

svn:r14832

17 years agoBackport: Fix warning when compiling with dmalloc.
Nick Mathewson [Thu, 29 May 2008 14:41:49 +0000 (14:41 +0000)] 
Backport: Fix warning when compiling with dmalloc.

svn:r14831

17 years agobackport, remove the INSTDIR/geoip since we install the geoip file to
Andrew Lewman [Thu, 29 May 2008 01:44:46 +0000 (01:44 +0000)] 
backport, remove the INSTDIR/geoip since we install the geoip file to
APPDATA.

svn:r14800

17 years ago include geoip in win32 packages. backport from r14798
Andrew Lewman [Thu, 29 May 2008 01:35:26 +0000 (01:35 +0000)] 
 include geoip in win32 packages. backport from r14798

svn:r14799

17 years agoBackport: On win32, default to looking for the geoip file in the same directory as...
Nick Mathewson [Thu, 29 May 2008 01:23:09 +0000 (01:23 +0000)] 
Backport: On win32, default to looking for the geoip file in the same directory as torrc.

svn:r14797

17 years agoBackport: Do not ship a fallback-consensus until the related bugs are fixed.
Nick Mathewson [Thu, 29 May 2008 00:54:28 +0000 (00:54 +0000)] 
Backport: Do not ship a fallback-consensus until the related bugs are fixed.

svn:r14795

17 years agoBackport fix for bug noted by roger: rebuild extrainfo store from time to time, even...
Nick Mathewson [Thu, 29 May 2008 00:45:07 +0000 (00:45 +0000)] 
Backport fix for bug noted by roger: rebuild extrainfo store from time to time, even if we have never actually downloaded an extrainfo.  Bridge authorities need this, or they never clean the extrainfo store.

svn:r14793

17 years agogeoip integrated into osx installer, tested and confirmed.
Andrew Lewman [Thu, 29 May 2008 00:13:17 +0000 (00:13 +0000)] 
geoip integrated into osx installer, tested and confirmed.

svn:r14790

17 years ago*actually* fix build in 0.2.0 with libevent 1.4.x. (Backport)
Nick Mathewson [Wed, 28 May 2008 23:41:07 +0000 (23:41 +0000)] 
*actually* fix build in 0.2.0 with libevent 1.4.x.  (Backport)

svn:r14789

17 years agoUpdate torbutton version.
Andrew Lewman [Wed, 28 May 2008 22:52:02 +0000 (22:52 +0000)] 
Update torbutton version.

svn:r14788

17 years agoUpdate torbutton version
Andrew Lewman [Wed, 28 May 2008 22:42:39 +0000 (22:42 +0000)] 
Update torbutton version

svn:r14787

17 years agobackport one of my other fixes
Roger Dingledine [Wed, 28 May 2008 20:37:11 +0000 (20:37 +0000)] 
backport one of my other fixes

svn:r14784

17 years agoBackport: Several geoip changes/fixes as requested.
Nick Mathewson [Wed, 28 May 2008 18:35:39 +0000 (18:35 +0000)] 
Backport: Several geoip changes/fixes as requested.

svn:r14782

17 years agoBackport: Fix the rpm build: we need to list all our files in the files section....
Nick Mathewson [Wed, 28 May 2008 17:19:19 +0000 (17:19 +0000)] 
Backport: Fix the rpm build: we need to list all our files in the files section.  Also, put fallback-consensus and geoip file in /usr/share/tor/, not in /usr/share/

svn:r14779

17 years agoInclude an IP-to-country GeoIP file in the tarball, so relays
Roger Dingledine [Wed, 28 May 2008 04:47:12 +0000 (04:47 +0000)] 
Include an IP-to-country GeoIP file in the tarball, so relays
and bridge relays can report sanitized summaries of the usage
they're seeing.

svn:r14766

17 years agobackport geoip file too
Roger Dingledine [Wed, 28 May 2008 04:40:02 +0000 (04:40 +0000)] 
backport geoip file too

svn:r14765

17 years agoBackport: Fix the first part of bug 681, as suggested by Robert Hogan on or-talk.
Nick Mathewson [Tue, 27 May 2008 21:02:49 +0000 (21:02 +0000)] 
Backport: Fix the first part of bug 681, as suggested by Robert Hogan on or-talk.

svn:r14755

17 years agoBackport: fix part of bug 681: always reattach tunneled directory connections, regard...
Nick Mathewson [Tue, 27 May 2008 20:52:42 +0000 (20:52 +0000)] 
Backport: fix part of bug 681: always reattach tunneled directory connections, regardless of setting for leavestreamsunattached.

svn:r14752

17 years agoMake 0.2.0 branch build cleanly with --enable-gcc-warnings and gcc 4.3
Nick Mathewson [Tue, 27 May 2008 20:01:07 +0000 (20:01 +0000)] 
Make 0.2.0 branch build cleanly with --enable-gcc-warnings and gcc 4.3

svn:r14749

17 years agodiscard the old TODO file, so people don't read it (or worse, write it).
Roger Dingledine [Tue, 27 May 2008 18:58:05 +0000 (18:58 +0000)] 
discard the old TODO file, so people don't read it (or worse, write it).

svn:r14748

17 years agoa set of things for the next 020 rc
Roger Dingledine [Sun, 25 May 2008 15:56:30 +0000 (15:56 +0000)] 
a set of things for the next 020 rc

svn:r14735

17 years agochange the 0.2.0.26-rc notes to reflect what we actually sent out
Roger Dingledine [Fri, 23 May 2008 11:54:03 +0000 (11:54 +0000)] 
change the 0.2.0.26-rc notes to reflect what we actually sent out

svn:r14691

17 years ago r19820@catbus: nickm | 2008-05-18 12:38:11 -0400
Nick Mathewson [Sun, 18 May 2008 16:38:19 +0000 (16:38 +0000)] 
 r19820@catbus:  nickm | 2008-05-18 12:38:11 -0400
 Bump stable branch version to 0.2.0.26-rc-dev

svn:r14660

17 years ago r19818@catbus: nickm | 2008-05-18 12:25:22 -0400
Nick Mathewson [Sun, 18 May 2008 16:26:15 +0000 (16:26 +0000)] 
 r19818@catbus:  nickm | 2008-05-18 12:25:22 -0400
 Backport: tests for libevent 1.4.x that work on mingw.

svn:r14659

17 years agobackport mikeperry's files
Roger Dingledine [Thu, 15 May 2008 07:42:10 +0000 (07:42 +0000)] 
backport mikeperry's files

svn:r14623

17 years ago* New upstream version.
Peter Palfrader [Tue, 13 May 2008 17:03:44 +0000 (17:03 +0000)] 
* New upstream version.
* Conflict with old libssls.
* On upgrading from versions prior to, including, 0.1.2.19-2, or
  from versions later than 0.2.0 and prior to 0.2.0.26-rc do the
  following, and 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.
* Add a NEWS file explaining this change.

svn:r14607

17 years ago r19723@catbus: nickm | 2008-05-13 08:41:40 -0400 tor-0.2.0.26-rc
Nick Mathewson [Tue, 13 May 2008 12:42:25 +0000 (12:42 +0000)] 
 r19723@catbus:  nickm | 2008-05-13 08:41:40 -0400
 Bump version and update authority keys affected by Debian OpenSSL bug (See CVE-2008-0166 or http://lists.debian.org/debian-security-announce/2008/msg00152.html )

svn:r14600

17 years ago r19713@catbus: nickm | 2008-05-12 17:10:37 -0400
Nick Mathewson [Mon, 12 May 2008 21:12:01 +0000 (21:12 +0000)] 
 r19713@catbus:  nickm | 2008-05-12 17:10:37 -0400
 Bugfix: an authority signature is "unrecognized" if we lack a dirserver entry for it, even if we have an older cached certificate that says it is recognized.  This affects clients who remove entries from their dirserver list without clearing their certificate cache.

svn:r14596

17 years ago r19707@catbus: nickm | 2008-05-12 11:42:05 -0400
Nick Mathewson [Mon, 12 May 2008 15:42:18 +0000 (15:42 +0000)] 
 r19707@catbus:  nickm | 2008-05-12 11:42:05 -0400
 Backport: Actually load the legacy key, not just the authority key twice.

svn:r14595

17 years ago r19696@catbus: nickm | 2008-05-12 00:22:25 -0400
Nick Mathewson [Mon, 12 May 2008 04:29:07 +0000 (04:29 +0000)] 
 r19696@catbus:  nickm | 2008-05-12 00:22:25 -0400
 Backport: Add unit tests for last patch; make it more testable; fix a bug or two.

svn:r14587

17 years ago r19691@catbus: nickm | 2008-05-11 22:13:41 -0400
Nick Mathewson [Mon, 12 May 2008 02:14:15 +0000 (02:14 +0000)] 
 r19691@catbus:  nickm | 2008-05-11 22:13:41 -0400
 Backport: Implement a proposal to let a directory authority migrate its identity key without ceasing to sign consensuses.

svn:r14585

17 years ago r19627@catbus: nickm | 2008-05-07 14:09:55 -0400
Nick Mathewson [Wed, 7 May 2008 18:10:10 +0000 (18:10 +0000)] 
 r19627@catbus:  nickm | 2008-05-07 14:09:55 -0400
 Backport: Add documentation for most undocumented options, and fix some issues in "make check-docs"

svn:r14577

17 years agoblurbs for recent releases
Roger Dingledine [Mon, 5 May 2008 04:06:57 +0000 (04:06 +0000)] 
blurbs for recent releases

svn:r14557

17 years agolodger suggests backporting r14247 would be a good idea
Roger Dingledine [Sun, 4 May 2008 08:05:00 +0000 (08:05 +0000)] 
lodger suggests backporting r14247 would be a good idea

svn:r14550

17 years agotone down some of the log severities tor-0.2.0.25-rc
Roger Dingledine [Thu, 24 Apr 2008 05:17:58 +0000 (05:17 +0000)] 
tone down some of the log severities

svn:r14441

17 years agobump to 0.2.0.25-rc
Roger Dingledine [Wed, 23 Apr 2008 21:10:52 +0000 (21:10 +0000)] 
bump to 0.2.0.25-rc

svn:r14433

17 years ago r15309@tombo: nickm | 2008-04-23 16:47:17 -0400
Nick Mathewson [Wed, 23 Apr 2008 20:48:14 +0000 (20:48 +0000)] 
 r15309@tombo:  nickm | 2008-04-23 16:47:17 -0400
 Backport: Free baddir and badexit policy lists on exit.  fixes bug 672. only affects authorities.

svn:r14432

17 years ago r15303@tombo: nickm | 2008-04-23 16:29:45 -0400
Nick Mathewson [Wed, 23 Apr 2008 20:32:09 +0000 (20:32 +0000)] 
 r15303@tombo:  nickm | 2008-04-23 16:29:45 -0400
 Embarassing.  I had apparently broken OSX and Freebsd by not initializing threading before we initialize the logging system.  This patch should do so, and fix bug 671.  Forward-port candidate.

svn:r14429

17 years agoNew upstream version tor-0.2.0.24-rc
Peter Palfrader [Wed, 23 Apr 2008 00:29:43 +0000 (00:29 +0000)] 
New upstream version

svn:r14423

17 years agobump to 0.2.0.24-rc. let the madness begin!
Roger Dingledine [Wed, 23 Apr 2008 00:22:47 +0000 (00:22 +0000)] 
bump to 0.2.0.24-rc. let the madness begin!

svn:r14422

17 years agoTake lefkada out of the list of v3 directory authorities, since
Roger Dingledine [Wed, 23 Apr 2008 00:18:07 +0000 (00:18 +0000)] 
Take lefkada out of the list of v3 directory authorities, since
it has been down for months.
Set up dizum (run by Alex de Joode) as the new sixth v3 directory
authority.

svn:r14421

17 years agorearrange the changelog
Roger Dingledine [Wed, 23 Apr 2008 00:09:12 +0000 (00:09 +0000)] 
rearrange the changelog

svn:r14420

17 years ago r15288@tombo: nickm | 2008-04-22 17:09:36 -0400
Nick Mathewson [Tue, 22 Apr 2008 21:11:00 +0000 (21:11 +0000)] 
 r15288@tombo:  nickm | 2008-04-22 17:09:36 -0400
 Backport: Periodically launch requests for server/authority.z when it might help us learn our IP.  Fix for bug 652.

svn:r14419

17 years ago r15284@tombo: nickm | 2008-04-22 13:44:22 -0400
Nick Mathewson [Tue, 22 Apr 2008 17:44:36 +0000 (17:44 +0000)] 
 r15284@tombo:  nickm | 2008-04-22 13:44:22 -0400
 Backport: Correctly notify one-hop connections when a circuit build has failed. possible fix for bug 669. found by lodger.

svn:r14416

17 years ago r15279@tombo: nickm | 2008-04-22 13:21:01 -0400
Nick Mathewson [Tue, 22 Apr 2008 17:21:26 +0000 (17:21 +0000)] 
 r15279@tombo:  nickm | 2008-04-22 13:21:01 -0400
 Backport: Apply patch from mwenge to fix bug 646: makes stream events for dns requests get generated more consistently.

svn:r14414

17 years ago r15274@tombo: nickm | 2008-04-22 12:32:48 -0400
Nick Mathewson [Tue, 22 Apr 2008 16:33:06 +0000 (16:33 +0000)] 
 r15274@tombo:  nickm | 2008-04-22 12:32:48 -0400
 Backport: apply patch from lodger: reject requests for reverse-dns lookup of names in private address space.  make non-exits reject all dns requests.  Fixes bug 619.

svn:r14411

17 years ago r15270@tombo: nickm | 2008-04-22 12:23:39 -0400
Nick Mathewson [Tue, 22 Apr 2008 16:23:51 +0000 (16:23 +0000)] 
 r15270@tombo:  nickm | 2008-04-22 12:23:39 -0400
 Backport: Fix bug 663: warn less verbosely about clock skew from netinfo cells

svn:r14409

17 years ago r15266@tombo: nickm | 2008-04-22 12:05:07 -0400
Nick Mathewson [Tue, 22 Apr 2008 16:05:11 +0000 (16:05 +0000)] 
 r15266@tombo:  nickm | 2008-04-22 12:05:07 -0400
 Backport: On platforms using pthreads, allow a thread to acquire a lock it already holds.  This is crucial for logging: otherwise any log message thrown from inside the logging process (especially from control.c) will deadlock.  Win32 CriticalSections are already recursive.  Bug spotted by nwf.  Bugfix on 0.2.0.16-alpha.

svn:r14407

17 years ago r15239@tombo: nickm | 2008-04-17 16:22:50 -0400
Nick Mathewson [Thu, 17 Apr 2008 20:23:24 +0000 (20:23 +0000)] 
 r15239@tombo:  nickm | 2008-04-17 16:22:50 -0400
 Backport: Do not allocate excess space for named_flag and unnamed_flag in dirvote.c.  Fixes bug 662.  Not a dangerous bug: sizeof(int*) is at least as big as sizeof(int) everywhere.

svn:r14392

17 years agoFix a dumb bug that was preventing us from knowing that we should
Roger Dingledine [Wed, 16 Apr 2008 00:07:18 +0000 (00:07 +0000)] 
Fix a dumb bug that was preventing us from knowing that we should
preemptively build circuits to handle expected directory requests.
Fixes bug 660. Bugfix on 0.1.2.x.

svn:r14375

17 years agoAvoid a rare assert that can trigger when Tor doesn't have much
Roger Dingledine [Tue, 15 Apr 2008 23:05:44 +0000 (23:05 +0000)] 
Avoid a rare assert that can trigger when Tor doesn't have much
directory information yet and it tries to fetch a v2 hidden
service descriptor. Fixes bug 651, reported by nwf.

svn:r14373

17 years agobackport r14370
Andrew Lewman [Tue, 15 Apr 2008 20:19:19 +0000 (20:19 +0000)] 
backport r14370

svn:r14371

17 years agobackport r14368
Andrew Lewman [Mon, 14 Apr 2008 23:55:03 +0000 (23:55 +0000)] 
backport r14368

svn:r14369

17 years agoi've been forgetting to add my release blurbs to svn
Roger Dingledine [Fri, 11 Apr 2008 03:43:41 +0000 (03:43 +0000)] 
i've been forgetting to add my release blurbs to svn

svn:r14353

17 years ago r19287@catbus: nickm | 2008-04-09 22:13:37 -0400
Nick Mathewson [Thu, 10 Apr 2008 02:13:39 +0000 (02:13 +0000)] 
 r19287@catbus:  nickm | 2008-04-09 22:13:37 -0400
 Actually, it looks like arma already backported 14212.

svn:r14342

17 years ago r19269@catbus: nickm | 2008-04-09 14:24:36 -0400
Nick Mathewson [Wed, 9 Apr 2008 18:24:55 +0000 (18:24 +0000)] 
 r19269@catbus:  nickm | 2008-04-09 14:24:36 -0400
 Backport r14212: Free some static hashtables and the log mutex on exit.

svn:r14333

17 years ago r19268@catbus: nickm | 2008-04-09 14:20:54 -0400
Nick Mathewson [Wed, 9 Apr 2008 18:24:50 +0000 (18:24 +0000)] 
 r19268@catbus:  nickm | 2008-04-09 14:20:54 -0400
 Backport 14205: Free authority certificates on exit, so they dont look like memory leaks.

svn:r14332

17 years ago r19267@catbus: nickm | 2008-04-09 14:19:17 -0400
Nick Mathewson [Wed, 9 Apr 2008 18:24:48 +0000 (18:24 +0000)] 
 r19267@catbus:  nickm | 2008-04-09 14:19:17 -0400
 Backport 14204: start policy reference counts at 1, not 2.

svn:r14331

17 years ago r19265@catbus: nickm | 2008-04-09 14:13:55 -0400
Nick Mathewson [Wed, 9 Apr 2008 18:13:59 +0000 (18:13 +0000)] 
 r19265@catbus:  nickm | 2008-04-09 14:13:55 -0400
 Note patch for backport

svn:r14330

17 years agobackport r14281/r14297 plus a changelog entry
Roger Dingledine [Tue, 8 Apr 2008 00:53:34 +0000 (00:53 +0000)] 
backport r14281/r14297 plus a changelog entry

svn:r14311