ppp/pppd
Paul Mackerras a4efaa63e6 allow options in secrets files
only disable holdoff if link terminated by idle timer
open all network protos on callback
add init and logfile options
document various options
1999-07-21 00:24:32 +00:00
..
.cvsignore files added for packet filter expression compilation 1996-04-04 04:22:34 +00:00
auth.c allow options in secrets files 1999-07-21 00:24:32 +00:00
cbcp.c allow options in secrets files 1999-07-21 00:24:32 +00:00
cbcp.h *** empty log message *** 1996-10-08 04:36:09 +00:00
ccp.c Ignore extra unrecognized options in Nak. 1999-03-19 01:19:31 +00:00
ccp.h Update to new pppd with new option parsing stuff 1998-11-07 06:59:32 +00:00
chap_ms.c syslog -> notice/error/etc. 1999-03-16 03:15:15 +00:00
chap_ms.h mods to get it to compile on netbsd 1997-11-27 06:08:10 +00:00
chap.c if remote name was explicitly specified with remotename option, 1999-03-19 01:20:19 +00:00
chap.h fix max response length 1996-10-08 06:43:27 +00:00
demand.c remove a couple of ansi-C-isms. 1999-03-19 04:23:54 +00:00
fsm.c syslog -> notice/error/etc. 1999-03-16 03:15:15 +00:00
fsm.h prototype callback functions 1997-04-30 05:52:37 +00:00
ipcp.c ipcp_clear_addrs fix, make nodefaultip work OK with demand 1999-07-21 00:19:52 +00:00
ipcp.h usepeerdns option from Nick Walker 1999-03-02 05:35:09 +00:00
ipxcp.c small changes suggested by Seth Chaiklin 1999-04-01 07:08:49 +00:00
ipxcp.h Update to new pppd with new option parsing stuff 1998-11-07 06:59:32 +00:00
lcp.c option is called nomagic not nomagicnumber 1999-07-21 00:18:46 +00:00
lcp.h Update to new pppd with new option parsing stuff 1998-11-07 06:59:32 +00:00
magic.c use get_host_seed not gethostid 1998-03-25 03:07:49 +00:00
magic.h use ppp_defs.h instead of ppp.h, args.h; change some names 1994-09-21 06:47:37 +00:00
main.c allow options in secrets files 1999-07-21 00:24:32 +00:00
Makefile.aix4 Move some stuff (printing, logging, [un]locking) into utils.c. 1999-04-12 06:24:53 +00:00
Makefile.bsd Move some stuff (printing, logging, [un]locking) into utils.c. 1999-04-12 06:24:53 +00:00
Makefile.linux don't need version number in here 1999-05-13 00:35:14 +00:00
Makefile.netbsd-1.2 include from ../include instead of .. 1998-03-25 01:27:09 +00:00
Makefile.NeXT Move some stuff (printing, logging, [un]locking) into utils.c. 1999-04-12 06:24:53 +00:00
Makefile.osf Update for OSF 4.0- -I. before -I../include in CFLAGS 1999-04-27 22:31:18 +00:00
Makefile.sol2 Move some stuff (printing, logging, [un]locking) into utils.c. 1999-04-12 06:24:53 +00:00
Makefile.sunos4 Move some stuff (printing, logging, [un]locking) into utils.c. 1999-04-12 06:24:53 +00:00
Makefile.svr4 Move some stuff (printing, logging, [un]locking) into utils.c. 1999-04-12 06:24:53 +00:00
Makefile.ultrix Move some stuff (printing, logging, [un]locking) into utils.c. 1999-04-12 06:24:53 +00:00
md4.c fix up MD4 stuff - interface is better now 1998-02-04 01:40:34 +00:00
md4.h mods for DUNIX 1998-04-28 23:37:46 +00:00
md5.c change MD5Final to explicitly return hash 1997-04-30 05:55:14 +00:00
md5.h use unsigned int rather than unsigned long int for 32-bit type 1995-04-24 05:55:19 +00:00
options.c allow options in secrets files 1999-07-21 00:24:32 +00:00
patchlevel.h exit with an appropriate value to indicate what happened 1999-05-12 06:19:49 +00:00
pathnames.h usepeerdns stuff from Nick Walker 1999-03-02 05:37:12 +00:00
ppp.pam small changes suggested by Seth Chaiklin 1999-04-01 07:08:49 +00:00
pppd.8 allow options in secrets files 1999-07-21 00:24:32 +00:00
pppd.h allow options in secrets files 1999-07-21 00:24:32 +00:00
sys-aix4.c Move some stuff (printing, logging, [un]locking) into utils.c. 1999-04-12 06:24:53 +00:00
sys-bsd.c minor fixes from Paul Fulghum 1999-05-04 06:57:44 +00:00
sys-linux.c fix strtok loop 1999-07-21 00:21:02 +00:00
sys-NeXT.c Move some stuff (printing, logging, [un]locking) into utils.c. 1999-04-12 06:24:53 +00:00
sys-osf.c fix silly = vs == thing 1999-06-24 00:17:18 +00:00
sys-sunos4.c fix silly = vs == thing 1999-06-24 00:17:18 +00:00
sys-svr4.c disable the have_route_to stuff on non-solaris systems 1999-06-24 00:18:41 +00:00
sys-ultrix.c Move some stuff (printing, logging, [un]locking) into utils.c. 1999-04-12 06:24:53 +00:00
upap.c don't print null received message, %.0[svq] prints nothing 1999-06-24 00:17:48 +00:00
upap.h moved protos to upap.c 1996-07-01 01:21:45 +00:00
utils.c don't print null received message, %.0[svq] prints nothing 1999-06-24 00:17:48 +00:00