FindLUA.cmake: reject version 5.3
[metze/wireshark/wip.git] / epan /
2015-11-15 Stig BjørlykkeLua: Check for nil valuestring for integer fields.
2015-11-15 Stig BjørlykkeLua: Added support for ProtoField framenum type.
2015-11-15 Stig Bjørlykkeudp: Don't mark zero checksum illegal when in_error_pkt.
2015-11-15 Gerald Combs[Automatic update for 2015-11-15]
2015-11-14 Michael Mannregister_dissector -> new_register_dissector
2015-11-14 Stig BjørlykkeLua: Disallow ProtoField FRAMENUM to fetch from Tvb.
2015-11-14 Michael Mannregister_dissector -> new_register_dissector
2015-11-14 Stig Bjørlykkep_mul: Fixed ack framenum links.
2015-11-14 Stig Bjørlykkedmp: Fixed ack framenum links.
2015-11-14 Alexis La Goutteairpdcap_system.(h) fix parameter 'mngHandshake/mngDecr...
2015-11-13 Michael Mannregister_dissector -> new_register_dissector
2015-11-13 Stig Bjørlykkep_mul: Enhance ack framenum links.
2015-11-13 Stig Bjørlykkedmp: Enhance ack framenum links.
2015-11-13 Gerald CombsFix compilation when _DEBUG is defined.
2015-11-13 Gerald CombsDiameter: Expand an error message.
2015-11-13 Alexis La GoutteMEGACO: fix indent (remove tab)
2015-11-12 DiablosOffens[IMF] Add bounds checks to avoid buffer overruns,
2015-11-12 Guy HarrisSquelch a compiler warning.
2015-11-12 Martin Kaiserdissector for ISO14443 protocols
2015-11-12 Guy HarrisUse format_text() when displaying, not when handing...
2015-11-12 João ValverdeIPv6: Register extension header fields under the approp...
2015-11-12 Alexis La Goutte802.11: avoid multi return on SSID or MESHID
2015-11-12 Jo RueschelExport functions str_to_ip() and str_to_ip6() to plugins
2015-11-11 Alexis La GoutteISI: Add Modelines info
2015-11-11 João ValverdeUDP: Don't throw malformed errors for empty UDP payload
2015-11-11 Matthieu CoudronChange prototype of callbacks passed to wmem_tree_forea...
2015-11-11 Alexis La GoutteISI: fix code will never be executed [-Wunreachable...
2015-11-10 Guy HarrisApple calls it just "OS X" these days.
2015-11-10 Gerald CombsInitial Sysdig syscall (event) support.
2015-11-10 AndyLGIOP dissector: Replies are not correctly associated...
2015-11-10 Jeff MorrissRPC: call REPORT_DISSECTOR_BUG() rather than abort().
2015-11-10 Alexis La GoutteZCL (zbee): Use hf_zbee_zcl_attr_uint40 for ZBEE_ZCL_40...
2015-11-10 Stefan Metzmacherpacket-smb2: provide reassembling support for Named...
2015-11-09 Guy HarrisCall the dumper routine to finish write a file the...
2015-11-09 Michael MannConvert some TCP subdissectors to "new" style.
2015-11-09 Michael MannConvert some UDP subdissectors to "new" style.
2015-11-09 Michael MannConvert some "ethertype" subdissectors to "new" style.
2015-11-09 Alexis La GoutteDTLS: fix no previous prototype for 'dtls_dissector_add...
2015-11-09 Alexander WetzelWPA/WPA2 decoding fixes and improvements
2015-11-09 Dario Lombardoidl2wrs: fix some glibc calls in favour of glib.
2015-11-08 Gerald Combs[Automatic update for 2015-11-08]
2015-11-08 Gloria PozueloGTP sequence number fix for allowing to have sequence...
2015-11-08 Martin MathiesonDCT2000: change switch to if - I'm surprised it compile...
2015-11-08 Martin MathiesonDCT2000: eliminate dead code return from function ...
2015-11-08 Guy HarrisThis doesn't need <wsutil/file_util.h>.
2015-11-08 Guy HarrisMore needed <stdlib.h>. Note why it and <stdio.h>...
2015-11-08 Guy Harris<stdlib.h> is needed for atoi().
2015-11-07 Guy HarrisRemove some unnecessary includes.
2015-11-07 Guy HarrisGet rid of some commented-out stuff.
2015-11-07 Guy HarrisRemove #if 0'ed out includes.
2015-11-07 Guy HarrisClean up includes of unistd.h, fcntl.h, and sys/stat.h.
2015-11-07 João Valverdecolumn-utils: Refactor col_append_port() to col_append_...
2015-11-07 Michael MannFurther refactor GSS_API dissectors to pass gssapi_encr...
2015-11-07 João ValverdeAdd user preference to display IPv6 ext headers under...
2015-11-07 Michael MannDNS: Add support of DNS over TLS and over DTLS
2015-11-07 Michael MannAdd support for registering protocols (dissectors)...
2015-11-07 Michael MannCreate real dissector tables for SSL and DTLS to use.
2015-11-07 Michael MannConsider "HTTP over UDP" to be SSDP.
2015-11-07 Jim Youngisis-hello: Fix typo "Srea" -> "Area"
2015-11-07 Stefan Metzmacherpacket-smb2: make smb2_set_dcerpc_file_id() more reliable
2015-11-07 Peter Wussl: add expert info for session resumption
2015-11-06 Guy Harris4294967296 is not guaranteed to be a valid integer...
2015-11-06 Guy HarrisSort isi_sim_cause.
2015-11-06 Guy HarrisFix 32-bit OS X buildbot.
2015-11-06 Guy Harris"#if 0" out an unused value_string table.
2015-11-06 João ValverdeMPTCP: Use wmem_list instead of GSList
2015-11-06 Tyson KeyAdd Nokia Intelligent Service Interface (ISI) dissector
2015-11-06 AndersBroman[Dissector tables] DISSECTOR_TABLE_NOT_ALLOW_DUPLICATE...
2015-11-06 Pascal QuantinDCERPC: fix compilation with OSX buildbots and Ubuntu...
2015-11-06 Gregor Beckpacket-dcerpc: implement dissecting of rpc_sec_verifica...
2015-11-06 cbontjeMajor Re-factoring of the dissector and some new features.
2015-11-06 João Valverdereassemble: Add key destroy function to g_hash_table
2015-11-06 Guy HarrisDon't include io.h in Flex scanners - they're not inter...
2015-11-05 Dario Lombardodcerpc: add check for mutually exclusive function pointers
2015-11-05 Alexis La GoutteDNS: Register dissector by name
2015-11-05 AndersBroman[IPsec] Hand the subdissector the payload data only,
2015-11-05 Stefan Metzmacherpacket-dcerpc: let dcerpc_get_proto_name() handle unkno...
2015-11-05 Stefan Metzmacherpacket-dcerpc: fix dissecting of decrypted payload
2015-11-04 Dario Lombardogssapi: add init in wrap_dissect_gssapi_payload().
2015-11-04 Guy HarrisDeclaring volatile pointers to functions is hard, let...
2015-11-04 Guy HarrisSquelch a "setjmp/longjump may clobber" warning.
2015-11-04 Pascal QuantinSSL: fix SCTP port association so as to match what...
2015-11-04 Pascal QuantinSkinny: fix dissector registration for SSL
2015-11-04 Michael MannDon't allow DCE/RPC dissector table to have duplicates
2015-11-04 Michael Mann(Temporarily) Allow DCE/RPC dissector table to have...
2015-11-04 Michael MannRefactor DCE/RPC dissection to include a real dissector...
2015-11-04 Michael MannDon't allow multiple registrations of a protocol in...
2015-11-04 Pavlos Antoniou[OpenFlow] Use correct name for flag OFPMPF_REPLY_MORE...
2015-11-04 Guy HarrisDon't include "file.h" if you don't need it.
2015-11-04 João ValverdeMPTCP: Use copy_address_wmem() instead of copy_address()
2015-11-04 Michael MannRefactor some GSS-API dissectors to accept dissector...
2015-11-04 Guy HarrisDon't include libwireshark headers from libwiretap.
2015-11-04 Lotte Steenbrinkpacketbb; display Addressblock Tail as Tail
2015-11-03 Guy HarrisInclude packet-dcerpc-witness.h, so it's in the source...
2015-11-03 Alexis La GoutteGTPv2: Fix Dead Store (Dead assignement/Dead increment...
2015-11-03 AndersBroman[SIP] Rework how the length of the diagnostic string...
2015-11-03 Gregor Beckpacket-dcerpc-witness: initial implementation based...
2015-11-03 João ValverdeRemaining ADDRESS macro to address function conversions
2015-11-03 Alexis La GoutteRADIUS: Fix length of display data for Ascend-Data...
2015-11-02 Pascal QuantinPDCP LTE: fix dissection of signalling PDUs sent on...
next