<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eduvpn-common/internal/wireguard/wireguard.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-02-19T13:15:07Z</updated>
<entry>
<title>WireGuard: Latest proxyguard server API changes</title>
<updated>2024-02-19T13:15:07Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-02-12T18:45:27Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=9c848e6cbb3ee5881fd4d894608d8556b2201084'/>
<id>urn:sha1:9c848e6cbb3ee5881fd4d894608d8556b2201084</id>
<content type='text'>
wireguard+proxy profile and ProxyEndpoint instead of TCPEndpoint as
proxyguard now uses HTTP for the initial packet
</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>WireGuard: TCP support using proxyguard</title>
<updated>2024-02-19T13:15:07Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2024-02-07T12:43:52Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=c8e7424f0b9ca963c7454e3297a8d001d67d729d'/>
<id>urn:sha1:c8e7424f0b9ca963c7454e3297a8d001d67d729d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Format: Run gofumpt</title>
<updated>2022-12-12T12:39:21Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-12-12T12:30:18Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=3263a6fb3719148358ce11b3c744508451d6e1a6'/>
<id>urn:sha1:3263a6fb3719148358ce11b3c744508451d6e1a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplify error handling</title>
<updated>2022-12-12T12:26:51Z</updated>
<author>
<name>Aleksandar Pesic</name>
<email>peske.nis@gmail.com</email>
</author>
<published>2022-12-04T20:48:20Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=3ac1d35257b56cca92ad0eb7f4d18abb366cf105'/>
<id>urn:sha1:3ac1d35257b56cca92ad0eb7f4d18abb366cf105</id>
<content type='text'>
fixes #6

Signed-off-by: Aleksandar Pesic &lt;peske.nis@gmail.com&gt;
</content>
</entry>
<entry>
<title>Lint: Run godot fix</title>
<updated>2022-11-28T11:50:23Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-11-28T11:50:23Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=7bab6c76599fdfd34ea9bb064d871ed2be01d4c8'/>
<id>urn:sha1:7bab6c76599fdfd34ea9bb064d871ed2be01d4c8</id>
<content type='text'>
Full command: golangci-lint run --disable-all -E godot --fix
</content>
</entry>
<entry>
<title>Document: Add comments for most functions and packages</title>
<updated>2022-11-28T10:18:42Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-11-28T10:18:14Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=e9f8db8ee8fccf60e58deb1d72766f94a053bb16'/>
<id>urn:sha1:e9f8db8ee8fccf60e58deb1d72766f94a053bb16</id>
<content type='text'>
Errors and test files still need to be done. Also some getters are
changed by removing the 'get' prefix
</content>
</entry>
<entry>
<title>Style: Use stylecheck and fix errors</title>
<updated>2022-11-24T14:40:39Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-11-24T14:40:39Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=8be555e5f91c6069c3d51cb014f1849fd182b1dc'/>
<id>urn:sha1:8be555e5f91c6069c3d51cb014f1849fd182b1dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor: Make errors use the parent's error level</title>
<updated>2022-10-19T15:05:59Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-10-19T14:51:48Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=7260aa0cd70195a4679ca3c94204d9e618f947f2'/>
<id>urn:sha1:7260aa0cd70195a4679ca3c94204d9e618f947f2</id>
<content type='text'>
- All wrapped errors have to be created with types.NewWrappedError to
inherit the error level from the parent
- Or types.NewWrappedErrorLevel can be used which means a custom error
level is given. For example this is done with cancelling OAuth
- Client public errors are forwarded with handleError that also logs
it with the error's level
</content>
</entry>
<entry>
<title>Refactor: Errors into custom export types and expose types</title>
<updated>2022-09-26T13:33:04Z</updated>
<author>
<name>jwijenbergh</name>
<email>jeroenwijenbergh@protonmail.com</email>
</author>
<published>2022-09-26T12:50:22Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=7e4494256a08f585523e01b1bbc51f41ff4e2b95'/>
<id>urn:sha1:7e4494256a08f585523e01b1bbc51f41ff4e2b95</id>
<content type='text'>
</content>
</entry>
</feed>
