summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-15text2pcap: Add test suiteVasil Velichckov3-0/+337
2015-10-15ssl: detect very small heartbeat sizePeter Wu1-34/+40
2015-10-15Qt: Add another missing #include <algorithm>Michal Labedzki1-0/+1
2015-10-15Remove unused offset variables.Martin Mathieson2-19/+5
2015-10-15Bluetooth: ATT: Support two request at onceMichal Labedzki1-0/+33
2015-10-15Qt: Add "Bluetooth" prefix for Bluetooth item in Wireless menuMichal Labedzki3-14/+14
2015-10-15Qt/Bluetooth: Disable go to packet for closed filesMichal Labedzki3-3/+12
2015-10-15Ubertooth: Add Jam and Ego command supportMichal Labedzki1-16/+74
2015-10-14cmake: avoid adding -fPIE to libraries (fixes gcc 4.7)Peter Wu1-5/+4
2015-10-14Revert "Another message from Clang for unknown -f and -m flags."Peter Wu1-1/+0
2015-10-14cmake: always enable -Qunused-arguments for clangPeter Wu1-4/+4
2015-10-14Add a URL for the Qt retina markup bug.Gerald Combs1-0/+1
2015-10-14Change proto_tree_add_ipv6() to take a struct e_in6_addr pointerJoão Valverde28-65/+64
2015-10-14If we have QtMultimedia with Qt4, add its libraries to the Qt libraries.Guy Harris1-0/+2
2015-10-14Add the directory for QtMultimedia to the list of include directories.Guy Harris1-0/+2
2015-10-14[ssl handshake] remove unnecessary if (tree) checksMartin Kaiser1-37/+28
2015-10-14gtk: add asserts.Dario Lombardo1-0/+2
2015-10-14Registers an MPTCP protocol with the prefix "mptcp".Matthieu Coudron2-154/+855
2015-10-14Build Lua with all the appropriate flags.Guy Harris1-1/+1
2015-10-14regenerate files adding new UA Specification 1.03 services and typesHannes Mezger12-24/+310
2015-10-14add new UA Specification 1.03 StatusCodesHannes Mezger1-1/+8
2015-10-14TCP: only store up to 1000 unacked segments (in each direction).Jeff Morriss2-3/+9
2015-10-14Set QT_MULTIMEDIA_LIB if we're using Qt 4 and have QtMultimedia.Guy Harris1-0/+4
2015-10-14Update the Qt welcome banner.Gerald Combs2-9/+31
2015-10-13Thou shalt not create empty AsciiDoc sections.Gerald Combs1-0/+7
2015-10-13Clear some release note content.Gerald Combs1-229/+3
2015-10-13Handle quotes in "Show in Finder".Gerald Combs1-2/+3
2015-10-13Various improvements to new LTE MAC statistics dialogMartin Mathieson2-63/+134
2015-10-13cmake: fix kerberos library lookup, support HeimdalPeter Wu3-46/+56
2015-10-13cmake: link against dl, fixes linking with goldPeter Wu1-0/+1
2015-10-13ssl-utils: fix anchoring matches in keylog filePeter Wu1-2/+3
2015-10-13ssl-utils: Fix parsing pre-master-secrets in keylog-fileGergely Nagy1-5/+11
2015-10-13qt: add missing initializers (CID 1325722)Dario Lombardo1-1/+3
2015-10-13Qt: Recent list context menu.Gerald Combs4-0/+103
2015-10-12btatt: clear variable (CID 1268204)Dario Lombardo1-2/+1
2015-10-12inet_v6def : fix warning: redundant redeclaration of 'inet_pton' [-Wredundant...Alexis La Goutte1-1/+1
2015-10-12Use system highlight+hover colors in the welcome screen.Gerald Combs1-14/+2
2015-10-12Add BASE_PT_ types to proto_registrar_dump_fields()João Valverde2-14/+8
2015-10-12IPv6: Make extension headers filterableJoão Valverde1-40/+12
2015-10-12RTP player: Always include QPushButton.Gerald Combs1-3/+1
2015-10-12Try to fix wireless toolbar behavior on Linux.Gerald Combs2-20/+38
2015-10-12extcap: fix a bug in create_tempfile() return check (CID 1323930)Dario Lombardo1-1/+1
2015-10-12Fix hfinfo_*_format_display() for BASE_PT_ display typesJoão Valverde1-0/+8
2015-10-12Try to fix OS X buildbot but using a different QBrush constructor in the case...Martin Mathieson1-4/+2
2015-10-12Include <stdlib.h> to declare exit().Guy Harris1-1/+3
2015-10-12NTP: fix dissection of SHA1 based message authentication codePascal Quantin1-3/+3
2015-10-12Get rid of a void * in frame_data.Gerald Combs1-1/+2
2015-10-11Remove duplicate transport ports from proto tree summaryJoão Valverde8-141/+152
2015-10-11IPv6: Don't call expert info under if(tree) (for options)João Valverde1-239/+237
2015-10-11Back out the verbose Makefile stuff.Guy Harris1-7/+0