]> git.ipfire.org Git - thirdparty/tor.git/log
thirdparty/tor.git
11 years agoFix version number in changes/bug11296
Nick Mathewson [Wed, 26 Mar 2014 18:10:07 +0000 (14:10 -0400)] 
Fix version number in changes/bug11296

11 years agoMerge remote-tracking branch 'public/bug11296'
Nick Mathewson [Wed, 26 Mar 2014 15:46:51 +0000 (11:46 -0400)] 
Merge remote-tracking branch 'public/bug11296'

11 years agoTurn off testing code for #9683.
Nick Mathewson [Wed, 26 Mar 2014 14:31:56 +0000 (10:31 -0400)] 
Turn off testing code for #9683.

(This wasn't supposed to get committed turned-on.)

11 years agoDemote "Invalid length on ESTABLISH_RENDEZVOUS" to protocol_warn
Nick Mathewson [Tue, 25 Mar 2014 15:55:27 +0000 (11:55 -0400)] 
Demote "Invalid length on ESTABLISH_RENDEZVOUS" to protocol_warn

Fixes bug 11279

11 years agoFix warnings from doxygen
Nick Mathewson [Tue, 25 Mar 2014 15:16:18 +0000 (11:16 -0400)] 
Fix warnings from doxygen

Most of these are simple.  The only nontrivial part is that our
pattern for using ENUM_BF was confusing doxygen by making declarations
that didn't look like declarations.

11 years agoMake the redox script sorta work again.
Nick Mathewson [Tue, 25 Mar 2014 15:01:09 +0000 (11:01 -0400)] 
Make the redox script sorta work again.

11 years agoAdd missing -Isrc/ext to tor-fw-helper/include.am
Nick Mathewson [Tue, 25 Mar 2014 14:21:07 +0000 (10:21 -0400)] 
Add missing -Isrc/ext to tor-fw-helper/include.am

We need this now that tor-fw-helper will pull in siphash.h

Fixes bug 11296; bugfix on 0.2.5.4-alpha where siphash.h was introduced.

11 years agoMerge remote-tracking branch 'public/bug11061_024'
Nick Mathewson [Tue, 25 Mar 2014 14:02:22 +0000 (10:02 -0400)] 
Merge remote-tracking branch 'public/bug11061_024'

11 years agoFix SOCKSPort documentation layout
Nick Mathewson [Tue, 25 Mar 2014 13:59:19 +0000 (09:59 -0400)] 
Fix SOCKSPort documentation layout

In the end this required a slightly nasty hack using a dummy anchor as
an option heading in order to make the "Other recognized __flags__"
line indent properly.

Fixes bug 11061; Bugfix on 61d740ed.

11 years agoquiet the debug message in circuit_build_times_disabled()
Roger Dingledine [Mon, 24 Mar 2014 06:31:13 +0000 (02:31 -0400)] 
quiet the debug message in circuit_build_times_disabled()

something recently made it get called once per second, which will clutter
up your debug log file.

11 years agoChanges file for bug 11276.
Nick Mathewson [Sun, 23 Mar 2014 19:59:51 +0000 (15:59 -0400)] 
Changes file for bug 11276.

The crypto_early_init() function could only be called at most twice,
and both of those were during startup.  AFAICT leaking the first set
of locks was the only non-idempotent thing.

11 years agoMerge remote-tracking branch 'arma/bug11276'
Nick Mathewson [Sun, 23 Mar 2014 19:57:56 +0000 (15:57 -0400)] 
Merge remote-tracking branch 'arma/bug11276'

11 years agoMerge remote-tracking branch 'public/bug11275_024'
Nick Mathewson [Sun, 23 Mar 2014 19:56:23 +0000 (15:56 -0400)] 
Merge remote-tracking branch 'public/bug11275_024'

11 years agochanges file for bug 11275
Nick Mathewson [Sun, 23 Mar 2014 19:55:13 +0000 (15:55 -0400)] 
changes file for bug 11275

11 years agoStop leaking 'sig' at each call of router_append_dirobj_signature()
Roger Dingledine [Sun, 23 Mar 2014 04:42:18 +0000 (00:42 -0400)] 
Stop leaking 'sig' at each call of router_append_dirobj_signature()

The refactoring in commit cb75519b (tor 0.2.4.13-alpha) introduced
this leak.

11 years agoBe more lenient in our fix for bug 11149
Roger Dingledine [Sun, 23 Mar 2014 06:53:08 +0000 (02:53 -0400)] 
Be more lenient in our fix for bug 11149

There are still quite a few 0.2.3.2x relays running for x<5, and while I
agree they should upgrade, I don't think cutting them out of the network
is a net win on either side.

11 years agoNever run crypto_early_init() more than once
Roger Dingledine [Sun, 23 Mar 2014 04:38:17 +0000 (00:38 -0400)] 
Never run crypto_early_init() more than once

Previously we had set up all the infrastructure to avoid calling it
after the first time, but didn't actually use it.

11 years agoRemove the unused circuit_dump_by_chan().
Nick Mathewson [Sun, 23 Mar 2014 04:28:39 +0000 (00:28 -0400)] 
Remove the unused circuit_dump_by_chan().

Also remove its helper function.

11 years agoMerge remote-tracking branch 'public/bug9683_rebased'
Nick Mathewson [Sun, 23 Mar 2014 04:20:05 +0000 (00:20 -0400)] 
Merge remote-tracking branch 'public/bug9683_rebased'

11 years agoMerge remote-tracking branch 'karsten/task-11070'
Nick Mathewson [Sun, 23 Mar 2014 04:18:48 +0000 (00:18 -0400)] 
Merge remote-tracking branch 'karsten/task-11070'

11 years agoMerge branch 'ticket11149'
Nick Mathewson [Sun, 23 Mar 2014 04:18:11 +0000 (00:18 -0400)] 
Merge branch 'ticket11149'

11 years agobump to 0.2.5.3-alpha-dev
Nick Mathewson [Sun, 23 Mar 2014 04:15:25 +0000 (00:15 -0400)] 
bump to 0.2.5.3-alpha-dev

11 years agowhitespace fix
Roger Dingledine [Sun, 23 Mar 2014 04:12:40 +0000 (00:12 -0400)] 
whitespace fix

11 years agobring hacking more up to date
Roger Dingledine [Sun, 23 Mar 2014 03:36:10 +0000 (23:36 -0400)] 
bring hacking more up to date

11 years agoActually I am releasing tonight tor-0.2.5.3-alpha
Nick Mathewson [Sun, 23 Mar 2014 02:37:08 +0000 (22:37 -0400)] 
Actually I am releasing tonight

11 years agoSet a date in the changelog
Nick Mathewson [Sun, 23 Mar 2014 02:01:42 +0000 (22:01 -0400)] 
Set a date in the changelog

11 years agoIncrement version to 0.2.5.3-alpha
Nick Mathewson [Sun, 23 Mar 2014 01:07:50 +0000 (21:07 -0400)] 
Increment version to 0.2.5.3-alpha

11 years agoMerge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson [Thu, 20 Mar 2014 17:55:55 +0000 (13:55 -0400)] 
Merge remote-tracking branch 'origin/maint-0.2.4'

This is an "ours" merge, taking nothing, since we already had the
changes that were in a83abcf5ee5cb8fe245bc97e0

11 years agoFix unittest compilation with --disable-curve25519
Nick Mathewson [Thu, 20 Mar 2014 17:52:50 +0000 (13:52 -0400)] 
Fix unittest compilation with --disable-curve25519

This is a fix for 9700, which we already fixed in 0.2.5.x, but which
got left in 0.2.4.x.

This is a partial backport of a0a855d586d99540277014ccd3

11 years agoMerge remaining changes/* items into ChangeLog
Nick Mathewson [Thu, 20 Mar 2014 00:28:10 +0000 (20:28 -0400)] 
Merge remaining changes/* items into ChangeLog

(Not taking bug11235 since it's a whitespace fix)

11 years agoextract some changelog principles into doc/HACKING
Nick Mathewson [Thu, 20 Mar 2014 00:24:15 +0000 (20:24 -0400)] 
extract some changelog principles into doc/HACKING

11 years agosort stanzas by interest, and sort by version within stanzas
Roger Dingledine [Wed, 19 Mar 2014 23:11:25 +0000 (19:11 -0400)] 
sort stanzas by interest, and sort by version within stanzas

(users want to know about client fixes before they want to know about
unit test fixes.)

11 years agomissing colon
Roger Dingledine [Wed, 19 Mar 2014 23:05:42 +0000 (19:05 -0400)] 
missing colon

11 years agouse the formatting from 0.2.4.21 for the 0.2.4.21 changelog stanza
Roger Dingledine [Wed, 19 Mar 2014 23:04:35 +0000 (19:04 -0400)] 
use the formatting from 0.2.4.21 for the 0.2.4.21 changelog stanza

11 years agofix a few grammar things, and deprecate 'servers' and 'nodes'
Roger Dingledine [Wed, 19 Mar 2014 23:03:21 +0000 (19:03 -0400)] 
fix a few grammar things, and deprecate 'servers' and 'nodes'

also clarify a few explanations. so far so good!

11 years agocopy-edit the 0.2.5.3-alpha changelog even more
Nick Mathewson [Wed, 19 Mar 2014 02:52:09 +0000 (22:52 -0400)] 
copy-edit the 0.2.5.3-alpha changelog even more

11 years agoWork on the changelog for 0.2.5.3-alpha some more
Nick Mathewson [Wed, 19 Mar 2014 02:29:56 +0000 (22:29 -0400)] 
Work on the changelog for 0.2.5.3-alpha some more

11 years agoAdd changes file for bug #11235
Andrea Shepard [Tue, 18 Mar 2014 17:28:25 +0000 (10:28 -0700)] 
Add changes file for bug #11235

11 years agoAppease make check-spaces
Andrea Shepard [Tue, 18 Mar 2014 17:26:44 +0000 (10:26 -0700)] 
Appease make check-spaces

11 years agoTake out remaining V1 directory code.
Karsten Loesing [Mon, 17 Mar 2014 16:38:22 +0000 (17:38 +0100)] 
Take out remaining V1 directory code.

11 years agoDefensive programming: null [pn]_chan,circ_id in circuit_mark_for_close_
Nick Mathewson [Wed, 12 Mar 2014 14:57:08 +0000 (10:57 -0400)] 
Defensive programming: null [pn]_chan,circ_id in circuit_mark_for_close_

Doing this as part of the patch for #9683 to prevent possible bugs
down the line

11 years agoTest code for implementation of faster circuit_unlink_all_from_channel
Nick Mathewson [Mon, 9 Sep 2013 17:48:44 +0000 (13:48 -0400)] 
Test code for implementation of faster circuit_unlink_all_from_channel

This contains the obvious implementation using the circuitmux data
structure.  It also runs the old (slow) algorithm and compares
the results of the two to make sure that they're the same.

Needs review and testing.

11 years agoUpdate to latest tinytest
Nick Mathewson [Fri, 14 Mar 2014 14:09:04 +0000 (10:09 -0400)] 
Update to latest tinytest

(This pulls in some fixes to tinytest_demo.c, which Tor doesn't build.)

11 years agoSort the 0.2.5.3-alpha changelog entries a little better.
Nick Mathewson [Thu, 13 Mar 2014 15:34:51 +0000 (11:34 -0400)] 
Sort the 0.2.5.3-alpha changelog entries a little better.

Still haven't edited any.

Also, remove all the changes/* entries that got merged back in
6b5ef3889d83c715973d.

11 years agoClarify ClientOnly documentation
Nick Mathewson [Thu, 13 Mar 2014 14:35:52 +0000 (10:35 -0400)] 
Clarify ClientOnly documentation

The option is unneeded, not meaningless, so explain what it does.

Patch from Matt Pagan; fixes 9059.

11 years agoFix some leaks/missed checks in the unit tests
Nick Mathewson [Thu, 13 Mar 2014 14:07:10 +0000 (10:07 -0400)] 
Fix some leaks/missed checks in the unit tests

Coverity spotted these.

11 years agoSort the 0.2.5.3-alpha changelog a little
Nick Mathewson [Wed, 12 Mar 2014 19:58:18 +0000 (15:58 -0400)] 
Sort the 0.2.5.3-alpha changelog a little

11 years agoStart work on an 0.2.5.3-alpha changelog.
Nick Mathewson [Wed, 12 Mar 2014 19:53:58 +0000 (15:53 -0400)] 
Start work on an 0.2.5.3-alpha changelog.

This collects all the changes file, and find the stuff that also
appeared new in 0.2.4.21.

11 years agobugfix-on for 5018_notice
Nick Mathewson [Wed, 12 Mar 2014 15:11:26 +0000 (11:11 -0400)] 
bugfix-on for 5018_notice

11 years agoMerge remote-tracking branch 'asn/bug5018_notice'
Nick Mathewson [Wed, 12 Mar 2014 15:10:51 +0000 (11:10 -0400)] 
Merge remote-tracking branch 'asn/bug5018_notice'

11 years agoMerge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson [Tue, 11 Mar 2014 15:23:46 +0000 (11:23 -0400)] 
Merge remote-tracking branch 'origin/maint-0.2.4'

11 years agoRemove the unused router_hex_digest_matches
Nick Mathewson [Tue, 11 Mar 2014 15:17:46 +0000 (11:17 -0400)] 
Remove the unused router_hex_digest_matches

When I removed some unused functions in 5bfa373eeeb, this became
unused as well.

11 years agoMerge remote-tracking branch 'asn/bug11069_take2'
Nick Mathewson [Tue, 11 Mar 2014 15:04:47 +0000 (11:04 -0400)] 
Merge remote-tracking branch 'asn/bug11069_take2'

11 years agoThrow control port warning if we failed to connect to all our bridges.
George Kadianakis [Mon, 10 Mar 2014 22:52:07 +0000 (22:52 +0000)] 
Throw control port warning if we failed to connect to all our bridges.

11 years ago Tone down the log message for when we don't need a PT proxy.
George Kadianakis [Mon, 10 Mar 2014 22:05:31 +0000 (22:05 +0000)] 
 Tone down the log message for when we don't need a PT proxy.

11 years agoMerge branch 'bug11156_squashed'
Nick Mathewson [Mon, 10 Mar 2014 18:08:38 +0000 (14:08 -0400)] 
Merge branch 'bug11156_squashed'

11 years agoMerge branch 'bug11043_take2_squashed'
Nick Mathewson [Mon, 10 Mar 2014 18:08:29 +0000 (14:08 -0400)] 
Merge branch 'bug11043_take2_squashed'

11 years agoDon't do directory fetches before all PTs have been configured.
George Kadianakis [Sat, 8 Mar 2014 13:13:12 +0000 (13:13 +0000)] 
Don't do directory fetches before all PTs have been configured.

11 years agoImprove the log message for when the Extended ORPort is not enabled.
George Kadianakis [Sat, 8 Mar 2014 12:22:47 +0000 (12:22 +0000)] 
Improve the log message for when the Extended ORPort is not enabled.

11 years agoUpgrade to the latest version of tinytest.
Nick Mathewson [Thu, 6 Mar 2014 23:06:08 +0000 (18:06 -0500)] 
Upgrade to the latest version of tinytest.

This brings us to tinytest commit 709a36ba63ff16d8.

The only big change tor-side is that we don't need our own test_mem_op
operation any longer.

11 years agotinytest tt_{mem,str}_op now handle NULLs better
Nick Mathewson [Thu, 6 Mar 2014 17:12:13 +0000 (12:12 -0500)] 
tinytest tt_{mem,str}_op now handle NULLs better

Now a NULL argument to either makes it fail, not crash.

Fies bug 9004; bugfix on 0.2.2.4-alpha.

11 years agoMerge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson [Thu, 6 Mar 2014 16:52:22 +0000 (11:52 -0500)] 
Merge remote-tracking branch 'origin/maint-0.2.4'

11 years agoMerge branch 'bug11108'
Nick Mathewson [Thu, 6 Mar 2014 15:22:40 +0000 (10:22 -0500)] 
Merge branch 'bug11108'

11 years agoClarify default behavior of {SOCKS,Dir}Policy harder
Nick Mathewson [Thu, 6 Mar 2014 15:21:59 +0000 (10:21 -0500)] 
Clarify default behavior of {SOCKS,Dir}Policy harder

Improvement on 11108 fix; suggested by cypherpunks.

11 years agoGive the HTTPS url for jenkins in doc/HACKING
Nick Mathewson [Thu, 6 Mar 2014 15:03:24 +0000 (10:03 -0500)] 
Give the HTTPS url for jenkins in doc/HACKING

11 years agoCorrect the URL in the "a relay on win95???" message
Nick Mathewson [Thu, 6 Mar 2014 14:57:42 +0000 (09:57 -0500)] 
Correct the URL in the "a relay on win95???" message

This is a fix for 9393; it's not a bugfix on any Tor version per se,
but rather on whatever Tor version was current when we reorganized the
wiki.

11 years agoStop accepting 0.2.2 relay uploads for the consensus.
Nick Mathewson [Thu, 6 Mar 2014 14:34:09 +0000 (09:34 -0500)] 
Stop accepting 0.2.2 relay uploads for the consensus.

Resolves ticket 11149.

11 years agoFix whitespace errors, all of them mine.
Nick Mathewson [Wed, 5 Mar 2014 19:36:32 +0000 (14:36 -0500)] 
Fix whitespace errors, all of them mine.

11 years agoRename PredictedCircsRelevanceTime->PredictedPortsRelevanceTime
Nick Mathewson [Wed, 5 Mar 2014 19:35:07 +0000 (14:35 -0500)] 
Rename PredictedCircsRelevanceTime->PredictedPortsRelevanceTime

All circuits are predictive; it's the ports that are expiring here.

11 years agoMerge branch 'ticket9176_squashed'
Nick Mathewson [Wed, 5 Mar 2014 19:32:05 +0000 (14:32 -0500)] 
Merge branch 'ticket9176_squashed'

Conflicts:
doc/tor.1.txt

11 years agoFix wide lines.
Nick Mathewson [Wed, 5 Mar 2014 19:27:07 +0000 (14:27 -0500)] 
Fix wide lines.

11 years agoLower the maximum for PrecictedCircsRelevanceTime to one hour
Nick Mathewson [Wed, 5 Mar 2014 19:25:38 +0000 (14:25 -0500)] 
Lower the maximum for PrecictedCircsRelevanceTime to one hour

11 years agoFixed spacing.
unixninja92 [Wed, 25 Sep 2013 00:05:25 +0000 (02:05 +0200)] 
Fixed spacing.

11 years agoMore correctly documented PredictedCircsRelevanceTime in tor.1.txt
unixninja92 [Fri, 20 Sep 2013 12:31:10 +0000 (08:31 -0400)] 
More correctly documented PredictedCircsRelevanceTime in tor.1.txt

11 years agoAdded max value to PredictedCircsRelevanceTime.
unixninja92 [Tue, 24 Sep 2013 23:45:00 +0000 (01:45 +0200)] 
Added max value to PredictedCircsRelevanceTime.

11 years agoAdded Documentation for PredictedCircsRelevanceTime config file argument.
unixninja92 [Sat, 14 Sep 2013 20:32:59 +0000 (22:32 +0200)] 
Added Documentation for PredictedCircsRelevanceTime config file argument.

11 years agoPredictedCircsRelevanceTime: limit how long we predict a port will be used
unixninja92 [Sat, 14 Sep 2013 19:40:19 +0000 (21:40 +0200)] 
PredictedCircsRelevanceTime: limit how long we predict a port will be used

By default, after you've made a connection to port XYZ, we assume
you might still want to have an exit ready to connect to XYZ for one
hour. This patch lets you lower that interval.

Implements ticket 91

11 years agoMerge remote-tracking branch 'arma/ticket5528'
Nick Mathewson [Wed, 5 Mar 2014 17:44:40 +0000 (12:44 -0500)] 
Merge remote-tracking branch 'arma/ticket5528'

Conflicts:
src/or/router.c
src/test/test_dir.c

11 years agoMerge remote-tracking branch 'public/bug8788'
Nick Mathewson [Wed, 5 Mar 2014 17:17:31 +0000 (12:17 -0500)] 
Merge remote-tracking branch 'public/bug8788'

11 years agoDocument alternate bandwidth/memory unit spellings
Nick Mathewson [Tue, 4 Mar 2014 17:10:42 +0000 (12:10 -0500)] 
Document alternate bandwidth/memory unit spellings

11 years agoInclude v3 in documented 'protocols' in rend_service_descriptor_t
Nick Mathewson [Tue, 4 Mar 2014 17:03:18 +0000 (12:03 -0500)] 
Include v3 in documented 'protocols' in rend_service_descriptor_t

Also make it unsigned and document that it's for INTRODUCE cell versions.

Fixes 9099; bugfix on 0.2.1.5-alpha, which introduced the v3 protocol.

11 years agoMerge branch 'bug10169_025_v2'
Nick Mathewson [Tue, 4 Mar 2014 16:03:30 +0000 (11:03 -0500)] 
Merge branch 'bug10169_025_v2'

Conflicts:
src/test/test.c

11 years agoMerge remote-tracking branch 'public/bug10169_024' into bug10169_025_v2
Nick Mathewson [Tue, 4 Mar 2014 16:00:02 +0000 (11:00 -0500)] 
Merge remote-tracking branch 'public/bug10169_024' into bug10169_025_v2

Conflicts:
src/common/compat_libevent.h
src/or/relay.c

11 years agoMerge remote-tracking branch 'public/bug10169_023' into bug10169_024
Nick Mathewson [Tue, 4 Mar 2014 15:54:54 +0000 (10:54 -0500)] 
Merge remote-tracking branch 'public/bug10169_023' into bug10169_024

Conflicts:
src/or/relay.c

11 years agoMention doc/HACKING in the readme
Nick Mathewson [Tue, 4 Mar 2014 15:34:25 +0000 (10:34 -0500)] 
Mention doc/HACKING in the readme

11 years agoATTR_NORETURN is needed on lost_owning_controller now
Nick Mathewson [Mon, 3 Mar 2014 15:54:20 +0000 (10:54 -0500)] 
ATTR_NORETURN is needed on lost_owning_controller now

This should fixes some "hey, that function could have
__attribute__((noreturn))" warnings  introduced by f96400d9.

Bug not in any released version of Tor.

11 years agoWarn if ports are specified in {Socks,Dir}Policy
Nick Mathewson [Mon, 3 Mar 2014 15:45:39 +0000 (10:45 -0500)] 
Warn if ports are specified in {Socks,Dir}Policy

We have ignored any ports listed here since 80365b989 (0.0.7rc1),
but we didn't warn the user that we were ignoring them.  This patch
adds a warning if you put explicit ports in any of the options
{Socks,Dir}Policy or AuthDir{Reject,Invalid,BadDir,BadExit}.  It
also adjusts the manpage to say that ports are ignored.

Fixes ticket 11108.

11 years agoFix compilation warnings in tor_addr_make_null patch
Nick Mathewson [Mon, 3 Mar 2014 15:00:37 +0000 (10:00 -0500)] 
Fix compilation warnings in tor_addr_make_null patch

There was one "missing prototype" warning because the test function
wasn't static, and one "unused parameter" warning about the "data"
parameter.

Also, I added a couple of tests to make sure that the "make_null"
addresses really were the addresses we expected, by formatting them
as strings.

11 years agoadd test for tor_addr_make_null
Kevin Murray [Mon, 3 Mar 2014 01:16:36 +0000 (12:16 +1100)] 
add test for tor_addr_make_null

Signed-off-by: Kevin Murray <spam@kdmurray.id.au>
11 years agotweak changes file.
Nick Mathewson [Mon, 3 Mar 2014 14:56:17 +0000 (09:56 -0500)] 
tweak changes file.

11 years agoFix max client name length in HiddenServiceAuthorizeClient description
Lunar [Mon, 3 Mar 2014 12:31:45 +0000 (13:31 +0100)] 
Fix max client name length in HiddenServiceAuthorizeClient description

REND_CLIENTNAME_MAX_LEN is set to 16, not 19.

11 years agotrivial whitespace fixes
Roger Dingledine [Mon, 3 Mar 2014 11:53:08 +0000 (06:53 -0500)] 
trivial whitespace fixes

11 years agoforward-port the 0.2.4.21 release notes
Roger Dingledine [Sat, 1 Mar 2014 09:09:34 +0000 (04:09 -0500)] 
forward-port the 0.2.4.21 release notes

11 years agowhitespace fix
Nick Mathewson [Fri, 28 Feb 2014 13:57:29 +0000 (08:57 -0500)] 
whitespace fix

11 years agoMerge branch 'bug10884_squashed'
Nick Mathewson [Fri, 28 Feb 2014 13:54:50 +0000 (08:54 -0500)] 
Merge branch 'bug10884_squashed'

11 years agoUnit tests for test_routerkeys_write_fingerprint
Nick Mathewson [Wed, 26 Feb 2014 18:42:21 +0000 (13:42 -0500)] 
Unit tests for test_routerkeys_write_fingerprint

11 years agoUnit tests for pk fingerprint functions
Nick Mathewson [Wed, 26 Feb 2014 16:15:43 +0000 (11:15 -0500)] 
Unit tests for pk fingerprint functions

11 years agoTighten router_write_fingerprint impl
Nick Mathewson [Wed, 26 Feb 2014 15:52:20 +0000 (10:52 -0500)] 
Tighten router_write_fingerprint impl

11 years agoWrite hashed bridge fingerprint to logs and to disk.
Karsten Loesing [Wed, 26 Feb 2014 09:44:55 +0000 (10:44 +0100)] 
Write hashed bridge fingerprint to logs and to disk.

Implements #10884.

11 years agoMerge remote-tracking branch 'karsten/task-5824'
Nick Mathewson [Fri, 28 Feb 2014 13:32:13 +0000 (08:32 -0500)] 
Merge remote-tracking branch 'karsten/task-5824'