Age | Commit message (Expand) | Author |
2012-06-04 | ippool: fixed config parsing | Kozlov Dmitry |
2012-06-02 | fdtrash: don't queue descriptors after context is closed (fix segfault when s... | Kozlov Dmitry |
2012-05-31 | ppp: if signle-session=replace down first session's interface before second c... | Kozlov Dmitry |
2012-05-31 | Merge branch 'master' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-pp... | Kozlov Dmitry |
2012-05-31 | pppoe: fix improper ifname-in-sid handling | Kozlov Dmitry |
2012-05-28 | implemented delayed fd close (speeds up session termination process) | Kozlov Dmitry |
2012-05-28 | log_syslog: check buffer overflow | Kozlov Dmitry |
2012-05-28 | auth_mschap_v2: remove debugging code | Kozlov Dmitry |
2012-05-28 | auth_chap*: use previous challenge value in packet resend instead of generati... | Kozlov Dmitry |
2012-05-22 | Some AVP we are not handling yet, and it is better to provide option | Kozlov Dmitry |
2012-05-16 | l2tp: implemented Challenge attribute handling (shared secret) | Kozlov Dmitry |
2012-05-16 | write message to log if unable to load necessary kernel module | Kozlov Dmitry |
2012-05-15 | shaper: implemented leaf qdisc attachment | Kozlov Dmitry |
2012-05-14 | cli: add 'comp' field to 'show sessions' to indicate compression/encryption m... | Kozlov Dmitry |
2012-05-14 | pppd_compat: use EV_PPP_PRE_FINISHED event to start ip-down script (fixes une... | Kozlov Dmitry |
2012-05-02 | ppp: implemented adaptive lcp echo functionality | Kozlov Dmitry |
2012-04-30 | ippool: implemented vendor/attr options to specify which radius attribute con... | Kozlov Dmitry |
2012-04-29 | dhcpv6: make SO_REUSEADDR | Kozlov Dmitry |
2012-04-29 | radius: fix reading of req-limit option | Kozlov Dmitry |
2012-04-29 | ppp: initiat CCP if mppe=prefer | Kozlov Dmitry |
2012-04-21 | implemented per CTRL mppe config | Kozlov Dmitry |
2012-04-18 | Merge branch 'master' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-pp... | Kozlov Dmitry |
2012-04-18 | shaper: fix time range start detection on startup/config reload | Kozlov Dmitry |
2012-03-22 | pppd_compat: fix ip-pre-up script result handling | Kozlov Dmitry |
2012-03-20 | 1.6.1 release | Kozlov Dmitry |
2012-03-15 | pppd_compat: fix ip-down segfault | Kozlov Dmitry |
2012-03-15 | Revert "ppp: move ip address release to proper place" | Kozlov Dmitry |
2012-03-14 | ppp: move ip address release to proper place | Kozlov Dmitry |
2012-03-11 | 1.6.0 release | Kozlov Dmitry |
2012-03-11 | radius: add support for MS-Primary-DNS-Server/MS-Secondary-DNS-Server attributes | Kozlov Dmitry |
2012-03-11 | radius: add Alcatel dictionary | Kozlov Dmitry |
2012-03-07 | shaper: apply cburst value only if it not zero else set it same as burst | Kozlov Dmitry |
2012-03-07 | pppoe: fix per-interface PADI limiting | Kozlov Dmitry |
2012-02-28 | shaper: add cburst configuration option | Kozlov Dmitry |
2012-02-27 | shaper: move thread local variables to stack | Kozlov Dmitry |
2012-02-27 | core: increase stack size | Kozlov Dmitry |
2012-02-16 | Merge branch 'master' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-pp... | Kozlov Dmitry |
2012-02-16 | shaper: fix incorrect htb rate installation | Kozlov Dmitry |
2012-02-10 | ppp: terminate session if mppe=require and client closes CCP | Kozlov Dmitry |
2012-02-02 | fix load module order | Kozlov Dmitry |
2012-01-31 | changed modules load priority | Kozlov Dmitry |
2012-01-23 | load necessary kernel modules at startup | Kozlov Dmitry |
2012-01-23 | shaper: add missing install rules | Kozlov Dmitry |
2012-01-22 | implemented advanced shaper | Kozlov Dmitry |
2012-01-20 | cli: fix 'show sessions match' | Kozlov Dmitry |
2012-01-20 | ppp: move [lcp] echo-interval/echo-failure to [ppp] lcp-echo-interval/lcp-ech... | Kozlov Dmitry |
2012-01-20 | fix syntaxis error | Kozlov Dmitry |
2012-01-19 | connlimit: if burst timeout was detected don't increase burst counter | Kozlov Dmitry |
2012-01-19 | connlimit: check for burst timeout before check burst counter | Kozlov Dmitry |
2012-01-19 | add missing accel-pppd/include/connlimit.h | Kozlov Dmitry |