..
plugins
add passprompt plugin
1999-11-17 03:49:28 +00:00
.cvsignore
files added for packet filter expression compilation
1996-04-04 04:22:34 +00:00
auth.c
add pap_logout_hook
1999-12-23 01:25:13 +00:00
cbcp.c
Fix the rcsid's for non-ansi compilers
1999-08-13 06:46:23 +00:00
cbcp.h
*** empty log message ***
1996-10-08 04:36:09 +00:00
ccp.c
Fix the rcsid's for non-ansi compilers
1999-08-13 06:46:23 +00:00
ccp.h
Update to new pppd with new option parsing stuff
1998-11-07 06:59:32 +00:00
chap_ms.c
Fix the rcsid's for non-ansi compilers
1999-08-13 06:46:23 +00:00
chap_ms.h
mods to get it to compile on netbsd
1997-11-27 06:08:10 +00:00
chap.c
get rid of a few compile warnings
1999-11-15 01:51:54 +00:00
chap.h
trim the challenge length a bit
1999-11-15 01:44:41 +00:00
demand.c
Fix the rcsid's for non-ansi compilers
1999-08-13 06:46:23 +00:00
eui64.c
IPV6 update from Tommi Komulainen
1999-08-25 04:15:52 +00:00
eui64.h
Added Solaris-specific variables
1999-09-30 19:56:37 +00:00
fsm.c
Fix the rcsid's for non-ansi compilers
1999-08-13 06:46:23 +00:00
fsm.h
get rid of a few compile warnings
1999-11-15 01:51:54 +00:00
ipcp.c
add ip_{up,down}_hook
1999-12-23 01:25:33 +00:00
ipcp.h
usepeerdns option from Nick Walker
1999-03-02 05:35:09 +00:00
ipv6cp.c
Previously, the calls to execute up/down scripts were commented out for Solaris,
1999-10-08 01:08:18 +00:00
ipv6cp.h
Added ipv6cp-use-persistent option for obtaining a unique, persistent
1999-09-30 19:57:45 +00:00
ipxcp.c
Rest of IPV6 merge which got lost somehow, plus some minor fixes.
1999-08-24 05:31:12 +00:00
ipxcp.h
Update to new pppd with new option parsing stuff
1998-11-07 06:59:32 +00:00
lcp.c
remove warnings
1999-12-23 01:27:28 +00:00
lcp.h
Update to new pppd with new option parsing stuff
1998-11-07 06:59:32 +00:00
magic.c
Fix the rcsid's for non-ansi compilers
1999-08-13 06:46:23 +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
This is main.c from ppp-2.3.11.tar.gz distribution to fix compilation errors.
2000-01-18 19:49:52 +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
update from debian maintainer
1999-12-23 01:23:07 +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
Added compile option that the user may enable to use the /var/run
2000-01-24 20:42:18 +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
[dis]connector -> [dis]connect_script
1999-12-23 01:28:52 +00:00
patchlevel.h
update for 2.3.11
1999-12-23 01:41:08 +00:00
pathnames.h
Allow compile-time flags definitions to define the root path of config files
1999-11-19 09:46:08 +00:00
ppp.pam
update from debian maintainer
1999-12-23 01:23:07 +00:00
pppd.8
connect_delay option
1999-12-23 01:29:11 +00:00
pppd.h
[dis]connector -> [dis]connect_script
1999-12-23 01:29:42 +00:00
sys-aix4.c
Fix the rcsid's for non-ansi compilers
1999-08-13 06:46:23 +00:00
sys-bsd.c
Fix the rcsid's for non-ansi compilers
1999-08-13 06:46:23 +00:00
sys-linux.c
cope with /proc not being in mtab
1999-12-23 01:35:13 +00:00
sys-NeXT.c
Fix the rcsid's for non-ansi compilers
1999-08-13 06:46:23 +00:00
sys-osf.c
update from Sowmini
1999-12-23 01:35:28 +00:00
sys-sunos4.c
cope with EAGAIN return from poll
1999-12-23 01:38:19 +00:00
sys-svr4.c
On synchronous links, typically the following options are set on the command
2000-02-11 03:09:19 +00:00
sys-ultrix.c
Fix the rcsid's for non-ansi compilers
1999-08-13 06:46:23 +00:00
upap.c
make hide_password the default
1999-11-20 05:11:47 +00:00
upap.h
get rid of a few compile warnings
1999-11-15 01:51:54 +00:00
utils.c
Changed #if __STDC__ to #if defined(__STDC__)
1999-09-08 01:13:46 +00:00