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
2022-03-04
triton: fix use after free in timer.c
Gabriel Jeanneau
2021-09-24
triton: do not queue context in init state
Dmitry Kozlov
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-14
Prevent memory corruption on config file reload
[anp/hsw]
2021-02-06
fix build with non-portable _SC_PAGE_SIZE
Vladislav Grishenko
2020-08-10
triton: clear trig_epoll_events after read
Dmitry Kozlov
2019-12-24
triton: small fixes
Dmitry Kozlov
2018-11-03
triton: fix context schedule/wakeup race
Guillaume Nault
2018-10-26
triton: make mempool.h self-contained even when MEMDEBUG is defined
Guillaume Nault
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
[next]