Age | Commit message (Expand) | Author |
2011-06-02 | ppp: make auth layer started after authentication acknowledge packet sent | Kozlov Dmitry |
2011-06-02 | ppp: terminate CCP if negotiation is not completed in max-failure tries | Kozlov Dmitry |
2011-05-31 | ppp: treat peer's lcp echo request as lcp echo activity and don't drop connec... | Kozlov Dmitry |
2011-05-31 | pptp: don't log 'identifier mismatch' message anymore | Kozlov Dmitry |
2011-05-31 | radius: Acct-Delay-Time attribute becomes optional and disabled by default | Kozlov Dmitry |
2011-05-30 | 1.3.6 release | Kozlov Dmitry |
2011-05-30 | updated README | Kozlov Dmitry |
2011-05-30 | updated man and example config file for chap-secrets documentation | Kozlov Dmitry |
2011-05-30 | rewrited initialization procedure (fix gcc-4.6 builds) | Kozlov Dmitry |
2011-05-30 | set PTHREAD_STACK_MIN stack size for threads | Kozlov Dmitry |
2011-05-25 | radius: fix incorrect reading acct-timeout option | Kozlov Dmitry |
2011-05-24 | fixed segfault at daemon termination | Kozlov Dmitry |
2011-05-22 | ppp: fix connection problem when ccp was terminated | Dmitry Kozlov |
2011-05-21 | Merge branch 'master' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-pp... | Dmitry Kozlov |
2011-05-21 | ppp: fix connection problem when ccp was terminated | Dmitry Kozlov |
2011-05-18 | use /proc/sys/fs/nr_open in conjuction with /proc/sys/fs/file-max to determin... | Kozlov Dmitry |
2011-05-17 | ppp: delay IPCP acknowledge until CCP brings up | Dmitry Kozlov |
2011-05-17 | log_file: don't create per-user log file if session was not successfuly autho... | Dmitry Kozlov |
2011-05-16 | ppp: better handling for lost last acknowledge packet | Kozlov Dmitry |
2011-05-16 | ppp: discard packets with invalid id before passing it to fsm | Kozlov Dmitry |
2011-05-10 | l2tp: dir300 quirk | Kozlov Dmitry |
2011-04-29 | ppp,log_file: create per-user log file even if client was not successfuly aut... | Kozlov Dmitry |
2011-04-29 | ppp: write authentication failed message to general log too | Kozlov Dmitry |
2011-04-28 | various ppp and mppe improvements | Kozlov Dmitry |
2011-04-25 | shaper_tbf: fixed bug of incorrect operation when time ranges are spicified a... | Kozlov Dmitry |
2011-04-22 | fixed mestake about mppe option in man file | Kozlov Dmitry |
2011-04-22 | ppp: introduced 'mppe' option | Kozlov Dmitry |
2011-04-22 | ppp: introduced 'mppe' option | Kozlov Dmitry |
2011-04-20 | ppp: introduced new option 'single-session' to control single session per user | Kozlov Dmitry |
2011-04-19 | radius: auth_chap_md5: send chap challenge via CHAP-Challenge attribute too | Kozlov Dmitry |
2011-04-07 | Merge branch 'master' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-pp... | Kozlov Dmitry |
2011-04-07 | radius: bugfix | Kozlov Dmitry |
2011-03-05 | bugfix | Dmitry Kozlov |
2011-03-04 | ppp: fix incorrect magic in lcp echo reply | Dmitry Kozlov |
2011-03-01 | radius: fixed operation without accounting server | Dmitry Kozlov |
2011-02-28 | Merge branch 'master' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-pp... | Dmitry Kozlov |
2011-02-28 | 1.3.5 release | Dmitry Kozlov |
2011-02-18 | ppp: fix lcp echo stopping | Kozlov Dmitry |
2011-02-13 | Merge branch 'master' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-pp... | Dmitry Kozlov |
2011-02-13 | ppp: don't raise error if lcp echo reply received without magic | Dmitry Kozlov |
2011-02-13 | cli: terminate: check username is not NULL | Dmitry Kozlov |
2011-02-08 | snapshot | Dmitry Kozlov |
2011-02-07 | shaper: fixed rate change from cli | Kozlov Dmitry |
2011-01-28 | cli: fixed buffer overflow in telnet part | Dmitry Kozlov |
2011-01-28 | radius: fix statistics output formatting | Kozlov Dmitry |
2011-01-28 | fix unterminated messages in core.log | Kozlov Dmitry |
2011-01-28 | ppp: send ConfNak with random magic number if magic number in CanfReq is equa... | Kozlov Dmitry |
2011-01-27 | radius: extended statistics calculation | Dmitry Kozlov |
2011-01-26 | cli: save history to file when telnet client disconnects | Dmitry Kozlov |
2011-01-26 | dynamicaly check if radius module loaded (so not more require to rebuild proj... | Dmitry Kozlov |