<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eduvpn-common/src/oauth.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>Servers: Add initial support for multiple using a map</title>
<updated>2022-04-22T08:55:37Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-04-22T08:55:37Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=f76e87fa5ec30c416a562c4b29689f6a3e29458c'/>
<id>urn:sha1:f76e87fa5ec30c416a562c4b29689f6a3e29458c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FSM: Make data for transitions optional</title>
<updated>2022-04-22T07:55:19Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-04-22T07:55:19Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=08b5cab875f1a84162bb47773bbe72135135b90e'/>
<id>urn:sha1:08b5cab875f1a84162bb47773bbe72135135b90e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Discovery: Rollback preventions and hourly updates for servers</title>
<updated>2022-04-21T12:39:49Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-04-21T12:39:49Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=f794ea95eb49a4f92ddd16307d70f6cad0f6a768'/>
<id>urn:sha1:f794ea95eb49a4f92ddd16307d70f6cad0f6a768</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor: Eliminate most uses of pointers in structs</title>
<updated>2022-04-20T14:22:07Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-04-20T14:22:07Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=b73e1489b06fd4546da6ba32697331584db02e71'/>
<id>urn:sha1:b73e1489b06fd4546da6ba32697331584db02e71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Config: Only write on deregister</title>
<updated>2022-04-19T10:56:57Z</updated>
<author>
<name>Jeroen Wijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-04-19T10:56:57Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=42d2350e4a5d7a5bfb204bdc0994a0c283208fe7'/>
<id>urn:sha1:42d2350e4a5d7a5bfb204bdc0994a0c283208fe7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OAuth improvements: Also ensure tokens based on config state</title>
<updated>2022-04-19T10:28:54Z</updated>
<author>
<name>Jeroen Wijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-04-19T10:28:54Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=fb2f57cfcbb6408130e1cc75bd36c896502b78e0'/>
<id>urn:sha1:fb2f57cfcbb6408130e1cc75bd36c896502b78e0</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>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>Logging: Add more logging statements</title>
<updated>2022-03-29T13:45:24Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-03-29T13:45:24Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=85862b19ea13090d763f31054c3d8244c220704d'/>
<id>urn:sha1:85862b19ea13090d763f31054c3d8244c220704d</id>
<content type='text'>
</content>
</entry>
</feed>
