aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-11-15Lua: Check for nil valuestring for integer fields.Stig Bjørlykke1-1/+1
2015-11-15gtk: Fixed out-of-source autotools build.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 Combs17-5926/+6602
2015-11-15[docsis->ucd] Add support for 6 new TLVsAdrianSimionov1-5/+244
2015-11-15[docsis->packet-tlv.c] Updated Confirmation Code list per MULPIv3.1-I07 Annex...AdrianSimionov1-5/+62
2015-11-14register_dissector -> new_register_dissector for plugins.Michael Mann60-183/+246
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-14Qt: Fixed use-of-deallocated-memory when removing a profile.Stig Bjørlykke1-1/+2
2015-11-14register_dissector -> new_register_dissectorMichael Mann49-317/+330
2015-11-14UDP Multicast Stats: Fixed typoUli Heilmeier1-2/+2
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-13Makefile.nmake: add randpkt-core.obj to the list of cleaned objectsPascal Quantin1-1/+1
2015-11-13register_dissector -> new_register_dissectorMichael Mann48-264/+310
2015-11-13Diameter: fix typo in dictionaryPascal Quantin1-1/+1
2015-11-13CMake: add our own FindCygwin modulePascal Quantin2-0/+72
2015-11-13epan: Free cf->edt before free cf->epan when redissecting.Stig Bjørlykke1-0/+2
2015-11-13Diameter dictionary updated.Branislav Makan1-9/+30
2015-11-13Qt: Add go to next + previous packet in conversation.Gerald Combs4-1/+92
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-13[docsis] Support for Queue Depth-based Request FrameAdrianSimionov1-6/+37
2015-11-13Diameter: Expand an error message.Gerald Combs1-2/+2
2015-11-13Qt: fix creation of a new profile broken by g328fbc0Pascal Quantin1-1/+3
2015-11-13Qt: Fixed signal name to avoid a warning.Stig Bjørlykke2-16/+16
2015-11-13MEGACO: fix indent (remove tab)Alexis La Goutte1-1/+1
2015-11-13Qt: Coloring Rules dialog fixups.Gerald Combs4-9/+22
2015-11-13Qt: fix UI artifacts seen in UAT window on Linux or OSXPascal Quantin1-0/+3
2015-11-12Developer guide: add docbook-xml45 to the list of required Cygwin packagesPascal Quantin1-1/+3
2015-11-12Fix installation of desktop files.Guy Harris1-1/+1
2015-11-12[configure.ac] Update gtk+ and glib release date listsBill Meier1-0/+2
2015-11-12Qt: initialize all remote interface optionsPascal Quantin1-0/+8
2015-11-12[IMF] Add bounds checks to avoid buffer overruns,DiablosOffens1-4/+13
2015-11-12Put back ' in user guide namePascal Quantin1-1/+1
2015-11-12Squelch a compiler warning.Guy Harris1-1/+1
2015-11-12[GTK] Replace deprecated gdk_pixbuf_new_from_inline()João Valverde33-11052/+11389
2015-11-12Fix up documentation of RPM packages.Jeff Morriss3-12/+43
2015-11-12Qt: save preferences after creating a filter from expression framePascal Quantin1-0/+2
2015-11-12Qt: Added IO Graph save to clipboard button.Stig Bjørlykke2-5/+72
2015-11-12dissector for ISO14443 protocolsMartin Kaiser4-0/+596
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-12Make it possible to set an environment variable to do debug builds.DiablosOffens1-1/+7
2015-11-12Export functions str_to_ip() and str_to_ip6() to pluginsJo Rueschel1-0/+3