metze/wireshark/wip.git
2015-02-21 JC WrenMake FT_{U}INT64 behave more like FT_{U}INT32, add...
2015-02-21 Michael MannConvert dissectors to use address_with_resolution_to_st...
2015-02-21 Peter WucheckAPIs: match packet-*.[ch], independent of locale
2015-02-21 Gerald CombsCall pre_init_prefs each time our profile changes.
2015-02-21 Gerald CombsQt: Fix unsaved changes behavior.
2015-02-20 Gerald CombsClear the filter expression list in prefs.c.
2015-02-20 Gerald CombsQt: Apply the main window geometry directly.
2015-02-20 Peter Wuui/gtk: fix control combos such as ctrl-a, ctrl-c
2015-02-20 AndersBroman[Diameter] It's MCC first in 3GPP AVP 909 RAI
2015-02-20 Pascal Quantinaddr_resolv.c: fix a stack buffer overflow detected...
2015-02-20 Pascal Quantinaddress_types.c: fix a "conditional jump or move depend...
2015-02-20 Alexis La GoutteMQTT: Fix Dead Store (Dead assignement/Dead increment...
2015-02-20 Alexis La GoutteMCPE: Fix Dead Store (Dead assignement/Dead increment...
2015-02-20 Alexis La Goutteaddr_resolv: Fix Dead Store (Dead assignement/Dead...
2015-02-20 Gerald CombsSuppress a bunch of cast-qual warnings.
2015-02-20 Guy HarrisJust have init_progfile_dir() take a void pointer.
2015-02-20 Gerald CombsQt: Fix automatic update status in welcome screen.
2015-02-19 Gerald CombsRemove quotes from an Nmake macro.
2015-02-19 Gerald CombsQt: Add more version and packaging information to the...
2015-02-19 Guy HarrisRename packet-nbns.c to packet-nbt.c to reflect that...
2015-02-19 Ebben Aries[bmp] Adding dissector for BGP Monitoring Protocol
2015-02-19 Alexis La Gouttelibnl: disable pedantic warning of libnl lib
2015-02-19 Alexis La GoutteQt Wireshark - Once a live capture is stopped the title...
2015-02-19 Roland KnallopenSAFETY: Merge both CT values
2015-02-19 Osman Sakallapatch for PMIPv6 MAG GPS coordinates
2015-02-19 Dario LombardoBugfix in nbns dissector.
2015-02-19 Dario LombardoDocumentation fix (reported by Richard Sharpe).
2015-02-19 AndersBromanAdd some casts to satisfy the various compilers.
2015-02-19 Jeff MorrissAdd some casts to satisfy the various compilers.
2015-02-19 Michael MannAdd name resolution support to address type.
2015-02-19 Guy HarrisDon't put CORBA IDL dissectors in ASN1_ variables.
2015-02-19 Vincenzo Realelupdate for Italian (new strings translated)
2015-02-19 Hofer ManuelAdd a dissector for Microsoft's SSTP protocol.
2015-02-19 Peter Wussl: check for minimal SSLv3/TLS record size
2015-02-19 Guy HarrisThat's not an ASN.1 dissector (and gets warnings).
2015-02-19 Guy HarrisMove some ASN.1 dissectors to the clean list.
2015-02-19 Guy HarrisCheck whether emmintrin.h can be used *without* -msse4.2.
2015-02-18 Guy HarrisNot all compilers support turning of "format=".
2015-02-18 Gerald CombsUse plain old ASCII for the SimpleDialog delimiter.
2015-02-18 Pascal QuantinH.248: fix dissection of ServiceChangeReason for version 1
2015-02-18 Alexis La GoutteRADIUS: Add new dicto from FreeRADIUS
2015-02-18 Gerald CombsSuppress a printf grouping warning.
2015-02-18 Alexis La GoutteAdd AddressSanitizer (ASAN) build option
2015-02-18 Dario LombardoBugfix in ui/qt/CMakeLists.txt (missing file).
2015-02-18 Alexis La Gouttelibnl: disable pedantic warning of libnl lib
2015-02-18 Guy HarrisEliminate some DIRTY_ file lists.
2015-02-18 Gerald CombsUninstall wireshark.appdata.xml.
2015-02-18 Gerald CombsFix various warnings in wireshark-qt.cpp.
2015-02-18 Gerald CombsUpdate Qt version checks.
2015-02-18 Jeff MorrissAdd an appdata entry for Wireshark.
2015-02-18 Guy HarrisSome additional UAT update callback changes.
2015-02-18 Gerald CombsFix QCustmPlot retina problems.
2015-02-18 Guy HarrisFix comments to reflect reality.
2015-02-18 Guy HarrisMake UAT record update callbacks return a success/failu...
2015-02-18 Gerald CombsAdd a CF_FUNC macro for casting BASE_CUSTOM functions.
2015-02-17 Guy HarrisMake it a bit more like the way it was before all these...
2015-02-17 Guy HarrisA UAT's update is expected to set *error; do so.
2015-02-17 Martin Kaiser[zvt] dissect some more fields
2015-02-17 Alexis La GoutteSTUN : fix indent (use 4spaces)
2015-02-17 Martin Kaiser[Qt] don't clear the display filter when a capture...
2015-02-17 Gerald CombsWSUG: Add more dialog guidelines.
2015-02-17 Gerald CombsSet a window icon for WiresharkDialog.
2015-02-17 Alexis La Goutte802.11: fix no previous prototype for 'wlan_col_filter_...
2015-02-17 Pascal QuantinCMIP: get rid of some evil global variables
2015-02-17 Robert CragieCorrected display format for EUI-64
2015-02-17 Ryan DoylePCP: updated protocol dissection for new PDU types
2015-02-17 Jeff MorrissGive users a more helpful error message if they enter...
2015-02-17 Jeff MorrissDon't send an effectively empty message (no TVBs) to...
2015-02-17 AndersBromanAdd missing json.h
2015-02-17 Dario LombardoAdded JSON native file support.
2015-02-17 Jeff MorrissFix up formatting and indentation a bit.
2015-02-16 Guy HarrisFix FSF address.
2015-02-16 Joerg MayerOK, at least on my system uic is called uic-qt5, same...
2015-02-16 Joerg MayerWhitespace fix (space before tab)
2015-02-16 Guy HarrisFix declaration and export the routines.
2015-02-16 Guy HarrisWe now get that from common libwireshark code.
2015-02-16 Guy HarrisPut the 64-bit hash routines into a common file.
2015-02-16 Pascal QuantinRSVD: fix compilation with GLib < 2.22.0
2015-02-16 Richard SharpeFix a portability problem raised by Guy Harris. My...
2015-02-16 Guy HarrisGet rid of duplicate typedef.
2015-02-16 Anish Bhatt[80211ac] Change VHT MIMO Control to use add_bitmask
2015-02-16 Anish Bhatt[80211ac] Add partial beamforming support
2015-02-16 AndersBroman[Diameter] Use proto_tree_add_bitmask() to add the...
2015-02-16 Michael MannMake get_manuf_name return a const string.
2015-02-16 Anders[STUN] Avoid fetching stuff twice from the tvb.
2015-02-16 Peter WuTrivial Dead assignment fixes in configure
2015-02-16 Richard SharpeComplete the RSVD Dissector further by handling SCSI...
2015-02-16 Gerald CombsSuppress more pedantic warnings.
2015-02-16 Guy HarrisRevert "Revert "Fix duplicate Display Filter Macro...
2015-02-16 Guy HarrisRevert "Fix duplicate Display Filter Macro check"
2015-02-16 Peter WuQt: fix "Assigned value is garbage or undefined"
2015-02-16 Alexis La GoutteUpdate Release Notes
2015-02-16 Alexis La Goutteproto(.h): fix parameter 'offset' not found in the...
2015-02-15 Peter WuFix handling of invalid UAT items
2015-02-15 Peter WuFix duplicate Display Filter Macro check
2015-02-15 Guy HarrisHandle DLT_LOOP differently from DLT_NULL.
2015-02-15 Guy HarrisDon't base interpretation of LINKTYPE_ values on DLT_...
2015-02-15 Gerald CombsEtherCAT: Suppress pedantic warnings.
2015-02-15 Bill Meierui/gtk/*.c: Add editor modelines; As needed: Fix indent...
2015-02-15 Bill Meierepan/ftypes/*.[hc]: As needed: Add editor modelines...
next