summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2015-08-06Fixup stat_tap table freeing.Gerald Combs5-16/+63
2015-08-06Add an elide mode preference for the Qt packet list.Gerald Combs2-0/+23
2015-08-06[MSVC 2015]Once agin revert tho original, now as a separate patch.AndersBroman1-1/+1
2015-08-06Bluetooth: Fix some MSVC2015 warnings/errorsMichal Labedzki4-42/+42
2015-08-06Fix some encoding arguments.Guy Harris1-103/+103
2015-08-06Fix a bunch of typoes in variable and field names.Guy Harris1-9/+9
2015-08-06Convert the GSM MAP stats to new "generic stat API".Gerald Combs2-11/+167
2015-08-06Cleanup a bunch of 802.11ad stuff.Guy Harris1-189/+211
2015-08-05epl: Fix Payload sub-dissectionRoland Knall1-5/+6
2015-08-05openSAFETY: Better display of packet infoRoland Knall1-20/+29
2015-08-05Revert "[MSVC 2015] Fix errors seen with the released version by reverting th...Michal Labedzki5-7/+37
2015-08-05[MSVC 2015] Fix errors seen with the released version by reverting theAndersBroman5-37/+7
2015-08-05MAC CTRL: fix dissection of PAUSE framePascal Quantin1-23/+38
2015-08-04Convert the GSM A stats to new "generic stat API".Gerald Combs1-0/+363
2015-08-04Convert Camel tap stats to new "generic stat API".Gerald Combs2-23/+115
2015-08-04Don't zero stat tap elements.Gerald Combs1-1/+0
2015-08-04Convert H.225 tap stats to new "generic stat API".Gerald Combs5-24/+435
2015-08-04Zero stat table elements instead of freeing them.Gerald Combs1-4/+1
2015-08-04EPL: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-20/+16
2015-08-04MIB/OID Fix assertion in proto.c tmp_fld_check_assert().AndersBroman1-1/+1
2015-08-04[ISUP] Read the country code at offsetAndersBroman1-1/+1
2015-08-04tvb_new_octet_aligned() should return both the captured and reportedAndersBroman1-1/+1
2015-08-03Update a comment to reflect reality as of 1997.Guy Harris1-1/+8
2015-08-03Give an I-D reference for this.Guy Harris1-0/+1
2015-08-03TFTP: strengthen heuristic used over STUN/TURNMartin Mathieson1-0/+20
2015-08-03Make sure per-packet tap callbacks return gbooleans.Gerald Combs1-4/+4
2015-08-02HTTP2: remove weak part of the heuristicPascal Quantin1-6/+2
2015-08-02proto.c: exclude hf_text_only from proto_registrar_is_protocol()Pascal Quantin1-1/+1
2015-08-02CoAP: add media type number for application/cborHauke Mehrtens1-0/+1
2015-08-02[Automatic update for 2015-08-02]Gerald Combs3-11/+195
2015-08-01Set the reported length of chunk data correctly.Guy Harris1-16/+15
2015-08-01MS-WSP: fix some Coverity warningsPascal Quantin1-7/+6
2015-08-01PNRP: add support for message reassemblyPascal Quantin1-392/+492
2015-07-31RRC: upgrade dissector to v12.6.0Pascal Quantin1-11981/+27984
2015-07-31MSWSP: Fix clang warnings and handle gracefully needed missing messagesNoel Power1-21/+40
2015-07-30conversation: fix indent (use tabs)Alexis La Goutte1-403/+403
2015-07-29[ieee80211] Don't call expert_...() under 'if (tree)'Bill Meier1-9/+6
2015-07-29GSM_MAP: adding dissector for sendParameters (MAPv1)Luca Melette1-63/+224
2015-07-28SMB2: only move ssi for request if request is really completeNoel Power1-1/+5
2015-07-28MSWSP: Enhance dissectorAlexis La Goutte1-280/+164
2015-07-27tcp: only reset dupACK counter when ACk# changesEvan Huus1-2/+2
2015-07-26[Automatic update for 2015-07-26]Gerald Combs2-24/+254
2015-07-26MSWSP: Remove usage of stdbool.hAlexis La Goutte1-21/+20
2015-07-26MSWSP: Try to fix Mac OS X BuildbotAlexis La Goutte1-3/+3
2015-07-26Avoid duplicate SIP and Q.931 calls in VoIP Calls list in case of Q.931Michal Pazdera1-9/+9
2015-07-26ISAKMP: Remove uneeded space before HF name and HF filterAlexis La Goutte1-86/+86
2015-07-25Fix an error where we expect the tagged parameters field to be present evenRichard Sharpe1-2/+9
2015-07-25ISAKMP: Add 3GPP IMS Options for IKEv2Andrei Cipu1-1/+42
2015-07-25ISAKMP: The modecfg attribute type INTERNAL_IP6_ADDRESS is not decoded correctlyAlexis La Goutte1-5/+12
2015-07-25MAC LTE: fix dissection of Long DRX Command Control ElementPascal Quantin1-2/+6