summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2009-05-17Add newline to end of fileMartin Mathieson1-1/+2
2009-05-17From Johannes Berg via bug 3415:Gerald Combs1-47/+91
2009-05-17From Didier Gautheron via bug 3210:Gerald Combs1-13/+65
2009-05-17[Automatic manuf and enterprise-numbers update for 2009-05-17]Gerald Combs1-19/+279
2009-05-17Remove C++ style comments.Jaap Keuter1-33/+31
2009-05-16Regenerate all asn2wrs generated dissectors.Stig Bjørlykke132-2680/+2680
2009-05-16Jochen Bartl <jochen.bartl@gmail.com>Jörg Mayer1-16/+267
2009-05-16From Chidambaram Arunachalam:Anders Broman1-323/+514
2009-05-15Froim Vincent Helfre:Anders Broman1-6/+13
2009-05-15Introduce decode_bits_in_field() and use it.Anders Broman3-20/+84
2009-05-15Timing advance command is 6 bits.Martin Mathieson1-1/+2
2009-05-15Rename an CCX IEJörg Mayer1-7/+9
2009-05-15- All Frames that I currently know how to dissect include the FCSJörg Mayer1-1/+26
2009-05-15Remove an unused variable.Gerald Combs1-2/+2
2009-05-14Add support for process flow records to IPFIX, which required addingGerald Combs6-49/+696
2009-05-14Apply some of the patches from:Anders Broman1-4/+2
2009-05-14Apply some of the patches from:Anders Broman3-15/+10
2009-05-14Apply some of the patches from:Anders Broman5-26/+12
2009-05-14Apply some of the patches from:Anders Broman2-27/+16
2009-05-14Fix:Anders Broman1-38/+143
2009-05-14Backoff Indicator must now (March 09) be the first subheader in an RAR PDU.Martin Mathieson1-0/+9
2009-05-14Use tvb_new_child_real_data().Anders Broman2-36/+32
2009-05-13Apply some of the patches from:Anders Broman54-211/+105
2009-05-13Apply some of the patches from:Anders Broman1-0/+1
2009-05-13- add direction filter to PDCPMartin Mathieson5-107/+156
2009-05-12Make an epxpert item checking PC length.Anders Broman1-24/+41
2009-05-11Enable preference to call LTE RRC for data inside PDCP frames.Martin Mathieson3-58/+150
2009-05-10Fix a typo in a comment.Stig Bjørlykke1-1/+1
2009-05-10Enable Lua wlan taps.Stig Bjørlykke2-3/+4
2009-05-10Postpone marking objects as expired until the whole frame is completed.Stig Bjørlykke1-7/+11
2009-05-10[Automatic manuf and enterprise-numbers update for 2009-05-10]Gerald Combs1-26/+226
2009-05-08Rename lis to fms & some ROHC feedback format improvements.Martin Mathieson1-27/+55
2009-05-08The convention is to use TFS(...) when specifying a true_false_string with an...Bill Meier7-23/+11
2009-05-08The convention is to use TFS(...) when specifying a true_false_string with an...Bill Meier3-13/+11
2009-05-08Fix potential crash: FT_BOOLEAN field had a value_string not a true_false_str...Bill Meier1-7/+6
2009-05-08FT_BOOLEAN fields w/o bitmasks really should use BASE_NONE (not BASE_DEC,...).Bill Meier20-57/+57
2009-05-08FT_BOOLEAN fields with bitmask: Display is 'parent bitfield width' not BASE...Bill Meier3-12/+11
2009-05-08Fix a typo from the previous commit .....Bill Meier1-1/+1
2009-05-08FT_BOOLEAN fields with bitmask: Display is 'parent bitfield width' not BASE...Bill Meier1-1/+1
2009-05-08FT_BOOLEAN fields with bitmask: Display is 'parent bitfield width' not BASE...Bill Meier1-37/+37
2009-05-08FT_BOOLEAN fields with bitmask: Display is 'parent bitfield width' not BASE...Bill Meier2-15/+5
2009-05-08Update a comment.Anders Broman1-0/+4
2009-05-08From Reinhard Speyerer:Anders Broman1-4/+9
2009-05-08FT_BOOLEAN fields with bitmask: Display is 'parent bitfield width' not BASE...Bill Meier1-61/+62
2009-05-08FT_BOOLEAN fields with bitmask: Display is 'parent bitfield width' not BASE...Bill Meier1-292/+292
2009-05-08FT_BOOLEAN fields with bitmask: Display is 'parent bitfield width' not BASE...Bill Meier1-530/+529
2009-05-08Adjusted arguments used in Lua Pref.statictext()Stig Bjørlykke9-340/+318
2009-05-08FT_BOOLEAN fields with bitmask: Display is 'parent bitfield width' not BASE...Bill Meier1-45/+48
2009-05-08Warningfix:Jörg Mayer1-1/+1
2009-05-08Use NULL instead of repeated identical text if hf[] blurbs;Bill Meier1-6956/+6970