Age | Commit message (Expand) | Author |
2011-08-20 | Merge branch 'ipv6' | Dmitry Kozlov |
2011-08-20 | ppp: initial IPV6CP support | Dmitry Kozlov |
2011-08-19 | snmp support | Kozlov Dmitry |
2011-08-16 | multiple radius support (testing) | Kozlov Dmitry |
2011-08-16 | Merge branch 'radius' | Kozlov Dmitry |
2011-08-16 | multi-radius support | Kozlov Dmitry |
2011-08-16 | ppp:ccp_mppe: don't touch kernel compressor when sending ConfNak | Kozlov Dmitry |
2011-08-16 | 1.3.7 release | Kozlov Dmitry |
2011-08-16 | chap-secrets: fix incorrect ip address assigning | Kozlov Dmitry |
2011-08-16 | ppp:ccp: code cleanup | Kozlov Dmitry |
2011-08-16 | ppp: improved CCP/IPCP handling | Kozlov Dmitry |
2011-07-22 | Merge branch 'master' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-pp... | Kozlov Dmitry |
2011-07-22 | auth_mschap, radius: if radius replies with MS-CHAP-Error attribute send this... | Kozlov Dmitry |
2011-07-16 | ppp: cleanup delayed works on termination | Dmitry Kozlov |
2011-06-23 | pppoe: reworked config read | Kozlov Dmitry |
2011-06-22 | shaper_tbf: do explicit locking over nl_socket_alloc/nl_socket_free due to th... | Kozlov Dmitry |
2011-06-22 | temp | Kozlov Dmitry |
2011-06-10 | ppp: implemented passive CCP | Kozlov Dmitry |
2011-06-08 | changed module init sequence | Dmitry Kozlov |
2011-06-03 | cli:show sessions: fixed bug when match or order key is not in field list to ... | Kozlov Dmitry |
2011-06-02 | ppp: if single-session=replace check for all session to match | Kozlov Dmitry |
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 |