summaryrefslogtreecommitdiff
path: root/accel-pppd/triton/triton.c
AgeCommit message (Expand)Author
2014-11-22remove trailing whitespacesDmitry Kozlov
2014-11-17triton: lock pending calls list in triton_cancel_call()Guillaume Nault
2014-10-04radius: various bug fixesDmitry Kozlov
2014-09-22triton: make level triggered events oneshot (EPOLLONESHOT)Dmitry Kozlov
2014-09-20rewrite of authentication/accounting proceduresDmitry Kozlov
2014-09-13pppoe: start interfaces asynchronouslyDmitry Kozlov
2014-09-09triton: fixed race conditionDmitry Kozlov
2014-06-03get out of SPINLOCK_INITIALIZER as it is not cross-platform compatibleDmitry Kozlov
2014-05-20triton: fix possible raceDmitry Kozlov
2014-05-18triton: fix possible raceDmitry Kozlov
2014-05-12triton: improved epoll events handlingDmitry Kozlov
2013-08-15triton: do not call context close if it is marked as need free (f.e. context ...Dmitry Kozlov
2013-07-24triton: Fix race upon terminationGuillaume Nault
2013-04-22triton: Automatic setting of thread-count parameterGuillaume Nault
2012-06-21fixed race on terminationKozlov Dmitry
2012-02-27core: increase stack sizeKozlov Dmitry
2012-02-02fix load module orderKozlov Dmitry
2012-01-16core: fix context unregister bugKozlov Dmitry
2011-12-27core: queue zero-priority context if number of threads is reached maximumKozlov Dmitry
2011-12-27implemented logging to system loggerKozlov Dmitry
2011-12-27Revert "implemented logging to system logger"Kozlov Dmitry
2011-12-27implemented logging to system loggerKozlov Dmitry
2011-12-09core: increase worker thread stack sizeKozlov Dmitry
2011-08-19snmp supportKozlov Dmitry
2011-05-30rewrited initialization procedure (fix gcc-4.6 builds)Kozlov Dmitry
2011-05-30set PTHREAD_STACK_MIN stack size for threadsKozlov Dmitry
2011-05-24fixed segfault at daemon terminationKozlov Dmitry
2011-03-05bugfixDmitry Kozlov
2011-01-28fix unterminated messages in core.logKozlov Dmitry
2011-01-26futher memory usage optimizationDmitry Kozlov
2011-01-05rename accel-pptp to accel-pppDmitry Kozlov