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