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
/
ringbuffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set the svn:eol-style property on all text files to "native", so that
Guy Harris
2004-07-18
1
-1
/
+1
*
On at least some platforms, a #define of O_BINARY is needed even if
Guy Harris
2004-06-30
1
-1
/
+6
*
define of O_BINARY not needed, if fcntl.h is included
Ulf Lamping
2004-06-29
1
-6
/
+1
*
If, when rotating capture files, the attempt to close the current file
Guy Harris
2004-06-02
1
-9
/
+14
*
Only handle as a suffix stuff following a "." in the last component of a
Guy Harris
2004-02-25
1
-3
/
+16
*
Don't unlink ringbuffer files if we haven't yet allocated the array of
Guy Harris
2004-02-25
1
-4
/
+6
*
Ringbuffer rework.
Laurent Deniel
2003-06-22
1
-298
/
+180
*
From Graeme Hewson:
Gerald Combs
2002-09-22
1
-15
/
+62
*
Removed trailing whitespaces from .h and .c files using the
Jörg Mayer
2002-08-28
1
-24
/
+24
*
Replace the types from sys/types.h and netinet/in.h by their glib.h
Jörg Mayer
2002-08-02
1
-5
/
+1
*
From Graeme Hewson: flush the output after every frame if Tethereal is
Guy Harris
2002-06-23
1
-3
/
+16
*
Check whether "fflush()" succeeds, and clean up and return an error if
Guy Harris
2002-05-04
1
-7
/
+37
*
Make the bytes-written information from Wiretap a long, as we allow
Guy Harris
2001-12-04
1
-0
/
+393