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
/
tvbuff.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of a debugging "fprintf()" call in "tvb_format_text()".
Guy Harris
2000-09-08
1
-3
/
+1
*
Added tvb_format_text
Richard Sharpe
2000-09-08
1
-1
/
+24
*
Add return type for tvb_strneql() and add prototype in tvbuff.h
Gilbert Ramirez
2000-09-07
1
-3
/
+4
*
Add tvb_strneql routine for checking if a string is present in the
Richard Sharpe
2000-09-07
1
-1
/
+27
*
Add FT_STRINGZ type. NCP dissector is only one that uses it right now.
Gilbert Ramirez
2000-08-30
1
-61
/
+155
*
Miscellaneous code cleaning
Laurent Deniel
2000-08-11
1
-3
/
+1
*
If G_HAVE_GINT64 is defined, so that we can use "gint64" and "guint64"
Guy Harris
2000-08-10
1
-28
/
+78
*
Mark 2 local functions as 'static'.
Gilbert Ramirez
2000-06-09
1
-3
/
+3
*
Add "tvb_reported_length()" to get the "reported length" of a tvbuff
Guy Harris
2000-05-29
1
-23
/
+60
*
Have tvbuff's keep track of cap_len and pkt_len ('length' and 'reported_length'
Gilbert Ramirez
2000-05-16
1
-25
/
+58
*
Add accessors for 24-bit integers (which get returned as guint32's).
Gilbert Ramirez
2000-05-15
1
-1
/
+27
*
Add tvbuff class.
Gilbert Ramirez
2000-05-11
1
-0
/
+824