aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2015-09-30nwp: add support for NWP packetsCody Doucette3-0/+377
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 Combs2-3/+10
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 Mann6-3710/+1114
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 Quantin1-0/+1
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-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-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-24QUIC: Fix some issue (Malformed frame) with handshake heuristicsAlexis La Goutte1-4/+11
2015-09-23QUIC: Add Regular Frame Type...Alexis La Goutte1-182/+510
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-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-21nfs: Register CB program statically and not whilst parsing itTom Haynes2-15/+6
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 Combs1-5/+277
2015-09-19TCPROS - Initial implementation for the Robot Operating System TCP protocolGuillaume Autran2-0/+505
2015-09-19MIPv6: Added support for RFC 7148Dhananjay Patki1-9/+141
2015-09-19Fix 'Decode As' when used with IPv6-in-IPv6 packetsPascal Quantin1-14/+7
2015-09-19AMQP 0-9-1: More expert informationPetr Gotthard1-6/+24
2015-09-19Refactor NCP Python data so that INFO column can be generated on the fly.Michael Mann2-432/+190
2015-09-19Some more ncp2222 improvementsMichael Mann2-380/+316
2015-09-18spdy: do not overwrite HTTPS registrationPeter Wu1-2/+2
2015-09-18NAS EPS: do not try to decode Message Elements when the end of the message is...Pascal Quantin1-4/+6
2015-09-18QUIC: Fix Num Timestamp dissectionAlexis La Goutte1-19/+22
2015-09-18DHCP (bootp): Fix Dead Store (Dead assignement/Dead increment) warning found ...Alexis La Goutte1-1/+0