<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eduvpn-common/client/fsm.go, branch 2.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=2.99.0</id>
<link rel='self' href='https://herkulessi.de/git/eduvpn-common/atom?h=2.99.0'/>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/'/>
<updated>2024-11-21T15:06:22Z</updated>
<entry>
<title>Replace all links from GitHub to Codeberg</title>
<updated>2024-11-21T15:06:22Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-11-21T14:57:12Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=a587163c822e80527f6acc78c1edac3410327854'/>
<id>urn:sha1:a587163c822e80527f6acc78c1edac3410327854</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Client FSM: Allow renewing in GotConfig</title>
<updated>2024-08-30T11:49:20Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-08-26T14:02:39Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=bfb488195bc3cbc0b86f539e03966cdb22831262'/>
<id>urn:sha1:bfb488195bc3cbc0b86f539e03966cdb22831262</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FSM: Re-ordering and cleanup constructor</title>
<updated>2024-08-22T11:41:58Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-08-22T11:33:19Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=b3dddce77023fd1d0e5c7451cad97bb88264aa23'/>
<id>urn:sha1:b3dddce77023fd1d0e5c7451cad97bb88264aa23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Client FSM: Allow to go from Disconnected to Connecting</title>
<updated>2024-06-04T14:27:21Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-06-04T14:27:21Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=a1169b524e3d65676a60cd6a205362f37441b09e'/>
<id>urn:sha1:a1169b524e3d65676a60cd6a205362f37441b09e</id>
<content type='text'>
Could be if cleanup has failed and a config is still alive
</content>
</entry>
<entry>
<title>Client: Fix lint error with FSM debug</title>
<updated>2024-05-30T15:37:04Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-05-30T15:37:04Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=92eea4ae9f1d47f2ac1ba7d70e00032ffb9f3a12'/>
<id>urn:sha1:92eea4ae9f1d47f2ac1ba7d70e00032ffb9f3a12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FSM: Remove Mermaid graph generation</title>
<updated>2024-05-30T15:15:19Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-05-30T15:15:19Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=98b67b272bcbf137f5cb3cc8cf809d8e34b2272f'/>
<id>urn:sha1:98b67b272bcbf137f5cb3cc8cf809d8e34b2272f</id>
<content type='text'>
Too complicated to be in the core codebase and I only sometimes need it to view the updated figure. Create a CLI tool some time later
</content>
</entry>
<entry>
<title>Client FSM: Allow Disconnected state from GettingConfig</title>
<updated>2024-04-24T14:22:07Z</updated>
<author>
<name>Jeroen Wijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-04-24T09:27:27Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=097bbd6b91afdedf3240ec67224c8282d87ae708'/>
<id>urn:sha1:097bbd6b91afdedf3240ec67224c8282d87ae708</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Client FSM: Allow to go to Disconnected from OAuthStarted</title>
<updated>2024-04-16T10:33:15Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-04-16T08:53:44Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=b0ca6c446cdd430fc30b887eaa8360b28ac1fef3'/>
<id>urn:sha1:b0ca6c446cdd430fc30b887eaa8360b28ac1fef3</id>
<content type='text'>
Useful when cancelling OAuth when on the connection screen
</content>
</entry>
<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>Client FSM + Python: Begin implementing a new state machine</title>
<updated>2024-02-19T13:15:07Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-02-05T16:08:46Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=0568060829ccb059aa203f4ffde19761a5c03e0b'/>
<id>urn:sha1:0568060829ccb059aa203f4ffde19761a5c03e0b</id>
<content type='text'>
</content>
</entry>
</feed>
