]> git.ozlabs.org Git - ppp.git/log
ppp.git
26 years agofix silly bug
Paul Mackerras [Thu, 22 May 1997 06:45:32 +0000 (06:45 +0000)]
fix silly bug

26 years agoaccommodate recent 2.1.x kernels
Paul Mackerras [Thu, 22 May 1997 06:45:20 +0000 (06:45 +0000)]
accommodate recent 2.1.x kernels

26 years agoremoved redundant messages
Paul Mackerras [Thu, 22 May 1997 06:44:56 +0000 (06:44 +0000)]
removed redundant messages

26 years agoupdated FILEVERSION
Paul Mackerras [Thu, 22 May 1997 06:44:42 +0000 (06:44 +0000)]
updated FILEVERSION

26 years agoupdated for 2.3
Paul Mackerras [Thu, 22 May 1997 06:43:46 +0000 (06:43 +0000)]
updated for 2.3

26 years agosupply zalloc_init function ptr for zlib stuff
Paul Mackerras [Wed, 30 Apr 1997 06:00:45 +0000 (06:00 +0000)]
supply zalloc_init function ptr for zlib stuff

26 years agoprototyping; make functions static
Paul Mackerras [Wed, 30 Apr 1997 06:00:27 +0000 (06:00 +0000)]
prototyping; make functions static

26 years ago*** empty log message ***
Paul Mackerras [Wed, 30 Apr 1997 06:00:07 +0000 (06:00 +0000)]
*** empty log message ***

26 years agocaddr_t -> void *
Paul Mackerras [Wed, 30 Apr 1997 05:59:56 +0000 (05:59 +0000)]
caddr_t -> void *

26 years agoadd log level arg for log_packet
Paul Mackerras [Wed, 30 Apr 1997 05:59:38 +0000 (05:59 +0000)]
add log level arg for log_packet

26 years agoadd log level arg for log_packet; set IP mtu in ppp_send_config;
Paul Mackerras [Wed, 30 Apr 1997 05:59:25 +0000 (05:59 +0000)]
add log level arg for log_packet; set IP mtu in ppp_send_config;
use malloc rather than alloca; set IFF_POINTOPOINT if not already

26 years agoadd log level arg for log_packet; set IP mtu in ppp_send_config
Paul Mackerras [Wed, 30 Apr 1997 05:58:52 +0000 (05:58 +0000)]
add log level arg for log_packet; set IP mtu in ppp_send_config

26 years agoadd log level arg for log_packet; removed call to openpty; added
Paul Mackerras [Wed, 30 Apr 1997 05:58:18 +0000 (05:58 +0000)]
add log level arg for log_packet; removed call to openpty; added
daemon function

26 years agoadd log level arg for log_packet; added optional packet filtering
Paul Mackerras [Wed, 30 Apr 1997 05:57:46 +0000 (05:57 +0000)]
add log level arg for log_packet; added optional packet filtering

26 years agoadd optional packet filtering; caddr_t -> void *
Paul Mackerras [Wed, 30 Apr 1997 05:56:55 +0000 (05:56 +0000)]
add optional packet filtering; caddr_t -> void *

26 years agoadd optional packet filtering
Paul Mackerras [Wed, 30 Apr 1997 05:56:22 +0000 (05:56 +0000)]
add optional packet filtering

26 years agofix function prototypes; add optional packet filtering
Paul Mackerras [Wed, 30 Apr 1997 05:55:54 +0000 (05:55 +0000)]
fix function prototypes; add optional packet filtering

26 years agochange MD5Final to explicitly return hash
Paul Mackerras [Wed, 30 Apr 1997 05:55:14 +0000 (05:55 +0000)]
change MD5Final to explicitly return hash

26 years agoopen the device a second time to wait for carrier if modem && !connector
Paul Mackerras [Wed, 30 Apr 1997 05:54:52 +0000 (05:54 +0000)]
open the device a second time to wait for carrier if modem && !connector

