summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2017-03-31Fix typo.Guy Harris1-1/+1
2017-03-31Fix incorrect NSAP AFI values.Guy Harris2-5/+5
2017-03-31dns: prevent repeatedly overwriting resolved entriesPeter Wu1-2/+4
2017-03-31Distinguish between the two flavors of ITU-T AFIs.Guy Harris3-71/+72
2017-03-30Add a bunch of #defines for OSI NSAP AFI values, and use them.Guy Harris4-85/+151
2017-03-30Make some routines static.Guy Harris4-7/+7
2017-03-30ssl-utils: fix a couple of uninitialized variablesChema Gonzalez1-2/+2
2017-03-30pcapng: Align code name and hf name.Stig Bjørlykke1-1/+1
2017-03-30[UMTS FP] Fixed some commentsS. Shapira1-9/+12
2017-03-30Terminate string_strings with { NULL, NULL }.Guy Harris1-1/+1
2017-03-29c15ch: fix value_string terminationPeter Wu1-1/+1
2017-03-29sysex: fix value_string terminationPeter Wu1-1/+1
2017-03-29mrcpv2: fix value_string terminationPeter Wu1-1/+1
2017-03-29Fix processing of AMQP 0-10 arrays, maps, and conneciton locales.Guy Harris1-6/+5
2017-03-29packet-icmpv6.c: Fix some value_stringsMichael Mann1-3/+3
2017-03-29Bluetooth: fix conflicting entries in its value_string.Michael Mann2-3/+3
2017-03-29TLS: fix decryption with Encrypt-then-MAC (RFC 7366)Peter Wu2-14/+53
2017-03-29Add ENC_TIME_MSEC_NTP and use it in packet-gtpv2.cAndersBroman3-6/+26
2017-03-29Print signed values with %d, not %u.Guy Harris1-1/+1
2017-03-28Add bounds checks for references to outhdr_values.Guy Harris1-37/+81
2017-03-28packet-nstrace.c: Ensure value_strings end with {0, NULL}Michael Mann1-2/+2
2017-03-28Fix up time encodings.Guy Harris11-118/+317
2017-03-28artnet : fix conflicting entry in its value_stringAlexis La Goutte1-1/+1
2017-03-27btatt: fix conflicting entry in its value_stringAlexis La Goutte1-1/+1
2017-03-27BGP: fix conflicting entry in its value_stringAlexis La Goutte1-1/+1
2017-03-27bctp: fix conflicting entry in its value_stringAlexis La Goutte1-1/+1
2017-03-27wslua: update a commentPascal Quantin1-1/+1
2017-03-27ISUP: use proto_append_item_textAlexis La Goutte1-181/+103
2017-03-27Added Heuristic dissectors for the following UMTS FP channels:S. Shapira1-0/+295
2017-03-27netflow: Add Classification Engines typesAlexis La Goutte1-2/+18
2017-03-27netflow fix conflict for hf fieldAlexis La Goutte1-4/+4
2017-03-27[UMTS RRC] Added dissection of "Cell Identity"S. Shapira3-34/+85
2017-03-27packet-nvme: Corrected typo in keep alive string.Parav Pandit1-1/+1
2017-03-27packet-ieee80211.c: Use dynamic memory for AIRPDCAP_KEYS_COLLECTIONMichael Mann1-11/+11
2017-03-26LLRP: Remove PARAM_TREE_ADD* macrosAlexis La Goutte1-319/+562
2017-03-26[Automatic update for 2017-03-26]Gerald Combs2-4/+139
2017-03-26diameter: Improvement of AVP 8Joakim Karlsson1-0/+17
2017-03-26BGP: Fix dissection of BGP ADD-PATH capabilityAlexis La Goutte1-12/+15
2017-03-26Don't speak of RTPS time_t as an "NTP" time.Guy Harris3-65/+74
2017-03-26Add ENC_TIME_TIMEVAL and use it for gsmtap.Guy Harris3-27/+74
2017-03-25dvb (s2): fix 'dvb-s2_bb.reserved' exists multiple times with NOT compatible ...Alexis La Goutte1-1/+1
2017-03-25Fixing TVB creation for PDUs in HS-DSCH Type 2 FP packetsS. Shapira1-1/+1
2017-03-24MAC LTE: upgrade dissector to v13.5.0Pascal Quantin1-3/+4
2017-03-24packet-nvme-rdma: Corrected NVMe Fabrics port numberParav Pandit1-1/+1
2017-03-24ros (asn1): fix this condition has identical branches [-Werror=duplicated-bra...Alexis La Goutte2-2/+2
2017-03-24proto: fix this condition has identical branches [-Werror=duplicated-branches...Alexis La Goutte1-4/+1
2017-03-24coap: Add filterable payload lengthStig Bjørlykke1-3/+11
2017-03-24coap: Put payload protocol in parent treeStig Bjørlykke1-1/+1
2017-03-24CIP Motion: Minor updatesD. Ulis1-68/+71
2017-03-24BGP: Decode Route Distinguisher in VPN Flow SpecificationIWASE Yusuke1-3/+72