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
/
packet-ucp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
From Tom Uijldert: create a subtree with "proto_item_add_subtree()",
Guy Harris
2002-04-11
1
-29
/
+33
*
Initialize the "tm_isdst" field of a "struct tm" to -1 before passing it
Guy Harris
2002-03-10
1
-1
/
+2
*
Undo the change of "UcpHandleByte(hf_ucp_parm_NT);" to
Guy Harris
2002-02-15
1
-2
/
+2
*
Register hf_ucp_parm_NT as an FT_UINT8 instead of FT_STRING,
Gilbert Ramirez
2002-02-14
1
-3
/
+3
*
Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in
Guy Harris
2002-01-24
1
-3
/
+2
*
Include files from the "epan" directory and subdirectories thereof with
Guy Harris
2002-01-21
1
-2
/
+2
*
Get rid of calls to "proto_is_protocol_enabled()" in heuristic
Guy Harris
2001-12-17
1
-4
/
+1
*
Move the pointer to the "column_info" structure in the "frame_data"
Guy Harris
2001-12-10
1
-8
/
+8
*
Get rid of the lists of conversation dissectors; instead, have a
Guy Harris
2001-12-03
1
-3
/
+4
*
Make "dissector_add()", "dissector_delete()", and "dissector_change()"
Guy Harris
2001-12-03
1
-2
/
+5
*
From Tom Uijldert: have an non-heuristic UCP dissector, and register it
Guy Harris
2001-11-05
1
-17
/
+50
*
Fixes from Steffen Weinreich:
Guy Harris
2001-10-15
1
-4
/
+8
*
As UCP is atop TCP, its dissector isn't called unless there's at least
Guy Harris
2001-10-08
1
-8
/
+6
*
Remove the check I added to see whether the length of the packet, based
Guy Harris
2001-10-08
1
-5
/
+1
*
UCP support, from Tom Uijldert.
Guy Harris
2001-10-08
1
-0
/
+2484