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-skinny.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused variables, make count unsigned to avoid s/u warning
Jörg Mayer
2004-02-20
1
-5
/
+2
*
Change //-comments into /* comments
Jörg Mayer
2004-02-20
1
-7
/
+7
*
From Rowan McFarlane: Update Skinny to support Cisco CallManager 4.x,
Gerald Combs
2004-02-20
1
-44
/
+1881
*
From Paul Erkilla:
Gerald Combs
2002-09-21
1
-3
/
+3
*
Removed trailing whitespaces from .h and .c files using the
Jörg Mayer
2002-08-28
1
-164
/
+164
*
From Albert Chin: fix various non-GCC compiler warnings.
Guy Harris
2002-05-30
1
-2
/
+2
*
Make a "tcp_dissect_pdus()" with the standard loop for a TCP segment,
Guy Harris
2002-05-05
1
-102
/
+21
*
Updates from Paul Erkkila.
Guy Harris
2002-03-27
1
-101
/
+101
*
Improve the media payload type names some more, and add some new ones I
Guy Harris
2002-03-21
1
-8
/
+12
*
Use somewhat nicer names for the media payload types.
Guy Harris
2002-03-21
1
-20
/
+20
*
Updates from Paul Erkkila.
Guy Harris
2002-03-20
1
-6
/
+12
*
Updates from Paul E. Erkkila.
Guy Harris
2002-03-20
1
-398
/
+974
*
Updates from Paul E. Erkkila.
Guy Harris
2002-03-19
1
-175
/
+1241
*
Put in desegmentation support.
Guy Harris
2002-03-19
1
-494
/
+513
*
Skinny Client Control Protocol enhancements, from Paul E. Erkkila.
Guy Harris
2002-03-18
1
-76
/
+742
*
Convert some "col_add_str()" calls to "col_set_str()".
Guy Harris
2002-01-21
1
-2
/
+2
*
Include files from the "epan" directory and subdirectories thereof with
Guy Harris
2002-01-21
1
-3
/
+3
*
Move the pointer to the "column_info" structure in the "frame_data"
Guy Harris
2001-12-10
1
-7
/
+7
*
Make "dissector_add()", "dissector_delete()", and "dissector_change()"
Guy Harris
2001-12-03
1
-2
/
+5
*
Switched from calling dissect_data to using call_dissector
Ed Warnicke
2001-11-25
1
-2
/
+5
*
If we decide that a packet to or from port 2000 isn't really a Skinny
Guy Harris
2001-10-20
1
-1
/
+2
*
For the SCCP message ID field, use the formerly commented-out version
Guy Harris
2001-10-11
1
-3
/
+2
*
Get rid of C++ comment.
Guy Harris
2001-10-11
1
-2
/
+2
*
Initial Skinny Client Control Protocol support, from Joerg Mayer.
Guy Harris
2001-10-11
1
-0
/
+293