index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
wiretap
/
buffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only one buffer.c, please.
Guy Harris
2014-07-15
1
-162
/
+0
*
Have buffer_free() null out the buffer data pointer.
Guy Harris
2014-07-15
1
-1
/
+2
*
Remove all $Id$ from top of file
Alexis La Goutte
2014-03-04
1
-2
/
+0
*
Fix up some formatting.
Jeff Morriss
2013-10-28
1
-11
/
+22
*
Revert "Fix MSVC build errors related to symbol visibility"
Balint Reczey
2013-02-28
1
-5
/
+0
*
Fix MSVC build errors related to symbol visibility
Balint Reczey
2013-02-28
1
-0
/
+5
*
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
2012-09-20
1
-2
/
+0
*
Update Free Software Foundation address.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
Use guint8 rather than guchar for raw octets and pointers to arrays of
Guy Harris
2011-09-01
1
-5
/
+5
*
Fix various instances of "unreachable code".
Bill Meier
2011-01-30
1
-1
/
+1
*
More P64 stuff.
Guy Harris
2009-03-07
1
-2
/
+3
*
Some LLP64 work to get rid of warnings for Win64; this is also good for
Guy Harris
2009-03-07
1
-9
/
+9
*
more buffer functions
Tomas Kukosa
2007-12-28
1
-0
/
+14
*
Set the svn:eol-style property on all text files to "native", so that
Guy Harris
2004-07-18
1
-1
/
+1
*
Removed trailing whitespaces from .h and .c files using the
Jörg Mayer
2002-08-28
1
-4
/
+4
*
From Joerg Mayer:
Guy Harris
2002-07-29
1
-10
/
+6
*
Hopefully the last time I have to change my e-mail address.
Gilbert Ramirez
2001-11-13
1
-2
/
+2
*
The "data" member of a Buffer structure is a "u_char *"; when assigning
Guy Harris
2001-04-16
1
-3
/
+3
*
Miscellaneous code cleaning
Laurent Deniel
2000-08-11
1
-1
/
+3
*
In "buffer.h", include <winsock.h> if we have it, so that "u_char" is
Guy Harris
2000-07-31
1
-2
/
+4
*
Use unsigned character pointers and arrays rather than signed character
Guy Harris
2000-07-26
1
-4
/
+6
*
Fix files that had Gilbert's old e-mail address or that didn't have my
Guy Harris
2000-01-22
1
-2
/
+2
*
Fixed small memory leak in wiretap (frame_buffer wasn't being freed),
Gilbert Ramirez
1999-11-10
1
-2
/
+2
*
Changed #include "glib.h" to #include <glib.h>, for stylistic reasons.
Gilbert Ramirez
1999-08-24
1
-2
/
+2
*
Modified code to allow compilation under IBM's C compiler for AIX.
Gilbert Ramirez
1999-01-29
1
-15
/
+3
*
More patches from Guy, cleaning up warnings when using gcc -Wall.
Gilbert Ramirez
1998-11-12
1
-1
/
+3
*
I added the LANalzyer file format to wiretap. I cleaned up some code in the
Gilbert Ramirez
1998-11-12
1
-5
/
+22
*
A lengthy patch to add the wiretap library. Wiretap is not used by default
Gilbert Ramirez
1998-11-12
1
-0
/
+130