summaryrefslogtreecommitdiff
path: root/print-pptp.c
Commit message (Expand)AuthorAgeFilesLines
* remove tcpdump's own CVS keywordsDenis Ovsienko2014-01-031-6/+0
* make consistent use of the "tstr" idiomDenis Ovsienko2013-12-261-1/+1
* remove redundant TRUE|FALSE defshannes2006-06-231-9/+1
* Have the configure script arrange that the Makefile define _U_guy2003-11-161-4/+4
* From Neil Spring:guy2003-11-151-4/+4
* The "__attribute__((packed))" tag on structures causes some files not toguy2002-12-111-54/+54
* put __attribute__((packed)) to packet headers. s/u_short/u_int16_t/ and soitojun2002-11-091-17/+17
* Get rid of the "-Wno-unused" flag, and fix up most of theguy2002-09-051-2/+2
* Add a few more GCC warnings on GCC >= 2 for ".devel" builds.guy2002-09-051-2/+2
* Added support for Win32, based on WinPcap.risso2002-08-011-5/+3
* whitespace cleanupitojun2002-06-111-15/+15
* Small PPTP fix from Motonori Shindo.guy2001-10-311-2/+2
* avoid trigraphitojun2001-03-171-10/+10
* PPTP support, from Motonori Shindo <mshindo@mshindo.net>.guy2001-03-091-0/+1070