]> git.ozlabs.org Git - ppp.git/shortlog
ppp.git
1998-03-19 Paul MackerrasFix a bug where we weren't allocating quite enough...
1998-03-19 Paul Mackerraschange number for deflate (old number is CI_DEFLATE_DRAFT)
1998-03-19 Paul Mackerrasdon't use structure assignment, gcc generates memcpy...
1998-02-04 Paul Mackerrasmake pppoutput global
1998-02-04 Paul Mackerrasuse Makedefs rather than passing lots of things on...
1998-02-04 Paul Mackerrasinclude Makedefs
1998-02-04 Paul Mackerraschanges so it will compile with glibc
1998-02-04 Paul Mackerrasupdate for 2.3.3; changes so it will compile with glibc
1998-02-04 Paul Mackerrasupdate for 2.3.3
1998-02-04 Paul Mackerrasdon't need IFNAMSIZ now
1998-02-04 Paul Mackerrasfix up MD4 stuff - interface is better now
1998-02-04 Paul Mackerrasinclude Makedefs file
1998-02-04 Paul Mackerrasupdate for 2.3.3; don't need extra -lcrypt
1998-02-04 Paul Mackerrasupdate for recent kernel changes
1998-02-04 Paul Mackerrasinstallation is simpler
1998-02-04 Paul Mackerrasmake pppoutput global
1998-02-04 Paul Mackerrasuse Z_NULL not NULL
1998-02-04 Paul Mackerrasminor fixes, for SunOS and micro-getopt
1998-02-04 Paul Mackerrasinclude Makedefs file
1998-02-04 Paul Mackerrasupdate for 2.3.3
1998-02-04 Paul Mackerrasadded demand question
1997-11-27 Paul Mackerraslinux with some libcs needs lastlog.h
1997-11-27 Paul Mackerras__STDC__ may be defined but zero?
1997-11-27 Paul Mackerraslinux glibc defines login and logout
1997-11-27 Paul Mackerrasfix the case with maxolen == 0 in compress
1997-11-27 Paul Mackerrascope with different kernel versions at run time not...
1997-11-27 Paul Mackerrasremove if address before changing
1997-11-27 Paul Mackerrasupdate for 2.3.2
1997-11-27 Paul Mackerrasremove compile nits
1997-11-27 Paul Mackerrasset CLOCAL before running connector.
1997-11-27 Paul Mackerrasreceive asyncmap is ~0 by default
1997-11-27 Paul Mackerrasmods to get it to compile better on linux
1997-11-27 Paul Mackerrasmods to get it to compile on netbsd
1997-11-27 Paul Mackerrasprint name of peer in messages
1997-11-27 Paul Mackerrasupdate lastlog as well as wtmp
1997-11-27 Paul Mackerrasmods for broken sunos vdcmd stuff
1997-11-27 Paul Mackerrasmods for new zlib; get rid of zalloc_init and nb arg...
1997-11-27 Paul Mackerrasadd a few defs
1997-11-27 Paul Mackerrasminor bug fix
1997-11-27 Paul Mackerrasget rid of zalloc_init and nb arg to zfree
1997-11-27 Paul Mackerrasrelatively minor changes for 2.3.2; get rid of max_dev,
1997-11-27 Paul Mackerrasupdated to zlib-1.0.4
1997-11-27 Paul Mackerrasadd -s, -S, -T, -U flags
1997-11-27 Paul Mackerrasminor fix
1997-11-27 Paul Mackerrasthis is really still back at 2.3.0 (or 2.2)
1997-11-27 Paul Mackerrasupdated for 2.3.2
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-07-14 Paul Mackerrasmods from Christos Zoulas to fit with netbsd-current...
1997-07-14 Paul Mackerrasfix bug causing Solaris crashes
1997-07-14 Paul Mackerrasupdate for 2.3.1
1997-07-14 Paul Mackerrasbug fixes and restructuring
1997-07-14 Paul Mackerrasmods from Francis Demierre: add SAY, HANGUP, CLR_ABORT...
1997-07-14 Paul Mackerrasfix typos, add SAY, HANGUP, CLR_ABORT, CLR_REPORT keywords
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-05-22 Paul Mackerrasfix silly bug
1997-05-22 Paul Mackerrasaccommodate recent 2.1.x kernels
1997-05-22 Paul Mackerrasremoved redundant messages
1997-05-22 Paul Mackerrasupdated FILEVERSION
1997-05-22 Paul Mackerrasupdated for 2.3
1997-04-30 Paul Mackerrassupply zalloc_init function ptr for zlib stuff
1997-04-30 Paul Mackerrasprototyping; make functions static
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-04-30 Paul Mackerrasversion for netbsd-1.2, from Christos Zoulas
1997-04-30 Paul Mackerrasmods to force output on timeout
1997-04-30 Paul Mackerrasadded zalloc_init function ptr for zlib stuff
1997-04-30 Paul Mackerrasadded optional filtering stuff; export pppoutput
1997-04-30 Paul Mackerrasadded optional filtering stuff
1997-04-30 Paul Mackerrasadded in some mtu defns
1997-04-30 Paul Mackerrasadd optional filtering stuff; some mtu defns gone to...
1997-04-30 Paul Mackerrasuse strlog on SNI
1997-04-30 Paul Mackerrasfixes for memory allocation on OSF
next