summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2016-08-21[Automatic update for 2016-08-21]Gerald Combs2-9/+269
2016-08-21ieee1722: fix Division by Zero found by Clang Analyzer and Coverity (CID 1371...Alexis La Goutte1-1/+1
2016-08-21nstrace: fix Control flow issues (UNREACHABLE) found by Coverity (CID 1371612)Alexis La Goutte1-4/+3
2016-08-21netlink-netfilter,nflog: use NFPROTO_xxx instead of AF_xxxPeter Wu3-11/+39
2016-08-21TCPROS - Protocol dissector improvementsGuillaume Autran1-33/+186
2016-08-20COAP: ensure that key_token is always initializedPascal Quantin1-1/+1
2016-08-20BOOTP: Catch undefined Client Identifier (Option 61)Uli Heilmeier1-0/+16
2016-08-20ICMPv6: Add support for MPL Control Message (RFC 7731)Yasuyuki Tanaka1-3/+159
2016-08-20QUIC: Enhance dissection of STREAMAlexis La Goutte1-17/+55
2016-08-201722 extensions: code clean up, warning removedAndreas Leibold1-678/+943
2016-08-19Add a preference to byte-swap the CAN ID field.Guy Harris1-15/+20
2016-08-19LCSAP: fix indent (use 2 spaces) and modelinesAlexis La Goutte2-6/+20
2016-08-19NAS EPS: generate the consecutive TAC values when using the TAI list format 1Pascal Quantin1-3/+11
2016-08-19Do all data fetching in the appropriate byte order.Guy Harris1-8/+13
2016-08-19[Diameter] Add subdissection of AVP 1242 location estimate and AVP 2516AndersBroman4-21/+45
2016-08-19NLM: fix dissection of NLM_FREE_ALL messagePascal Quantin1-8/+1
2016-08-19[LCS-AP] Add decoding of Civic-Address, add expert info if wronglyAndersBroman3-9/+82
2016-08-19netlink: fix flags dissectionPeter Wu1-6/+19
2016-08-19dissector ISAKMP: Added decryption using AES-GCM, AES-CCM and AES-CTRMichał Skalski1-14/+275
2016-08-19RTPS: Added locator information to the parameter tree.Juanjo Martin1-4/+25
2016-08-19bfd: Fix a comment on Control packet version 1Francois-Xavier Le Bail1-2/+2
2016-08-19mongo: set on subtree when Empty DocumentAlexis La Goutte1-1/+1
2016-08-19[LCS-AP] id-E-UTRAN-Cell-Identifier is sued also as an extension value.AndersBroman2-0/+4
2016-08-19[Diameter] Ad dissetion of Access-Restriction-Data bitfield.AndersBroman1-0/+79
2016-08-19NAS EPS: fix dissection of multiple partial tracking area identity listPascal Quantin1-64/+65
2016-08-19Handle the new LINKTYPE_CAN_SOCKETCAN_HOSTENDIAN.Guy Harris1-8/+41
2016-08-19fix endianess of rejoin source addressChris Brandson1-1/+1
2016-08-18etypes: Add ETHERTYPE_LINK_CTLStig Bjørlykke2-0/+5
2016-08-18SEL Protocol - Fix 'Fast Meter Config' sub-tree addition typo & 'if (tree)' u...Chris Bontje1-5/+4
2016-08-18QUIC: Add detection of server portAlexis La Goutte1-4/+9
2016-08-18TCP: fix no previous prototype for 'exp_pdu_tcp_dissector_data_size/exp_pdu_t...Alexis La Goutte1-2/+2
2016-08-18logcat (text): fix no previous prototype for 'logcat_text_init/logcat_text_cl...Alexis La Goutte1-2/+2
2016-08-18ERF: fix no previous prototype for 'erf_ts_to_nstime/dissect_relative_time/di...Alexis La Goutte1-3/+3
2016-08-18btatt: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2016-08-18UDS: fix fix no previous prototype for 'proto_register_uds/proto_reg_handoff_...Alexis La Goutte1-0/+3
2016-08-18iso15765: fix no previous prototype for 'proto_register_iso15765/proto_reg_ha...Alexis La Goutte1-0/+3
2016-08-18gsm abis tfp: fix no previous prototype for 'proto_register_abis_tfp/proto_re...Alexis La Goutte1-0/+3
2016-08-18gsm abis pgsql: fix no previous prototype for 'proto_register_abis_pgsl/proto...Alexis La Goutte1-0/+3
2016-08-18QUIC: fix typo about stream offsetAlexis La Goutte1-4/+4
2016-08-18HTTP2: export dissect_http2_pduAlexis La Goutte3-1/+43
2016-08-18QUIC: Fix some minor typoAlexis La Goutte1-6/+5
2016-08-18PAPI: Add Port (src/dest) descriptionAlexis La Goutte1-2/+301
2016-08-18xbxml: restore removed line.Dario Lombardo1-1/+2
2016-08-18ISAKMP: Fix Result of operation is garbage or undefined found by Clang AnalyzerPascal Quantin1-3/+9
2016-08-18QUIC: Update error codeAlexis La Goutte1-2/+18
2016-08-18QUIC: Fix encoding arg from MIDS TagAlexis La Goutte1-1/+1
2016-08-18BGP: Add no supported AFI/SAFI (Cisco) Open Message ErrorAlexis La Goutte1-0/+1
2016-08-18SEL Protocol - Correct dissection for 'SOE Present State Response' function codeChris Bontje1-17/+37
2016-08-17netlink-netfilter: add partial ipset supportPeter Wu1-2/+459
2016-08-17DCT2000: fix a buffer overflow in case of malformed packetPascal Quantin1-0/+3