]> git.ozlabs.org Git - ppp.git/history - pppd
updated
[ppp.git] / pppd /
1996-04-04 Paul Mackerrasupdated
1996-04-04 Paul Mackerrasadded packet filtering; added no-, require-, etc. optio...
1996-04-04 Paul Mackerrasminor cleanup; add sleep after dropping dtr
1996-04-04 Paul Mackerrasminor cleanup
1996-04-04 Paul Mackerrasminor cleanup; add print for ECHORE[PQ] and DISCREQ
1996-04-04 Paul Mackerrasadded options checking routine; decide whether to use...
1996-04-04 Paul Mackerrasremove unused variables
1996-04-04 Paul MackerrasAdded packet filtering; use data proto number as arg...
1996-04-04 Paul MackerrasRemove unused variables
1996-04-04 Paul MackerrasCheck which compressors are supported in the kernel...
1996-04-04 Paul MackerrasFiles for compiling packet filter expressions
1996-04-04 Paul MackerrasAdded packet filtering, subnet spec for allowed IP...
1996-04-04 Paul Mackerrasadded files for packet filtering
1996-04-04 Paul Mackerrasadded files for demand-dialling and packet filtering...
1996-01-18 Paul Mackerrasupdated
1996-01-18 Paul Mackerrasupdated
1996-01-18 Paul Mackerrasallow for slashes in tty name
1996-01-18 Paul Mackerrasfix loop in get_ether_addr
1996-01-18 Paul Mackerrasadded deflate, -deflate options
1996-01-18 Paul Mackerraslook at args from .ppprc after options.tty
1996-01-18 Paul MackerrasAllow PPP Deflate compression by default;
1996-01-01 Paul MackerrasAdded functions for demand-dial support
1996-01-01 Paul Mackerraschange fd -> ttyfd, fd arg to various functions
1996-01-01 Paul Mackerrasadded demand-dial support, fd arg to various functions
1996-01-01 Paul Mackerrasadded demand-dial support, change fd -> ttyfd, fd arg...
1996-01-01 Paul Mackerrasadd extra option variables, prototypes etc. for demand...
1996-01-01 Paul Mackerrasupdate to 2.3
1996-01-01 Paul Mackerrasadd demand, idle, holdoff and welcomer options;
1996-01-01 Paul Mackerrasadd demand dialling support; rename fd to ttyfd
1996-01-01 Paul Mackerrasremove linux-specific idle timer stuff;
1996-01-01 Paul Mackerrasmods for demand dialling; let auth.c know when finished
1996-01-01 Paul Mackerrasadd null entries for check_options and demand_conf...
1996-01-01 Paul Mackerrasadd demand.o
1996-01-01 Paul Mackerrasadd idle timeout code; close connection when last NP...
1995-12-19 Paul Mackerrastweaks to Makefiles - use cc, suppress warnings
1995-12-19 Paul Mackerrasinclude alloca.h
1995-12-19 Paul Mackerrasupdated
1995-12-18 Paul Mackerrasadded maxconnect option; extend protocol table; optiona...
1995-12-18 Paul Mackerrasadded options for maxconnect, -ip, predictor control...
1995-12-18 Paul Mackerrasadded optional IPX paths
1995-12-18 Paul Mackerrasadded optional IPX and ms-dns support options
1995-12-18 Paul Mackerrasextend protocol table; added maxconnect option
1995-12-18 Paul Mackerrasextend protocol table
1995-12-18 Paul Mackerrassupport micro$oft DNS options;
1995-12-18 Paul Mackerrasextend protocol table; supply message on protocol close
1995-12-18 Paul Mackerrasfixes for predictor support;
1995-12-18 Paul Mackerrasextend syntax for allowable hosts in secrets files;
1995-12-18 Paul Mackerrasneed socket library now (for getnetbyname)
1995-12-18 Paul MackerrasUpdates from Al's ppp-2.2.0d release
1995-12-18 Paul MackerrasUpdate from NeXT-ppp-2.2-0.4.6
1995-12-11 Paul Mackerrasold DLPI doesn't have dl_sap_length
1995-12-11 Paul Mackerrasmerge in changes from Al's version
1995-12-11 Paul Mackerrassay PAP instead of UPAP
1995-12-11 Paul Mackerrasmods from Al Longyear
1995-10-27 Paul Mackerrasadded
1995-10-27 Paul MackerrasAdd prototypes; implement sys_cleanup; ccp_test provide...
1995-10-27 Paul MackerrasAdd prototypes; implement sys_cleanup; ccp_test provide...
1995-10-27 Paul MackerrasAdd prototypes; implement sys_cleanup; ccp_test provide...
1995-10-27 Paul MackerrasAdd prototypes; implement sys_cleanup; ccp_test provide...
1995-10-27 Paul MackerrasProvide a way for CCP to go from req-sent to stopped...
1995-10-27 Paul Mackerrassupport Deflate and Predictor
1995-10-27 Paul Mackerrassupport Deflate and Predictor; shut up if we receive...
1995-10-27 Paul Mackerrasaccept A/C & proto compression and asyncmap from the...
1995-10-27 Paul Mackerrasfix up prototypes; let sysdep stuff make device non...
1995-10-27 Paul Mackerrasfix up prototypes
1995-10-27 Paul Mackerrasuse crtscts = -2 to indicate xon/xoff
1995-10-27 Paul Mackerrasmods for standard SVR4
1995-08-17 Paul Mackerrasinc
1995-08-17 Paul MackerrasAllow proxyarp and defaultroute by default.
1995-08-17 Paul MackerrasAdded -vjccid and vj-max-slots options, and reorganized in
1995-08-16 Paul MackerrasClose ccp if we receive a term-ack and we're not asking...
1995-08-16 Paul MackerrasImplemented logwtmp(), lock() and unlock().
1995-08-16 Paul MackerrasMore-informative message if ppp_available() fails.
1995-08-16 Paul MackerrasAdded -defaultroute and -proxyarp options.
1995-08-16 Paul MackerrasClean up and exit on various fatal signals; allow sys...
1995-08-16 Paul MackerrasOnly chop off first /dev/ from devnam before calling...
1995-08-11 Paul Mackerrassave and restore window size settings
1995-08-11 Paul Mackerrasmention ipparam option
1995-08-10 Paul MackerrasSend a HUP to the terminal's controlling process if...
1995-08-10 Paul MackerrasUpdates from Al Longyear.
1995-08-10 Paul MackerrasUse SIGNAL not signal because the former doesn't reset...
1995-08-10 Paul MackerrasIgnore NAK'd options we don't recognize.
1995-08-10 Paul MackerrasAdditions to support NeXTStep systems.
1995-07-11 Paul Mackerras*** empty log message ***
1995-07-11 Paul MackerrasCheck for input after SIGHUP before closing LCP so...
1995-07-11 Paul MackerrasUpdates from Al Longyear
1995-07-04 Paul MackerrasRemoved some unused variables.
1995-07-04 Paul MackerrasSuppress some error messages after hangup;
1995-07-04 Paul MackerrasMinor fix to #if around alloca.h
1995-07-04 Paul MackerrasUp-dated.
1995-07-04 Paul MackerrasPut a dot between hostname and domainname.
1995-07-04 Paul MackerrasFix for chap-rechallenge stuff
1995-06-30 Paul MackerrasAdd in "." between hostname and domain name
1995-06-30 Paul MackerrasMods to Linux code from Al Longyear: use ppp_idle inste...
1995-06-30 Paul Mackerrasbetter way of getting interface hardware address
1995-06-23 Paul MackerrasLink the unit under IP immediately after creating it...
1995-06-12 Paul MackerrasAdd prosthesis for SunOS, which doesn't have strtoul.
1995-06-12 Paul MackerrasGive up waiting for a PAP auth-req from the peer after...
1995-06-12 Paul MackerrasMods from Al Longyear.
1995-06-12 Paul MackerrasMods from Al Longyear, including improvements to option...
next