aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-01"Unit tests" is two words (at least in English).Guy Harris1-1/+1
2010-03-01Improve RLC AM sequence analysis by taking MAC retx into account.Martin Mathieson3-29/+96
2010-03-01Make it look a little like some other Makefile.common files, and get ridGuy Harris1-9/+6
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 Broman2-108/+88
2010-03-01Try to get rid of unused code warnings.Anders Broman2-176/+90
2010-03-01Try to get rid of unused code warnings.Anders Broman2-19/+1
2010-03-01Try to get rid of unused code warnings.Anders Broman5-145/+45
2010-03-01Dissect error code.Anders Broman13-88/+444
2010-03-01Add packet-HI2Operations.cKovarththanan Rajaratnam1-0/+1
2010-03-01Add the missing .cnf file and try to fix unused code warnings.Anders Broman2-290/+42
2010-02-28Try to remove unused code warnings, update HNBAP to 9.0.0.Anders Broman10-54/+154
2010-02-28Sort the geoip_db_ routines, add geoip_db_type(), remove extraGuy Harris1-2/+2
2010-02-28From Didier Gautheron:Anders Broman1-1/+31
2010-02-28From Erwin van Eijk:Anders Broman4-0/+5482
2010-02-28From Erwin van Eijk:Anders Broman11-0/+1925
2010-02-28Fix test for AM Rx window, and add a seqnum.analysis.ok field.Martin Mathieson1-12/+32
2010-02-28Build dependencies for x509ce and x509sat.Stig Bjørlykke1-1/+9
2010-02-28Add 'missing SDUs' to tap info / RLC stats window.Martin Mathieson3-29/+61
2010-02-28[Automatic manuf and enterprise-numbers update for 2010-02-28]Gerald Combs2-8/+121
2010-02-28Add address_to_str.cKovarththanan Rajaratnam1-5/+6
2010-02-28Add some AM sequence analysis.Martin Mathieson1-98/+299
2010-02-28When tapping RLC PDUs contained in MAC frames, ignore PDUs that aren't in MAC...Martin Mathieson1-1/+2
2010-02-27Move a routine into dumpcap - it's not used outside dumpcap.Guy Harris3-21/+20
2010-02-27Squelch compiler warnings.Guy Harris1-9/+10
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 Harris34-216/+236
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-27Revert accidentally committed changeBalint Reczey1-2/+2
2010-02-27Build dependencies for acse.Stig Bjørlykke1-0/+4
2010-02-27Build dependencies for p7.Stig Bjørlykke1-0/+4
2010-02-27Build dependencies ros and rtse.Stig Bjørlykke2-2/+9
2010-02-27Fix some types, to squelch compiler warnings (this should introduceGuy Harris1-2/+2
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