<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eduvpn-common/cli/main.go, branch main</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=main</id>
<link rel='self' href='https://herkulessi.de/git/eduvpn-common/atom?h=main'/>
<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>CLI: Deregister to save configuration</title>
<updated>2022-04-22T08:55:17Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-04-22T08:55:17Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=297dafbd45cd27165048262ef8ad00a8cb3e2b06'/>
<id>urn:sha1:297dafbd45cd27165048262ef8ad00a8cb3e2b06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify FSM by removing hierarchy</title>
<updated>2022-04-14T11:57:55Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-04-14T11:57:55Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=667508f25afda611e64ac8423d6ef0108fb51cec'/>
<id>urn:sha1:667508f25afda611e64ac8423d6ef0108fb51cec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove duplicate graph writing code</title>
<updated>2022-04-05T08:16:22Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-04-05T08:16:22Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=5113ea73d8be2f296aa97bccfd19535e2e432f57'/>
<id>urn:sha1:5113ea73d8be2f296aa97bccfd19535e2e432f57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add debug variable to save a live fsm graph</title>
<updated>2022-04-05T08:05:32Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-04-05T08:05:32Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=c83d10b6813d171bf349da71256d719b9148bde4'/>
<id>urn:sha1:c83d10b6813d171bf349da71256d719b9148bde4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add graph visualisation tool to the cli</title>
<updated>2022-04-04T11:28:44Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-04-04T11:28:44Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=93bb4bccdf2b1b201451e0130fbfa90f310dba7b'/>
<id>urn:sha1:93bb4bccdf2b1b201451e0130fbfa90f310dba7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial approach to creating a fsm with states and substates</title>
<updated>2022-03-31T09:50:38Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-03-31T09:50:38Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=0d860b20a8b6b61d937124ee1955074b12c3f8e6'/>
<id>urn:sha1:0d860b20a8b6b61d937124ee1955074b12c3f8e6</id>
<content type='text'>
</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>Return headers in HTTP for wireguard expiry</title>
<updated>2022-03-23T15:41:15Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-03-23T15:41:15Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=f1e5096b7827d82ab5b2df10080a2ad9223f2665'/>
<id>urn:sha1:f1e5096b7827d82ab5b2df10080a2ad9223f2665</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update python and add basic config support</title>
<updated>2022-03-21T16:16:28Z</updated>
<author>
<name>Jeroen Wijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-03-21T16:16:28Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=324202a50e440cac36a756d6a2628ebadd2f8d70'/>
<id>urn:sha1:324202a50e440cac36a756d6a2628ebadd2f8d70</id>
<content type='text'>
</content>
</entry>
</feed>
