summaryrefslogtreecommitdiff
path: root/pppdump
Commit message (Expand)AuthorAgeFilesLines
* pppdump: Remove compression functions from local copy of zlibPaul Mackerras2023-03-182-2684/+1
* pppdump: Avoid out-of-range access to packet bufferPaul Mackerras2022-08-041-1/+6
* The use of <net/ppp_defs.h> isn't guranteed to exist on Linux (e.g. uclibc, b...Eivind Næss2022-07-154-3/+7
* For Linux, use the Linux / Glibc based defines instead of included headersEivind Næss2022-07-154-11/+15
* Remove obsolete Makefile(s) and configure scriptsEivind Næss2021-07-202-47/+0
* Incorporating review feedback from David Seifert.Eivind Næss2021-07-201-4/+1
* Use autoconf/automake to configure and make pppEivind Næss2021-07-201-0/+12
* Add pkgconfig support to PPP project (#270)Eivind Næss2021-04-241-1/+2
* Add cross-compilation support on LinuxPaul Mackerras2021-01-011-2/+5
* Allow overriding the optimization level with CFLAGS (#197)Samuel Thibault2020-12-311-1/+2
* Revert "pppdump: support building with the system zlib (#189)"Paul Mackerras2020-12-311-26/+2
* pppdump: support building with the system zlib (#189)Samuel Thibault2020-12-311-2/+26
* Do not strip installed binaries (#186)Samuel Thibault2020-12-311-1/+1
* Convert to ANSI CPaul Mackerras2020-12-293-91/+52
* Added missing options to manual pages. (#149)Jaroslav Škarvada2020-05-251-0/+5
* pppdump: Eliminate printf format warning by using %zdPaul Mackerras2019-10-021-1/+1
* Honor LDFLAGSJaroslav Škarvada2018-05-281-1/+1
* pppdump: Eliminate some compiler warningsPaul Mackerras2013-02-032-8/+8
* pppdump: Fix printfs with insufficient argumentsPaul Mackerras2011-03-051-2/+2
* Remove files that don't go into releasesPaul Mackerras2008-07-272-42/+0
* Get the repository a bit closer to what will be releasedPaul Mackerras2008-07-272-2/+1
* Add $(INSTDIR) to installation paths in Linux makefiles.Paul Mackerras2006-06-041-1/+1
* Correctly escape or unescape hypens in the man pages.Paul Mackerras2004-11-131-14/+14
* Put man pages in /usr/share/man under Linux.Paul Mackerras2004-10-311-1/+1
* Add --prefix and --sysconfdir options to configure, and putPaul Mackerras2004-10-291-2/+6
* Fixed compilation failure on Solaris due to new CHAP (missing chap-md5.oJames Carlson2004-01-173-2/+17
* More copyright updates. The new CMU copyright notice is from CMU andPaul Mackerras2002-12-063-49/+85
* Added ability to detect and use either gcc or Sun WorkShop C compilerJames Carlson2002-09-071-2/+2
* change to bsd-style licencePaul Mackerras2001-03-121-4/+8
* 1) Created a subdirectory called 'solaris'. Currently it contains a replicaAdi Masputra2000-04-181-2/+2
* Clean up the rest of objects during make clean.Adi Masputra1999-09-221-2/+2
* add -a option to print absolute times (instead of relative)Paul Mackerras1999-08-241-29/+50
* use $(INSTALL) not installPaul Mackerras1999-08-121-2/+4
* updatePaul Mackerras1999-05-121-0/+1
* use memset not bzeroPaul Mackerras1999-04-162-4/+4
* add man page for pppdump and add it to the list of thingsPaul Mackerras1999-04-015-0/+128
* make it compile under sunosPaul Mackerras1999-04-014-12/+10
* print timestamp at beginning of each sectionPaul Mackerras1999-03-251-14/+42
* need these tooPaul Mackerras1999-03-242-0/+13
* check in pppdump sourcesPaul Mackerras1999-03-236-0/+6940