summaryrefslogtreecommitdiff
path: root/accel-pppd
AgeCommit message (Expand)Author
2011-08-24ipdb: fix buf of ipv6 address putKozlov Dmitry
2011-08-23radius: ipv6 supportDmitry Kozlov
2011-08-23ppp: rearranged interface startup procedureKozlov Dmitry
2011-08-23ppp: ipv6: multiple prefixes, route option, rdnss option implementationKozlov Dmitry
2011-08-23ppp: Neighbor Discovery for IP version 6 (prefix only)Kozlov Dmitry
2011-08-22extra: ipv6pool moduleKozlov Dmitry
2011-08-22futher ipv6 workKozlov Dmitry
2011-08-20Merge branch 'ipv6'Dmitry Kozlov
2011-08-20ppp: initial IPV6CP supportDmitry Kozlov
2011-08-19snmp supportKozlov Dmitry
2011-08-16multiple radius support (testing)Kozlov Dmitry
2011-08-16Merge branch 'radius'Kozlov Dmitry
2011-08-16multi-radius supportKozlov Dmitry
2011-08-16ppp:ccp_mppe: don't touch kernel compressor when sending ConfNakKozlov Dmitry
2011-08-161.3.7 releaseKozlov Dmitry
2011-08-16chap-secrets: fix incorrect ip address assigningKozlov Dmitry
2011-08-16ppp:ccp: code cleanupKozlov Dmitry
2011-08-16ppp: improved CCP/IPCP handlingKozlov Dmitry
2011-07-22Merge branch 'master' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-pp...Kozlov Dmitry
2011-07-22auth_mschap, radius: if radius replies with MS-CHAP-Error attribute send this...Kozlov Dmitry
2011-07-16ppp: cleanup delayed works on terminationDmitry Kozlov
2011-06-23pppoe: reworked config readKozlov Dmitry
2011-06-22shaper_tbf: do explicit locking over nl_socket_alloc/nl_socket_free due to th...Kozlov Dmitry
2011-06-22tempKozlov Dmitry
2011-06-10ppp: implemented passive CCPKozlov Dmitry
2011-06-08changed module init sequenceDmitry Kozlov
2011-06-03cli:show sessions: fixed bug when match or order key is not in field list to ...Kozlov Dmitry
2011-06-02ppp: if single-session=replace check for all session to matchKozlov Dmitry
2011-06-02ppp: make auth layer started after authentication acknowledge packet sentKozlov Dmitry
2011-06-02ppp: terminate CCP if negotiation is not completed in max-failure triesKozlov Dmitry
2011-05-31ppp: treat peer's lcp echo request as lcp echo activity and don't drop connec...Kozlov Dmitry
2011-05-31pptp: don't log 'identifier mismatch' message anymoreKozlov Dmitry
2011-05-31radius: Acct-Delay-Time attribute becomes optional and disabled by defaultKozlov Dmitry
2011-05-301.3.6 releaseKozlov Dmitry
2011-05-30updated man and example config file for chap-secrets documentationKozlov Dmitry
2011-05-30rewrited initialization procedure (fix gcc-4.6 builds)Kozlov Dmitry
2011-05-30set PTHREAD_STACK_MIN stack size for threadsKozlov Dmitry
2011-05-25radius: fix incorrect reading acct-timeout optionKozlov Dmitry
2011-05-24fixed segfault at daemon terminationKozlov Dmitry
2011-05-22ppp: fix connection problem when ccp was terminatedDmitry Kozlov
2011-05-21Merge branch 'master' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-pp...Dmitry Kozlov
2011-05-21ppp: fix connection problem when ccp was terminatedDmitry Kozlov
2011-05-18use /proc/sys/fs/nr_open in conjuction with /proc/sys/fs/file-max to determin...Kozlov Dmitry
2011-05-17ppp: delay IPCP acknowledge until CCP brings upDmitry Kozlov
2011-05-17log_file: don't create per-user log file if session was not successfuly autho...Dmitry Kozlov
2011-05-16ppp: better handling for lost last acknowledge packetKozlov Dmitry
2011-05-16ppp: discard packets with invalid id before passing it to fsmKozlov Dmitry
2011-05-10l2tp: dir300 quirkKozlov Dmitry
2011-04-29ppp,log_file: create per-user log file even if client was not successfuly aut...Kozlov Dmitry
2011-04-29ppp: write authentication failed message to general log tooKozlov Dmitry