aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
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
2015-09-23QUIC: Missing break in switch (CID 1324757)Alexis La Goutte1-0/+1
2015-09-23ETSI CAT: always initialize gsm_sms_data_t structurePascal Quantin1-1/+1
2015-09-23GSM RLC/MAC: fix dissection of variable length bitmapsPascal Quantin3-8/+15
2015-09-23Add a "fieldcount" report to tshark -G to let us easily see how many fieldsJeff Morriss2-0/+45
2015-09-23Increase the number of pre-allocated hfs (from 144k to 170k).Jeff Morriss1-1/+1
2015-09-23RLC: fix invalid RLC AM control type expert infoPascal Quantin1-2/+2
2015-09-22openSAFETY: Handle SPDO message types differentlyRoland Knall1-1/+13
2015-09-22Revert "Refactor NCP Python data so that INFO column can be generated on the ...Michael Mann2-190/+432
2015-09-21IPv4: fix 'Decode As' when used with IPv4-in-IPv4 packetsPascal Quantin1-3/+3
2015-09-21Revert "Report an error if we fail to open the keylog file."Peter Wu1-6/+1
2015-09-21ssl: determine DTLS by positively checking for UDPAlex Badea2-4/+4
2015-09-21Remove proto_tree_add_text API.Michael Mann4-26/+20
2015-09-21nfs: Register CB program statically and not whilst parsing itTom Haynes2-15/+6
2015-09-20Arguably, some sort of assert belongs there.Guy Harris1-0/+2
2015-09-20Return NULL from routines that return pointers, for stylistic consistency.Guy Harris1-2/+2
2015-09-20Don't hand zero-length UUIDs to print_numeric_uuid().Guy Harris2-1/+4
2015-09-20Make CSN.1 dissectors more filterable.Michael Mann4-1049/+5351
2015-09-20[Automatic update for 2015-09-20]Gerald Combs3-10/+332
2015-09-19TCPROS - Initial implementation for the Robot Operating System TCP protocolGuillaume Autran3-0/+506