aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2012-07-06From Michael Mann:Anders Broman8-300/+281
2012-07-05Remove a couple set-but-unused variables. I *think* the new tree isn'tJeff Morriss1-6/+3
2012-07-05Fix bug #7436Jakub Zawadzki1-82/+42
2012-07-05Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7437 :Pascal Quantin1-7/+6
2012-07-05Fix compilation with gcc 4.3.2Pascal Quantin1-1/+1
2012-07-05Upgrade LTE RRC dissector to v10.6.0Pascal Quantin1-167/+849
2012-07-05From Richard Sharpe via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7...Pascal Quantin3-0/+681
2012-07-04The amqp dissector is not a plugin; remove comment indicating that it's a plu...Bill Meier1-21/+21
2012-07-04From Evan Huus via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7433 :Pascal Quantin1-2/+2
2012-07-03Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7430 :Pascal Quantin1-12/+18
2012-07-03Remove a leftover // "comment to self" (fixes checkAPI error).Bill Meier1-1/+1
2012-07-03Improve use of the value_string x11_keysym_vals_source[]:Bill Meier6-388/+1464
2012-07-03From report of Dennis Mendoza via https://bugs.wireshark.org/bugzilla/show_bu...Alexis La Goutte1-2/+1
2012-07-01[Automatic manuf, services and enterprise-numbers update for 2012-07-01]Gerald Combs1-7/+127
2012-06-29From Martin Kaiser via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=74...Pascal Quantin1-16/+30
2012-06-29Try to fix win64 buildbot.Jakub Zawadzki1-1/+1
2012-06-29Initial support for D-Bus dissection (bug #5502)Jakub Zawadzki3-0/+669
2012-06-29Add len() function to dfilter. For now only support FT_STRING*Jakub Zawadzki1-3/+35
2012-06-29Also support FT_STRINGZ and FT_UINT_STRING in lower()/ upper() functions.Jakub Zawadzki1-1/+3
2012-06-29From Роман Донченко: "Adaptation" mi...Bill Meier2-3/+3
2012-06-28Update FSF address - part II.Jakub Zawadzki349-349/+349
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1183-1183/+1183
2012-06-28Constify the "string to return if not found" argument toGuy Harris2-15/+9
2012-06-27Prettify display of O_RDONLY and O_ACCMODE flagsPascal Quantin1-17/+28
2012-06-27Fix compiler warning: "format not a string literal and no format arguments"Bill Meier1-2/+2
2012-06-27Don't show (essentially meaningless) numeric values of the expert codes.Bill Meier1-2/+5
2012-06-27From Martin Raison via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7414Alexis La Goutte1-0/+4
2012-06-26General cleanup:Bill Meier1-1604/+1607
2012-06-26Display expert codes in hexadecimal (less painful for my eyes :))Pascal Quantin1-2/+2
2012-06-26Validate 'offset' before calling proto_item_set_end(); prevents potential 'Di...Bill Meier1-0/+4
2012-06-26From Richard Sharpe:Bill Meier1-5/+5
2012-06-25From Michal Labedzki: Anders Broman1-11/+29
2012-06-25From Michal Labedzki: Anders Broman1-23/+22
2012-06-25From Michal Labedzki: Anders Broman1-36/+164
2012-06-25From Martin Kaiser:Anders Broman3-9/+124
2012-06-25From Michael Mann:Anders Broman2-45/+75
2012-06-25Tighten up validity checking when doing reassembly.Bill Meier1-13/+10
2012-06-25From Tony Trinh:Anders Broman4-10/+10
2012-06-25From Tony Trinh:Anders Broman11-59/+103
2012-06-25Fix dissection of NAS EPS Service Request message (broken in r42200)Pascal Quantin1-8/+21
2012-06-25Fix typo errorsPascal Quantin1-5/+5
2012-06-24From Yair:Anders Broman1-7/+7
2012-06-24From Martin Kaiser:Anders Broman1-0/+3
2012-06-24Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7386 :Pascal Quantin1-4/+25
2012-06-24FT_FLOAT and FT_DOUBLE share the same comparison functions -> use same filter...Pascal Quantin2-2/+2
2012-06-24From Adam Langley:Anders Broman3-8/+21
2012-06-24From Evan Huus:Anders Broman1-4/+2
2012-06-24[Automatic manuf, services and enterprise-numbers update for 2012-06-24]Gerald Combs1-13/+193
2012-06-23Do not use same name for filters with incompatible typesPascal Quantin1-9/+9
2012-06-23Do not use same name for filters with incompatible typesPascal Quantin2-17/+17