summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-09-08radius: implemented CHAP (md5) authorizationKozlov Dmitry
2010-09-08radius: implemented packet exchangeKozlov Dmitry
radius: implemented PAP authorization radius: implemented IP assigning triton: implemented userspace context switching and other stuff
2010-09-06now compilesDmitry Kozlov
2010-09-06working on radius moduleKozlov Dmitry
2010-09-04started work on radius moduleKozlov Dmitry
2010-09-03project restructuredKozlov Dmitry
2010-09-03pptp: implemented echo request/replyKozlov Dmitry
2010-09-03lcp: implemented configure/terminate timeoutsKozlov Dmitry
2010-09-03lcp: implemented echo request/replyKozlov Dmitry
2010-09-03lcp: set mtu/mru on interfaceKozlov Dmitry
ipcp: set addresses and bringing up interface
2010-09-03rewrited triton libraryKozlov Dmitry
2010-09-02rewriting triton library ...Kozlov Dmitry
2010-09-02rewriting triton library ...Dmitry Kozlov
2010-09-01rewriting triton library ...Kozlov Dmitry
2010-08-31rewriting triton library...Kozlov Dmitry
2010-08-27rewriting triton library ...Kozlov Dmitry
2010-08-27rewriting triton library ...Dmitry Kozlov
2010-08-25rewriting triton library...Kozlov Dmitry
2010-08-24implemented MSCHAP-v2 authentication protocolKozlov Dmitry
2010-08-24implemented MSCHAP-v1 authentication protocolKozlov Dmitry
2010-08-24Merge branch 'accel-pptpd' of ↵Kozlov Dmitry
ssh://accel-pptp.git.sourceforge.net/gitroot/accel-pptp/accel-pptp into accel-pptpd
2010-08-24additional documentationDmitry Kozlov
2010-08-24Merge branch 'accel-pptpd' of ↵Kozlov Dmitry
ssh://accel-pptp.git.sourceforge.net/gitroot/accel-pptp/accel-pptp into accel-pptpd
2010-08-23implemented chap authenticationKozlov Dmitry
fixed auth type selection when configure-nak received
2010-08-23implemented base ccp moduleKozlov Dmitry
2010-08-23implemented IPCP primary/secondary dns configuration optionKozlov Dmitry
2010-08-23implemented base IPCP moduleKozlov Dmitry
implemented IPCP IP-Address configuration option
2010-08-23implemented chap authenticationKozlov Dmitry
fixed auth type selection when configure-nak received
2010-08-23implemented base ccp moduleKozlov Dmitry
2010-08-23implemented IPCP primary/secondary dns configuration optionKozlov Dmitry
2010-08-23implemented base IPCP moduleKozlov Dmitry
implemented IP-Address configuration option
2010-08-20using dynamic ppp layers instead of hard coded, but signal ↵Kozlov Dmitry
transition/handling (up,down,open,close) not fully elaborated
2010-08-18snapshotKozlov Dmitry
2010-08-17reworked/rewrited lcp handling code to become more abstractKozlov Dmitry
2010-08-11nothing interesting, just writing code ...Kozlov Dmitry
2010-08-10working on PAPKozlov Dmitry
2010-08-06* written base code of lcp moduleKozlov Dmitry
* written generic auth module
2010-08-05snapshotKozlov Dmitry
2010-08-05using rcu instead read-write lock on 2.6 kernelKozlov Dmitry
2010-08-03writing code ...Kozlov Dmitry
2010-08-03initiating work on accel-pptpd, replacement of modified poptopKozlov Dmitry
2010-08-03* merged ↵Kozlov Dmitry
http://code.google.com/p/wl500g/source/browse/trunk/kernel/312-accel-pptp-custom.patch * introduced gre demultiplexer module for pptp and ip_gre may coexists (prepare to merge pptp module to mainstream kernel, disabled by default)
2010-01-01support 2.4.20 kernelxeb
2010-01-01Revert "support 2.4.20 kernel"xeb
This reverts commit a432b4eae3b743068c77e4f01e594b10cf35747f.
2009-12-31support 2.4.20 kernelxeb
2009-12-10Revert "using per-cpu threads for packet receiveing/transmiting"xeb
This reverts commit 9db6020c32d86c330b470158805a2918d8d747dd.
2009-12-02using per-cpu threads for packet receiveing/transmitingKozlov Dmitry
2009-09-25Merge branch 'master' of ↵Kozlov Dmitry
ssh://accel-pptp.git.sourceforge.net/gitroot/accel-pptp/accel-pptp
2009-09-25accel-pptp 0.8.4Kozlov Dmitry
* supports 2.6.31 kernel * included 430-persist.patch (theMIROn)
2009-06-26removed send ICMP_DEST_UNREACHxeb