aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/buffer.h
Commit message (Expand)AuthorAgeFilesLines
* Only one buffer.c, please.Guy Harris2014-07-151-72/+0
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* Make the libwiretap Buffer routines usable from C++, and fix the C++ UIGuy Harris2013-06-161-0/+8
* Export libwiretap symbols using WS_DLL_PUBLIC defineBalint Reczey2013-02-281-0/+7
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* Use guint8 rather than guchar for raw octets and pointers to arrays ofGuy Harris2011-09-011-4/+4
* Fix wiretap headers to allow error-free ABI dumping.Balint Reczey2011-06-041-0/+1
* More P64 stuff.Guy Harris2009-03-071-4/+4
* Some LLP64 work to get rid of warnings for Win64; this is also good forGuy Harris2009-03-071-5/+5
* more buffer functionsTomas Kukosa2007-12-281-0/+4
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-4/+4
* From Joerg Mayer:Guy Harris2002-07-291-9/+5
* WinPcap 2.3's <pcap.h> includes <packet32.h>, and WinPcap 2.3'sGuy Harris2002-06-231-3/+3
* Hopefully the last time I have to change my e-mail address.Gilbert Ramirez2001-11-131-2/+2
* Miscellaneous code cleaningLaurent Deniel2000-08-111-1/+6
* In "buffer.h", include <winsock.h> if we have it, so that "u_char" isGuy Harris2000-07-311-3/+5
* Use unsigned character pointers and arrays rather than signed characterGuy Harris2000-07-261-5/+5
* Fix files that had Gilbert's old e-mail address or that didn't have myGuy Harris2000-01-221-2/+2
* Some old CPP or tools that take C code in input doLaurent Deniel1999-09-121-5/+5
* I added the LANalzyer file format to wiretap. I cleaned up some code in theGilbert Ramirez1998-11-121-5/+22
* A lengthy patch to add the wiretap library. Wiretap is not used by defaultGilbert Ramirez1998-11-121-0/+34