summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2017-04-02[Automatic update for 2017-04-02]Gerald Combs2-25/+310
2017-04-02BGP: remove some true_false_string values obsoletes after gf998923Pascal Quantin1-4/+0
2017-04-02tcp: Add separator to Info column when segmentedStig Bjørlykke1-2/+2
2017-04-02BGP: Remove redundant text in Path Attributes.Simon Zhong1-10/+17
2017-04-02ACN with blobs and magic bulletNick1-61/+3166
2017-04-01ssl: Fix Info column separatorStig Bjørlykke1-74/+20
2017-04-01Check before setting the length of a protocol item.Guy Harris1-1/+6
2017-04-01Fix IPv6/IPX statistics generationPascal Quantin1-28/+38
2017-04-01Add DirectPlay 8 Enumation Query/Response packetsAlistair Leslie-Hughes3-0/+347
2017-04-01Improve the display of metrics.Guy Harris1-33/+45
2017-04-01You can't get a string value from an FT_NONE string.Guy Harris1-1/+1
2017-04-01Provide better error messages for field type mismatches.Guy Harris1-6/+18
2017-04-01FT_CHAR is an integral type, so list it in the diagnostic message.Guy Harris1-1/+1
2017-04-01ieee80211: Fix parsing of supported operating classes IEMikael Kanstrup1-18/+24
2017-04-01Add citrix mep dissectorsPriyanka Mondal5-0/+2468
2017-04-01Don't add an FT_UINT32 with proto_tree_add_none_format().Guy Harris1-1/+1
2017-03-31Add packet capture support for Darwin USBScott Deandrea2-1/+362
2017-03-31Fix some dissection errors.Guy Harris3-18/+52
2017-03-31Optimize frame_data layout.Jakub Zawadzki1-1/+1
2017-03-31Fix endpoints statistics optional filter parsingPascal Quantin1-1/+1
2017-03-31Fix comments.Guy Harris1-2/+2
2017-03-31AMQP: fix field amqp.value is not of type FT_NONEAlexis La Goutte1-1/+1
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