<feed xmlns='http://www.w3.org/2005/Atom'>
<title>log-go/integration, branch v0.4.0</title>
<subtitle>Moved to https://git.glasklar.is/sigsum/core/log-go</subtitle>
<id>https://getuid.sigsum.org/log-go/atom?h=v0.4.0</id>
<link rel='self' href='https://getuid.sigsum.org/log-go/atom?h=v0.4.0'/>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/log-go/'/>
<updated>2022-04-29T20:16:22Z</updated>
<entry>
<title>change verification_key to public_key</title>
<updated>2022-04-29T20:16:22Z</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2022-04-29T13:31:45Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/log-go/commit/?id=203e2144f67269e879716e6406bb78e8e3728938'/>
<id>urn:sha1:203e2144f67269e879716e6406bb78e8e3728938</id>
<content type='text'>
Issue: #40
</content>
</entry>
<entry>
<title>change 'preimage' to 'message'</title>
<updated>2022-04-29T20:16:22Z</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2022-04-29T13:08:53Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/log-go/commit/?id=cb5c579ae46ee0570f2f32408e0427f989bd33ab'/>
<id>urn:sha1:cb5c579ae46ee0570f2f32408e0427f989bd33ab</id>
<content type='text'>
Issue: #40
</content>
</entry>
<entry>
<title>update info print s/to-sign/to-cosign</title>
<updated>2022-04-29T19:36:11Z</updated>
<author>
<name>Rasmus Dahlberg</name>
<email>rasmus@mullvad.net</email>
</author>
<published>2022-04-29T19:36:11Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/log-go/commit/?id=05a52060ae384ae8d2bd6e75bc5246dc67d34f4a'/>
<id>urn:sha1:05a52060ae384ae8d2bd6e75bc5246dc67d34f4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename endpoint get-tree-head-to-sign</title>
<updated>2022-04-28T14:50:29Z</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2022-04-28T14:50:29Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/log-go/commit/?id=ad83b79b2170e1f3002a7a985f2163948ad1f8e0'/>
<id>urn:sha1:ad83b79b2170e1f3002a7a985f2163948ad1f8e0</id>
<content type='text'>
Reference: https://pad.sigsum.org/p/sigsum-db #11
</content>
</entry>
<entry>
<title>s/POST/GET in test output too</title>
<updated>2022-04-28T14:28:42Z</updated>
<author>
<name>Linus Nordberg</name>
<email>linus@nordberg.se</email>
</author>
<published>2022-04-28T14:28:42Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/log-go/commit/?id=6e6827e54ccf3ccf2624fcd7928fc085a54a5df2'/>
<id>urn:sha1:6e6827e54ccf3ccf2624fcd7928fc085a54a5df2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use http get for get-* endpoints with input</title>
<updated>2022-04-26T18:24:49Z</updated>
<author>
<name>Rasmus Dahlberg</name>
<email>rasmus.dahlberg@kau.se</email>
</author>
<published>2022-04-26T18:18:19Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/log-go/commit/?id=752bf9d8e1f78b54aaefdfb90f9f1f0391cd4b6d'/>
<id>urn:sha1:752bf9d8e1f78b54aaefdfb90f9f1f0391cd4b6d</id>
<content type='text'>
https://git.sigsum.org/sigsum/tree/doc/proposals/2022-01-get-endpoints

XXX: fix go.mod after merge in sigsum-go, now rgdd's local path
</content>
</entry>
<entry>
<title>integration: pick-up cleaned-up sigsum-debug</title>
<updated>2022-04-23T16:37:29Z</updated>
<author>
<name>Rasmus Dahlberg</name>
<email>rasmus@mullvad.net</email>
</author>
<published>2022-04-23T16:37:29Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/log-go/commit/?id=c2d43fdc19f23837ab071174e70a58d63e7d506d'/>
<id>urn:sha1:c2d43fdc19f23837ab071174e70a58d63e7d506d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>integration: add basic tests</title>
<updated>2022-04-21T23:30:16Z</updated>
<author>
<name>Rasmus Dahlberg</name>
<email>rasmus@mullvad.net</email>
</author>
<published>2022-04-21T23:30:16Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/log-go/commit/?id=98ef11d4b8e04a39b3bad66bcf7d21d9f5e92337'/>
<id>urn:sha1:98ef11d4b8e04a39b3bad66bcf7d21d9f5e92337</id>
<content type='text'>
Mostly checks that all endpoints play with valid input.  Output is
checked to some extent.  The exact tests can be improved over time.
</content>
</entry>
<entry>
<title>integration: reduce interval to speed-up test</title>
<updated>2022-04-21T23:30:00Z</updated>
<author>
<name>Rasmus Dahlberg</name>
<email>rasmus@mullvad.net</email>
</author>
<published>2022-04-21T23:30:00Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/log-go/commit/?id=d85aed2db975a84423504d9c7765554217626e0f'/>
<id>urn:sha1:d85aed2db975a84423504d9c7765554217626e0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>integration: add more info prints</title>
<updated>2022-04-21T17:20:05Z</updated>
<author>
<name>Rasmus Dahlberg</name>
<email>rasmus@mullvad.net</email>
</author>
<published>2022-03-27T19:36:29Z</published>
<link rel='alternate' type='text/html' href='https://getuid.sigsum.org/log-go/commit/?id=8acedd531c748d48791771cd63e380b9604f6516'/>
<id>urn:sha1:8acedd531c748d48791771cd63e380b9604f6516</id>
<content type='text'>
</content>
</entry>
</feed>
