]> git.ozlabs.org Git - ppp.git/history - pppd
add a few defs
[ppp.git] / pppd /
1997-07-14 Paul Mackerrasallow use with 2.2 driver
1997-07-14 Paul Mackerrasupdate to 2.3.1
1997-07-14 Paul Mackerrasfix netmask option bug
1997-07-14 Paul Mackerrasdon't set CLOCAL when running connector
1997-07-14 Paul Mackerrasallow ipcp-accept-remote option with demand
1997-07-14 Paul Mackerrasfix fd leak, don't holdoff once link successfully estab...
1997-05-22 Paul Mackerrasupdate for 2.3
1997-05-22 Paul Mackerrasfixes from Farrell
1997-05-22 Paul Mackerrasfix compression negotiation
1997-05-22 Paul Mackerrasadd chap-ms stuff
1997-04-30 Paul Mackerras*** empty log message ***
1997-04-30 Paul Mackerrascaddr_t -> void *
1997-04-30 Paul Mackerrasadd log level arg for log_packet
1997-04-30 Paul Mackerrasadd log level arg for log_packet; set IP mtu in ppp_sen...
1997-04-30 Paul Mackerrasadd log level arg for log_packet; set IP mtu in ppp_sen...
1997-04-30 Paul Mackerrasadd log level arg for log_packet; removed call to openp...
1997-04-30 Paul Mackerrasadd log level arg for log_packet; added optional packet...
1997-04-30 Paul Mackerrasadd optional packet filtering; caddr_t -> void *
1997-04-30 Paul Mackerrasadd optional packet filtering
1997-04-30 Paul Mackerrasfix function prototypes; add optional packet filtering
1997-04-30 Paul Mackerraschange MD5Final to explicitly return hash
1997-04-30 Paul Mackerrasopen the device a second time to wait for carrier if...
1997-04-30 Paul Mackerrasminor fixes
1997-04-30 Paul Mackerrasprototype callback functions
1997-04-30 Paul Mackerrasminor fixes; caddr_t -> void *
1997-04-30 Paul Mackerrasoptional packet filtering stuff
1997-04-30 Paul Mackerrasminor fixes; can use functions from crypt library inste...
1997-04-30 Paul Mackerraslet remote_name override name supplied by peer; some...
1997-04-30 Paul Mackerrasuse shadow password stuff
1997-04-30 Paul Mackerrasenable chap-ms stuff
1997-04-30 Paul Mackerras*** empty log message ***
1997-04-30 Paul Mackerrasdon't need -lbsd now, only use -lcrypt if it exists
1997-03-04 Paul Mackerrassifdefaultroute now gets both local and remote addresses;
1997-03-04 Paul Mackerrassifdefaultroute now gets both local and remote addresses
1997-03-04 Paul Mackerrasfix decls of [cs]ifdefaultroute and logwtmp
1997-03-04 Paul Mackerrascorrections, better discussion of authentication
1997-03-04 Paul Mackerras*** empty log message ***
1997-03-04 Paul Mackerrasfix parsing of 255.255.255.255 netmask,
1997-03-04 Paul Mackerrasconnect time stuff gone to auth.c,
1997-03-04 Paul Mackerrasdon't set phase to terminate if already dead.
1997-03-04 Paul Mackerrasupdates from Al Longyear
1997-03-04 Paul Mackerrasinclude ms-wins negotiation
1997-03-04 Paul Mackerrasallow addresses to change with demand-dialling,
1997-03-04 Paul Mackerrasbyte-order stuff
1997-03-04 Paul Mackerrasconnect time limit stuff moved here,
1997-03-04 Paul Mackerrasfix libs and flags
1997-03-04 Paul Mackerrasupdate from Steve Perkins
1996-10-08 Paul Mackerrascheck we're running as root
1996-10-08 Paul Mackerrasupdate from Al
1996-10-08 Paul Mackerrasfix max response length
1996-10-08 Paul Mackerrasupdate from Al; more informative error message when...
1996-10-08 Paul Mackerrasfix for freebsd
1996-10-08 Paul Mackerrasclarify some things
1996-10-08 Paul Mackerras*** empty log message ***
1996-10-08 Paul Mackerrasinclude optional callback support
1996-09-26 Paul MackerrasUSLC as well as SNI
1996-09-26 Paul Mackerrasavoid compiler warning
1996-09-26 Paul Mackerrasmods for new demand-dial structure
1996-09-26 Paul Mackerrasimproved
1996-09-26 Paul Mackerras*** empty log message ***
1996-09-26 Paul Mackerrasms-dns option included by default
1996-09-26 Paul MackerrasLinux isn't special any more, fixes for non-ansi compilers.
1996-09-26 Paul MackerrasLinux isn't special any more; SVR4 may be.
1996-09-26 Paul Mackerrasfixes for picky C compilers
1996-09-26 Paul Mackerrasfixes for old C compilers and for Ultrix
1996-09-26 Paul Mackerrasdefine ULTRIX cpp symbol
1996-09-26 Paul Mackerrasdon't need BSD_SOURCE define any more
1996-09-26 Paul Mackerrasallow for COPTS from Makefile.top
1996-09-14 Paul Mackerrasdeclare alloca for SINIX
1996-09-14 Paul Mackerrasfixed compilation problem
1996-09-14 Paul Mackerrasadded IPXCPDEBUG
1996-09-14 Paul Mackerrasupdate, make more consistent
1996-09-14 Paul Mackerrascan override nodefaultroute/noproxyarp if privileged
1996-09-14 Paul Mackerrasfix compilation problems under SunOS
1996-09-14 Paul Mackerrasfix prototype
1996-09-14 Paul Mackerrassuppress (none) transmit compression message
1996-09-14 Paul Mackerrasapparently need ucblib
1996-09-14 Paul Mackerrascleaned up, IPX is default
1996-08-28 Paul Mackerrasuse option_error
1996-08-28 Paul Mackerrasmore debug; don't set accm, etc. if no lower stream
1996-08-28 Paul Mackerrasfix link problem
1996-08-28 Paul Mackerraspriv option stuff; add option_error proto
1996-08-28 Paul Mackerrasupdated
1996-08-28 Paul Mackerrasadd /etc/ppp/peers
1996-08-28 Paul Mackerraspriv option stuff; fix the way name, user options work.
1996-08-28 Paul Mackerraspriv option stuff; signal [dis]connector if we get...
1996-08-28 Paul Mackerrasincrease DEFLOOPBACKFAIL
1996-08-28 Paul Mackerrasuse option_error, fix ip_active_pkt
1996-08-28 Paul Mackerrasdebugging
1996-08-28 Paul Mackerrasmake device name, connector etc. options privileged...
1996-08-28 Paul Mackerrasuse standard cc by default
1996-08-28 Paul Mackerrasadd -D__BSD_SOURCE
1996-08-28 Paul Mackerrasadd -DBITYPES
1996-07-03 Paul Mackerrasremove bpf options, added info about new options and...
1996-07-03 Paul Mackerrasupdated
1996-07-01 Paul Mackerrasonly set VJ maxcid when we're turning VJ on
1996-07-01 Paul Mackerrasturn off VJ when connection terminated
1996-07-01 Paul Mackerrasremove unnecessary cleanfiles
1996-07-01 Paul Mackerrasmoved protos to upap.c
1996-07-01 Paul Mackerrasmoved protos here from upap.h; zero out passwords
next