aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-02-21Move declarations of internal ws_mempbrk routines to a separate header.Guy Harris5-9/+35
2015-02-21More wrapping of constants with G_GUINT64_CONSTANT().Guy Harris1-18/+18
2015-02-21Update Debian symbols file.Guy Harris1-1/+5
2015-02-2164-bit constants need to be wrapped in G_G{U}INT64_CONSTANT().Guy Harris1-6/+6
2015-02-21The shortening to 32 bits is intentional, so add a cast.Guy Harris1-4/+4
2015-02-21Bluetooth/GUI: ATT: Use alphabetical order in makefileMichal Labedzki1-2/+2
2015-02-21Ftypes: Double: Minor fixesMichal Labedzki1-6/+8
2015-02-21Qt: Fix for QT < 4.8Michal Labedzki1-0/+4
2015-02-21Set phdr encap for pcap fileMichal Labedzki1-0/+2
2015-02-21Use correct mem scope for source address in Text LogcatMichal Labedzki1-1/+1
2015-02-21Fix GTK-sharkMichal Labedzki1-1/+1
2015-02-21Make FT_{U}INT64 behave more like FT_{U}INT32, add support for FT_{U}INT{40,4...JC Wren26-465/+1725
2015-02-21Convert dissectors to use address_with_resolution_to_str instead of two separ...Michael Mann8-86/+82
2015-02-21checkAPIs: match packet-*.[ch], independent of localePeter Wu1-1/+1
2015-02-21Call pre_init_prefs each time our profile changes.Gerald Combs2-54/+67
2015-02-21Qt: Fix unsaved changes behavior.Gerald Combs3-10/+11
2015-02-20Clear the filter expression list in prefs.c.Gerald Combs6-13/+39
2015-02-20Qt: Apply the main window geometry directly.Gerald Combs1-51/+16
2015-02-20ui/gtk: fix control combos such as ctrl-a, ctrl-cPeter Wu1-2/+10
2015-02-20[Diameter] It's MCC first in 3GPP AVP 909 RAIAndersBroman1-9/+8
2015-02-20addr_resolv.c: fix a stack buffer overflow detected by ASANPascal Quantin1-1/+1
2015-02-20address_types.c: fix a "conditional jump or move depends on uninitialised val...Pascal Quantin1-1/+1
2015-02-20MQTT: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-15/+15
2015-02-20MCPE: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+1
2015-02-20addr_resolv: Fix Dead Store (Dead assignement/Dead increment) warning found b...Alexis La Goutte1-11/+0
2015-02-20Suppress a bunch of cast-qual warnings.Gerald Combs12-20/+58
2015-02-20Just have init_progfile_dir() take a void pointer.Guy Harris12-15/+14
2015-02-20Qt: Fix automatic update status in welcome screen.Gerald Combs2-20/+21
2015-02-19Remove quotes from an Nmake macro.Gerald Combs1-1/+1
2015-02-19Qt: Add more version and packaging information to the main window.Gerald Combs8-11/+108
2015-02-19Rename packet-nbns.c to packet-nbt.c to reflect that it's not just NBNS.Guy Harris3-5/+4
2015-02-19[bmp] Adding dissector for BGP Monitoring ProtocolEbben Aries5-0/+835
2015-02-19libnl: disable pedantic warning of libnl libAlexis La Goutte2-0/+4
2015-02-19Qt Wireshark - Once a live capture is stopped the title bar persists in repor...Alexis La Goutte1-1/+1
2015-02-19openSAFETY: Merge both CT valuesRoland Knall1-9/+5
2015-02-19patch for PMIPv6 MAG GPS coordinatesOsman Sakalla1-9/+28
2015-02-19Bugfix in nbns dissector.Dario Lombardo1-3/+3
2015-02-19Documentation fix (reported by Richard Sharpe).Dario Lombardo1-4/+4
2015-02-19Add some casts to satisfy the various compilers.AndersBroman4-4/+4
2015-02-19Add some casts to satisfy the various compilers.Jeff Morriss2-4/+5
2015-02-19Add name resolution support to address type.Michael Mann18-147/+292
2015-02-19Don't put CORBA IDL dissectors in ASN1_ variables.Guy Harris3-11/+28
2015-02-19lupdate for Italian (new strings translated)Vincenzo Reale2-721/+1108
2015-02-19Add a dissector for Microsoft's SSTP protocol.Hofer Manuel6-4/+554
2015-02-19ssl: check for minimal SSLv3/TLS record sizePeter Wu1-0/+15
2015-02-19That's not an ASN.1 dissector (and gets warnings).Guy Harris2-2/+2
2015-02-19Move some ASN.1 dissectors to the clean list.Guy Harris2-14/+14
2015-02-19Check whether emmintrin.h can be used *without* -msse4.2.Guy Harris2-33/+71
2015-02-18Not all compilers support turning of "format=".Guy Harris1-2/+2
2015-02-18Use plain old ASCII for the SimpleDialog delimiter.Gerald Combs1-9/+1