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-sctp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move dissectors to epan/dissectors directory.
Gilbert Ramirez
2004-07-18
1
-2292
/
+0
*
Set the svn:eol-style property on all text files to "native", so that
Guy Harris
2004-07-18
1
-1
/
+1
*
Have two strings in an enum_val_t - one that's a short string that is
Guy Harris
2004-05-24
1
-6
/
+6
*
Fixed problems of handling PkTDRP chunks.
Michael Tüxen
2004-05-08
1
-23
/
+25
*
Clean up some variable names.
Michael Tüxen
2004-05-04
1
-5
/
+5
*
Fixed a typo reported by Berward Meyknecht.
Michael Tüxen
2004-04-29
1
-3
/
+3
*
- added a hidden field sctp.initiate_tag
Michael Tüxen
2004-04-26
1
-27
/
+43
*
Add tap functionality.
Michael Tüxen
2004-03-23
1
-18
/
+54
*
Fixed a typo: sctp.verfication_tag -> sctp.verification_tag
Michael Tüxen
2004-03-19
1
-2
/
+2
*
- Fixed a typo.
Michael Tüxen
2003-10-03
1
-3
/
+3
*
Remove a bunch of duplicate semicolons.
Gerald Combs
2003-09-21
1
-4
/
+4
*
Add SCTP tunneling.
Michael Tüxen
2003-09-05
1
-1
/
+3
*
Fixed a bug regarding the summary of in/outbound streams in INIT/INIT-ACK chu...
Michael Tüxen
2003-09-02
1
-5
/
+5
*
Note that the SCTP CRC-32c is not the same as the AUTODIN/HDLC/802.x
Guy Harris
2003-08-26
1
-1
/
+9
*
Don't trust the payload length in SCTP DATA chunks to be bigger than the
Guy Harris
2003-08-06
1
-28
/
+38
*
Add a heuristic dissector list for SCTP.
Guy Harris
2003-08-02
1
-5
/
+28
*
fixed a typo.
Michael Tüxen
2003-06-08
1
-2
/
+2
*
The GCC 2.7.2.3 in FreeBSD 3.4, at least, requires
Guy Harris
2003-06-08
1
-8
/
+8
*
fixed some typos.
Michael Tüxen
2003-06-07
1
-5
/
+5
*
- updated to support the newest version of supported IDs.
Michael Tüxen
2003-06-07
1
-1441
/
+1116
*
Eliminate the packet_info pointer argument from routines that don't use
Guy Harris
2003-04-22
1
-30
/
+28
*
- handle the col_set_fence stuff for upper layers.
Michael Tüxen
2003-04-22
1
-96
/
+15
*
- a 'quick hack' for col_set_fence support for better INOF column handling (a...
Michael Tüxen
2003-04-19
1
-55
/
+88
*
Get rid of BASE_BIN - it's just the same as BASE_DEC, but people seemed
Guy Harris
2003-01-31
1
-2
/
+2
*
Get rid of old ASAP PPID.
Michael Tüxen
2003-01-20
1
-2
/
+1
*
Don't have two entries for the official ASAP PPID, have one for it and
Guy Harris
2003-01-15
1
-2
/
+2
*
From Christian Falckenberg: beginnings of a MEGACO dissector.
Guy Harris
2003-01-14
1
-16
/
+3
*
From Anders Broman: some additional SCTP payload protocol IDs.
Guy Harris
2003-01-14
1
-1
/
+15
*
Fixed a typo.
Michael Tüxen
2003-01-13
1
-2
/
+2
*
Fixed a bug regarding the handling of correlation ids.
Michael Tüxen
2002-12-05
1
-6
/
+6
*
Added support for the Implementers Guide.
Michael Tüxen
2002-12-04
1
-3
/
+69
*
Don't cast away constness, and fix variable and structure member
Guy Harris
2002-12-02
1
-4
/
+4
*
Fixed a bug on 64 bit machines in the CRC32C algorithm. Thanks to
Michael Tüxen
2002-10-17
1
-5
/
+5
*
Removed trailing whitespaces from .h and .c files using the
Jörg Mayer
2002-08-28
1
-351
/
+351
*
From Michael Tuexen:
Guy Harris
2002-07-10
1
-32
/
+16
*
From Michael Tuexen: update to match the latest I-Ds for two extensions:
Guy Harris
2002-06-28
1
-8
/
+40
*
When looking for dissectors for the source and destination port numbers
Guy Harris
2002-06-08
1
-17
/
+44
*
From Albert Chin: fix various non-GCC compiler warnings.
Guy Harris
2002-05-30
1
-2
/
+2
*
From Michael Tuexen: updates to later IETF drafts:
Guy Harris
2002-05-18
1
-141
/
+52
*
From Michael Tuexen: add missing support for the T-Bit in ABORT chunks.
Guy Harris
2002-04-16
1
-19
/
+31
*
From Joerg Mayer: get rid of some unused variables and arguments.
Guy Harris
2002-04-14
1
-63
/
+63
*
From Michael Tuexen: report the type of an unrecognized parameter.
Guy Harris
2002-03-03
1
-3
/
+5
*
From Michael Tuexen: update the CRC32 checksum code to match
Guy Harris
2002-03-02
1
-4
/
+13
*
From Michael Tuexen:
Guy Harris
2002-02-02
1
-8
/
+16
*
Include files from the "epan" directory and subdirectories thereof with
Guy Harris
2002-01-21
1
-2
/
+2
*
Editorial change, from Michael Tuexen.
Guy Harris
2002-01-20
1
-5
/
+5
*
Allow a length of -1 to be specified when adding FT_NONE and FT_PROTOCOL
Guy Harris
2002-01-20
1
-21
/
+21
*
Make the label for the SCTP checksum type preference item indicate that
Guy Harris
2002-01-15
1
-2
/
+4
*
From Michael Tuexen:
Guy Harris
2002-01-15
1
-48
/
+206
*
From Michael Tuexen - SCTP updates:
Guy Harris
2001-12-19
1
-83
/
+493
[next]