<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eduvpn-common/wrappers, branch 2.1.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.1.0</id>
<link rel='self' href='https://herkulessi.de/git/eduvpn-common/atom?h=2.1.0'/>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/'/>
<updated>2024-07-30T07:36:45Z</updated>
<entry>
<title>Version: Update to 2.1.0</title>
<updated>2024-07-30T07:36:45Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-07-24T15:01:28Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=f3c04d56ca67c2ff0b08bf75cc51ea8be14c84b9'/>
<id>urn:sha1:f3c04d56ca67c2ff0b08bf75cc51ea8be14c84b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Client + Discovery: Fetch dscovery at startup using DiscoveryStartup</title>
<updated>2024-07-17T14:00:03Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-07-10T12:39:34Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=a1879195a727d7b90347ed11f86d85fac6541df7'/>
<id>urn:sha1:a1879195a727d7b90347ed11f86d85fac6541df7</id>
<content type='text'>
With a manager that locks and copies such that no race conditions happen
</content>
</entry>
<entry>
<title>Version: Update to 2.0.2</title>
<updated>2024-06-25T12:41:13Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-06-06T22:08:18Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=4962d0e2d37e93af20c8afdae6f59d4656f272f3'/>
<id>urn:sha1:4962d0e2d37e93af20c8afdae6f59d4656f272f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Version: Update to 2.0.1</title>
<updated>2024-06-06T12:33:07Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-06-06T10:07:18Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=e12a9820895b48de6d1b8408364fec45958bc6c5'/>
<id>urn:sha1:e12a9820895b48de6d1b8408364fec45958bc6c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Version: Update to 2.0.0</title>
<updated>2024-06-04T14:40:29Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-05-30T15:42:42Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=3d47c63005ad962951080370a647914ab7c34e94'/>
<id>urn:sha1:3d47c63005ad962951080370a647914ab7c34e94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Discovery: Implement search and do not return keywords</title>
<updated>2024-05-29T12:36:10Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-05-07T09:51:34Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=3ecfc012e2db8b464596faf2c3bd4db1cab8697b'/>
<id>urn:sha1:3ecfc012e2db8b464596faf2c3bd4db1cab8697b</id>
<content type='text'>
This patch implements search by adding a second argument to
DiscoOrganizations and DiscoServers. A search string of = "" returns
everything. This also makes the subset that is returned to the client
even fewer, no keywords.
</content>
</entry>
<entry>
<title>setup.cfg: Small updates</title>
<updated>2024-05-29T12:06:56Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-05-29T12:06:56Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=67df2767c1edd64eed4ea1aa1a2628576de40e3f'/>
<id>urn:sha1:67df2767c1edd64eed4ea1aa1a2628576de40e3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Format: Run Ruff &amp; isort</title>
<updated>2024-05-08T13:54:45Z</updated>
<author>
<name>Jeroen Wijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-05-08T09:52:35Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=4e7d42986b333147bbc89508c3ebeb9cc289374d'/>
<id>urn:sha1:4e7d42986b333147bbc89508c3ebeb9cc289374d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Server: Add a way to pass OAuth start time</title>
<updated>2024-05-08T13:54:45Z</updated>
<author>
<name>Jeroen Wijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-05-08T09:49:19Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=9ce4e4458794290755c68a180125acc68ab84038'/>
<id>urn:sha1:9ce4e4458794290755c68a180125acc68ab84038</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Python: Add setup.py for backwards compatibility</title>
<updated>2024-04-30T11:47:33Z</updated>
<author>
<name>Jeroen Wijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-04-29T12:32:02Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=66b2a166d196e3c13ddfaff451c44760322a1820'/>
<id>urn:sha1:66b2a166d196e3c13ddfaff451c44760322a1820</id>
<content type='text'>
</content>
</entry>
</feed>
