summaryrefslogtreecommitdiff
path: root/accel-pppd/ppp/ccp_mppe.c
AgeCommit message (Expand)Author
2014-11-22remove trailing whitespacesDmitry Kozlov
2013-01-24move 'comp' field from struct ppp_t to struct ap_sessionroot
2012-08-03ppp: don't drop connection when mppe=prefer and user rejects ccpKozlov Dmitry
2012-06-19general preparation for IPoE integrationKozlov Dmitry
2012-05-14cli: add 'comp' field to 'show sessions' to indicate compression/encryption m...Kozlov Dmitry
2012-04-29ppp: initiat CCP if mppe=preferKozlov Dmitry
2012-04-21implemented per CTRL mppe configKozlov Dmitry
2012-01-20fix syntaxis errorKozlov Dmitry
2011-08-24ppp: reworked layer startup procedureKozlov Dmitry
2011-08-20Merge branch 'ipv6'Dmitry Kozlov
2011-08-20ppp: initial IPV6CP supportDmitry Kozlov
2011-08-16ppp:ccp_mppe: don't touch kernel compressor when sending ConfNakKozlov Dmitry
2011-08-16ppp: improved CCP/IPCP handlingKozlov Dmitry
2011-06-10ppp: implemented passive CCPKozlov Dmitry
2011-05-30rewrited initialization procedure (fix gcc-4.6 builds)Kozlov Dmitry
2011-04-28various ppp and mppe improvementsKozlov Dmitry
2011-04-22ppp: introduced 'mppe' optionKozlov Dmitry
2011-04-22ppp: introduced 'mppe' optionKozlov Dmitry
2011-01-05rename accel-pptp to accel-pppDmitry Kozlov