index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
ppp
/
lcp.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add ``ipcp'' as an optional argument to ``open'', and make
brian
1998-06-25
1
-1
/
+2
*
Fix a rather nasty use of `static'. This caused a SEGV
brian
1998-06-15
1
-2
/
+2
*
Some documentation corrections & typo fixes....
brian
1998-05-29
1
-2
/
+2
*
MFMP: Make ppp multilink capable.
brian
1998-05-21
1
-467
/
+522
*
Merge from MP branch:
brian
1998-02-04
1
-2
/
+2
*
Remove unused #includes.
brian
1998-01-21
1
-5
/
+3
*
Allow an optional delay when specifying "set openmode active".
brian
1998-01-20
1
-6
/
+10
*
Lose <net/if_var.h> !
brian
1998-01-11
1
-4
/
+1
*
Make things work when sizeof(long) != 32 (hopefully)
brian
1998-01-11
1
-28
/
+31
*
Cosmetic (style):
brian
1997-12-24
1
-5
/
+5
*
Fix PAP, CHAP & LQR req (I broke the byte ordering when
brian
1997-12-07
1
-12
/
+51
*
Abstract the CCP layer a level.
brian
1997-12-03
1
-75
/
+153
*
Fix prototypes.
brian
1997-11-22
1
-10
/
+12
*
Add throughput logging (disabled by default).
brian
1997-11-18
1
-2
/
+1
*
Abstract data read from and written to the tun device,
brian
1997-11-16
1
-2
/
+9
*
Update the cftypes arrays according to rfc1700.
brian
1997-11-14
1
-16
/
+41
*
Fix typo that causes CHAP RESPONSEs to *always*
brian
1997-11-11
1
-2
/
+2
*
Don't pass global vars as args.
brian
1997-11-08
1
-13
/
+13
*
o Bump version to 1.3 to reflect major changes
brian
1997-10-29
1
-11
/
+7
*
Cosmetic:
brian
1997-10-26
1
-1
/
+2
*
Cosmetic (no functional changes):
brian
1997-10-26
1
-81
/
+43
*
Initialise LCP, IPCP and CCP as soon as LCP is down.
brian
1997-10-15
1
-1
/
+4
*
Change things around a bit when bringing down the layers.
brian
1997-10-05
1
-3
/
+12
*
If "set mtu" is used, *and* the mtu is less than the
brian
1997-09-29
1
-4
/
+7
*
Don't depend on time.h including sys/types.h
brian
1997-09-27
1
-1
/
+2
*
Allow Microsoft CHAP authentication.
brian
1997-09-25
1
-3
/
+15
*
Undo botched commit (local changes got in)
brian
1997-09-23
1
-4
/
+3
*
Don't allow accept/deny when it's not appropriate.
brian
1997-09-22
1
-3
/
+4
*
Don't pause for one second before starting LCP
brian
1997-09-22
1
-4
/
+12
*
Sleep for a second before sending the first LCP
brian
1997-09-21
1
-1
/
+3
*
Bring CCP and IPCP layers down properly when LCP
brian
1997-09-03
1
-2
/
+2
*
Allow the transition from an idle timeout value
brian
1997-09-03
1
-4
/
+4
*
Cosmetic: Make LogPrintf() calls consistent.
brian
1997-08-31
1
-2
/
+2
*
Make the code format more in line with style(9).
brian
1997-08-25
1
-105
/
+105
*
Expand the "set stopped" command so that it can
brian
1997-08-20
1
-2
/
+3
*
Remove extraneous prototypes.
brian
1997-08-01
1
-3
/
+1
*
Remove srandomdev fallback code
ache
1997-06-14
1
-3
/
+2
*
Overhaul ppp:
brian
1997-06-09
1
-61
/
+56
*
Remove initial startup printf's in -direct mode.
brian
1997-06-01
1
-7
/
+11
*
De-couple ppp from libalias. If libalias isn't there, the
brian
1997-05-26
1
-1
/
+2
*
Fix the reconnect option, and add an explanation to vars.h
brian
1997-05-24
1
-2
/
+2
*
Mega update to sort out bad implementations
brian
1997-05-19
1
-11
/
+4
*
Cosmetique
ache
1997-05-11
1
-3
/
+3
*
Print out reject masks on "show lcp"
ache
1997-05-11
1
-5
/
+9
*
Use random() for GenerateMagic()
ache
1997-05-11
1
-9
/
+9
*
Tidy up the code - bounds checking, return
brian
1997-05-10
1
-4
/
+4
*
Make ppp exit on loss of carrier in -background mode.
brian
1997-05-05
1
-2
/
+2
*
Closes pr 2711
brian
1997-03-13
1
-1
/
+10
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
[prev]
[next]