26 years agominor fixes
Paul Mackerras [Wed, 30 Apr 1997 05:52:59 +0000 (05:52 +0000)]
minor fixes

26 years agoprototype callback functions
Paul Mackerras [Wed, 30 Apr 1997 05:52:37 +0000 (05:52 +0000)]
prototype callback functions

26 years agominor fixes; caddr_t -> void *
Paul Mackerras [Wed, 30 Apr 1997 05:52:17 +0000 (05:52 +0000)]
minor fixes; caddr_t -> void *

26 years agooptional packet filtering stuff
Paul Mackerras [Wed, 30 Apr 1997 05:51:56 +0000 (05:51 +0000)]
optional packet filtering stuff

26 years agominor fixes; can use functions from crypt library instead of des library
Paul Mackerras [Wed, 30 Apr 1997 05:51:40 +0000 (05:51 +0000)]
minor fixes; can use functions from crypt library instead of des library

26 years agolet remote_name override name supplied by peer; some minor fixes
Paul Mackerras [Wed, 30 Apr 1997 05:51:08 +0000 (05:51 +0000)]
let remote_name override name supplied by peer; some minor fixes

26 years agouse shadow password stuff
Paul Mackerras [Wed, 30 Apr 1997 05:49:29 +0000 (05:49 +0000)]
use shadow password stuff

26 years agoenable chap-ms stuff
Paul Mackerras [Wed, 30 Apr 1997 05:49:05 +0000 (05:49 +0000)]
enable chap-ms stuff

26 years ago*** empty log message ***
Paul Mackerras [Wed, 30 Apr 1997 05:48:52 +0000 (05:48 +0000)]
*** empty log message ***

26 years agodon't need -lbsd now, only use -lcrypt if it exists
Paul Mackerras [Wed, 30 Apr 1997 05:48:39 +0000 (05:48 +0000)]
don't need -lbsd now, only use -lcrypt if it exists

26 years agoversion for netbsd-1.2, from Christos Zoulas
Paul Mackerras [Wed, 30 Apr 1997 05:48:16 +0000 (05:48 +0000)]
version for netbsd-1.2, from Christos Zoulas

26 years agomods to force output on timeout
Paul Mackerras [Wed, 30 Apr 1997 05:47:38 +0000 (05:47 +0000)]
mods to force output on timeout

26 years agoadded zalloc_init function ptr for zlib stuff
Paul Mackerras [Wed, 30 Apr 1997 05:47:23 +0000 (05:47 +0000)]
added zalloc_init function ptr for zlib stuff

26 years agoadded optional filtering stuff; export pppoutput
Paul Mackerras [Wed, 30 Apr 1997 05:47:02 +0000 (05:47 +0000)]
added optional filtering stuff; export pppoutput

26 years agoadded optional filtering stuff
Paul Mackerras [Wed, 30 Apr 1997 05:46:49 +0000 (05:46 +0000)]
added optional filtering stuff

26 years agoadded in some mtu defns
Paul Mackerras [Wed, 30 Apr 1997 05:46:24 +0000 (05:46 +0000)]
added in some mtu defns

26 years agoadd optional filtering stuff; some mtu defns gone to ppp_defs.h
Paul Mackerras [Wed, 30 Apr 1997 05:46:04 +0000 (05:46 +0000)]
add optional filtering stuff; some mtu defns gone to ppp_defs.h

26 years agouse strlog on SNI
Paul Mackerras [Wed, 30 Apr 1997 05:45:33 +0000 (05:45 +0000)]
use strlog on SNI

26 years agofixes for memory allocation on OSF
Paul Mackerras [Wed, 30 Apr 1997 05:45:15 +0000 (05:45 +0000)]
fixes for memory allocation on OSF

26 years agofixes for mtu setting
Paul Mackerras [Wed, 30 Apr 1997 05:44:58 +0000 (05:44 +0000)]
fixes for mtu setting

