<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eduvpn-common/exports/exports.go, 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-17T14:00:03Z</updated>
<entry>
<title>Client: Move DiscoveryStartup to correct file and check client_id</title>
<updated>2024-07-17T14:00:03Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-07-15T08:16:11Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=2fc994a73a1a50469c09544a17a2cbd9a6e8c67b'/>
<id>urn:sha1:2fc994a73a1a50469c09544a17a2cbd9a6e8c67b</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>Format: Run Gofumpt</title>
<updated>2024-06-04T14:40:29Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-05-30T15:40:05Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=27720eccfac485d14192192e799efba191a4309c'/>
<id>urn:sha1:27720eccfac485d14192192e799efba191a4309c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Exports: improvements in return data error handling</title>
<updated>2024-05-30T15:07:28Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-05-30T15:07:28Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=25548d3e876f55e2af0872e3b1b2c8bd93a5eca3'/>
<id>urn:sha1:25548d3e876f55e2af0872e3b1b2c8bd93a5eca3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Exports Doc: Small updates</title>
<updated>2024-05-29T12:36:10Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-05-29T12:22:59Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=83240b5fd978753e6b515c24272a2d7fa7861db7'/>
<id>urn:sha1:83240b5fd978753e6b515c24272a2d7fa7861db7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Exports: Run format</title>
<updated>2024-05-29T12:36:10Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-05-07T11:08:43Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=c11a15e8d432584f9c11b67aeb5f9a4b013266c9'/>
<id>urn:sha1:c11a15e8d432584f9c11b67aeb5f9a4b013266c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>exports: Fix discovery subset in comments</title>
<updated>2024-05-29T12:36:10Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-05-07T10:59:02Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=04f9ed4ac1fdd89267a7a1820eb962399e84cbed'/>
<id>urn:sha1:04f9ed4ac1fdd89267a7a1820eb962399e84cbed</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>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>Exports: Document ProxyGuard cleanup</title>
<updated>2024-04-22T15:07:04Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-04-22T14:48:35Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=d44bfc135cfd4e8cc99696e1383d184ac8c6f90c'/>
<id>urn:sha1:d44bfc135cfd4e8cc99696e1383d184ac8c6f90c</id>
<content type='text'>
</content>
</entry>
</feed>
