aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2009-12-21Can someone explain why it's a good idea that functions like strlenGerald Combs1-4/+4
2009-12-21Switch to using a bundled version of the openSUSE Build Service packagesGerald Combs9-134/+104
2009-12-21Small rewrite for glib < 2.14 to make it work more than once.Stig Bjørlykke1-6/+7
2009-12-21Make copy_persconffile_profile work with glib < 2.14.Stig Bjørlykke1-2/+18
2009-12-21Add profile_store_persconffiles.Gerald Combs1-0/+1
2009-12-21Update to V9.1.0 (2009-12).Anders Broman1-19/+175
2009-12-21Export copy_persconffile_profile.Stig Bjørlykke1-0/+1
2009-12-21Added Copy Profile functionality.Stig Bjørlykke2-0/+66
2009-12-21Fix some [-XX bytes missing in capture file] messages when doing Sake Blok1-9/+13
2009-12-21Update to V9.1.0 (2009-12)Anders Broman1-1232/+6260
2009-12-21Only add a delimiter to COL_INFO when actually adding something more.Stig Bjørlykke1-40/+55
2009-12-20Update SM Cause IE; Decode SM Cause 2 IE; UpdateGerasimos Dimitriadis2-52/+95
2009-12-20Update to V9.1.0 (2009-12)Anders Broman2-6/+877
2009-12-19Rename some objects to avoid duplicate definitions.Stig Bjørlykke1-5/+4
2009-12-19Regenerate with SIZE constraints checking.Stig Bjørlykke2-14/+14
2009-12-19Regenerate P7 with SIZE constraints checking.Stig Bjørlykke4-313/+342
2009-12-19Oops, back out my little test change.Guy Harris1-4/+0
2009-12-19For fields of type FT_ABSOLUTE_TIME, have the "display" value be one ofGuy Harris67-232/+253
2009-12-18Fixed some OPTIONAL vs. DEFAULT issues.Stig Bjørlykke1-2/+2
2009-12-18Regenerated with SIZE constraints checking.Stig Bjørlykke2-23/+36
2009-12-18Regenerated with SIZE constraints checking.Stig Bjørlykke2-42/+296
2009-12-18Regenerated with SIZE constraints checking.Stig Bjørlykke2-307/+584
2009-12-18Added option (-C) to check for SIZE constraints in octet-string, integer,Stig Bjørlykke2-9/+108
2009-12-18Added expert info group PI_PROTOCOL.Stig Bjørlykke2-1/+4
2009-12-18Fix crash bug by allocating correct size of struct (used with SR tracking).Martin Mathieson1-2/+6
2009-12-18Dissect NumberPortabilityRequest return result.Anders Broman1-2/+42
2009-12-18Introduce a value_string to provide descriptions for some SMTP responseStephen Fisher1-1/+29
2009-12-18Fix our match flags.Gerald Combs2-3/+3
2009-12-18If we don't have PCRE and we do have GLib >= 2.14, use GRegexes for theGerald Combs7-20/+273
2009-12-17Fix/enhacement of Quality of Service IEGerasimos Dimitriadis1-403/+292
2009-12-17Remove stray #if 1Martin Mathieson1-1/+0
2009-12-17Adding FT_NONE item with proto_tree_add_item() causes crashes later, so useMartin Mathieson1-4/+8
2009-12-17Introduce "Ignore Packet" in the packet list.Stig Bjørlykke5-0/+54
2009-12-16From Pascal Quantin:Anders Broman1-18/+17
2009-12-16Expert info warning when Keypad Facility IE contains character that isGerasimos Dimitriadis1-4/+10
2009-12-16Update CC Capabilities IE to decode ENICM and MCATGerasimos Dimitriadis1-2/+24
2009-12-15More NULL entries in dtap_msg_sm_fcn[] to avoid out of bounds accessGerasimos Dimitriadis1-5/+5
2009-12-15Fix/update for PDP Address IEGerasimos Dimitriadis1-97/+63
2009-12-15Fix a number of copy & paste errors introduced over various checkins andStephen Fisher1-8/+8
2009-12-15From Yaniv Kaul:Jaap Keuter1-8/+16
2009-12-15From Vasil Velichkov:Anders Broman1-8/+24
2009-12-14Use the right field for the extension length. Should fixGuy Harris1-1/+1
2009-12-14Add support for LUDT/LUDTS in ANSI (ANSI added them in 2000/2001).Jeff Morriss1-64/+53
2009-12-14Add a cast to try to keep the win64 compiler happyMartin Mathieson1-2/+2
2009-12-14Add ETSI Applications.Anders Broman1-0/+12
2009-12-14Show the time between SR and failure or grant.Martin Mathieson1-6/+43
2009-12-14Catch unexpected Scheduling Request state transitions as expert info.Martin Mathieson1-7/+57
2009-12-14From Thomas Dreibholz:Jaap Keuter1-35/+68
2009-12-13Remove obsoleted test (test is obsoleted by svn 31252)Sake Blok1-16/+0
2009-12-13Fix for bug 3955 and 4288. When doing Follow TCP stream, there was no Sake Blok3-6/+12