<feed xmlns='http://www.w3.org/2005/Atom'>
<title>accel-ppp.git/accel-pppd, branch master</title>
<subtitle>High performance PPTP/L2TP/SSTP/PPPoE/IPoE server for Linux (mirror of https://github.com/marekm72/accel-ppp.git)
</subtitle>
<id>https://git.amelek.net/marekm72/accel-ppp.git/atom?h=master</id>
<link rel='self' href='https://git.amelek.net/marekm72/accel-ppp.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/'/>
<updated>2024-09-11T09:15:34+00:00</updated>
<entry>
<title>Merge pull request #195 from nuclearcat/fix-typo-free</title>
<updated>2024-09-11T09:15:34+00:00</updated>
<author>
<name>Denys Fedoryshchenko</name>
<email>denys.f@collabora.com</email>
</author>
<published>2024-09-11T09:15:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=ba4a8e9b79b7c5189f40d808bb5882affdf83653'/>
<id>urn:sha1:ba4a8e9b79b7c5189f40d808bb5882affdf83653</id>
<content type='text'>
fix(musl/l2tp_session_free): Fix, likely typo</content>
</entry>
<entry>
<title>fix(musl/l2tp_session_free): Fix, likely typo</title>
<updated>2024-09-10T22:53:47+00:00</updated>
<author>
<name>Denys Fedoryshchenko</name>
<email>denys.f@collabora.com</email>
</author>
<published>2024-09-10T22:39:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=fbef13f23e43216da7ece9c090153ff80adf7525'/>
<id>urn:sha1:fbef13f23e43216da7ece9c090153ff80adf7525</id>
<content type='text'>
It is logical, that function should remain same,
not changed to free.

Signed-off-by: Denys Fedoryshchenko &lt;denys.f@collabora.com&gt;
</content>
</entry>
<entry>
<title>Revert "Fix #189: Make module pppoe work without module radius"</title>
<updated>2024-09-05T08:33:33+00:00</updated>
<author>
<name>Sergey V. Lobanov</name>
<email>sergey@lobanov.in</email>
</author>
<published>2024-09-05T08:33:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=2ffca70167cdd82a7309a2092fecce9a062dd4dc'/>
<id>urn:sha1:2ffca70167cdd82a7309a2092fecce9a062dd4dc</id>
<content type='text'>
This reverts commit 543700aed1ac045f12dfafd898bbbbae955fee31.
</content>
</entry>
<entry>
<title>Fix #189: Make module pppoe work without module radius</title>
<updated>2024-09-04T20:21:27+00:00</updated>
<author>
<name>Nazar Androshchuk</name>
<email>tok@tokbb.opossum-mora.ts.net</email>
</author>
<published>2024-09-04T20:21:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=543700aed1ac045f12dfafd898bbbbae955fee31'/>
<id>urn:sha1:543700aed1ac045f12dfafd898bbbbae955fee31</id>
<content type='text'>
The radius library is now linked in pppoe if `-DRADIUS` is true; it wasn't any
issue when `-DRADIUS=FALSE`. This patch can't be worked around if the
user wants to use pppoe with chap-secrets, because radius conflicts with
chap-secrets.
</content>
</entry>
<entry>
<title>Merge pull request #181 from svlobanov/iputils-be-vlan-add-fix</title>
<updated>2024-09-02T07:33:44+00:00</updated>
<author>
<name>Denys Fedoryshchenko</name>
<email>denys.f@collabora.com</email>
</author>
<published>2024-09-02T07:33:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=0c021f60244a7fd992916a882fb4ed7277f5cba8'/>
<id>urn:sha1:0c021f60244a7fd992916a882fb4ed7277f5cba8</id>
<content type='text'>
iputils: fix vlan creation on big-endian platforms</content>
</entry>
<entry>
<title>Merge pull request #180 from svlobanov/owrt2</title>
<updated>2024-09-02T07:25:56+00:00</updated>
<author>
<name>Denys Fedoryshchenko</name>
<email>denys.f@collabora.com</email>
</author>
<published>2024-09-02T07:25:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=187aff3eb45e84b4c5b6a84dfad06e73a45a821f'/>
<id>urn:sha1:187aff3eb45e84b4c5b6a84dfad06e73a45a821f</id>
<content type='text'>
fix __WORDSIZE macro on musl 32 bit platforms</content>
</entry>
<entry>
<title>iputils: fix vlan creation on big-endian platforms</title>
<updated>2024-08-26T20:58:31+00:00</updated>
<author>
<name>Sergey V. Lobanov</name>
<email>sergey@lobanov.in</email>
</author>
<published>2024-08-26T20:52:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=2bea84120264ac1b787a7f9fbe970d8ff4d7c028'/>
<id>urn:sha1:2bea84120264ac1b787a7f9fbe970d8ff4d7c028</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix __WORDSIZE macro on musl 32 bit platforms</title>
<updated>2024-08-25T16:24:29+00:00</updated>
<author>
<name>Sergey V. Lobanov</name>
<email>sergey@lobanov.in</email>
</author>
<published>2024-08-25T15:45:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=7c0d979be49eefef3a53a4639bc9a9e2ceb3b287'/>
<id>urn:sha1:7c0d979be49eefef3a53a4639bc9a9e2ceb3b287</id>
<content type='text'>
This patch allows to build accel-ppp on mips32/ppc32 openwrt (musl)
</content>
</entry>
<entry>
<title>ci: run tests in alpine vm</title>
<updated>2024-08-23T23:45:58+00:00</updated>
<author>
<name>Sergey V. Lobanov</name>
<email>sergey@lobanov.in</email>
</author>
<published>2024-08-22T15:47:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=3be221b510112a30922b1da2697eaaaca09ebfd5'/>
<id>urn:sha1:3be221b510112a30922b1da2697eaaaca09ebfd5</id>
<content type='text'>
Alpine Linux uses musl libc so now accel-ppp is tested under musl

Currently, Alpine Linux doesn't provide a link to the latest stable version
so direct link to Alpine 3.20 is used

Improved musl support might be used to run on platforms like openwrt
without additional patches
</content>
</entry>
<entry>
<title>tests: add pcre negative cases, improve pcre-related code test coverage</title>
<updated>2024-08-19T20:01:11+00:00</updated>
<author>
<name>Sergey V. Lobanov</name>
<email>sergey@lobanov.in</email>
</author>
<published>2024-08-19T20:01:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=3498d52d7eb33b33b16d0ceef44ed3b52debdd5c'/>
<id>urn:sha1:3498d52d7eb33b33b16d0ceef44ed3b52debdd5c</id>
<content type='text'>
these test cases will help for pcre2 migration (issue #173)
</content>
</entry>
</feed>
