aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2013-01-10#if 0 out unused codeAnders Broman2-10/+13
2013-01-10From an.huang:Anders Broman2-13/+114
2013-01-10From Alton MacDonald:Anders Broman1-28/+43
2013-01-10From "temp4746":Anders Broman1-1/+3
2013-01-10From "schlephorst":Anders Broman1-10/+146
2013-01-10From "schlephorst":Anders Broman1-5/+251
2013-01-09remove unnecessary NULL checksMartin Kaiser1-9/+5
2013-01-09From David Bergeron:Added unknown attributes for STUN from RFC3489 that are n...Anders Broman1-1/+64
2013-01-08Dissect CDMA2000 system timePascal Quantin1-10/+40
2013-01-08revert r46739Martin Kaiser1-2/+2
2013-01-08From Evan:Martin Kaiser1-5/+33
2013-01-082012->2013Martin Kaiser1-1/+1
2013-01-08bring up a warning if an APDU's length field does not match the numberMartin Kaiser1-4/+7
2013-01-08Only the private extension IE value part should go in the tvb.Anders Broman1-2/+2
2013-01-07Small updates to the SEL Fast Message dissector.Evan Huus1-16/+33
2013-01-07Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8164 :Pascal Quantin1-3/+17
2013-01-07Re-fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8169 in a way thatEvan Huus1-2/+3
2013-01-07Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8168 :Pascal Quantin1-1/+1
2013-01-07Fix potential (but very unlikely) overflow and infinite loop.Evan Huus1-2/+7
2013-01-07Add mode-lines.Evan Huus1-0/+13
2013-01-07Allow editing via the advanced preferences tree. Double-clicking anGerald Combs3-9/+29
2013-01-06Fix some Dead Store (Dead initialization) Warning found by ClangAlexis La Goutte1-1/+1
2013-01-06[Automatic manuf, services and enterprise-numbers update for 2013-01-06]Gerald Combs1-3/+107
2013-01-06Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-8/+7
2013-01-06Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2013-01-06Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-10/+6
2013-01-06Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2013-01-06Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+0
2013-01-06Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+2
2013-01-06Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-3/+2
2013-01-06Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-9/+8
2013-01-06Upgrade LTE RRC dissector to v11.2.0Pascal Quantin3-1074/+4602
2013-01-05From Nickolai via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8167 :Pascal Quantin1-1/+1
2013-01-05From Guus Gerrits via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8148Evan Huus1-10/+31
2013-01-05From Chris Bontje via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8089Evan Huus3-0/+2312
2013-01-05Regenerate ANSI MAP dissectorPascal Quantin1-1/+1
2013-01-05Fix regression from upgrade FIX 5.0 (Revision 46944)Alexis La Goutte1-194/+200
2013-01-05Upgrade to FIX 5.0 fieldsMichael Mann2-3630/+9650
2013-01-05Constify a couple of variables and export a couple of functions.Gerald Combs2-4/+7
2013-01-05Break out preference type names, type descriptions, stringGerald Combs4-325/+692
2013-01-04Add convenience macros wmem_new and wmem_new0Evan Huus1-1/+3
2013-01-04Fix some errors found by fix-encoding-args.pl scriptPascal Quantin1-8/+8
2013-01-04Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8105 :Pascal Quantin1-2/+2
2013-01-04replace "unsigned" datatype with "guint". Some mpeg files needed "unsigned i...Michael Mann21-78/+78
2013-01-04Fix a (false) could-be-used-uninitialized warning.Jeff Morriss1-221/+228
2013-01-03Add casts to make it build on win64Anders Broman1-14/+14
2013-01-03Add packet-mrcpv2.c to CMakeLists.txtPascal Quantin1-0/+1
2013-01-03From Zeljko Ancimer:Jaap Keuter2-0/+1543
2013-01-03USBHUB: Add useful details to INFO column, bug 8161 (https://bugs.wireshark.o...Michael Mann1-11/+37
2013-01-03From Steve Magnani via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=81...Alexis La Goutte1-2/+124