aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2005-04-09KRB_ERROR can be returned and it is not encapsulatedRonnie Sahlberg1-0/+7
2005-04-08Fix brokenness from previous patch.Gerald Combs1-301/+162
2005-04-08Add a length check, fix up some comments.Gerald Combs1-162/+302
2005-04-08From Neil KettleRonnie Sahlberg1-2/+9
2005-04-07From Didier:Ronnie Sahlberg2-19/+10
2005-04-07updating Mark C Browns informationRonnie Sahlberg2-3/+6
2005-04-07make the ip ip field we use as the reassembly key a bit moreRonnie Sahlberg1-1/+5
2005-04-07From Greg MorrisRonnie Sahlberg1-4/+12
2005-04-05use proto_item_appent_text() instead of proto_item_append_string() since the ...Ronnie Sahlberg1-1/+1
2005-04-05Try not to call proto_tree_add_text() with negative lengths in error messages.Gerald Combs1-5/+5
2005-04-04Add length checks so that we don't overflow buffers.Gerald Combs1-2/+3
2005-04-04From Lars RuoffRonnie Sahlberg1-27/+35
2005-04-04Don't generate a "dissector bug" warning in cases where a dissector callsGerald Combs1-1/+1
2005-04-04From Cvetan IvanovRonnie Sahlberg2-1/+19
2005-04-04the definition of tcp address structure changed between version 3 and version 4Ronnie Sahlberg1-6/+66
2005-04-04From Kenny ShumardRonnie Sahlberg2-38/+367
2005-04-04From Martin MathiesonRonnie Sahlberg1-3/+7
2005-04-04the netware dissector is the only dissector that accesses fvalue_ functions d...Ronnie Sahlberg1-13/+68
2005-04-02From Tim Endean:Anders Broman2-9/+380
2005-04-01from Jeremy JougletRonnie Sahlberg1-8/+22
2005-04-01update for padbyte on old juniper boxensRonnie Sahlberg1-2/+8
2005-04-01from Lars RRonnie Sahlberg1-35/+12
2005-04-01tiny bugfix for gsmmapRonnie Sahlberg2-2/+3
2005-04-01From Mark C Brown NETTL updatesRonnie Sahlberg7-3/+355
2005-04-01Give it an RCS ID.Guy Harris1-0/+2
2005-04-01From Giles ScottRonnie Sahlberg2-0/+161
2005-04-01From Charlie Lenahan: support for some HP switch protocol.Guy Harris2-0/+271
2005-04-01Get rid of an unused variable.Guy Harris1-34/+1
2005-04-01"get_conv_info()" doesn't use the tvbuff passed to it, so don't pass itGuy Harris1-3/+3
2005-04-01Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" asGuy Harris3-0/+92
2005-04-01Give the RFC number for IGMPv3.Guy Harris1-2/+2
2005-03-31Fix a couple of "proto_tree_add_text()" calls to pass the right arguments.Guy Harris1-2/+9
2005-03-31Add a link to a more recent Apple page describing DSI.Guy Harris1-0/+3
2005-03-31 From Jacques, Olivier: Length of digit_str wrongly calculated.Anders Broman2-12/+29
2005-03-31http://www.shaftnet.org/~pizza/software/capturefrm.txt is currently notGuy Harris1-0/+4
2005-03-31Further IE dissection updates.Anders Broman1-13/+34
2005-03-30Small bug fixAnders Broman2-13/+123
2005-03-30Improve some debug messages.Anders Broman1-4/+11
2005-03-30Fix the handling of the length parameter in the DATA chunk.Michael Tüxen1-8/+6
2005-03-30From Ulf Lamping:Anders Broman1-1/+1
2005-03-30From TimRonnie Sahlberg1-0/+1
2005-03-29Add a tvb_ensure_bytes_exist() and fix a few other offset-related bugs.Gerald Combs1-3/+4
2005-03-29From Martin Mathieson:Anders Broman1-1/+1
2005-03-29Remove a g_assert() left over from debugging.Gerald Combs1-1/+0
2005-03-29Use an offset of 0 in PER_NOT_DECODED_YET() so that we don't generate aGerald Combs1-1/+1
2005-03-29Fix a compiler warning.Gerald Combs1-1/+3
2005-03-29Add a tvb_ensure_bytes_exist().Gerald Combs1-0/+1
2005-03-29README.developer says:Gerald Combs6-54/+68
2005-03-29from SidRonnie Sahlberg2-1/+334
2005-03-29from Sid Ronnie Sahlberg1-60/+5