aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2006-06-04warning fix: declare some functions staticJörg Mayer1-6/+7
2006-06-04warning fix: guint16 is always <= 0xFFFFJörg Mayer1-1/+1
2006-06-04Add some rudimentary dissector for what seems to be Jörg Mayer4-0/+122
2006-06-03From Martin Mathieson:Anders Broman1-4/+37
2006-06-03some functions return dos error codes and not nt status codesRonnie Sahlberg1-11/+16
2006-06-03Get rid of unused variable.Guy Harris1-1/+0
2006-06-02From Richard van der Hoff:Anders Broman2-33/+106
2006-06-02dissect_geographical_description updates.Anders Broman1-22/+53
2006-06-02The actual file packet-tivoconnect.c was missingJörg Mayer1-0/+278
2006-06-02image/wireshark.rc.inJörg Mayer1-1/+1
2006-06-02From Kees Cook:Anders Broman1-0/+1
2006-06-02Correct dissect_geographical_description.Anders Broman1-24/+46
2006-06-01From Cvetan Ivanov: Anders Broman1-32/+37
2006-06-01the very recently added unaligned-per support and the ulp dissector could cau...Ronnie Sahlberg1-1/+19
2006-05-31Complete reasembly code.Anders Broman2-8/+12
2006-05-31Rename the main executable to "wireshark", along with more conversions:Gerald Combs8-8/+8
2006-05-31Tethereal/tethereal -> TShark/tshark.Gerald Combs8-10/+10
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