<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eduvpn-common/cmd/cli/main.go, branch 1.99.0</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.0</id>
<link rel='self' href='https://herkulessi.de/git/eduvpn-common/atom?h=1.99.0'/>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/'/>
<updated>2024-02-19T13:15:07Z</updated>
<entry>
<title>All: Document everything to pass revive lint</title>
<updated>2024-02-19T13:15:07Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-02-12T18:18:05Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=74e36f0ead717105f26087c2cab08b41ba5a7ce8'/>
<id>urn:sha1:74e36f0ead717105f26087c2cab08b41ba5a7ce8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CLI: Move to newest API</title>
<updated>2024-02-19T13:15:07Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-02-07T12:49:38Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=ce52709e35bc92d12f3a94f6d0b521ef6ab69859'/>
<id>urn:sha1:ce52709e35bc92d12f3a94f6d0b521ef6ab69859</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Client + l18n: Make some errors internal only</title>
<updated>2023-09-25T07:43:37Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2023-08-16T13:32:05Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=9316c4d826e813bcb26c520bfde4e4352ae9d67a'/>
<id>urn:sha1:9316c4d826e813bcb26c520bfde4e4352ae9d67a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Client + Exports + Python: Add a startup boolean to getconfig</title>
<updated>2023-09-25T07:43:37Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2023-08-16T11:25:15Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=f583a28694be3ec3b99318673c6cdb6e42ee1372'/>
<id>urn:sha1:f583a28694be3ec3b99318673c6cdb6e42ee1372</id>
<content type='text'>
To be used for autoconnect on startup. If autoconnect on startup set
to true

This ignores any callbacks that require user input (profile,
authorization &amp; location callbacks)
</content>
</entry>
<entry>
<title>CLI: Open the browser again with pkg/browser</title>
<updated>2023-09-25T07:43:37Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2023-05-02T09:06:51Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=250c2b81b922ad8c2ddc185af8b0f229dce78fc5'/>
<id>urn:sha1:250c2b81b922ad8c2ddc185af8b0f229dce78fc5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Version: Update to 2.0.0</title>
<updated>2023-09-25T07:43:37Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2023-04-26T10:47:59Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=6009b0df371557a9b6319467536872b37996cc74'/>
<id>urn:sha1:6009b0df371557a9b6319467536872b37996cc74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CLI: Implement newest API using cookies</title>
<updated>2023-09-25T07:43:37Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2023-04-12T20:58:37Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=8c1a0c03ba6496f9b6fd1f95c658f2212a82881e'/>
<id>urn:sha1:8c1a0c03ba6496f9b6fd1f95c658f2212a82881e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Exports + Client: Refactor registering a client</title>
<updated>2023-09-25T07:43:37Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2023-03-22T11:16:54Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=eb57e36d3c017bef80277e97db1009c38893ce2d'/>
<id>urn:sha1:eb57e36d3c017bef80277e97db1009c38893ce2d</id>
<content type='text'>
- Make sure the global exports state is only set on successful
creating
- Only call discovery when adding a server to ensure we get the most
up to date args. Creating a client should have no network calls. Fixes #12
- Split creating a client in New and Register in the GO api
</content>
</entry>
<entry>
<title>Tests: Pass for V2 API</title>
<updated>2023-09-25T07:43:37Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2023-03-20T16:12:36Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=1f599f1aab37343ff61852a8616c640310dfaee4'/>
<id>urn:sha1:1f599f1aab37343ff61852a8616c640310dfaee4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CMD CLI: Update to V2 API</title>
<updated>2023-09-25T07:43:37Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2023-03-20T16:00:05Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=cd4f13c5a8df0d7da2fbca3a741d396f220cff33'/>
<id>urn:sha1:cd4f13c5a8df0d7da2fbca3a741d396f220cff33</id>
<content type='text'>
</content>
</entry>
</feed>
