Age | Commit message (Expand) | Author |
2021-03-20 | Fixed some errors found by valgrind and pvs-studio (#11) | [anp/hsw] |
2021-03-17 | Merge branch 'master' of github.com:xebd/accel-ppp | Dmitry Kozlov |
2021-03-13 | Fix some errors and warnings found by cppcheck | [anp/hsw] |
2021-02-06 | fix build with non-portable _SC_PAGE_SIZE | Vladislav Grishenko |
2021-01-13 | Add -V/--version support, rework args parsing | Vladislav Grishenko |
2019-08-15 | Make gcc8 happy | DmitriyEshenko |
2019-07-09 | fix warnings with openssl 1.1.0+ | Vladislav Grishenko |
2018-11-27 | ppp: use random LCP (and NCP) identifiers | Guillaume Nault |
2018-11-16 | Remove redundant openssl include | Guillaume Nault |
2018-11-16 | Add --no-sigsegv option to accel-pppd | Guillaume Nault |
2018-11-16 | Don't wait for non-blocked signals | Guillaume Nault |
2018-03-06 | terminate program gracefully by SIGINT | Dmitry Kozlov |
2017-12-26 | move version message to top | Dmitry Kozlov |
2017-12-26 | get rid of deprecated readdir_r | Dmitry Kozlov |
2017-07-13 | improved SIGSEGV handler | Dmitry Kozlov |
2016-03-18 | improved restart and termination procedure | Dmitry Kozlov |
2016-03-18 | remove pid file on exit | Dmitry Kozlov |
2016-03-18 | make termination caused by SIGTERM soft | Dmitry Kozlov |
2014-11-22 | remove trailing whitespaces | Dmitry Kozlov |
2013-10-16 | rewrite restart procedure | Dmitry Kozlov |
2013-07-05 | auth_chap: fixed incorrect check for received buffer size | Dmitry Kozlov |
2013-06-11 | fixed 'restart' commnd (stops all sessions, then do restart) | Kozlov Dmitry |
2013-01-24 | backport 1.7 | Kozlov Dmitry |
2012-08-29 | add 'ppp' filed to CTRL to identify ppp sessions | Kozlov Dmitry |
2012-07-11 | futher session backup implementation | Kozlov Dmitry |
2012-07-10 | initial session backup implementation | Kozlov Dmitry |
2011-05-30 | rewrited initialization procedure (fix gcc-4.6 builds) | Kozlov Dmitry |
2011-05-18 | use /proc/sys/fs/nr_open in conjuction with /proc/sys/fs/file-max to determin... | Kozlov Dmitry |
2011-01-05 | rename accel-pptp to accel-ppp | Dmitry Kozlov |