<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eduvpn-common/internal/log/rotate.go, branch 5.0.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=5.0.0</id>
<link rel='self' href='https://herkulessi.de/git/eduvpn-common/atom?h=5.0.0'/>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/'/>
<updated>2026-02-12T11:59:03Z</updated>
<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>Log Rotater: Fix data race</title>
<updated>2026-02-12T10:45:13Z</updated>
<author>
<name>Jeroen Wijenbergh</name>
<email>jeroen.wijenbergh@geant.org</email>
</author>
<published>2026-02-12T10:45:13Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=fd7abf186da1895e20dd2fdb2e8a1406e60081d7'/>
<id>urn:sha1:fd7abf186da1895e20dd2fdb2e8a1406e60081d7</id>
<content type='text'>
We were accessing the file using stat and trimming + replacing the file
handler possibly at the same time. Just put a mutex over everything to protect it better.

This was caught using Go's race detector
</content>
</entry>
<entry>
<title>client: Log more in debug and increase rotation to 10MB</title>
<updated>2025-09-02T13:14:02Z</updated>
<author>
<name>Jeroen Wijenbergh</name>
<email>jeroen.wijenbergh@geant.org</email>
</author>
<published>2025-09-02T13:14:02Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=5e05784cab953b0e24609398106dd33da7738d21'/>
<id>urn:sha1:5e05784cab953b0e24609398106dd33da7738d21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Client + Log: Implement a log rotater</title>
<updated>2025-08-25T12:40:18Z</updated>
<author>
<name>Jeroen Wijenbergh</name>
<email>jeroen.wijenbergh@geant.org</email>
</author>
<published>2025-08-01T13:10:41Z</published>
<link rel='alternate' type='text/html' href='https://herkulessi.de/git/eduvpn-common/commit/?id=5461efc826952833fcdecca5d3daa3ee70423a31'/>
<id>urn:sha1:5461efc826952833fcdecca5d3daa3ee70423a31</id>
<content type='text'>
</content>
</entry>
</feed>