26 years agofixes for mtu setting on SVR4; add filtering stuff
Paul Mackerras [Wed, 30 Apr 1997 05:44:43 +0000 (05:44 +0000)]
fixes for mtu setting on SVR4; add filtering stuff

26 years agofix mtu stuff
Paul Mackerras [Wed, 30 Apr 1997 05:43:54 +0000 (05:43 +0000)]
fix mtu stuff

26 years agouse ALLOC_SLEEP during initialization on OSF
Paul Mackerras [Wed, 30 Apr 1997 05:43:39 +0000 (05:43 +0000)]
use ALLOC_SLEEP during initialization on OSF

26 years agominor bugfixes; remove mem pool stuff; use vmalloc for large
Paul Mackerras [Wed, 30 Apr 1997 05:43:12 +0000 (05:43 +0000)]
minor bugfixes; remove mem pool stuff; use vmalloc for large
allocs during initialization

26 years agominor bugfixes
Paul Mackerras [Wed, 30 Apr 1997 05:42:36 +0000 (05:42 +0000)]
minor bugfixes

26 years agoadd defs for appletalk
Paul Mackerras [Wed, 30 Apr 1997 05:42:20 +0000 (05:42 +0000)]
add defs for appletalk

26 years agooptionally include filtering stuff
Paul Mackerras [Wed, 30 Apr 1997 05:42:08 +0000 (05:42 +0000)]
optionally include filtering stuff

26 years agomods to separate allocations during initialization and operation
Paul Mackerras [Wed, 30 Apr 1997 05:41:20 +0000 (05:41 +0000)]
mods to separate allocations during initialization and operation

26 years agofix compilation warnings, reset quiet for each send string
Paul Mackerras [Wed, 30 Apr 1997 05:40:50 +0000 (05:40 +0000)]
fix compilation warnings, reset quiet for each send string

26 years ago*** empty log message ***
Paul Mackerras [Wed, 30 Apr 1997 05:40:28 +0000 (05:40 +0000)]
*** empty log message ***

26 years agoupdates from Steve Perkins
Paul Mackerras [Wed, 30 Apr 1997 05:39:44 +0000 (05:39 +0000)]
updates from Steve Perkins

26 years agoinclude netbsd-1.2
Paul Mackerras [Wed, 30 Apr 1997 05:39:02 +0000 (05:39 +0000)]
include netbsd-1.2

26 years agomention Matthias Apitz as contact for bugs
Paul Mackerras [Wed, 30 Apr 1997 05:38:08 +0000 (05:38 +0000)]
mention Matthias Apitz as contact for bugs

26 years agoupdates from Farrell Woods
Paul Mackerras [Wed, 30 Apr 1997 05:37:50 +0000 (05:37 +0000)]
updates from Farrell Woods

26 years agoupdates from Al Longyear
Paul Mackerras [Wed, 30 Apr 1997 05:37:39 +0000 (05:37 +0000)]
updates from Al Longyear

26 years agoreadme for call-back control protocol
Paul Mackerras [Wed, 30 Apr 1997 05:37:27 +0000 (05:37 +0000)]
readme for call-back control protocol

27 years agomods from Steve Perkins
Paul Mackerras [Tue, 4 Mar 1997 03:45:38 +0000 (03:45 +0000)]
mods from Steve Perkins

27 years agofix compilation bugs
Paul Mackerras [Tue, 4 Mar 1997 03:45:18 +0000 (03:45 +0000)]
fix compilation bugs

27 years agoenable priority queueing stuff
Paul Mackerras [Tue, 4 Mar 1997 03:45:00 +0000 (03:45 +0000)]
enable priority queueing stuff

27 years agosifdefaultroute now gets both local and remote addresses;
Paul Mackerras [Tue, 4 Mar 1997 03:44:17 +0000 (03:44 +0000)]
sifdefaultroute now gets both local and remote addresses;
other mods from Al

