aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2010-02-27From Alexis La Goutte:Jaap Keuter1-121/+111
2010-02-27Regenerated to get a constrained bitstring.Stig Bjørlykke1-3/+3
2010-02-27Temporarily un-staticize utc_to_julian(); it needs to be hoisted up intoGuy Harris1-1/+1
2010-02-27Staticize.Guy Harris1-1/+1
2010-02-27Get rid of unnecessary casting away of const.Guy Harris1-7/+7
2010-02-27Squelch warning (I think some compiler out there, perhaps AIX's, willGuy Harris1-1/+1
2010-02-27Constify and staticize.Guy Harris1-17/+17
2010-02-27Constify and clean up indentation.Guy Harris1-2/+2
2010-02-27Constify.Guy Harris1-9/+7
2010-02-27Constify, clean up indentation.Guy Harris1-36/+36
2010-02-26From Vincent Bernat <bernat@debian.org>:Balint Reczey1-1/+1
2010-02-25Prevent potential crash in libsmi.Balint Reczey1-0/+12
2010-02-25libepan -> libwiresharkJörg Mayer1-2/+3
2010-02-25Added packet-rua.cStig Bjørlykke1-0/+1
2010-02-25Move rua to dirty dissectors.Stig Bjørlykke1-1/+1
2010-02-25Fix typo in previous commit (trailing backslash)Kovarththanan Rajaratnam1-1/+1
2010-02-25Add hnbapKovarththanan Rajaratnam1-0/+1
2010-02-24Move HNBAP to dirty dissectors for now.Anders Broman1-1/+1
2010-02-24Fix for bug 3926:Gerasimos Dimitriadis1-11/+75
2010-02-24From Neil Piercy:Anders Broman3-0/+4143
2010-02-24From Jakub Zawadzki:Anders Broman1-2/+4
2010-02-24GSM SMS PDU TPVPF wrong interpretation.Anders Broman1-4/+5
2010-02-24Point to the correct perl script in the autogenerated file + correct tabsKovarththanan Rajaratnam1-5/+61
2010-02-24Mark variables as staticKovarththanan Rajaratnam1-5/+6
2010-02-24We already pull in glib.h so use gboolean instead of int to declare boolean t...Kovarththanan Rajaratnam1-2/+3
2010-02-24Make do_test() staticKovarththanan Rajaratnam1-1/+1
2010-02-24Constify format stringKovarththanan Rajaratnam1-1/+1
2010-02-24Moved charging_ase, s1ap and x2ap to ASN.1 dissectors list.Stig Bjørlykke1-3/+3
2010-02-24Add new to_str.o/obj dependency to reassemble_test targetKovarththanan Rajaratnam2-2/+2
2010-02-24Some more ASN1 dissectors are now cleanKovarththanan Rajaratnam1-6/+6
2010-02-23Calculate/show time between Msg3 and Msg4Martin Mathieson1-8/+32
2010-02-23Fix some compiler warnings.Guy Harris2-6/+6
2010-02-23Final missing end option is a protocol error too.Jaap Keuter1-1/+1
2010-02-23From Jakub Zawadzki:Anders Broman6-234/+302
2010-02-23Fix for bug 4517:Jaap Keuter1-3/+3
2010-02-23Decode SecurityCategoryValue according to SecurityCategoryIdentifier.Stig Bjørlykke1-73/+80
2010-02-23Small fix for DistributionExtensionField.Stig Bjørlykke1-4/+44
2010-02-23Try to fix compilation with MSVC.Anders Broman1-6/+6
2010-02-23Squelch a bunch of compiler warnings.Guy Harris10-49/+49
2010-02-23Move the declarations of wtap_pcap_encap_to_wtap_encap() andGuy Harris1-1/+1
2010-02-23Move some dissectors to the "clean" category - the Ubuntu buildbotGuy Harris1-6/+6
2010-02-22Handle FT_PROTOCOL as ByteArray when used in a Field extractor.Stig Bjørlykke1-0/+1
2010-02-22Minor cosmetic changes:Stephen Fisher1-2/+2
2010-02-22Fix for bug 4509:Gerasimos Dimitriadis1-0/+9
2010-02-21[Automatic manuf and enterprise-numbers update for 2010-02-21]Gerald Combs1-4/+208
2010-02-20Squelch some uninitialized-variable warnings (they're false positives).Guy Harris1-2/+2
2010-02-20Cast away some implicit-narrowing-conversion warnings.Guy Harris1-4/+4
2010-02-20Include detected DL retx in stats.Martin Mathieson2-8/+13
2010-02-20Add a protocol reference.Anders Broman1-33/+179
2010-02-20From Mithun Roy:Anders Broman2-9/+7