Age | Commit message (Expand) | Author |
2011-08-25 | add missing ipv6pool installation rule | Kozlov Dmitry |
2011-08-24 | radius: load balancing improvement | Kozlov Dmitry |
2011-08-24 | radius: better radius server fails handling | Kozlov Dmitry |
2011-08-24 | ppp: make ipcp/ipv6cp passive if ipv4/ipv6=deny | Kozlov Dmitry |
2011-08-24 | log: move LOG_CHUNK_SIZE definition back to the header | Kozlov Dmitry |
2011-08-24 | update configuration file | Kozlov Dmitry |
2011-08-24 | ppp:ipv6: introduced option ipv6-accept-peer-intf-id | Kozlov Dmitry |
2011-08-24 | ppp: ipv6_nd: safe timer deletion | Kozlov Dmitry |
2011-08-24 | ipv6pool: fix incorrect item initialization | Kozlov Dmitry |
2011-08-24 | ppp: reworked layer startup procedure | Kozlov Dmitry |
2011-08-24 | ipdb: fix buf of ipv6 address put | Kozlov Dmitry |
2011-08-23 | radius: ipv6 support | Dmitry Kozlov |
2011-08-23 | ppp: rearranged interface startup procedure | Kozlov Dmitry |
2011-08-23 | ppp: ipv6: multiple prefixes, route option, rdnss option implementation | Kozlov Dmitry |
2011-08-23 | ppp: Neighbor Discovery for IP version 6 (prefix only) | Kozlov Dmitry |
2011-08-22 | extra: ipv6pool module | Kozlov Dmitry |
2011-08-22 | futher ipv6 work | Kozlov Dmitry |
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 |