27 years agosifdefaultroute now gets both local and remote addresses
Paul Mackerras [Tue, 4 Mar 1997 03:43:54 +0000 (03:43 +0000)]
sifdefaultroute now gets both local and remote addresses

27 years agofix decls of [cs]ifdefaultroute and logwtmp
Paul Mackerras [Tue, 4 Mar 1997 03:42:48 +0000 (03:42 +0000)]
fix decls of [cs]ifdefaultroute and logwtmp

27 years agocorrections, better discussion of authentication
Paul Mackerras [Tue, 4 Mar 1997 03:42:25 +0000 (03:42 +0000)]
corrections, better discussion of authentication

27 years ago*** empty log message ***
Paul Mackerras [Tue, 4 Mar 1997 03:42:04 +0000 (03:42 +0000)]
*** empty log message ***

27 years agofix parsing of 255.255.255.255 netmask,
Paul Mackerras [Tue, 4 Mar 1997 03:41:58 +0000 (03:41 +0000)]
fix parsing of 255.255.255.255 netmask,
add --version, --help and -h options,
add mswins option

27 years agoconnect time stuff gone to auth.c,
Paul Mackerras [Tue, 4 Mar 1997 03:41:17 +0000 (03:41 +0000)]
connect time stuff gone to auth.c,
don't die on EINTR from opening tty,
ignore NCP packets during authentication,
fix recursive signal problem in kill_my_pg

27 years agodon't set phase to terminate if already dead.
Paul Mackerras [Tue, 4 Mar 1997 03:39:56 +0000 (03:39 +0000)]
don't set phase to terminate if already dead.

27 years agoupdates from Al Longyear
Paul Mackerras [Tue, 4 Mar 1997 03:39:33 +0000 (03:39 +0000)]
updates from Al Longyear

27 years agoinclude ms-wins negotiation
Paul Mackerras [Tue, 4 Mar 1997 03:39:20 +0000 (03:39 +0000)]
include ms-wins negotiation

27 years agoallow addresses to change with demand-dialling,
Paul Mackerras [Tue, 4 Mar 1997 03:39:10 +0000 (03:39 +0000)]
allow addresses to change with demand-dialling,
give both local and remote addresses to sifdefaultroute,
include ms-wins negotiation

27 years agobyte-order stuff
Paul Mackerras [Tue, 4 Mar 1997 03:37:42 +0000 (03:37 +0000)]
byte-order stuff

27 years agoconnect time limit stuff moved here,
Paul Mackerras [Tue, 4 Mar 1997 03:37:21 +0000 (03:37 +0000)]
connect time limit stuff moved here,
require entry in pap-secrets even with login option,
remove shadow isexpired function,
no IP address list in options file means none allowed,
suggest an authorized address to the peer if only one allowed.

27 years agofix libs and flags
Paul Mackerras [Tue, 4 Mar 1997 03:35:05 +0000 (03:35 +0000)]
fix libs and flags

27 years agoupdate from Steve Perkins
Paul Mackerras [Tue, 4 Mar 1997 03:34:48 +0000 (03:34 +0000)]
update from Steve Perkins

27 years agomods so it can be used for FreeBSD also
Paul Mackerras [Tue, 4 Mar 1997 03:33:28 +0000 (03:33 +0000)]
mods so it can be used for FreeBSD also

27 years agofix minor compilation problems
Paul Mackerras [Tue, 4 Mar 1997 03:33:00 +0000 (03:33 +0000)]
fix minor compilation problems

27 years agoadd defs for appletalk
Paul Mackerras [Tue, 4 Mar 1997 03:32:37 +0000 (03:32 +0000)]
add defs for appletalk

27 years agoremove platform-specific procedure declarations
Paul Mackerras [Tue, 4 Mar 1997 03:32:26 +0000 (03:32 +0000)]
remove platform-specific procedure declarations

27 years agopriority queueing stuff (define bcanputnext)
Paul Mackerras [Tue, 4 Mar 1997 03:32:07 +0000 (03:32 +0000)]
priority queueing stuff (define bcanputnext)

