summaryrefslogtreecommitdiff
path: root/accel-pppd/triton/triton.h
AgeCommit message (Expand)Author
2017-10-12triton: rewrited context sleeping implementationDmitry Kozlov
2014-11-22remove trailing whitespacesDmitry Kozlov
2014-10-04add include <sys/time.h> to triton.h (fixes complilation issue)Dmitry Kozlov
2014-10-03get rid of time(), use clock_gettime(CLOCK_MONOTONIC) insteadDmitry Kozlov
2014-09-22conf file: implemented ability to add suboptions into options in {} bracketsDmitry Kozlov
2014-05-12triton: improved epoll events handlingDmitry Kozlov
2013-01-24backport 1.7Kozlov Dmitry
2013-01-24ipool: implemneted net30 allocatorKozlov Dmitry
2011-05-30rewrited initialization procedure (fix gcc-4.6 builds)Kozlov Dmitry
2011-01-26dynamicaly check if radius module loaded (so not more require to rebuild proj...Dmitry Kozlov
2011-01-05rename accel-pptp to accel-pppDmitry Kozlov