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
2012-07-17
use IPsec flowinfo on pipex(4) to select the IPsec tunnel for sending
YASUOKA Masahiko
2012-07-16
add IP_IPSECFLOWINFO option to sendmsg() and recvmsg(), so npppd(4)
Markus Friedl
2012-07-13
npppd used wrong AVPs as a `calling number' because `break' in switch
YASUOKA Masahiko
2012-07-08
Increase maximum number of tun interfaces to 8.
giovanni
2012-06-05
don't use `reigai' that means `exception' in Japanese as labels.
YASUOKA Masahiko
2012-05-08
Delete rtev* that was to work around routing socket overflows.
YASUOKA Masahiko
2012-05-08
Fix a null reference bug on terminating the process.
YASUOKA Masahiko
2012-05-08
Result-Code AVP of StopCCN was not parsed properly.
YASUOKA Masahiko
2012-05-08
Ignore NAK of authentication protocol option on LCP that was not
YASUOKA Masahiko
2012-05-08
Fix double free bug in PAP with radius authentication.
YASUOKA Masahiko
2012-05-08
Ignore ACCM option on LCP. This was required by some LAC that uses
YASUOKA Masahiko
2012-05-08
Trivial changes from the upstream(IIJ).
YASUOKA Masahiko
2012-05-08
Fix comments and styles. Delete unused variables and labels.
YASUOKA Masahiko
2012-02-24
Correct the spelling of "transferred" and "transferring"
Philip Guenthe
2012-01-23
Add handling of `rx connect speed' avp to avoid the bug of xl2tpd.
YASUOKA Masahiko
2012-01-23
The ingress filter of pipex and npppd become configurable and disabled
YASUOKA Masahiko
2012-01-18
npppdctl related files should be removed. Added a mention about that.
YASUOKA Masahiko
2012-01-18
Replace npppdctl(8) by new npppctl(8). npppctl was written from
YASUOKA Masahiko
2012-01-18
Fix compiler warnings and some styles.
YASUOKA Masahiko
2012-01-06
mkdir needs -m to set the mode
Sebastian Reitenbach
2011-12-24
formatting errors, found using freebsd's "igor";
Jason McIntyre
2011-10-28
use existing _ppp instead of _npppd as a user/group id for npppd.
YASUOKA Masahiko
2011-10-15
Added "provision for rewound PPP frames" that allows receiving
YASUOKA Masahiko
2011-07-08
Include PIPEX in kernel by default. And add new sysctl variable
YASUOKA Masahiko
2011-07-08
Improved npppd privileged separations:
YASUOKA Masahiko
2011-07-06
I forgot to delete files on my previous commit. sorry.
YASUOKA Masahiko
2011-07-06
Add RADIUS accounting support and some authentication related changes:
YASUOKA Masahiko
2011-07-05
Fixed some bugs of priv_send(). The bugs caused sending routing messages
YASUOKA Masahiko
2011-05-15
disable pipex for L2TP on disconnect, too; yasuoka@ agrees.
Markus Friedl
2011-04-02
add support for pppx interfaces instead of tun interfaces.
David Gwynne
2011-03-16
spelling.
Okan Demirmen
2011-03-16
use timerclear macro. while here, fix spelling.
Okan Demirmen
2011-02-28
fix a buffer overflow in the pppoe receive packet handling.
David Gwynne
2011-01-20
- tyop, recieve -> receive
Jasper Lievisse Adriaanse
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
[next]