aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2006-05-31Editorial fixes from Thomas Dreibholz.Michael Tüxen2-44/+44
2006-05-31get rid of few warnings in packet-per.cTomas Kukosa1-5/+6
2006-05-31improve the tcp retransmission vs outoforder heuristics to address the issue ...Ronnie Sahlberg1-2/+2
2006-05-31H.245 update to version 12 (10/2005)Tomas Kukosa1-212/+631
2006-05-31libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofGerald Combs21-60/+60
2006-05-30Preparations for reassembly. Currently there is a problem with the rrlp disse...Anders Broman1-7/+28
2006-05-29Ethereal->WiresharkAnders Broman2-5/+5
2006-05-29From Martin Mathieson:Anders Broman1-5/+40
2006-05-29From Martin Mathieson:Anders Broman1-4/+34
2006-05-29- h225.asn renamed to H323-MESSAGES.asnTomas Kukosa5-759/+985
2006-05-28Ethereal->WiresharkAnders Broman38-96/+96
2006-05-28basic sdp dissector for the bluetooth stackRonnie Sahlberg2-0/+852
2006-05-27Fix bug 973:Anders Broman3-50/+89
2006-05-27From Markus Meier:Anders Broman1-15/+255
2006-05-27Handle the case with only one speech sample.Anders Broman1-2/+5
2006-05-27Dissect RTP Redundancy Support correctly.Anders Broman1-4/+6
2006-05-27the bluetooth SCO transport layer from the affix bluetooth patchRonnie Sahlberg2-0/+116
2006-05-27add reassembly of bluetooth ACL packetsRonnie Sahlberg2-112/+109
2006-05-27initial bluetooth rfcomm dissector.Ronnie Sahlberg2-0/+1014
2006-05-26pass both chandle and cid from l2cap to higher layer protocols.Ronnie Sahlberg2-2/+22
2006-05-26protocols running atop ACL/L2CAP needs to be able to track pdus based onRonnie Sahlberg3-0/+39
2006-05-24- remove some #.MODULE_IMPORT from .cng filesTomas Kukosa93-594/+581
2006-05-23Atempt to fix bug 967 crash on fuzzed SNMP capture. I can't reproduce the Bug.Anders Broman2-18/+24
2006-05-23From Markus Meier:Anders Broman1-62/+9
2006-05-23From Martin Mathieson:Anders Broman3-5/+106
2006-05-23Dissect rrlp payload.Anders Broman2-15/+50
2006-05-22- fix bugs in dissect_per_octet_string() introduced with unaligned variantTomas Kukosa22-26708/+26730
2006-05-22ethereal->wiresharkRonnie Sahlberg9-10/+10
2006-05-22ethereal->wireshark updatesRonnie Sahlberg8-11/+11
2006-05-21name changeRonnie Sahlberg198-404/+404
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg870-2248/+2248
2006-05-20Put a newline at the end of the file.Guy Harris1-1/+1
2006-05-18From Ted Percival:Jaap Keuter1-4/+129
2006-05-18As suggested by Jim Prince, pass the right argument to "getcwd()" - theGuy Harris1-1/+1
2006-05-18Put a newline at the end of the file.Guy Harris1-1/+1
2006-05-18Improve fix for Bug 915 by using GetVersionEx() as it is recommended by Micro...Lars Roland1-7/+12
2006-05-17Decode Ext-GeographicalInformation.Anders Broman3-30/+327
2006-05-17Fix decoding of Ext-GeographicalInformation.Anders Broman2-28/+34
2006-05-17Add missing add_new_data_source.Anders Broman1-0/+1
2006-05-17Fix BUGs:Anders Broman3-71/+34
2006-05-17attempt to fix #915:Ulf Lamping1-2/+6
2006-05-17for "connection oriented channels" place a generated psm field in the displ...Ronnie Sahlberg1-1/+10
2006-05-16PER:Anders Broman3-21/+88
2006-05-16From Axel Schwenke:Anders Broman1-617/+1742
2006-05-16From Martin Mathieson:Anders Broman1-3/+7
2006-05-16add dissection of the bluetooth btl2cap layerRonnie Sahlberg3-0/+875
2006-05-15Change return value checking to the true meaning of the spec:Jaap Keuter1-2/+2
2006-05-15Fix bug 951 UMA: message URR_RELEASE not decoded corretly Anders Broman1-25/+10
2006-05-15dissect_diameter_tcp should be static voidAnders Broman1-5/+2
2006-05-15PER Enumerated is working now.Anders Broman2-10/+3