<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eduvpn-common/src/verify.go, branch 1.99.1</title>
<subtitle>Fork of codeberg.org/eduVPN/eduvpn-common for &lt;b&gt;reasons&lt;/b&gt;</subtitle>
<id>https://herkulessi.de/git/eduvpn-common/atom?h=1.99.1</id>
<link rel='self' href='https://herkulessi.de/git/eduvpn-common/atom?h=1.99.1'/>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/'/>
<updated>2022-04-22T14:29:59Z</updated>
<entry>
<title>Refactor: Restructure project</title>
<updated>2022-04-22T14:29:59Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-04-22T14:29:59Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=b1d92b395322f2164ccfb44b0f7caebbaece6b62'/>
<id>urn:sha1:b1d92b395322f2164ccfb44b0f7caebbaece6b62</id>
<content type='text'>
- Add an internal folder where all the internal code lives
- Make a state.go and state_test.go for the public interface

This gives a more clear separation between functions and modules. It
also makes this a more typical Go project setup.
</content>
</entry>
<entry>
<title>Run gofumpt</title>
<updated>2022-03-23T17:19:45Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-03-23T17:19:45Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=2da03b735517a034a5b369550036c853a7dad819'/>
<id>urn:sha1:2da03b735517a034a5b369550036c853a7dad819</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor: Simplify errors for wrapping</title>
<updated>2022-04-05T10:26:14Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-03-11T12:52:49Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=a019e95fdbaea3d7af2d8ad10903fd656bfc4466'/>
<id>urn:sha1:a019e95fdbaea3d7af2d8ad10903fd656bfc4466</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Format: Run gofmt</title>
<updated>2022-04-05T10:26:13Z</updated>
<author>
<name>Jeroen Wijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-03-04T12:57:11Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=d356e7e4389ff62a14421cd62ee6d0b1b36fcbe1'/>
<id>urn:sha1:d356e7e4389ff62a14421cd62ee6d0b1b36fcbe1</id>
<content type='text'>
Signed-off-by: Jeroen Wijenbergh &lt;jeroenwijenbergh@protonmail.com&gt;
</content>
</entry>
<entry>
<title>Abstract error types and remove JSON parsing</title>
<updated>2022-04-05T10:26:11Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-02-11T15:20:08Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=a1420bfd2bb4eb04006e46dfcf682ece86459749'/>
<id>urn:sha1:a1420bfd2bb4eb04006e46dfcf682ece86459749</id>
<content type='text'>
For now JSON parsing does not make a lot of sense. This is better off
handled by the clients for now.

Signed-off-by: jwijenbergh &lt;jeroenwijenbergh@protonmail.com&gt;
</content>
</entry>
<entry>
<title>Add signature verification to list retrieval</title>
<updated>2022-04-05T10:26:10Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-02-09T17:10:09Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=23e63807085b13a9b221c3374d05099559583011'/>
<id>urn:sha1:23e63807085b13a9b221c3374d05099559583011</id>
<content type='text'>
- Move test data to src
- Verify signatures by calling the Verify method
- Add a customizable parameter to force prehashed signatures

Signed-off-by: jwijenbergh &lt;jeroenwijenbergh@protonmail.com&gt;
</content>
</entry>
<entry>
<title>Go: Begin working on abstracting server/organization list</title>
<updated>2022-04-05T10:26:10Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-02-08T14:56:53Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=70b4bad8904fe02fe4d783b75c6137ba959363ec'/>
<id>urn:sha1:70b4bad8904fe02fe4d783b75c6137ba959363ec</id>
<content type='text'>
Signed-off-by: jwijenbergh &lt;jeroenwijenbergh@protonmail.com&gt;
</content>
</entry>
</feed>
