aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2008-05-22Initialize response_time.Stig Bjørlykke1-1/+1
2008-05-22Calculate and display SIP response time.Martin Mathieson1-22/+48
2008-05-21Fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2549 : make the frame ...Jeff Morriss1-1/+43
2008-05-21Fix some of the Errors/warnings detected by checkapi.Anders Broman1-1/+2
2008-05-21Fix some of the Errors/warnings detected by checkapi.Anders Broman1-2/+6
2008-05-21Fix some of the Errors/warnings detected by checkapi.Anders Broman5-94/+120
2008-05-20the define INET6_ADDRSTRLEN makes trouble with Microsoft Platform SDK: ws2tcp...Ulf Lamping1-1/+2
2008-05-20Create a new "Wireshark utility" library and move the mpeg-audio stuff fromJeff Morriss1-6/+6
2008-05-20Fix for bug 2554:Jaap Keuter1-4/+68
2008-05-20When extending values, extra bits are always m.s.Martin Mathieson1-19/+34
2008-05-20Enable FP R7 support.Martin Mathieson5-63/+213
2008-05-20Minor formatting improvements.Martin Mathieson1-5/+6
2008-05-20From Steve Karg:Jaap Keuter3-13/+68
2008-05-17Fix bug #2531: UDP packet on port 8000 incorrectly dissected as OICQ protocol.Stephen Fisher1-3/+10
2008-05-16If H.248 is in otp internal format call the h248_otp dissector, work in progr...Anders Broman1-0/+16
2008-05-15Fix some of the Errors/warnings detected by checkapi.Bill Meier5-16/+31
2008-05-15Fix some of the Errors/warnings detected by checkapi.Bill Meier9-36/+66
2008-05-15Fix some of the Errors/warnings detected by checkapi.Bill Meier3-15/+30
2008-05-15Fix some of the Errors/warnings detected by checkapi.Bill Meier18-180/+328
2008-05-14Fix some of the Errors/warnings detected by checkapi.Anders Broman4-19/+36
2008-05-14From Steve Karg:Jaap Keuter5-0/+509
2008-05-14Fix some of the Errors/warnings detected by checkapi.Bill Meier31-140/+233
2008-05-13Fix some of the Errors/warnings detected by checkapi.Bill Meier6-873/+1342
2008-05-12HS-DSCH type 2 bug fix + prettification.Martin Mathieson1-16/+65
2008-05-11Fix some of the Errors/warnings detected by checkapiBill Meier3-12/+12
2008-05-11Convert C++ style comments ...Bill Meier1-3/+5
2008-05-11Add define for new channel type.Martin Mathieson1-18/+19
2008-05-11Added HS-DSCH data frame type 2 (currently only compile-tested).Martin Mathieson1-6/+250
2008-05-10From Steve Karg:Jaap Keuter1-24/+26
2008-05-09Redo the loops a bit; that fixes an uninitialized variable, and movesGuy Harris1-5/+14
2008-05-09Add a couple of missing HS-DSCH data frame fields.Martin Mathieson1-2/+39
2008-05-09Null-terminate the hex-to-text-converted string.Guy Harris1-0/+2
2008-05-09sprintf() and strtoul() are massive overkill for turning a string of hexGuy Harris1-21/+84
2008-05-09Fix some of the Errors/warnings detected by checkapi.Anders Broman10-51/+100
2008-05-09Fix a typo: strl -> strlenStig Bjørlykke1-1/+1
2008-05-09Include string.hStig Bjørlykke1-0/+1
2008-05-09Fix some of the Errors/warnings detected by checkapi.Anders Broman3-7/+7
2008-05-08Stop using deprecated functions identified by checkAPIs script.Martin Mathieson6-59/+69
2008-05-07Select correct bytes range for Algorithms tree.Martin Mathieson1-1/+7
2008-05-07Comment out condition which is always true (based on theMichael Tüxen1-0/+2
2008-05-07From Peter Kjellerstedt:Jaap Keuter1-1/+1
2008-05-06From Peter Kjellerstedt (bug 2521):Stig Bjørlykke1-0/+1
2008-05-05Fix some of the Errors/warnings detected by checkapi,Anders Broman1-0/+4
2008-05-05Change depreciated function g_tree_traverse -> g_tree_foreachAnders Broman2-2/+2
2008-05-05Remove depreciated functions g_string_sprint, g_string_sprintfa.Anders Broman5-20/+20
2008-05-05Handle SSID as binary in WLAN Traffic Statistics.Stig Bjørlykke2-4/+3
2008-05-05From Gerhard Olsson :Anders Broman1-46/+50
2008-05-04Added a hidden SSID (wlan_mgt.ssid) to be able to filter on the ssid.Stig Bjørlykke1-1/+10
2008-05-03From Abhik Sarkar:Jaap Keuter1-74/+184
2008-05-03From Steve Karg:Jaap Keuter1-1/+1