summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2016-08-23CMake: Allow setting per target compiler warningsJoão Valverde8-0/+13
2016-08-23isakmp Fix IKEv2 modification UAT crashMichał Skalski1-2/+5
2016-08-23[lg8979] - Fix dissection of 'Analog Group Change Report' Responses (FC2)Chris Bontje1-0/+2
2016-08-23Remove now-redundant check.Guy Harris1-4/+9
2016-08-23Get rid of trailing tabs.Guy Harris1-1/+1
2016-08-23Catch too-short netlink message lengths.Guy Harris1-0/+15
2016-08-23MAC LTE: fix dissection of CE Mode A RAR messagePascal Quantin2-45/+122
2016-08-23dissector ISAKMP IKEv2: fixed bug with libgcrypt-1.6.x and AEAD ciphersMichał Skalski1-9/+42
2016-08-23IEEE 802.15.4:dissecting header & payload information elements used by 6tisch.Jonathan Muñoz2-15/+254
2016-08-23isakmp: fix type confusionPeter Wu1-12/+12
2016-08-23See if *this* convinces the compiler that valuelen and value will be set.Guy Harris1-11/+19
2016-08-23More fields, more pre-allocated memory for fields.Guy Harris1-1/+1
2016-08-23Fix handling of parameters with no value.Guy Harris1-2/+13
2016-08-23Add cast to squelch "building with a C++ compiler" warnings.Guy Harris1-1/+1
2016-08-23Handle quoted-pairs in quoted-strings correctly.Guy Harris4-120/+215
2016-08-22IKEv2: Add D-H Transform IDs for Brainpool CurvesMirko Parthey1-0/+4
2016-08-22Make index_of_char() static againBalint Reczey3-27/+20
2016-08-22Rename find_parameter() to ws_find_media_type_parameter()Balint Reczey4-9/+9
2016-08-22Fixed a bug which might have caused a division by 0.Andreas Leibold1-28/+31
2016-08-22RANAP: Add an heuristic to decode the HO-to-UTRAN Command embedded in the RR...Binh Trinh3-18/+36
2016-08-22ipp: fix typo indentAlexis La Goutte1-1/+1
2016-08-22wmem_array_index() returns a *pointer* to the array element.Guy Harris1-1/+1
2016-08-22Look up the XML dissector the right way.Guy Harris2-12/+8
2016-08-22Get rid of trailing blank line.Guy Harris1-1/+0
2016-08-22Pass an HTTP message type to all HTTP subdissectors.Guy Harris18-174/+379
2016-08-22ISUP: Enhance display of unknown (opt) parameterAlexis La Goutte1-10/+19
2016-08-22Add "Modbus/TCP over UDP"Michael Mann1-8/+43
2016-08-22Loosen HTTP token sting requirements so HTTP 1.0 can be included.Tom1-1/+1
2016-08-21nflog: add fields for interface indicesPeter Wu1-0/+44
2016-08-21RANAP: fix indent (use 2 spaces) and modelinesAlexis La Goutte5-996/+1053
2016-08-21mongo: add support for new mongodb 3.2 wire protocol opcodesAlexis La Goutte1-0/+81
2016-08-21nflog: support NFLOG bridge (ebtables) dissectionPeter Wu3-3/+31
2016-08-21CDP: Don't read outside payload for Port IDUli Heilmeier1-1/+2
2016-08-21LLC/STP (Cisco): Add Cisco Root Link Query PDU (STP)Alexis La Goutte2-0/+5
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