aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-05-28Ethereal->WiresharkAnders Broman45-163/+163
2006-05-28Ethereal->WiresharkAnders Broman40-99/+99
2006-05-28Move to toolsAnders Broman2-0/+0
2006-05-28Ethereal->WiresharkAnders Broman30-318/+318
2006-05-28Ethereal->WiresharkAnders Broman51-98/+98
2006-05-28Ethareal->WiresharkAnders Broman5-12/+12
2006-05-28basic sdp dissector for the bluetooth stackRonnie Sahlberg2-0/+852
2006-05-27Fix bug 973:Anders Broman5-51/+93
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-27Use GTK-Wimp 0.7.0.Gerald Combs1-1/+1
2006-05-27initial bluetooth rfcomm dissector.Ronnie Sahlberg3-0/+1018
2006-05-26pass both chandle and cid from l2cap to higher layer protocols.Ronnie Sahlberg2-2/+22
2006-05-26set properties for acl.hRonnie Sahlberg0-0/+0
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 Kukosa121-707/+595
2006-05-23Atempt to fix bug 967 crash on fuzzed SNMP capture. I can't reproduce the Bug.Anders Broman3-18/+30
2006-05-23From Markus Meier:Anders Broman1-62/+9
2006-05-23Ethereal -> WiresharkTomas Kukosa73-180/+378
2006-05-23change rules so as not to have each dissector twice in 'all:' and 'per:'/'ber:'Tomas Kukosa1-72/+16
2006-05-23From Martin Mathieson:Anders Broman6-54/+190
2006-05-23Dissect rrlp payload.Anders Broman2-15/+50
2006-05-23Make it compile again.Anders Broman2-8/+8
2006-05-22- fix bugs in dissect_per_octet_string() introduced with unaligned variantTomas Kukosa43-28403/+28433
2006-05-22ethereal->wiresharkRonnie Sahlberg7-10/+10
2006-05-22ethereal->wiresharkRonnie Sahlberg60-183/+183
2006-05-22ethereal->wireshark updatesRonnie Sahlberg105-311/+311
2006-05-22Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUIGuy Harris78-245/+245
2006-05-22bug fix, one space missingTomas Kukosa1-1/+1
2006-05-21Fix the only gerald@ethereal.com references left.Guy Harris2-2/+2
2006-05-21Update Gerald's e-mail address.Guy Harris1-2/+1
2006-05-21If we have pcap_breakloop(), at least on UN*X we can stop the captureGuy Harris7-137/+204
2006-05-21Update the Win32 libs URL.Gerald Combs1-2/+1
2006-05-21- asn2eth renamed to asn2wrsTomas Kukosa117-291/+292
2006-05-21- update to WiresharkTomas Kukosa1-18/+18
2006-05-21name changeRonnie Sahlberg810-1588/+1588
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg870-2248/+2248
2006-05-20The timeout is needed if you don't have pcap_breakloop(), so we'll putGuy Harris2-26/+138
2006-05-20Dumpcap doesn't need to ensure that it doesn't block indefinitely, as itGuy Harris2-138/+26
2006-05-20Put a newline at the end of the file.Guy Harris1-1/+1
2006-05-20Add the Wireshark logo.Gerald Combs1-0/+77
2006-05-20Change test.Gerald Combs1-39/+39
2006-05-20Repository delete test.Gerald Combs1-5/+0
2006-05-20Wireshark repository commit test.Gerald Combs1-0/+5
2006-05-19Squelch some compiler warnings (a time_t might be an int or a long).Guy Harris1-2/+2
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