aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2009-03-13From Jakub Zawadzki (bug 3331):Stig Bjørlykke12-61/+41
2009-03-13Fix inverted interpretation of global_megaco_dissect_tree.Balint Reczey1-1/+1
2009-03-12From Menno Andriesse:Stig Bjørlykke1-3/+3
2009-03-12From Chris Ridd (bug 3329):Stig Bjørlykke2-3/+16
2009-03-11The abbreviation is "TOHC", not "RoHC".Martin Mathieson1-17/+17
2009-03-11Be careful not to show not-relevant context info.Martin Mathieson2-12/+31
2009-03-11From Brian Julin:Jaap Keuter1-0/+167
2009-03-11Get the build going again on non-Windows compilers.Jaap Keuter1-10/+13
2009-03-11From Carlos Mendioroz:Anders Broman2-13/+98
2009-03-11From Michael Lum:Anders Broman2-44/+36
2009-03-11Typo.Anders Broman1-3/+3
2009-03-11Prepare IE dissection.Anders Broman1-0/+18
2009-03-11From Michael Lum:Anders Broman2-1/+74
2009-03-09Make sure our offset increases, otherwise we'll go into a large loop.Gerald Combs1-1/+1
2009-03-09Corrected oid names.Stig Bjørlykke2-4/+4
2009-03-09Corrected oid name.Stig Bjørlykke1-2/+2
2009-03-09From Steve Karg:Jaap Keuter1-11/+79
2009-03-08Don't use ep_strndup() to copy the uat protocol name, because the valueStig Bjørlykke1-3/+21
2009-03-08Redesign GeoIP information presentation.Jaap Keuter1-77/+153
2009-03-08From Peter (bug 3314):Stig Bjørlykke1-4/+4
2009-03-08Indicate hexadecimal preferences.Stig Bjørlykke1-1/+1
2009-03-08Indicate hexadecimal preferences.Stig Bjørlykke1-1/+1
2009-03-08Indicate hexadecimal preferences.Stig Bjørlykke7-9/+9
2009-03-07Move packet-pres.c to dirty ASN.1 dissectors until we fix the warningStig Bjørlykke1-1/+1
2009-03-07Added an expert info when dissector is not available.Stig Bjørlykke2-9/+10
2009-03-07Added a users context list to map a presentation context identifier to anStig Bjørlykke2-32/+120
2009-03-06Adjust some indentation; reformat a line or two.Bill Meier1-18/+20
2009-03-06From Alexis La Goutte (bug 3308):Stig Bjørlykke2-1/+18
2009-03-06From Steve Karg:Jaap Keuter1-1/+1
2009-03-06From Petr Sumbera (bug 3309):Stig Bjørlykke1-1/+0
2009-03-06From Michael Speck: Fix so compiles with VC6Bill Meier1-1/+1
2009-03-06Correct bug in heuristic so as to strengthen it a bit.Bill Meier1-3/+6
2009-03-05Use some default true_false_string's.Stig Bjørlykke1-57/+37
2009-03-05Remove stuff that's really "non-public" from .h files. Bill Meier4-32/+6
2009-03-05Addition of Ping and PingAck messages.Jaap Keuter1-1/+83
2009-03-05Remove an unused variable.Stephen Fisher1-2/+0
2009-03-05Oops! Fix the fix Bill Meier1-8/+15
2009-03-05Minor rework of reg_handoff ...Bill Meier1-10/+5
2009-03-05Prefs callback not req'd ...Bill Meier1-3/+1
2009-03-05Minor rework of reg_handoff ...Bill Meier1-16/+5
2009-03-05Several small revisions:Bill Meier1-61/+60
2009-03-05Get rid of an unused global variable.Guy Harris1-8/+5
2009-03-04Fix typo that caused compiler warnings.Guy Harris1-1/+1
2009-03-04From Neil Piercy:Anders Broman2-100/+146
2009-03-04- Use correct length in TLV-E and LV-E.Anders Broman6-102/+490
2009-03-03From Neil Piercy (bug 3299):Stig Bjørlykke1-1/+20
2009-03-03Use correct length.Anders Broman1-3/+2
2009-03-03Fix a typo.Anders Broman1-1/+1
2009-03-03Change key_len to guint16.Anders Broman1-1/+1
2009-03-03Moved the dissector_handle_t.Stig Bjørlykke1-2/+2