<feed xmlns='http://www.w3.org/2005/Atom'>
<title>accel-ppp.git/accel-pppd/extra, branch 1.11</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=1.11</id>
<link rel='self' href='https://git.amelek.net/marekm72/accel-ppp.git/atom?h=1.11'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/'/>
<updated>2017-12-05T14:53:40+00:00</updated>
<entry>
<title>ippool: rewrited parsers</title>
<updated>2017-12-05T14:53:40+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2017-12-05T14:43:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=0cc1ca281b0d3d53ff1aa2d38230419772e5979f'/>
<id>urn:sha1:0cc1ca281b0d3d53ff1aa2d38230419772e5979f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ipv6: nd: fix interface id addresses generation for prefixes &gt; /64</title>
<updated>2017-12-05T10:05:30+00:00</updated>
<author>
<name>Vladislav Grishenko</name>
<email>themiron@mail.ru</email>
</author>
<published>2016-05-12T15:56:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=bead1f775d133dd358671c8a8f3aa3c11b83a35f'/>
<id>urn:sha1:bead1f775d133dd358671c8a8f3aa3c11b83a35f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support for openssl-1.1</title>
<updated>2017-07-04T05:30:00+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2017-07-04T05:28:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=e18b4071237c4772c71b36572b618beae6fc51ed'/>
<id>urn:sha1:e18b4071237c4772c71b36572b618beae6fc51ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>net-snmp: add definition for U64 (if not set)</title>
<updated>2017-03-27T12:15:37+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2017-03-27T12:05:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=902cb2d1868647b3cbcb1747a4b62c2c7f6d4edf'/>
<id>urn:sha1:902cb2d1868647b3cbcb1747a4b62c2c7f6d4edf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>accel-ppp Debian x32 fix minor -Wformat warnings</title>
<updated>2016-05-31T09:38:21+00:00</updated>
<author>
<name>Marek Michalkiewicz</name>
<email>marekm@amelek.gda.pl</email>
</author>
<published>2016-05-28T21:23:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=74d9a93067733e61d27038b905bf0f8325a102b5'/>
<id>urn:sha1:74d9a93067733e61d27038b905bf0f8325a102b5</id>
<content type='text'>
Hello,

small patch to avoid gcc -Wformat warnings on Debian x32 where time_t
is "long long" (64-bit signed, to be 2038 safe), not "unsigned long"
(32-bit unsigned) corresponding to "%lu" format strings.

Regards,
Marek
</content>
</entry>
<entry>
<title>logwtmp: check for username presence</title>
<updated>2016-04-13T10:25:17+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2016-04-13T10:25:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=7de0d2d00be552dede15dfd02c9e423dda7eb6f5'/>
<id>urn:sha1:7de0d2d00be552dede15dfd02c9e423dda7eb6f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pppd_compat: check for script existance before fork</title>
<updated>2016-03-19T20:04:43+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2016-03-19T20:04:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=5ab29b12f636ebc46e70c48fad7ae990a297f4f4'/>
<id>urn:sha1:5ab29b12f636ebc46e70c48fad7ae990a297f4f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pppd_compat: change mode of radattr files to 0644</title>
<updated>2015-12-25T18:56:26+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2015-12-25T18:54:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=44e5c8e3d333f547d04090ad2ad2ebdbb37d3e58'/>
<id>urn:sha1:44e5c8e3d333f547d04090ad2ad2ebdbb37d3e58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>net-snmp: export interface counters in the sessionTable</title>
<updated>2015-12-02T14:31:23+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2015-12-02T14:31:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=863694e6547b94488a077e500028aabaadc48086'/>
<id>urn:sha1:863694e6547b94488a077e500028aabaadc48086</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pppd_compat: fixed usage of mkstamp (fixed file descriptor leak)</title>
<updated>2015-11-30T09:31:27+00:00</updated>
<author>
<name>Dmitry Kozlov</name>
<email>xeb@mail.ru</email>
</author>
<published>2015-11-30T09:31:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/accel-ppp.git/commit/?id=8d7f1e101476998dbe9e0dd3ec2d490c34876ff1'/>
<id>urn:sha1:8d7f1e101476998dbe9e0dd3ec2d490c34876ff1</id>
<content type='text'>
</content>
</entry>
</feed>
