summaryrefslogtreecommitdiff
path: root/usr.sbin/pppd/chap.c
AgeCommit message (Expand)Author
2003-04-04strlcpy and snprintf; various people okTheo de Raadt
2002-09-13Paul Mackerras and the Australian National University have worked thingsTheo de Raadt
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-06-23use strlcpy vs strncpy+a[len-1]='\0'lebel
1998-01-17ppp-2.3.3 + some -WallTodd C. Miller
1997-09-05ppp 2.3.1Todd C. Miller
1997-01-03Use correct md5 API for libc md5 routines. Pointed out by niklas.Todd C. Miller
1996-12-23pppd 2.3b3 import. some minor buf oflow fixes and so.Michael Shalayeff
1996-07-20Update pppd to 2.3a4:joshd
1996-03-25From NetBSD: merge of 960317Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt