freebsd-dev/usr.sbin/pppd
John Polstra 9836a38f7b Fix the MS-CHAP support. The code was passing a bit count to
MD4Update(), but our version in libmd expects a byte count.

This code is not currently compiled or linked into pppd, so I'm
reasonably sure I didn't break anything. :-)  I added the necessary
statements to the Makefile, but left them commented out because we
are in feature freeze.  When the code is enabled, we must be careful
to build it only if the DES library is available.
1998-10-11 19:40:38 +00:00
..
auth.c Merge ppp 2.3.3 -> 2.3.5 changes onto mainline. 1998-06-20 18:02:16 +00:00
cbcp.c *gulp* First pass at merging in ppp-2.3.0's pppd. (this has 1997-08-19 17:52:48 +00:00
cbcp.h *gulp* First pass at merging in ppp-2.3.0's pppd. (this has 1997-08-19 17:52:48 +00:00
ccp.c Merge ppp 2.3.3 -> 2.3.5 changes onto mainline. 1998-06-20 18:02:16 +00:00
ccp.h Merge ppp 2.3.3 -> 2.3.5 changes onto mainline. 1998-06-20 18:02:16 +00:00
chap_ms.c Fix the MS-CHAP support. The code was passing a bit count to 1998-10-11 19:40:38 +00:00
chap_ms.h Merge ppp-2.3.3 changes onto mainline 1998-03-22 05:33:08 +00:00
chap.c Merge ppp-2.3.3 changes onto mainline 1998-03-22 05:33:08 +00:00
chap.h *gulp* First pass at merging in ppp-2.3.0's pppd. (this has 1997-08-19 17:52:48 +00:00
demand.c Merge ppp-2.3.3 changes onto mainline 1998-03-22 05:33:08 +00:00
fsm.c *gulp* First pass at merging in ppp-2.3.0's pppd. (this has 1997-08-19 17:52:48 +00:00
fsm.h *gulp* First pass at merging in ppp-2.3.0's pppd. (this has 1997-08-19 17:52:48 +00:00
ipcp.c Merge ppp 2.3.3 -> 2.3.5 changes onto mainline. 1998-06-20 18:02:16 +00:00
ipcp.h Merge ppp 2.3.3 -> 2.3.5 changes onto mainline. 1998-06-20 18:02:16 +00:00
ipxcp.c Merge ppp 2.3.3 -> 2.3.5 changes onto mainline. 1998-06-20 18:02:16 +00:00
ipxcp.h *gulp* First pass at merging in ppp-2.3.0's pppd. (this has 1997-08-19 17:52:48 +00:00
lcp.c Merge ppp-2.3.3 changes onto mainline 1998-03-22 05:33:08 +00:00
lcp.h *gulp* First pass at merging in ppp-2.3.0's pppd. (this has 1997-08-19 17:52:48 +00:00
magic.c Merge ppp 2.3.3 -> 2.3.5 changes onto mainline. 1998-06-20 18:02:16 +00:00
magic.h Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
main.c Merge ppp 2.3.3 -> 2.3.5 changes onto mainline. 1998-06-20 18:02:16 +00:00
Makefile Fix the MS-CHAP support. The code was passing a bit count to 1998-10-11 19:40:38 +00:00
options.c Merge ppp 2.3.3 -> 2.3.5 changes onto mainline. 1998-06-20 18:02:16 +00:00
patchlevel.h Merge ppp 2.3.3 -> 2.3.5 changes onto mainline. 1998-06-20 18:02:16 +00:00
pathnames.h *gulp* First pass at merging in ppp-2.3.0's pppd. (this has 1997-08-19 17:52:48 +00:00
pppd.8 Merge ppp 2.3.3 -> 2.3.5 changes onto mainline. 1998-06-20 18:02:16 +00:00
pppd.h Merge ppp 2.3.3 -> 2.3.5 changes onto mainline. 1998-06-20 18:02:16 +00:00
RELNOTES Forgot to resync the RELNOTES to 2.3.5 1998-06-23 21:41:58 +00:00
sys-bsd.c remove old hack that's no longer needed and now breaks the compile 1998-06-21 04:47:21 +00:00
upap.c *gulp* First pass at merging in ppp-2.3.0's pppd. (this has 1997-08-19 17:52:48 +00:00
upap.h *gulp* First pass at merging in ppp-2.3.0's pppd. (this has 1997-08-19 17:52:48 +00:00