aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-02-25json2pcap support addedMartin Kacer1-0/+450
2017-02-24tools: add options validation.Dario Lombardo1-2/+9
2017-02-22[skinny]: Fix tvb struct size guard valueDiederik de Groot2-39/+38
2017-02-16[skinny]: Added conversation and request_response handlingDiederik de Groot2-248/+282
2017-02-15Cleanup runlex.sh to use builtin POSIX functions instead of sedMark Phillips1-16/+5
2017-02-15Windows: update GnuTLS to 3.4.11 and Libgcrypt to 1.7.6Pascal Quantin1-18/+22
2017-02-13Make Libgcrypt a mandatory dependencyPeter Wu1-1/+1
2017-02-13tools: add suppressions to valgrind.Dario Lombardo1-0/+23
2017-02-12[skinny]: Add struct/union guards to multi-part message handlersDiederik de Groot1-24/+83
2017-02-12[skinny] Fix ConnectionStatRes and DialedNumber Messages protocol version >20Diederik de Groot2-138/+155
2017-02-06checkfiltername: Add llc.bluetooth_pid to the whitelistMichal Labedzki1-1/+1
2017-02-02ncp: convert GHashTable to wmem_map_t.Dario Lombardo1-3/+4
2017-02-02tools: add a Gtk/GNOME suppression file.Dario Lombardo2-0/+295
2017-01-29Register reassembly tablesMichael Mann1-0/+4
2017-01-23Fuzz: Fix the capinfos check (again).Gerald Combs1-1/+1
2017-01-23tools: allow multiple suppression file for valgrind.Dario Lombardo1-1/+1
2017-01-18Update fuzz-test to match capinfos behavior.Gerald Combs1-1/+1
2017-01-13tools: add options documentation to valgrind-wireshark.shDario Lombardo1-1/+19
2017-01-10Rename tvb_new_subset() to tvb_new_subset_length_caplen().Guy Harris1-1/+1
2017-01-04Escape opening curly braces in gen-bugnote.Gerald Combs1-5/+6
2016-12-30lemon: Fix Dereference of null pointer found by Clang analyzerAlexis La Goutte1-1/+1
2016-12-24Lemon: resync with upstreamAlexis La Goutte2-209/+495
2016-12-19tools: add rpm-setup.sh.Dario Lombardo3-0/+147
2016-12-15Update tools/commit-msg.Gerald Combs1-5/+15
2016-12-13win-setup.ps1: add missing zlib-1.2.8-ws folderPascal Quantin1-0/+1
2016-12-13Update to WinSparkle 0.5.3.Gerald Combs1-4/+5
2016-12-10Boost the max CPU time.Guy Harris1-1/+1
2016-12-06codecs: Add support for G.722 and G.726Peter Wu2-3/+6
2016-12-03install_rpms_for_devel: add optional packages.Dario Lombardo1-2/+20
2016-11-28Update message on outdated precommit hookMatthieu Coudron1-1/+1
2016-11-23debian-setup: check for both libgnutls-dev and libgnutls28-dev.Dario Lombardo1-1/+6
2016-11-23debian-setup: remove lsb_relese check.Dario Lombardo1-6/+0
2016-11-16debian-setup: remove libssh-dev from basic list.Dario Lombardo1-1/+1
2016-11-16Double the fuzz testing memory limit.Gerald Combs1-1/+1
2016-11-09debian-setup: allow libssh-dev to be installed for trustyPeter Wu1-12/+24
2016-11-06Get rid of Boolean "flags" that don't have any bit set.Guy Harris1-12/+17
2016-11-04debian-setup: remove libssh-gcrypt-dev from trusty.Dario Lombardo1-2/+2
2016-11-02Packaging: Add dependencies for lz4 and snappy packagesBenoƮt Canet3-3/+15
2016-11-02pre-commit: fix indentAlexis La Goutte1-1/+1
2016-11-02Validate the Diameter XML files in the pre-commit script.Jeff Morriss2-7/+17
2016-10-27checkAPI: move atoi from soft-deprecated to prohibited.Dario Lombardo1-7/+2
2016-10-26Driver.pm (pidl): fix spelling typo found by lintianAlexis La Goutte1-1/+1
2016-10-26Update libssh to 0.7.3Pascal Quantin1-5/+5
2016-10-26ncp2222.py: fix spelling typo found by lintianAlexis La Goutte1-2/+2
2016-10-22Add SBC decoding support to WindowsPascal Quantin1-2/+5
2016-10-20debian: Ship ciscodump and sshdumpBalint Reczey1-1/+1
2016-10-19Do not update register.c's timestamp if it is unchanged, otherwise it gets re...Joerg Mayer1-1/+0
2016-10-18CQL: add LZ4/Snappy decompression support on WindowsPascal Quantin1-4/+10
2016-10-17$Id$ is useless with git - treat it exaclty like thisJoerg Mayer1-1/+1
2016-10-17Add a comment how to run git review after using --no-verfiy.Joerg Mayer1-0/+3