aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2017-11-23TLS: fix decryption with EMS and client authPeter Wu1-1/+7
2017-11-23zbee_parse_uint -> proto_tree_add_item[_ret_uint]Michael Mann5-421/+442
2017-11-23Add comment with motive for dissectors.c.inJoão Valverde2-0/+7
2017-11-23make-dissectors: Print the number of functions successfully parsedJoão Valverde1-0/+2
2017-11-23RTPS: Topic Information feature now available for all the submessagesJuanjo Martin1-56/+107
2017-11-23ssl(-utils.h): fix parameter 'src' not found in the function declaration [-Wd...Alexis La Goutte1-1/+1
2017-11-23wisun: fix no previous prototype for function 'proto_register_wisun/proto_reg...Alexis La Goutte1-0/+3
2017-11-23802154: fix no previous prototype for function 'ieee802154_create_psie_tree' ...Alexis La Goutte1-1/+1
2017-11-22ZigBee ZDP cluster displayIvan Ermakov3-13/+37
2017-11-22ZigBee ZCL Calendar Cluster dissectorIvan Ermakov1-20/+756
2017-11-22make-dissectors: Remove dependency on GNU Make >= 4.0João Valverde1-3/+3
2017-11-22Add Zigbee encoding, ENC_ZIGBEEMichael Mann5-157/+60
2017-11-22Add support to handle DNS retransmissionsMichael Mann1-20/+95
2017-11-22Enable TCP Calculate Conversation Timestamp by defaultMichael Mann1-1/+1
2017-11-22ZigBee ZCL DRLC Cluster dissectorIvan Ermakov2-0/+241
2017-11-22ZigBee ZCL Energy Management Cluster dissectorIvan Ermakov2-0/+230
2017-11-21Add support for MongoDB 3.6's OP_MSG to dissectorDerick Rethans1-4/+173
2017-11-21CMake: Remove duplicate PIDL files from CMakeLists.txtJoão Valverde2-6/+0
2017-11-21BGP: enhance displayAlexis La Goutte1-6/+6
2017-11-21Move the protocol registration routines back into libwiresharkJoão Valverde5-1/+215
2017-11-21From looking at the OpenAFS source, the RX abort code is signed.Guy Harris1-1/+1
2017-11-21mqtt: Add sanity checks for MQTT v5.0 Reason CodesStig Bjørlykke1-34/+53
2017-11-20OpenAFS always puts out 3 bytes of padding in an ack packet.Guy Harris1-1/+2
2017-11-20Revert "make-dissectors: Be more resilient with whitespace"João Valverde4-7/+7
2017-11-20dissector/mqtt: Add the MQTT v5.0 Reason CodesFlavio Santes1-9/+287
2017-11-20make-dissectors: Be more resilient with whitespaceJoão Valverde4-7/+7
2017-11-20ieee1905: fix typo bandwith => bandwidthAlexis La Goutte1-1/+1
2017-11-20ieee1905: fix typo addres => addressAlexis La Goutte1-1/+1
2017-11-20Rewrite make-dissector-reg.py in CJoão Valverde5-1385/+1555
2017-11-20Remove unused dissector registration prototypes, fix typoJoão Valverde14-20/+1
2017-11-20packet-tds.c: Correct encoding for hf_tds_colmetadata_maxbytesizeMichael Mann1-1/+1
2017-11-20file-elf: remove unuseful check (found by Clang 6).Dario Lombardo1-1/+1
2017-11-19Fix (and chop) static build optionJoão Valverde3-134/+7
2017-11-19packet-h223.c: Ensure conversation data existsMichael Mann1-2/+4
2017-11-19Move dissect_leb128 to file-elf.cMichael Mann7-113/+22
2017-11-19dissect_uleb128 -> tvb_get_varint/proto_tree_add_item_ret_lengthMichael Mann6-68/+30
2017-11-18autotools: Library build products don't need explicit cleaningJoão Valverde7-37/+2
2017-11-18Fix indentationJoão Valverde1-4/+4
2017-11-18ZigBee ZCL Device Management Cluster dissectorIvan Ermakov2-24/+325
2017-11-18The header is host-endian, not little-endian. Note that.Guy Harris1-8/+18
2017-11-18Reformat comment giving Kerberos 4 specification.Guy Harris1-7/+7
2017-11-18URL for the document.Guy Harris1-0/+3
2017-11-18Begin cleanup of make-dissector-reg.pyJoão Valverde3-20/+66
2017-11-18ieee1905: Fix the incorrect dissection of radio operation restrictionRichard Sharpe1-4/+11
2017-11-18ieee80211: Complete fixed size fields for SAE authenticationCedric Izoard1-2/+200
2017-11-18IEEE 802.11: fix an infinite loopPascal Quantin1-1/+1
2017-11-17fp: Fix mac TVB for edch t1Darien Spencer1-2/+2
2017-11-173GPP NAS: fix dissection of PCO MSISDN container IDPascal Quantin1-3/+2
2017-11-17[Juniper ST] Dissect the "known" parts of the Juniper header.AndersBroman1-9/+83
2017-11-17rrc: fixed incorrect constantsDarien Spencer2-4/+4