27 years agopriority queueing stuff
Paul Mackerras [Tue, 4 Mar 1997 03:31:51 +0000 (03:31 +0000)]
priority queueing stuff

27 years agodon't free nulls
Paul Mackerras [Tue, 4 Mar 1997 03:31:21 +0000 (03:31 +0000)]
don't free nulls

27 years agouse vmalloc for large chunks,
Paul Mackerras [Tue, 4 Mar 1997 03:30:59 +0000 (03:30 +0000)]
use vmalloc for large chunks,
fix problem with decompressing full-size packets.

27 years agomodified for later linuxes
Paul Mackerras [Tue, 4 Mar 1997 03:29:58 +0000 (03:29 +0000)]
modified for later linuxes

27 years ago*** empty log message ***
Paul Mackerras [Tue, 4 Mar 1997 03:29:32 +0000 (03:29 +0000)]
*** empty log message ***

27 years agomodified for recent FreeBSD
Paul Mackerras [Tue, 4 Mar 1997 03:27:41 +0000 (03:27 +0000)]
modified for recent FreeBSD

27 years agofix compilation problems
Paul Mackerras [Tue, 4 Mar 1997 03:27:28 +0000 (03:27 +0000)]
fix compilation problems

27 years agoget around FreeBSD already having an inflate()
Paul Mackerras [Tue, 4 Mar 1997 03:26:36 +0000 (03:26 +0000)]
get around FreeBSD already having an inflate()

27 years agofix problems when report string == an abort string,
Paul Mackerras [Tue, 4 Mar 1997 03:25:59 +0000 (03:25 +0000)]
fix problems when report string == an abort string,
fix logf buffer overflow problem

27 years agoanother q
Paul Mackerras [Tue, 4 Mar 1997 03:24:53 +0000 (03:24 +0000)]
another q

27 years agocheck we're running as root
Paul Mackerras [Tue, 8 Oct 1996 06:43:49 +0000 (06:43 +0000)]
check we're running as root

27 years agoupdate from Al
Paul Mackerras [Tue, 8 Oct 1996 06:43:36 +0000 (06:43 +0000)]
update from Al

27 years agofix max response length
Paul Mackerras [Tue, 8 Oct 1996 06:43:27 +0000 (06:43 +0000)]
fix max response length

27 years agoupdate from Al; more informative error message when no secret for
Paul Mackerras [Tue, 8 Oct 1996 06:43:15 +0000 (06:43 +0000)]
update from Al; more informative error message when no secret for
authenticating peer is found

27 years agodefine CBCP protocol value
Paul Mackerras [Tue, 8 Oct 1996 04:38:33 +0000 (04:38 +0000)]
define CBCP protocol value

27 years agofix for freebsd
Paul Mackerras [Tue, 8 Oct 1996 04:38:08 +0000 (04:38 +0000)]
fix for freebsd

27 years agoclarify some things
Paul Mackerras [Tue, 8 Oct 1996 04:36:16 +0000 (04:36 +0000)]
clarify some things

27 years ago*** empty log message ***
Paul Mackerras [Tue, 8 Oct 1996 04:36:09 +0000 (04:36 +0000)]
*** empty log message ***

27 years agoinclude optional callback support
Paul Mackerras [Tue, 8 Oct 1996 04:35:04 +0000 (04:35 +0000)]
include optional callback support

27 years ago*** empty log message ***
Paul Mackerras [Thu, 26 Sep 1996 06:30:54 +0000 (06:30 +0000)]
*** empty log message ***

27 years agodon't depend on u_int
Paul Mackerras [Thu, 26 Sep 1996 06:30:22 +0000 (06:30 +0000)]
don't depend on u_int

27 years agocleaned up
Paul Mackerras [Thu, 26 Sep 1996 06:30:11 +0000 (06:30 +0000)]
cleaned up