aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-04-11Squelch 64-bit-to-32-bit shortening errors.Guy Harris1-7/+7
2015-04-11It's not "Windows vs. (Linux or OS X or Cygwin)", it's "Windows vs. UN*X".Guy Harris1-3/+5
2015-04-11A temporary variable squelches some warnings.Guy Harris1-1/+4
2015-04-10Retire ws-manifest.pl.Gerald Combs4-125/+2
2015-04-10Move the PortabaleApps packaging up one level.Gerald Combs10-32/+33
2015-04-10Remove depricated API tvb_length -> tvb_reported_lengthAndersBroman32-66/+66
2015-04-10CMake: Add a build environment == generator check.Gerald Combs1-2/+16
2015-04-10MIP6: Remove proto_tree_add_textAlexis La Goutte1-5/+14
2015-04-09Androiddump: fix Null pointer passed as an argument to a 'nonnull' parameterAlexis La Goutte1-13/+0
2015-04-09Androiddump: fix Potential leak of memory pointed to by 'serial_number'Alexis La Goutte1-3/+6
2015-04-09Androiddump: Fix Result of 'malloc' is converted to a pointer of type 'unsign...Alexis La Goutte1-3/+6
2015-04-09OCFS2: fix some GCC / Clang warningsAlexis La Goutte1-3/+5
2015-04-09Pass HTTP URLs to wget.Gerald Combs1-4/+4
2015-04-09Replace PROTO_TREE_ADD_XXX_ITEM macro use with real code.Michael Mann1-40/+63
2015-04-09Correct macro expansion in PROTO_TREE_ADD_XXX_ITEM for integer fields.Michael Mann1-1/+1
2015-04-09Replace deprecated API tvb_length -> tvb_reported_lengthAndersBroman17-80/+89
2015-04-09REplace deprecated API tvb_length -> tvb_reported_lengthAndersBroman12-29/+29
2015-04-09802.11: use switch for Aruba typeAlexis La Goutte1-9/+7
2015-04-09802.11: don't return when Wrong Tag LengthAlexis La Goutte1-9/+9
2015-04-09Replace deprecated API tvb_length... with tvb_reported_length...AndersBroman7-38/+38
2015-04-09Cleanup CMake VS solutionGraham Bloice1-0/+5
2015-04-09TRILL: Fix incorrect header lengthMarian Ďurkovič1-1/+2
2015-04-09Androiddump: Fix Dead Store (Dead assignement/Dead increment) warning found b...Alexis La Goutte1-8/+6
2015-04-09Improve ATH dissector.Michael Mann1-1/+11
2015-04-09zigbee: correct zcl meas sensingJulien STAUB1-7/+7
2015-04-08[IEEE 802.11] fix two potential endless loopsMartin Kaiser1-0/+4
2015-04-08ATH dissectorEugene Adell4-0/+455
2015-04-08Fix CMake build for WindowsGraham Bloice1-0/+1
2015-04-08androiddump: Fix missing headers for Mac OSXRoland Knall1-1/+5
2015-04-08extcap: Add support for Android - androiddumpMichal Labedzki8-2/+2227
2015-04-08802.11: Not showing all 11k subelement fieldsAlexis La Goutte1-1/+55
2015-04-08WiFi P2P: Update to Peer-to-Peer (P2P) Technical Specification Version 1.5Alexis La Goutte1-4/+284
2015-04-08Replace deprecated tvb_length with tvb_reported_length.AndersBroman16-56/+56
2015-04-08Add section to README.dissector about dissector tablesMichael Mann1-0/+47
2015-04-08Remove RTAC Serial preference that doubled for Decode As.Michael Mann9-90/+12
2015-04-08Remove MPLS preference that doubled for Decode As.Michael Mann8-219/+34
2015-04-08Add proper "Decode As" mechanism for FLIP payload instead of (many) preferences.Michael Mann3-360/+76
2015-04-07Win32: Restore the versioned plugin installation path.Gerald Combs2-4/+27
2015-04-07Qt: fix maximized state applyPascal Quantin1-1/+1
2015-04-07Add zlib compilation to CMake on WindowsGraham Bloice1-7/+14
2015-04-07Byte view tab (Qt): Fix Dead Store (Dead assignement/Dead increment) warning ...Alexis La Goutte1-22/+0
2015-04-07ATM: add a cast to pacify the OSX 10.5 x86 buildbotPascal Quantin1-1/+1
2015-04-07Typo fix in manpage of editcapHerwin Weststrate1-1/+1
2015-04-07ieee80211.c: "IEEE 802.11 plus Network Monitor radio header" encap: Fix disse...Bill Meier2-6/+12
2015-04-07802.11: don't not showing all 11k subelement fieldsAlexis La Goutte1-0/+1
2015-04-07SGSAP: fix indent (use 4 spaces)Alexis La Goutte1-1/+1
2015-04-07[SGSAP] Use the subtree for MCC MNC.AndersBroman1-1/+1
2015-04-07[SGSAP] Add dissection of TMSI based NRI container andAndersBroman2-5/+60
2015-04-07Add OCFS2 dissector.Sunil Mushran4-0/+1678
2015-04-07DMP: Handle encoded 7bit string as binary.Stig Bjørlykke1-1/+1