<feed xmlns='http://www.w3.org/2005/Atom'>
<title>accel-ppp.git/accel-pppd/ctrl, branch 1.7</title>
<subtitle>High performance PPTP/L2TP/SSTP/PPPoE/IPoE server for Linux (mirror of https://github.com/accel-ppp/accel-ppp.git)
</subtitle>
<id>https://git.amelek.net/accel-ppp/accel-ppp.git/atom?h=1.7</id>
<link rel='self' href='https://git.amelek.net/accel-ppp/accel-ppp.git/atom?h=1.7'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/'/>
<updated>2014-02-08T05:45:39+00:00</updated>
<entry>
<title>pppoe: check for tag format validity in PADR messages</title>
<updated>2014-02-08T05:45:39+00:00</updated>
<author>
<name>Guillaume Nault</name>
<email>g.nault@alphalink.fr</email>
</author>
<published>2014-01-16T20:23:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=0e63419ea36db3a8d673997f1ff74309b9cb77f2'/>
<id>urn:sha1:0e63419ea36db3a8d673997f1ff74309b9cb77f2</id>
<content type='text'>
Avoid parsing inconsistent PPPoE tags when handling PADR.

Signed-off-by: Guillaume Nault &lt;g.nault@alphalink.fr&gt;
</content>
</entry>
<entry>
<title>ppp: don't unconditionaly load pppoe/pptp/l2tp modules, fixes false start warning if they're running already</title>
<updated>2014-02-08T05:44:40+00:00</updated>
<author>
<name>Vladislav Grishenko</name>
<email>themiron@mail.ru</email>
</author>
<published>2013-12-24T05:45:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=65be5ebef989e62091368c7457ad33f1e8d63ead'/>
<id>urn:sha1:65be5ebef989e62091368c7457ad33f1e8d63ead</id>
<content type='text'>
Signed-off-by: Vladislav Grishenko &lt;themiron@mail.ru&gt;
</content>
</entry>
<entry>
<title>ippool: impelented persistance</title>
<updated>2013-03-18T12:59:38+00:00</updated>
<author>
<name>Kozlov Dmitry</name>
<email>xeb@mail.ru</email>
</author>
<published>2013-03-18T12:59:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=5dd484c279a5c1f1c08a03cb589a05b3cc5e9fbb'/>
<id>urn:sha1:5dd484c279a5c1f1c08a03cb589a05b3cc5e9fbb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch '1.7' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-ppp/accel-ppp into 1.7</title>
<updated>2013-01-11T12:27:49+00:00</updated>
<author>
<name>Kozlov Dmitry</name>
<email>xeb@mail.ru</email>
</author>
<published>2013-01-11T12:27:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=f1e3ddf8d12ccdc2d20976e5960985853bed6454'/>
<id>urn:sha1:f1e3ddf8d12ccdc2d20976e5960985853bed6454</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix boolean options parsing in configuration file</title>
<updated>2013-01-11T12:24:14+00:00</updated>
<author>
<name>Guillaume Nault</name>
<email>g.nault@alphalink.fr</email>
</author>
<published>2013-01-07T19:01:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=3a68b66387b2e352d4ffe60c0dd4aeeb2c599fb4'/>
<id>urn:sha1:3a68b66387b2e352d4ffe60c0dd4aeeb2c599fb4</id>
<content type='text'>
Explicitely interpret zero values when parsing boolean options. This
allows to unset boolean parameters such as "verbose" when reloading
the configuration.

Signed-off-by: Guillaume Nault &lt;g.nault@alphalink.fr&gt;
</content>
</entry>
<entry>
<title>cmake: use CMAKE_FIND_ROOT_PATH and LIB_SUFFIX</title>
<updated>2012-12-25T22:15:05+00:00</updated>
<author>
<name>Kozlov Dmitry</name>
<email>xeb@mail.ru</email>
</author>
<published>2012-12-25T22:15:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=c223aade3cd0c9ee651902f70da5497aae0f8014'/>
<id>urn:sha1:c223aade3cd0c9ee651902f70da5497aae0f8014</id>
<content type='text'>
</content>
</entry>
<entry>
<title>l2tp: Fix allocation checking when adding octets AVP</title>
<updated>2012-12-14T16:52:51+00:00</updated>
<author>
<name>Guillaume Nault</name>
<email>g.nault@alphalink.fr</email>
</author>
<published>2012-12-10T12:29:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=98466f59d258d2079755d2a1808cd34631d9f230'/>
<id>urn:sha1:98466f59d258d2079755d2a1808cd34631d9f230</id>
<content type='text'>
l2tp_packet_add_octets() performs a malloc on the "octets" field of the
L2TP attribute, but checks the "string" field for allocation failure.
Though these fields should be equivalent in this case, the "octets"
field should be logically checked instead of "string".

Signed-off-by: Guillaume Nault &lt;g.nault@alphalink.fr&gt;
</content>
</entry>
<entry>
<title>pppoe: implemented regular expression support</title>
<updated>2012-11-20T12:42:59+00:00</updated>
<author>
<name>Kozlov Dmitry</name>
<email>xeb@mail.ru</email>
</author>
<published>2012-11-20T12:42:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=310c21779c06f69bf83e006c4f568f2f24fac1eb'/>
<id>urn:sha1:310c21779c06f69bf83e006c4f568f2f24fac1eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>l2tp: send ZLB when duplicate packet is received and retransmit queue is empty</title>
<updated>2012-09-07T11:52:11+00:00</updated>
<author>
<name>Kozlov Dmitry</name>
<email>xeb@mail.ru</email>
</author>
<published>2012-09-07T11:52:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=cbd29e841d4a90cf93515ba8341a8bbdbd4dea38'/>
<id>urn:sha1:cbd29e841d4a90cf93515ba8341a8bbdbd4dea38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix format string errors</title>
<updated>2012-09-05T18:16:03+00:00</updated>
<author>
<name>Guillaume Nault</name>
<email>g.nault@alphalink.fr</email>
</author>
<published>2012-09-04T18:29:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/accel-ppp/accel-ppp.git/commit/?id=5f355048894ede9e983c7f02cc5915385620db3f'/>
<id>urn:sha1:5f355048894ede9e983c7f02cc5915385620db3f</id>
<content type='text'>
Fix several errors and compiler warnings in format string
arguments.

Signed-off-by: Guillaume Nault &lt;g.nault@alphalink.fr&gt;
</content>
</entry>
</feed>
