]> git.ozlabs.org Git - ppp.git/history - pppd
support Deflate and Predictor
[ppp.git] / pppd /
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...
1995-06-06 Paul MackerrasMinor mods from ppp-new version: request 12-bit BSD...
1995-06-01 Paul MackerrasCope with the fact that CVS can't handle symbolic links
1995-06-01 Paul Mackerrassupport defaultroute and proxyarp; sundry fixes
1995-06-01 Paul Mackerrasfix minor bug in addr nak processing
1995-06-01 Paul Mackerrasfix man page install
1995-06-01 Paul Mackerrasput executable in /usr/local/bin (not etc); change...
1995-05-19 Paul Mackerras*** empty log message ***
1995-05-19 Paul Mackerrasremoved a MAINDEBUG
1995-05-19 Paul Mackerrasuse die when finished, not exit; log message on input eof
1995-05-19 Paul Mackerrasfail on looped-back link, don't just warn; reduce defau...
1995-05-19 Paul Mackerrasfail if the link is looped back
1995-05-19 Paul Mackerrasfix up VJ conn-ID compression enable
1995-05-19 Paul MackerrasDEFMAXNAKLOOPS now 5
1995-05-19 Paul Mackerrasfix up sending rejects after nak limit reached
1995-05-19 Paul Mackerrasfix for NeXT
1995-05-19 Paul MackerrasInitial revision
1995-05-01 Paul Mackerrasgiving the name of the ctty is the same as not giving...
1995-05-01 Paul Mackerrasset default_device if user specified the default device...
1995-05-01 Paul Mackerrascomment on papcrypt
1995-05-01 Paul Mackerrasleave tty with echo turned off if not default device
1995-04-28 Paul Mackerraswe don't have sa_len in sockaddr
1995-04-28 Paul Mackerrasdon't use sa_len from interface conf list
1995-04-28 Paul Mackerrasfix for linux compilation
1995-04-28 Paul Mackerrassome more fixes so we don't nak with addr 0.0.0.0 after...
1995-04-28 Paul Mackerrasremoved lock.o
1995-04-28 Paul Mackerrasfixed up install target
1995-04-28 Paul Mackerrasmake install depend on pppd; don't need lock.[co]
1995-04-28 Paul Mackerrasmake install depend on pppd
1995-04-28 Paul Mackerrasminor updates, added -I.. to CFLAGS
1995-04-27 Paul Mackerrasadded GetMask
1995-04-27 Paul Mackerrasadded GetMask
1995-04-27 Paul Mackerrasadded GetMask, lock and unlock
1995-04-27 Paul Mackerrasremoved GetMask (gone to sys-*.c)
1995-04-27 Paul Mackerrasremove lock.c, add MAN= line for NetBSD-current
1995-04-26 Paul Mackerrasfix BSD_{MIN,MAX}_BITS -> BSD_{MIN,MAX}_BITS
1995-04-26 Paul MackerrasReject address of 0.0.0.0, don't ACK it.
1995-04-26 Paul Mackerrasadded papcrypt option
1995-04-24 Paul MackerrasInitial revision
1995-04-24 Paul Mackerrasremoved lock.c, cleanup
1995-04-24 Paul Mackerrasadd shadow support, fix null login problem
1995-04-24 Paul Mackerrasdefs moved to ppp-comp.h
1995-04-24 Paul Mackerrasuse random number gen from magic.c, memcmp instead...
1995-04-24 Paul Mackerraslong -> u_int32_t, extra param for ip-up/down scripts
1995-04-24 Paul Mackerrasfix up naking authentication protocol
1995-04-24 Paul Mackerrasuse drand48 et al. instead of random
1995-04-24 Paul Mackerrasremove refs to s, minor fixes
1995-04-24 Paul Mackerrasuse unsigned int rather than unsigned long int for...
1995-04-24 Paul Mackerrasadded ipparam and linux idle-timeout options, long...
1995-04-24 Paul Mackerraschange 'data terminal ready' and 'carrier detect' refs
1995-04-24 Paul Mackerrasremoved s, added ipparam
1995-04-24 Paul Mackerrasnew lock/unlock code (call lib routine), minor fixes
1995-04-24 Paul Mackerrass -> sockfd
1995-04-24 Paul Mackerrassundry fixes and reformattings
1995-04-24 Paul Mackerrass -> sockfd, added lock and unlock, check pushed_ppp...
1995-04-24 Paul Mackerrass -> sockfd, added lock and unlock
1995-04-24 Paul MackerrasInitial revision
1994-12-12 Paul Mackerrassome linux mods; be careful about int vs long (for...
1994-12-12 Paul MackerrasInitial revision
1994-12-08 Paul Mackerraschanged s to sockfd and added lock() and unlock();
1994-11-29 Paul MackerrasInitial revision
next