aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2015-11-19Fixing picosecond timestamp for vrt protocol. Needs to be parsed as uint64 n...Nick Bedbury1-1/+1
2015-11-19use the official DLT for ISO14443Martin Kaiser1-1/+7
2015-11-19NWP: use col_add_str to set COL_INFOPascal Quantin1-1/+1
2015-11-19Lldp: Lldp Dissector Column Info is updated for ProfinetBirol Capa1-3/+21
2015-11-18[iso14443] add simple components of an R-blockMartin Kaiser1-1/+5
2015-11-18create_dissector_handle -> new_create_dissector_handleMichael Mann73-460/+539
2015-11-18BGP: Add dissection of ESI NLRI (EVPN) RFC7432Matt Texier1-10/+174
2015-11-18MPTCP: Use endianness macros directly instead of creating new tvbuffJoão Valverde1-29/+16
2015-11-17Commiting CISCO ERSPAN3 Marker dissector for pushing to upstreamPeter Membrey3-0/+227
2015-11-17Lua: Do not deregister Listener in __gc.Stig Bjørlykke1-10/+5
2015-11-17[iso14443] start dissecting the PCB of an S-blockMartin Kaiser1-4/+10
2015-11-17[iso14443] do a more precise check for uid-related commandsMartin Kaiser1-1/+1
2015-11-17[iso14443] dissect I-block PCB componentsMartin Kaiser1-6/+39
2015-11-17update the ISO1443 dissectorMartin Kaiser1-71/+556
2015-11-17decode Hotspot 2.0 Indication in 802.11 beaconsAndreas Schultz1-0/+27
2015-11-17Misc minor issues caught by cppcheckEvan Huus1-1/+0
2015-11-16create_dissector_handle -> new_create_dissector_handleMichael Mann103-766/+855
2015-11-16Export the value_string array ip_proto_val_ext for usage in pluginsJo Rueschel1-1/+1
2015-11-16ssl,dtls: use ProtocolVersion from Server HelloPeter Wu4-80/+78
2015-11-16ssl,dtls: use a single field to track ProtocolVersionPeter Wu4-228/+96
2015-11-16For now, call the finish routine in Lua file writers "close".Guy Harris2-8/+8
2015-11-16create_dissector_handle -> new_create_dissector_handleMichael Mann81-434/+526
2015-11-15tcp: Indicate number of bits used for Flags.Stig Bjørlykke1-1/+1
2015-11-15tcp: Revert back to the old Flags entry.Stig Bjørlykke1-2/+2
2015-11-15Lua: Fixed some argument # in argument errors.Stig Bjørlykke1-4/+4
2015-11-15Lua: Check for nil valuestring for integer fields.Stig Bjørlykke1-1/+1
2015-11-15Lua: Added support for ProtoField framenum type.Stig Bjørlykke5-7/+46
2015-11-15udp: Don't mark zero checksum illegal when in_error_pkt.Stig Bjørlykke1-1/+1
2015-11-15[Automatic update for 2015-11-15]Gerald Combs2-2/+17
2015-11-14register_dissector -> new_register_dissectorMichael Mann70-549/+586
2015-11-14Lua: Disallow ProtoField FRAMENUM to fetch from Tvb.Stig Bjørlykke1-0/+4
2015-11-14register_dissector -> new_register_dissectorMichael Mann49-317/+330
2015-11-14p_mul: Fixed ack framenum links.Stig Bjørlykke1-3/+11
2015-11-14dmp: Fixed ack framenum links.Stig Bjørlykke1-4/+16
2015-11-14airpdcap_system.(h) fix parameter 'mngHandshake/mngDecrypt' not found in the ...Alexis La Goutte1-4/+3
2015-11-13register_dissector -> new_register_dissectorMichael Mann48-264/+310
2015-11-13p_mul: Enhance ack framenum links.Stig Bjørlykke1-1/+1
2015-11-13dmp: Enhance ack framenum links.Stig Bjørlykke1-1/+1
2015-11-13Fix compilation when _DEBUG is defined.Gerald Combs2-3/+10
2015-11-13Diameter: Expand an error message.Gerald Combs1-2/+2
2015-11-13MEGACO: fix indent (remove tab)Alexis La Goutte1-1/+1
2015-11-12[IMF] Add bounds checks to avoid buffer overruns,DiablosOffens1-4/+13
2015-11-12Squelch a compiler warning.Guy Harris1-1/+1
2015-11-12dissector for ISO14443 protocolsMartin Kaiser3-0/+595
2015-11-12Use format_text() when displaying, not when handing to AirPDcap.Guy Harris1-16/+56
2015-11-12IPv6: Register extension header fields under the appropriate protocolJoão Valverde1-53/+73
2015-11-12802.11: avoid multi return on SSID or MESHIDAlexis La Goutte1-5/+5
2015-11-12Export functions str_to_ip() and str_to_ip6() to pluginsJo Rueschel1-0/+3
2015-11-11ISI: Add Modelines infoAlexis La Goutte1-0/+13
2015-11-11UDP: Don't throw malformed errors for empty UDP payloadJoão Valverde1-0/+5