aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2015-10-02[isns] replace THROW() with an expert infoMartin Kaiser1-48/+58
2015-10-02Conversation filter address types for IEEE 802.11 should include WLAN Address...Michael Mann1-3/+3
2015-10-02Add support for the FSCTL_QUERY_FILE_REGION FSCTL.Richard Sharpe1-0/+89
2015-10-01Treat IPv4 subnet masks as distinct from addressesJeffrey Smith20-29/+56
2015-10-01IPv6: Remove two offsetof()sJoão Valverde1-2/+2
2015-10-01Add dissection of 3GPP AVP 655 refactor to use proto_tree_add_bitmask_with_fl...AndersBroman1-139/+176
2015-10-01[Diameter] Add dissection of 3GPP AVP 655 refactor to useAndersBroman1-0/+25
2015-10-01Revert "SCTP: Add I_DATA support"Michael Tüxen1-142/+55
2015-10-01ZigBee: fix dissection of Link Status Address fieldPascal Quantin1-1/+1
2015-10-01SCTP: Add I_DATA supportruengeler1-55/+142
2015-09-30Add more CORBA dissectors back to the dirty list.Gerald Combs2-7/+7
2015-09-30[isns] refactor the attribute parsing codeMartin Kaiser1-341/+132
2015-09-30DNS: Replace cinfo by pinfo->cinfo (no longer need to check if cinfo is not N...Alexis La Goutte1-149/+63
2015-09-30DNS: Fix Col Info display (Missing space between rcodes)Alexis La Goutte1-4/+4
2015-09-30wslua: do not pop from empty stack on newer LUA versionsPeter Wu1-2/+0
2015-09-30nwp: add support for NWP packetsCody Doucette5-0/+382
2015-09-30IPv6: Remove extra spacing from info arrays.João Valverde1-619/+822
2015-09-30[ieee80211] Fix: "DSCP Range description user priority" off by 1Bill Meier1-2/+2
2015-09-29Add back DIRTY_CORBA_IDL_DISSECTOR_SRC.Gerald Combs3-4/+15
2015-09-29tcp: remove misleading, outdated commentPeter Wu1-4/+0
2015-09-29LTE RRC: upgrade dissector to v12.7.0Pascal Quantin1-606/+1718
2015-09-28[isns] re-indent the AddAttribute() functionMartin Kaiser1-314/+314
2015-09-28Cosmetic tidy up for the projects in the Visual Studio solutionGraham Bloice1-0/+1
2015-09-28idl2wrs: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangMichael Mann7-3719/+1119
2015-09-28Improve IPv6 routing header dissectionJoão Valverde2-128/+190
2015-09-28IPv6: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+1
2015-09-28NCP2222: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+0
2015-09-28MAC LTE: upgrade dissector to v12.7.0Pascal Quantin2-171/+815
2015-09-27SNA: add value 0xC8 to the list registered SAPPascal Quantin2-0/+2
2015-09-27addr_resolv: cosmetic change for flagsPeter Wu2-18/+18
2015-09-27Qt: Add the Dissector Tables dialog.Gerald Combs4-10/+10
2015-09-27[Automatic update for 2015-09-27]Gerald Combs2-22/+317
2015-09-27QUIC: Update QUIC Error Codes lists...Alexis La Goutte1-9/+249
2015-09-27More consistency for IPv6 extension headersJoão Valverde1-18/+59
2015-09-27Try to make IPv6 fragmentation code simplerJoão Valverde2-114/+114
2015-09-25Don't display duplicate addresses without name resolution enabledJoão Valverde2-1/+10
2015-09-25ncp2222: Use BASE_CUSTOM for date and time fields.Michael Mann2-180/+25
2015-09-25Convert dissect_nds_request and dissect_nds_reply to use proto_tree_add_xxx d...Michael Mann1-3225/+1374
2015-09-25airpdcap: fix WEP decryptionPascal Quantin1-1/+1
2015-09-25Multiple SSL content in one packet fixMichal Pazdera2-12/+12
2015-09-25ISAKMP(ikev2): Type Hash and URL of X.509 certificate is not decodedAlexis La Goutte1-3/+38
2015-09-25Refactor NCP Python data so that INFO column can be generated on the fly (TAK...Michael Mann2-297/+181
2015-09-24Comments based on MSDN Native 802.11 documentation.Guy Harris1-0/+46
2015-09-24Additional Windows PHY types, from the NDIS documentation.Guy Harris1-12/+49
2015-09-24NGHTTP2: Fix warning this decimal constant is unsigned only in ISO C90Tatsuhiro Tsujikawa1-1/+1
2015-09-24QUIC: Fix some issue (Malformed frame) with handshake heuristicsAlexis La Goutte1-4/+11
2015-09-24NGHTTP2: Update to 1.3.3Alexis La Goutte9-152/+292
2015-09-23QUIC: Add Regular Frame Type...Alexis La Goutte1-182/+510
2015-09-23Add a test to verify we pre-allocated enough hf entries.Jeff Morriss2-11/+22
2015-09-23Bluetooth: ATT: Missing break in switch (CID 1324756)Alexis La Goutte1-0/+1