index
:
accel-ppp.git
1.10
1.11
1.12
1.13
1.7
1.9
master
patch
patch-1
revert-145-dkms
High performance PPTP/L2TP/SSTP/PPPoE/IPoE server for Linux (mirror of https://github.com/marekm72/accel-ppp.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
accel-pppd
/
triton
Age
Commit message (
Expand
)
Author
2018-05-28
triton: fixed improper locking
Dmitry Kozlov
2018-03-06
triton: prevent alloc_context function to be inlined (fixes improper stack si...
Dmitry Kozlov
2018-03-04
fix build error with VALGRIND defined
Vladislav Grishenko
2018-03-02
triton: more general fix of thread wake up crash
Vladislav Grishenko
2017-12-28
triton: fix crash due gcc mis-optimization of alloca()
Vladislav Grishenko
2017-12-27
triton: fixed bugs introduced by previous commit
Dmitry Kozlov
2017-12-26
reworked context priorities
Dmitry Kozlov
2017-10-12
triton: rewrited context sleeping implementation
Dmitry Kozlov
2016-05-11
triton: implement list_replace*()
Guillaume Nault
2014-11-22
remove trailing whitespaces
Dmitry Kozlov
2014-11-17
triton: lock pending calls list in triton_cancel_call()
Guillaume Nault
2014-10-04
radius: various bug fixes
Dmitry Kozlov
2014-10-04
add include <sys/time.h> to triton.h (fixes complilation issue)
Dmitry Kozlov
2014-10-03
get rid of time(), use clock_gettime(CLOCK_MONOTONIC) instead
Dmitry Kozlov
2014-09-22
triton: make level triggered events oneshot (EPOLLONESHOT)
Dmitry Kozlov
2014-09-22
conf file: implemented ability to add suboptions into options in {} brackets
Dmitry Kozlov
2014-09-22
fixed compilation warnings
Dmitry Kozlov
2014-09-20
rewrite of authentication/accounting procedures
Dmitry Kozlov
2014-09-13
pppoe: start interfaces asynchronously
Dmitry Kozlov
2014-09-09
triton: fixed race condition
Dmitry Kozlov
2014-06-03
get out of SPINLOCK_INITIALIZER as it is not cross-platform compatible
Dmitry Kozlov
2014-05-20
triton: fix possible race
Dmitry Kozlov
2014-05-18
triton: fix possible race
Dmitry Kozlov
2014-05-15
triton: close file descriptors immediately in triton_unregister_handler
Dmitry Kozlov
2014-05-12
triton: improved epoll events handling
Dmitry Kozlov
2014-04-11
triton: implement list_first_entry()
Guillaume Nault
2013-11-07
triton: use pthread_spinlock as spinlock
Dmitry Kozlov
2013-08-15
triton: do not call context close if it is marked as need free (f.e. context ...
Dmitry Kozlov
2013-07-24
triton: Fix race upon termination
Guillaume Nault
2013-06-30
mempool: set/check magic only if MEMDEBUG defined
Dmitry Kozlov
2013-06-30
Revert "mempool: set/check magic only if MEMDEBUG defined"
Dmitry Kozlov
2013-06-30
mempool: set/check magic only if MEMDEBUG defined
Dmitry Kozlov
2013-04-22
triton: Automatic setting of thread-count parameter
Guillaume Nault
2013-01-25
cmake: use CMAKE_FIND_ROOT_PATH and LIB_SUFFIX
Kozlov Dmitry
2013-01-24
backport 1.7
Kozlov Dmitry
2013-01-24
ipool: implemneted net30 allocator
Kozlov Dmitry
2012-09-05
Add compilation checks for printf-style format strings
Guillaume Nault
2012-08-29
fix various typos
Kozlov Dmitry
2012-06-21
fixed race on termination
Kozlov Dmitry
2012-02-27
core: increase stack size
Kozlov Dmitry
2012-02-02
fix load module order
Kozlov Dmitry
2012-01-16
core: fix context unregister bug
Kozlov Dmitry
2011-12-27
core: queue zero-priority context if number of threads is reached maximum
Kozlov Dmitry
2011-12-27
implemented logging to system logger
Kozlov Dmitry
2011-12-27
Revert "implemented logging to system logger"
Kozlov Dmitry
2011-12-27
implemented logging to system logger
Kozlov Dmitry
2011-12-09
core: increase worker thread stack size
Kozlov Dmitry
2011-08-24
radius: better radius server fails handling
Kozlov Dmitry
2011-08-19
snmp support
Kozlov Dmitry
2011-05-30
rewrited initialization procedure (fix gcc-4.6 builds)
Kozlov Dmitry
[next]