<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eduvpn-common/exports/disco.go, branch 1.2.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.2.1</id>
<link rel='self' href='https://herkulessi.de/git/eduvpn-common/atom?h=1.2.1'/>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/'/>
<updated>2023-04-18T12:05:19Z</updated>
<entry>
<title>Exports Disco: Safeguard against nil servers/organizations</title>
<updated>2023-04-18T12:05:19Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2023-04-17T09:52:19Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=7f745d11aaf6b5be660771ed2eb0ef86ab6eb60f'/>
<id>urn:sha1:7f745d11aaf6b5be660771ed2eb0ef86ab6eb60f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Exports Disco + Python: Make sure we can always obtain the local cache</title>
<updated>2023-02-27T14:48:06Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2023-02-27T14:48:06Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=61cfede116939073626377f46f19aaed6556470f'/>
<id>urn:sha1:61cfede116939073626377f46f19aaed6556470f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Exports: Use unsafe.Slice for C slice conversion</title>
<updated>2023-01-02T10:00:31Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2023-01-02T10:00:31Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=18d8f06226e7d1ef4c6f2023f246f7cb0cf8783d'/>
<id>urn:sha1:18d8f06226e7d1ef4c6f2023f246f7cb0cf8783d</id>
<content type='text'>
This is possible now as we require Go 1.17
</content>
</entry>
<entry>
<title>Refactor: Fix revive linter errors by deleting redundant prefixes</title>
<updated>2022-11-28T13:12:48Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-11-28T13:09:28Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=59e6ccd051452162fab852a25deb4f0f8a9e22b2'/>
<id>urn:sha1:59e6ccd051452162fab852a25deb4f0f8a9e22b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document: Add comments for most functions and packages</title>
<updated>2022-11-28T10:18:42Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-11-28T10:18:14Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=e9f8db8ee8fccf60e58deb1d72766f94a053bb16'/>
<id>urn:sha1:e9f8db8ee8fccf60e58deb1d72766f94a053bb16</id>
<content type='text'>
Errors and test files still need to be done. Also some getters are
changed by removing the 'get' prefix
</content>
</entry>
<entry>
<title>Style: Use stylecheck and fix errors</title>
<updated>2022-11-24T14:40:39Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-11-24T14:40:39Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=8be555e5f91c6069c3d51cb014f1849fd182b1dc'/>
<id>urn:sha1:8be555e5f91c6069c3d51cb014f1849fd182b1dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Client: Move to its own package</title>
<updated>2022-10-18T16:29:10Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-10-18T16:29:10Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=6aced56a28fa52e4796aa1aa139e4323b4154aca'/>
<id>urn:sha1:6aced56a28fa52e4796aa1aa139e4323b4154aca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>State: Rename to client to avoid confusion with the FSM</title>
<updated>2022-10-04T13:29:11Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-10-04T13:29:11Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=5dad968aa90ded83d57211426bc186f6d609ef06'/>
<id>urn:sha1:5dad968aa90ded83d57211426bc186f6d609ef06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor: Errors into custom export types and expose types</title>
<updated>2022-09-26T13:33:04Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-09-26T12:50:22Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=7e4494256a08f585523e01b1bbc51f41ff4e2b95'/>
<id>urn:sha1:7e4494256a08f585523e01b1bbc51f41ff4e2b95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Exports + Python: Do not panic on error for getting disco + servers</title>
<updated>2022-09-21T09:37:32Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-09-21T09:37:32Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=448c51d2142c186f0490b9d51c0d73beb3c76863'/>
<id>urn:sha1:448c51d2142c186f0490b9d51c0d73beb3c76863</id>
<content type='text'>
</content>
</entry>
</feed>
