summaryrefslogtreecommitdiff
path: root/usr.sbin/npppd
AgeCommit message (Expand)Author
2010-09-27IP_PIPEX mistakenly was applied to the 1723/tcp socket. Apply the optionYASUOKA Masahiko
2010-09-26correct the path of npppd, and use modp1024 on the sample ipsec.confYASUOKA Masahiko
2010-09-24Add support pipex for L2TP call and L2TP on IPv6.YASUOKA Masahiko
2010-09-24npppd didn't setup a PIPEX session if MPPE is not required by config andYASUOKA Masahiko
2010-09-23Add the same license text to these files as the rest of npppd.Jonathan Gray
2010-09-23remove support for talking to the zebra routing socket whichJonathan Gray
2010-09-22unify MS-CHAP implementation to sbin/iked/chap_ms.[ch].YASUOKA Masahiko
2010-09-22make the arguments match the format string in usageJonathan Gray
2010-09-20Update instructions for testing npppd and pipex. The instructions wasYASUOKA Masahiko
2010-08-02Fix use of logical and where binary and was intended.Jonathan Gray
2010-07-31delete IIJ local functionalities.YASUOKA Masahiko
2010-07-20opration -> operationMiod Vallat
2010-07-02add $OpenBSD$ and remove trailing space. no functional change.YASUOKA Masahiko
2010-07-02fix mistakes that have been created by my porting to OpenBSD.YASUOKA Masahiko
2010-07-01add man page of npppdctl.YASUOKA Masahiko
2010-07-01Translate Japanese comments or labels into English. Translation wasYASUOKA Masahiko
2010-05-12Remove the tiny bit of C++ that is not realy needed so that we get a pureClaudio Jeker
2010-01-31add HOWTO_PIPEX_NPPPD.txt for people who try to use pipex and npppd beforeYASUOKA Masahiko
2010-01-31privilege separation of npppd.YASUOKA Masahiko
2010-01-27Fixed 2 off-by-one problems.YASUOKA Masahiko
2010-01-15Address family for UNIX domain socket was mistakenly specified asYASUOKA Masahiko
2010-01-14fix to compile with gcc4. (from jsg@)YASUOKA Masahiko
2010-01-13cleanup npppd code. delete IIJ local ifdef switches and fix warnings.YASUOKA Masahiko
2010-01-11Initial import npppd(8). npppd is a new PPP daemon that handles manyYASUOKA Masahiko