aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2010-03-02Squelch some compiler warnings, clean up indentation, clean up aGuy Harris2-23/+25
2010-03-01Re-order file, and give some types/vars more specific names.Martin Mathieson1-99/+97
2010-03-01Improve RLC AM sequence analysis by taking MAC retx into account.Martin Mathieson3-29/+96
2010-03-01From LEGO via bug 4395:Stig Bjørlykke1-0/+2
2010-03-01From LEGO via bug 4405:Stig Bjørlykke1-2/+2
2010-03-01Put the object file lists for various test programs into variables, andGuy Harris1-11/+25
2010-03-01Dissect Content-type application/vnd.3gpp.smsAnders Broman1-0/+6
2010-03-01from Colin O'Flynn:Anders Broman1-1/+1
2010-03-01Try to get rid of unused code warnings.Anders Broman1-108/+87
2010-03-01Try to get rid of unused code warnings.Anders Broman1-176/+87
2010-03-01Try to get rid of unused code warnings.Anders Broman1-19/+0
2010-03-01Try to get rid of unused code warnings.Anders Broman1-135/+24
2010-03-01Dissect error code.Anders Broman6-48/+400
2010-03-01Add packet-HI2Operations.cKovarththanan Rajaratnam1-0/+1
2010-03-01Add the missing .cnf file and try to fix unused code warnings.Anders Broman1-290/+5
2010-02-28Try to remove unused code warnings, update HNBAP to 9.0.0.Anders Broman2-41/+101
2010-02-28Sort the geoip_db_ routines, add geoip_db_type(), remove extraGuy Harris1-2/+2
2010-02-28From Erwin van Eijk:Anders Broman2-0/+5476
2010-02-28Fix test for AM Rx window, and add a seqnum.analysis.ok field.Martin Mathieson1-12/+32
2010-02-28Add 'missing SDUs' to tap info / RLC stats window.Martin Mathieson2-21/+32
2010-02-28[Automatic manuf and enterprise-numbers update for 2010-02-28]Gerald Combs1-5/+85
2010-02-28Add address_to_str.cKovarththanan Rajaratnam1-5/+6
2010-02-28Add some AM sequence analysis.Martin Mathieson1-98/+299
2010-02-27tvbtest needs bytes_to_str() and bytes_to_str_punct(), and they're nowGuy Harris2-2/+2
2010-02-27Clean up implementation.Jaap Keuter2-53/+47
2010-02-27From Jakub Zawadzki: split off the address-to-string functions, exceptGuy Harris4-368/+417
2010-02-27Add two missing headerfields which were missing in revision 32033.Jaap Keuter1-1/+9
2010-02-27Squelch some compiler warnings.Guy Harris1-6/+4
2010-02-27Squelch a compiler warning.Guy Harris1-1/+1
2010-02-27Add a third date format, ABSOLUTE_TIME_DOY_UTC, to show UTC with theGuy Harris30-199/+214
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