Fix for bug 5422:
[obnox/wireshark/wip.git] / epan / dissectors / packet-sctp.c
2010-11-17 jakeSeparate out/update comment block.
2010-10-08 morrissCatch exceptions from subdissectors, even when we're...
2010-08-02 wmeierFix cases where the type of a for loop variable is...
2010-06-14 tuexenUpdate SCTP PPIDs.
2010-05-24 guyRefer to the endianness arguments as "encoding" rather...
2010-05-13 guyCreate a new REP_NA value for fields where there are...
2010-05-12 guyInstead of using private #defines for the last argument to
2010-05-10 wmeierIndentation & whitespace cleanup (including: "4 space...
2010-05-06 etxrabAdd PPID 28 IRCP
2010-01-13 tuexenDisplay correct chunk type for unknown chunks.
2009-10-28 etxrab- Remove check_col.
2009-10-28 etxrabUpdate SCTP ppids, fix a faulty #define.
2009-10-16 wmeier(Trivial) Fix a typo in a comment.
2009-09-24 krj* Prefer col_append_str instead of col_append_fstr...
2009-08-23 tuexenUpdate list of PPIDs.
2009-08-16 krjSwitch a bunch of dissectors over to using tvb_new_subs...
2009-08-09 krjDon't guard col_set_str (COL_PROTOCOL) with col_check
2009-08-06 guyThose items are 32 bits or longer, so the cast should...
2009-07-12 wmeierFix a typo
2009-06-18 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-06-05 tuexen* Fix name of Irene in AUTHORS.
2009-05-13 etxrabApply some of the patches from:
2009-03-03 etxrabUse the SCTP ppid for S1AP.
2008-12-17 wmeierFix some typos and spelling (mostly in text strings)
2008-12-10 kukosaput the SCTP PPI for current DATA chunk into packet_inf...
2008-11-13 guyFix a warning.
2008-11-05 wmeierFix a trivial typo
2008-09-17 morrissIf we're dissecting for a read filter in the GUI [tshar...
2008-09-12 tuexenAdd support for
2008-08-21 morrissAdd an expert info noting an a_rwnd of 0.
2008-08-14 morrissAdd expert info warning to TSNs that are retransmitted...
2008-06-26 wmeierFix some warnings reported by gcc -Wshadow ...
2008-06-05 morrissCorrect math for counting how many TSNs were GAP acknow...
2008-05-09 etxrabFix some of the Errors/warnings detected by checkapi.
2008-04-12 stigFrom Philip Frey (bug 2420):
2008-04-01 tuexen- Disable checksum verification by default.
2008-02-26 morrissInitialize a 'next' pointer so we don't crash if/when...
2008-02-09 wmeierFix (Sun) compiler warnings as reported by David Kirkby...
2007-12-17 morrissFrom Kaul: s/SERIAL_NUMBER_LENGTH/SCTP_SERIAL_NUMBER_LE...
2007-12-06 guySquelch a warning about a variable getting clobbered...
2007-11-27 tuexenFix from Stephen Fisher for bug 2028.
2007-11-26 morrissgcc-4.1.1 thinks 'retval' might not get set inside...
2007-11-24 morrissFix crash reported in bugs.wireshark.org/bugzilla/show_...
2007-11-19 morrissDetect reneged acks or at least retransmissions after...
2007-11-16 morrissWhen reassembly is off, catch ReportedBoundsError when...
2007-11-16 morrissWhen reassembly is turned off don't pass non-first...
2007-10-09 morrissReplace a (small) for loop with a memset(). Don't...
2007-09-14 tuexenChange the ADDIP error causes as changed by IANA for...
2007-09-07 morrissIf the whole packet was not captured (e.g., due to...
2007-09-06 morrissCount the number of TSNs gap-acked in a SACK. Warn...
2007-07-26 morrissCheck COL_INFO before calling col_set_fence(..., COL_IN...
2007-05-24 etxrabMake it possible to "decode as" NBAP over SCTP, update...
2007-05-08 geraldAdd NULL dereference checks. Fixes Coverity CID 241.
2007-03-27 legoHave retransmissions added only once per retransmitted...
2007-03-23 ulflfix some more warnings (type casts)
2007-03-22 legoAvoid calling ep_alloc for 0 bytes.
2007-03-21 morrissAdd tracking of retransmitted TSNs. That is, for a...
2007-03-20 sahlbergremove some compiler warnings about unused parameters
2007-03-19 morriss- Set hf_sctp_acked and hf_sctp_rtt as generated.
2007-03-09 jmayerGCC warning fixes
2007-03-09 tuexenAdd HMAC Algo constants.
2007-03-08 legofix a syntax error on the last check-in...
2007-03-08 legoavoid using an "uninitialized" start variable on gap...
2007-03-08 legoin TSN tracking: handle the TSN rollover.
2007-03-06 lego+ get the Acks in the block where they belong.
2007-03-05 lego+ Quick and dirty fix in association matching code...
2007-02-28 legoSCTP TSN analysis part 1.
2007-02-27 morrissSome minor readability enhancements to the (still disab...
2007-02-25 legoI'm checking in what I got so far for TSN analysis.
2007-02-23 legoI unadvertedly checked in this one, it adds tsn analysi...
2007-02-23 legofix some bugs introduced in the latest releases and...
2007-02-19 wmeierpacket-afp: remove unneeded line of code;
2007-02-09 tuexenProvide a correct argument to g_hash_table_foreach_remove.
2007-02-09 tuexenFix whitespaces.
2007-02-09 sahlberguse se_alloc() instead of g_malloc() to allocate storag...
2007-02-09 tuexenAdd support for SCTP reassembly from Robin Seggelmann.
2006-08-01 tuexenAdopt the chunk list parameter name to the notion used...
2006-06-24 sahlbergchange a parenthesis
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2006-04-05 tuexenUpdate PPIDs to latest IANA regsitration status.
2006-03-23 tuexenUpdate to draft-ietf-tsvwg-sctp-auth-02.txt.
2005-11-29 tuexenAdd support for
2005-09-17 guyMove a pile of protocol-related headers from the top...
2005-09-12 tuexenIn now supports also:
2005-07-24 tuexenFix a typo.
2005-07-02 tuexenUse brackets instead of parentheses for the checksum...
2005-06-17 tuexenAdd support for draft-ietf-tsvwg-sctp-auth-00.txt.
2005-05-05 guyRe-parenthesize an expression, to squelch a compiler...
2005-05-02 tuexenProvide an indication to taps if the verification tag...
2005-05-01 tuexenFix chunk length handling. Go back to initial concept...
2005-03-30 tuexenFix the handling of the length parameter in the DATA...
2005-03-26 guyUpdate the URL for draft-stewart-sctp-pktdrprep to...
2005-03-26 ulflbuildbot bugfix: another (un-)signed one
2005-03-20 tuexenFrom Oleg Terletsky: Support for SCTP chunk counters...
2005-03-05 tuexenEnable details in protocol tree by default like TCP...
2005-02-25 tuexenShow prot numbers in protocol tree, if wanted. Suggeste...
2005-02-04 tuexenAdd detection of zero checksum.
2004-10-13 tuexenMake sure that the IPv4 and IPv6 address parameters...
2004-09-29 guyMove various tables into the epan directory.
2004-09-29 guyMove the tap infrastructure to the epan directory.
next