<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eduvpn-common/src/fsm.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>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>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>FSM: Check if the FSM is defined for transitions and state checks</title>
<updated>2022-04-20T12:45:41Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-04-20T12:45:41Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=db71ab17865dd00a60be27bee6c749e0525f72f6'/>
<id>urn:sha1:db71ab17865dd00a60be27bee6c749e0525f72f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Profiles: Implement SetProfileID instead of getting generic data</title>
<updated>2022-04-20T12:28:08Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-04-20T12:28:08Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=1c54936626a4a30d0c6f69576a06ba3661f39dc6'/>
<id>urn:sha1:1c54936626a4a30d0c6f69576a06ba3661f39dc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FSM: More states and fix graph order</title>
<updated>2022-04-20T12:03:39Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-04-20T12:03:39Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=77c9f266553cbadfd5fb150a26c2162b705f151e'/>
<id>urn:sha1:77c9f266553cbadfd5fb150a26c2162b705f151e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Profiles: Implement basic functionality for sending a profile_id</title>
<updated>2022-04-19T13:02:45Z</updated>
<author>
<name>Jeroen Wijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-04-19T13:02:45Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=723ecacc8528be0e96db42392f1781ddf5894bea'/>
<id>urn:sha1:723ecacc8528be0e96db42392f1781ddf5894bea</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>FSM graph generation: Add generation using mermaid as default</title>
<updated>2022-04-14T13:30:49Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-04-14T13:30:49Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=2fdfa26388f4e738d1a4f89a29fbe93dfdbce41a'/>
<id>urn:sha1:2fdfa26388f4e738d1a4f89a29fbe93dfdbce41a</id>
<content type='text'>
Dot from graphviz kept re-ordering (e.g. flipping edges) which is annoying when showing the
graph live
</content>
</entry>
<entry>
<title>FSM Transitions: Add descriptions</title>
<updated>2022-04-14T12:51:16Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-04-14T12:51:16Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=48bbbdc23c9db6653de59be7271535eb3c96dfe6'/>
<id>urn:sha1:48bbbdc23c9db6653de59be7271535eb3c96dfe6</id>
<content type='text'>
</content>
</entry>
</feed>
