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
2013-01-07
Remove inline from ppp_output() function to fix building with LLVM.
Brad Smith
2012-12-19
Remove extra semicolon in "if (...);" which caused an incorrect flag to
Stuart Henderson
2012-12-05
Remove excessive sys/cdefs.h inclusion
Theo de Raadt
2012-11-28
Including ../../Makefile.inc was loop when npppd/obj is not a symbolic link.
YASUOKA Masahiko
2012-11-13
Add accept.c from ldpd and use it to handle file descriptor exhaustion
YASUOKA Masahiko
2012-11-13
Constify arguments to sendto_nat_t and add missing
YASUOKA Masahiko
2012-09-28
framed-ip-address and framed-ip-netmask were not working.
YASUOKA Masahiko
2012-09-22
gcc2 doesn't like unnamed fields. make this compile on vax again.
Marc Espie
2012-09-22
various fixes; ok yasuoka
Jason McIntyre
2012-09-21
various tweaks;
Jason McIntyre
2012-09-20
various fixes; ok yasuoka
Jason McIntyre
2012-09-20
Enable npppd and npppctl in default build. Add npppd to rc and
YASUOKA Masahiko
2012-09-19
tweak man pages.
YASUOKA Masahiko
2012-09-19
tweak man pages.
YASUOKA Masahiko
2012-09-19
cleanup around the pipex. naming style, delete or update comments.
YASUOKA Masahiko
2012-09-19
remove files that became unused by new configuration syntax.
YASUOKA Masahiko
2012-09-18
fix mandoc -Tlint warnings.
YASUOKA Masahiko
2012-09-18
New configuration syntax for npppd(8). `npppd.conf' will be based on
YASUOKA Masahiko
2012-09-07
fix typo and comment
YASUOKA Masahiko
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
[next]