aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-07-17Remove all preferences related to enabling/disabling heuristic dissectors.Michael Mann192-688/+441
2015-07-17STUN: Add missing error codesAlexis La Goutte1-1/+8
2015-07-17Pacify Windows buildbotsPascal Quantin2-2/+2
2015-07-17Qt/Bluetooth: Add HCI Summary dialogueMichal Labedzki16-59/+2031
2015-07-17Add preference for disabling 'packet size limited during capture' message in ...Michael Mann2-1/+23
2015-07-17WCCP - Only populate address table once and presume first address table type ...Michael Mann1-4/+8
2015-07-17Add new long options to GUIs to allow arbitrary protocols and heuristics to b...Jim Young8-2/+192
2015-07-17Don't register in a non-existent dissector table.Guy Harris4-4/+4
2015-07-17The pflog spec appears to have some host-endian field values. Since we don't...Michael Mann1-4/+17
2015-07-17Report an error if we fail to open the keylog file.Guy Harris1-1/+6
2015-07-17Bluetooth: RFCOMM: Replace Decode by Channel by DLCIMichal Labedzki1-19/+19
2015-07-17Bluetooth: Add generic UUID table for DecodeByMichal Labedzki19-270/+223
2015-07-17Qt: Fix DecodeAs for String tablesMichal Labedzki1-1/+3
2015-07-17Don't discard the echo command's output.Guy Harris1-1/+1
2015-07-17OK, that didn't do it - print the command again.Guy Harris1-0/+4
2015-07-17Generate key paths as UN*X paths and then run them through cygpath.Guy Harris1-5/+10
2015-07-17Temporarily log the command that's failing.Guy Harris1-0/+3
2015-07-17wmem: don't remove tiny blocks from the recyclerEvan Huus1-1/+1
2015-07-16test: fix RSA decryption test under WindowsPeter Wu1-1/+1
2015-07-16ssl-utils: fix RSA keys with GnuTLS 2.12.23Peter Wu1-4/+4
2015-07-16Draw packet colors in the packet list scrollbar.Gerald Combs12-15/+483
2015-07-16SMB2: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-2/+0
2015-07-16Get rid of _U_, which was (mis)used in some places:Joerg Mayer2-5/+9
2015-07-16Qt: remove unused parametersPascal Quantin1-3/+3
2015-07-16Win32: fix generation of NSIS installer when compiling with Qt 5.5Pascal Quantin2-1/+25
2015-07-16Qt: Frame flag updates.Gerald Combs5-126/+137
2015-07-16One definition of the same typedef suffices.Guy Harris1-2/+0
2015-07-16DTLS: fix compilation without libgcrypt or libgnutlsPascal Quantin1-0/+4
2015-07-16Add support to the SMB2 protocol for one of the proposals for POSIX ExtensionsRichard Sharpe1-2/+191
2015-07-16LTE RRC: fix dissection of ETWS/CMAS warning messagesPascal Quantin3-21/+501
2015-07-16Add display_is_remote.Gerald Combs4-3/+19
2015-07-16GSM RLC/MAC: fix an infinite loop when analyzing (E)GPRS headerPascal Quantin1-9/+10
2015-07-16Add the RTP Stream Analysis dialog.Gerald Combs28-60/+2183
2015-07-15Revert "On OS X, add the Qt -Wl,-rpath hack in CMake, as we do with autotools."Guy Harris1-17/+1
2015-07-15WaveAgent - Use tvb_get_guint8 instead of tvb_get_ptr to walk a packet and pr...Michael Mann1-7/+6
2015-07-15Check for a valid pointer when ignoring a frame.Gerald Combs1-0/+1
2015-07-15On OS X, add the Qt -Wl,-rpath hack in CMake, as we do with autotools.Guy Harris1-1/+17
2015-07-15ssl-utils: fix failing decryption for some RSA keysPeter Wu4-0/+36
2015-07-15ssl-utils: remove unused, broken libgcrypt codePeter Wu2-43/+12
2015-07-15zvt: handle multi-byte tagsMartin Kaiser3-10/+56
2015-07-15Qt: fix detection of WinPcap / AirPcapPascal Quantin1-52/+51
2015-07-15Simply code for export of PDUs coming from heuristic dissectorsPascal Quantin7-45/+8
2015-07-15Filter UDP packets on port 3389 when capturing from a Remote Desktop sessionPascal Quantin1-1/+1
2015-07-15Openflow - prevent infinite loopMichael Mann1-0/+6
2015-07-15Resize the name column every time we re-display the interface tree.Guy Harris1-0/+1
2015-07-14Add a bounds check.Guy Harris1-0/+4
2015-07-14Don't copy zero bytes of data.Guy Harris1-2/+4
2015-07-14Add a "heuristic dissectors" tab to the Enable Protocols dialog.Michael Mann15-436/+932
2015-07-14If the IP length says there no data following the IP layer, don't try to diss...Michael Mann1-5/+7
2015-07-14Correct eventlog.eventlog_OpenEventLogW.Module dissection by providing lsa_St...Michael Mann2-42/+17