summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2016-09-25[Automatic update for 2016-09-25]Gerald Combs2-5/+170
2016-09-25ieee80211: Fix EOSP flag dissection for mesh caseMasashi Honma1-3/+8
2016-09-25Improve HART dissectorrosemountSkp1-32/+711
2016-09-25eap: add imsi to wlan identity dissection.Dario Lombardo1-10/+12
2016-09-25ssh: use ws_strtoi function.Dario Lombardo1-2/+5
2016-09-25idl2wrs: use ws_strtou functionDario Lombardo3-4/+8
2016-09-25iscsi: use ws_strtou functions.Dario Lombardo1-5/+21
2016-09-25Changes to 1722.1 / MAAP to work with 1722 draft15Andreas Leibold3-7/+5
2016-09-25ssl: fix exact matching of ALPN protocol namesPeter Wu1-10/+11
2016-09-24ssl-utils: fix decryption of NULL ciphersPeter Wu1-2/+5
2016-09-24TLS: Update Hello ExtensionType listAlexis La Goutte2-57/+72
2016-09-23pcep: add Conveying Vendor-Specific Constraints (RFC7470) supportszhong1-0/+77
2016-09-23TLS: use define value for ssl_versions value stringAlexis La Goutte1-13/+13
2016-09-23eap: fix cast warning.Dario Lombardo1-3/+3
2016-09-23eap: dissect eap wlan identity.Dario Lombardo3-45/+102
2016-09-23packet-dcerpc: let dissect_dcerpc_cn_auth() always dissect the whole auth_infoStefan Metzmacher2-141/+110
2016-09-23ISAKMP: fix Argument with 'nonnull' attribute passed null found by Clang Anal...Alexis La Goutte1-1/+3
2016-09-22Dropped packet: Add dropped packets info in netscaler tracePriyanka Mondal1-0/+6
2016-09-22CDP: Add CDP over GREAlexis La Goutte3-1/+4
2016-09-226LowPAN: initialize interface identifier even when no data-link source is foundPascal Quantin1-0/+2
2016-09-22BTHCI ACL: ensure to initialize the full bthci_acl_data_t structurePascal Quantin1-0/+1
2016-09-22LDSS: fix a memory leak caught by ASanPascal Quantin1-1/+1
2016-09-22proto.c: avoid dereferencing a NULL pointerPascal Quantin1-12/+16
2016-09-22[proto.c] As we know the size of the hf array use g_ptr_array_sized_new()AndersBroman1-2/+20
2016-09-22Don't call proto_register_field_array() or expert_register_protocol() withAndersBroman12-30/+39
2016-09-22Add range_add_value and range_remove_value.Michael Mann2-0/+109
2016-09-22iwarp: Add RDMA Atomic operations (RFC 7306)Alexis La Goutte1-1/+136
2016-09-22RTPS: Added DTLS locator dissectionJuanjo Martin2-0/+10
2016-09-22MACsec: Fix typoAlexis La Goutte1-2/+2
2016-09-22[print.c] Use pinfo and frame_info to print geninfo.AndersBroman1-36/+12
2016-09-22[print.c] Get timestamp directly from pinfo rather than going via fieldAndersBroman1-16/+1
2016-09-22gsm_map: use ws_strtoi in template.Dario Lombardo2-10/+12
2016-09-21ethertype: add missing value_string row for MACSECDavide Caratti1-0/+1
2016-09-21nfs: Fixing OFFLOAD_STATUS reply decodingOlga Kornievskaia1-1/+45
2016-09-21dmp: Restore checksum incorrect infoStig Bjørlykke1-0/+1
2016-09-21TLS: no extension length on padding extensionAlexis La Goutte2-43/+3
2016-09-21BTL2AP: compare strings with strcmp, not memcpPascal Quantin1-2/+1
2016-09-20camel: use ws_strtoi in template.Dario Lombardo2-11/+13
2016-09-20[GTPv2] Export dissect_gtpv2_tai()AndersBroman1-1/+1
2016-09-20[GTPv2] Export dissect_gtpv2_tai()AndersBroman1-1/+2
2016-09-20[Diameter 3GPP] hf_diameter_3gpp_feature_list1_sh_flags_spare_bits missingAndersBroman1-1/+1
2016-09-20selfm: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2016-09-20Add define for vendor dacomAndersBroman1-0/+1
2016-09-20TLS(1.3): Add Pre-Shared Key (41) Hello extensionAlexis La Goutte2-2/+172
2016-09-20netlink: make dissect_netlink_attributes() endianness awareHauke Mehrtens5-22/+27
2016-09-20netlink: try to detect endiannessHauke Mehrtens1-4/+21
2016-09-20[SELFM] - Further additions to re-assembly efforts (Multiple PDUs spanning ad...Chris Bontje1-7/+43
2016-09-20packet-dcerpc: dissect the auth verifier of PDU_CO_CANCEL, PDU_ORPHANED and P...Stefan Metzmacher1-0/+3
2016-09-20packet-dcerpc: The opnum field is generated for PDU_RESP and PDU_FAULTStefan Metzmacher1-2/+4
2016-09-20packet-dcerpc: nca_s_fault_sec_pkg_errorStefan Metzmacher1-0/+1