]> git.ozlabs.org Git - ppp.git/shortlog
ppp.git
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
1995-04-24 Paul Mackerrasadded ctl msg defines for compression stats; fix for...
1995-04-24 Paul Mackerraschanged int to time_t for idle times
1995-04-24 Paul Mackerrasadded definitions for BSD-Compress and some if[n]defs
1995-04-24 Paul Mackerrasadded SC_TIMEOUT and PPPIOC[GS]MTU (for ultrix)
1995-01-11 Paul Mackerrasremoved locking code
1994-12-15 Paul MackerrasInitial revision
1994-12-13 Paul Mackerrasadded timeout stuff to kick the transmitter periodically
1994-12-13 Paul Mackerrasrevised packet queueing, added last sent/recv time
1994-12-13 Paul Mackerrasfix some compile errors, add PPPIOC[GS]MTU
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-12-08 Paul Mackerrasupdated linux kernel driver for 2.2, from Al Longyear
1994-12-08 Paul MackerrasInitial revision
1994-12-08 Paul Mackerrassupport AIX4 and OSF1 as well as SunOS 4
1994-12-08 Paul Mackerrasadded hdrlen; define little-endian flag.
1994-12-08 Paul Mackerrasvarious fixes from netbsd port; added ppp_requeue and...
1994-12-05 Paul Mackerrasadd hdrlen
1994-12-05 Paul Mackerraschanged u_long to u_int32_t; some fixes from sunos...
1994-12-05 Paul Mackerrasadded hdrlen
1994-12-05 Paul Mackerrasassume ints are 32 bits; added idle time structure
1994-12-05 Paul Mackerrasremove IOR kludge; added get idle time ioctl
1994-12-05 Paul MackerrasInitial revision
1994-11-30 Paul Mackerrasremoved unnecessary variable
1994-11-30 Paul Mackerrasadd hdrlen stuff
1994-11-29 Paul MackerrasInitial revision
1994-11-29 Paul Mackerraschange ioctl no. for SIOCGPPPCSTATS
1994-11-28 Paul Mackerrasupdate to 2.2
1994-11-28 Paul Mackerrasflushed compile errors and bugs.
1994-11-28 Paul Mackerrasflushed compile errors and bugs
1994-11-22 Paul Mackerrasupdated for 2.2
1994-11-22 Paul MackerrasInitial revision
1994-11-21 Paul MackerrasInitial revision
1994-11-21 Paul MackerrasInitial revision
1994-11-21 Paul Mackerrasmods for 2.2
1994-11-21 Paul MackerrasInitial revision
1994-11-10 Paul Mackerrasadded some extra untimeouts
1994-10-24 Paul Mackerraskludge IOR for NextStep
1994-10-24 Paul Mackerras*** empty log message ***
1994-10-24 Paul MackerrasN_PPP ->NUM_PPP
1994-10-24 Paul Mackerrasuse the npmode stuff
1994-10-24 Paul Mackerrasfix bugs in counting input and output; minor changes...
1994-10-23 Paul Mackerrascompression ratio is now fixed point.
1994-10-23 Paul Mackerrasfix some compile bugs
1994-10-22 Paul Mackerrassplit stats ioctl into two
1994-10-22 Paul Mackerrassome extra includes (string.h and stdlib.h)
1994-10-22 Paul Mackerrasfix get_ether_addr
1994-10-22 Paul Mackerrasget_input only reads one message; reset terminal properly
1994-10-22 Paul Mackerrascope with EINTR from read
1994-10-21 Paul Mackerrasimplement get stats call; use PACKETPTR instead of...
1994-10-21 Paul Mackerrasuse PACKETPTR rather than PACKET *
1994-10-21 Paul Mackerrasmods to do compression/decompression at splnet;
1994-10-21 Paul Mackerrasmods to do compression/decompression at splnet
1994-10-18 Paul Mackerraschange type of bitfield from u_short to u_int
1994-10-10 Paul Mackerrasfix up NAK processing for old ADDRS option
1994-09-21 Paul Mackerrasneed an endif
1994-09-21 Paul Mackerrasuse ppp_defs.h instead of ppp.h, args.h; change some...
1994-09-21 Paul Mackerrasadd ccp.c
1994-09-21 Paul Mackerrasextra include
1994-09-21 Paul Mackerrasdon't need GIDSET_TYPE=gid_t
1994-09-21 Paul Mackerrasfix up prototypes
1994-09-21 Paul Mackerrasprotect against multiple inclusion; add more protocols
1994-09-21 Paul MackerrasInitial revision
1994-09-21 Paul Mackerrasremoved stuff to ppp_defs.h
1994-09-19 Paul Mackerrasadded comp_stat and decomp_stat
1994-09-19 Paul Mackerrasstats now in a structure
1994-09-19 Paul Mackerrasuse ppp_defs.h; stats now in a structure
1994-09-19 Paul Mackerrasremoved stuff that's now in ppp_defs.h
1994-09-19 Paul MackerrasInitial revision
1994-09-19 Paul Mackerrasdon't need kvm lib any more
1994-09-19 Paul Mackerrasdon't need to be group kmem any more
1994-09-19 Paul Mackerrasdon't need kvm stuff any more
1994-09-19 Paul Mackerrasuse SIOCGPPPSTATS ioctl on a socket instead of poking...
1994-09-16 Paul MackerrasInitial revision
1994-09-16 Paul Mackerrasonly clear CRTSCTS if -crtscts option given
1994-09-16 Paul Mackerras-crtscts and xonxoff now distinct.
1994-09-16 Paul Mackerrasupdated: bsdcomp, modem, crtscts, signal discussions.
1994-09-16 Paul Mackerrasadded ccp_fatal_error
1994-09-16 Paul Mackerrasadded ccp_late_error; use PPPIOCSNPMODE ioctl; moved...
1994-09-16 Paul Mackerrasallow two numbers for bsdcomp option
1994-09-16 Paul Mackerrasset receive characteristics when we send an ack
1994-09-16 Paul Mackerrasupdate to V1 of BSD Compress; only take CCP down for
next