History log of /netbsd-6-1-5-RELEASE/dist/pppd/pppd/pppcrypt.c
Revision Date Author Comments
# 1.2 20-Feb-2005 cube

branches: 1.2.48; 1.2.54;
Bring in the diffs we had against the previous versions of pppd.
That includes:
o Manpage fixes
o to{lower,upper,whatever} fixes
o strl* use
o use of getopt() in chat(8)
o use of NetBSD's md5 and sha1 APIs
o support for utmp and utmpx
o a slightly different way of handling active and pass filters, to
avoid depend on "inbound" and "outbound" keywords of libpcap
o addition of plug-in hooks for LCP
o use of the former TDB code (ppp-2.4.3 uses a GPL version, which
was removed prior to the import)
o changes in the compressor API.