<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eduvpn-common/wrappers, 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>2026-03-18T15:35:50Z</updated>
<entry>
<title>Version: Update to 5.0.1</title>
<updated>2026-03-18T15:35:50Z</updated>
<author>
<name>Jeroen Wijenbergh</name>
<email>jeroen.wijenbergh@geant.org</email>
</author>
<published>2026-03-18T15:35:50Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=076a7d573f268ddea2fada1de5e2b12fe07ad6a1'/>
<id>urn:sha1:076a7d573f268ddea2fada1de5e2b12fe07ad6a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Version: Update to 5.0.0</title>
<updated>2026-03-17T15:22:12Z</updated>
<author>
<name>Jeroen Wijenbergh</name>
<email>jeroen.wijenbergh@geant.org</email>
</author>
<published>2026-03-17T15:22:12Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=cf568810b1c36ebfbfb3423ac9ff189653f13f92'/>
<id>urn:sha1:cf568810b1c36ebfbfb3423ac9ff189653f13f92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>All: Rename packages that sound useless or clash with std</title>
<updated>2026-02-12T11:59:03Z</updated>
<author>
<name>Jeroen Wijenbergh</name>
<email>jeroen.wijenbergh@geant.org</email>
</author>
<published>2026-02-12T11:34:08Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=a30ef6b27e578a4cf0a674b24f5b52b4c1516c63'/>
<id>urn:sha1:a30ef6b27e578a4cf0a674b24f5b52b4c1516c63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Version: Update to 4.0.0</title>
<updated>2025-09-30T09:16:15Z</updated>
<author>
<name>Jeroen Wijenbergh</name>
<email>jeroen.wijenbergh@geant.org</email>
</author>
<published>2025-09-24T14:11:11Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=23268a0ebddab9f23c2a2a3e9ca8f22016a9fd2b'/>
<id>urn:sha1:23268a0ebddab9f23c2a2a3e9ca8f22016a9fd2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Python: Optionally build SO file in setup.py</title>
<updated>2025-09-24T11:53:38Z</updated>
<author>
<name>Jeroen Wijenbergh</name>
<email>jeroen.wijenbergh@geant.org</email>
</author>
<published>2025-09-24T11:47:01Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=2a41e2e31aa2887812e2cb00f913992e7106e8de'/>
<id>urn:sha1:2a41e2e31aa2887812e2cb00f913992e7106e8de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Exports + Python: Remove RefreshList</title>
<updated>2025-09-05T10:12:51Z</updated>
<author>
<name>Jeroen Wijenbergh</name>
<email>jeroen.wijenbergh@geant.org</email>
</author>
<published>2025-09-05T10:12:51Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=9542bd563e9b1cb72f009315ba54851db637da2a'/>
<id>urn:sha1:9542bd563e9b1cb72f009315ba54851db637da2a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "All: Remove ProxyGuard integration"</title>
<updated>2025-09-03T08:53:42Z</updated>
<author>
<name>Jeroen Wijenbergh</name>
<email>jeroen.wijenbergh@geant.org</email>
</author>
<published>2025-09-03T08:13:46Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=c3318fb386096170282e831eb3b616a5a7e9dda8'/>
<id>urn:sha1:c3318fb386096170282e831eb3b616a5a7e9dda8</id>
<content type='text'>
This partially reverts commit 6b939462fb1064abd42e8cb8316700ec844172ea.

It keeps the proxyguard functions but leaves GetConfig alone. E.g. no WireGuard config replacing and querying is happening for ProxyGuard.

Needed for the Linux client as I have not found a good way to have a daemon with NetworkManager integration
</content>
</entry>
<entry>
<title>All: Get rid of debug arg in Register</title>
<updated>2025-09-02T12:48:49Z</updated>
<author>
<name>Jeroen Wijenbergh</name>
<email>jeroen.wijenbergh@geant.org</email>
</author>
<published>2025-09-02T12:48:49Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=308c656f05d0609eeb02891dbe3c30f8b0438765'/>
<id>urn:sha1:308c656f05d0609eeb02891dbe3c30f8b0438765</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Discovery: Remove manager and DiscoveryStartup</title>
<updated>2025-08-29T12:40:25Z</updated>
<author>
<name>Jeroen Wijenbergh</name>
<email>jeroen.wijenbergh@geant.org</email>
</author>
<published>2025-08-29T12:36:00Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=132782f44603dfdc3b1d875d632f786109ee09a2'/>
<id>urn:sha1:132782f44603dfdc3b1d875d632f786109ee09a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Discovery: Add cache argument and embed unmarshal on startup</title>
<updated>2025-08-29T12:40:24Z</updated>
<author>
<name>Jeroen Wijenbergh</name>
<email>jeroen.wijenbergh@geant.org</email>
</author>
<published>2025-08-29T12:05:20Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=4a23134e1e5d70a9c8c5857790dbf27585ca3b1f'/>
<id>urn:sha1:4a23134e1e5d70a9c8c5857790dbf27585ca3b1f</id>
<content type='text'>
</content>
</entry>
</feed>
