Removed signatures from headers and bundles, since the transport's

authentication will make them redundant.
This commit is contained in:
akwizgran
2011-07-20 18:33:06 +01:00
parent 45b4bef348
commit f727420838
7 changed files with 319 additions and 140 deletions

View File

@@ -20,6 +20,7 @@
<test name='net.sf.briar.i18n.FontManagerTest'/>
<test name='net.sf.briar.i18n.I18nTest'/>
<test name='net.sf.briar.invitation.InvitationWorkerTest'/>
<test name='net.sf.briar.protocol.BundleReaderImplTest'/>
<test name='net.sf.briar.protocol.BundleReadWriteTest'/>
<test name='net.sf.briar.protocol.ConsumersTest'/>
<test name='net.sf.briar.protocol.SigningDigestingOutputStreamTest'/>