aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/chap.c
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic (no functional changes):Brian Somers1997-10-261-38/+48
* Allow Microsoft CHAP authentication.Brian Somers1997-09-251-30/+59
* Don't allow accept/deny when it's not appropriate.Brian Somers1997-09-221-2/+23
* Support CHAP using MD4Brian Somers1997-09-171-9/+23
* Make the code format more in line with style(9).Brian Somers1997-08-251-22/+17
* Remove srandomdev fallback codeAndrey A. Chernov1997-06-141-3/+2
* Overhaul ppp:Brian Somers1997-06-091-40/+11
* De-couple ppp from libalias. If libalias isn't there, theBrian Somers1997-05-261-1/+2
* Fix the reconnect option, and add an explanation to vars.hBrian Somers1997-05-241-2/+2
* Mega update to sort out bad implementationsBrian Somers1997-05-191-1/+2
* Tidy up the code - bounds checking, returnBrian Somers1997-05-101-1/+5
* Use srandomdev() to initialize RNGAndrey A. Chernov1997-03-241-2/+3
* Convert srandom() arg cast to Lite2 styleAndrey A. Chernov1997-03-171-2/+2
* Do not re-initialize random numbers generator several times.Andrey A. Chernov1997-03-101-2/+6
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* typoPoul-Henning Kamp1996-11-191-2/+2
* 1. Room to calculate MD5 for CHAP negotiation is shorter thanJordan K. Hubbard1996-10-121-2/+3
* Here is a diff of /usr/src/usr.sbin/ppp against current. The diffsPoul-Henning Kamp1996-05-111-4/+4
* Some patches to ppp which improve stability. I have been running aDoug Rabson1996-01-301-2/+2
* A random bunch of cleanup changes.Poul-Henning Kamp1996-01-101-2/+4
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* New user Process PPP based on iij-ppp0.94beta2.Atsushi Murai1995-02-261-8/+13
* (no commit message)Atsushi Murai1995-01-311-0/+259