aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2015-11-22asn2wrs.py: fix path substitution when generating ASN.1 dissectors with CMake...Pascal Quantin1-2/+2
2015-11-21Fix Windows hardening check (x64)Graham Bloice1-0/+9
2015-11-21Fix Windows hardening checkGraham Bloice1-2/+56
2015-11-21autotools: Fix extra-compiler-warnings for system headersJoão Valverde3-16/+0
2015-11-20More spelling fixes found by lintianBalint Reczey2-3/+3
2015-11-12[GTK] Replace deprecated gdk_pixbuf_new_from_inline()João Valverde2-1/+78
2015-11-11Update user guide for upcoming 2.0 releasePascal Quantin1-4/+4
2015-11-10Initial Sysdig syscall (event) support.Gerald Combs2-0/+346
2015-11-10Make the dfilter time tests work regardless of what time zone the tests areJeff Morriss1-18/+23
2015-11-01tools/pidl: avoid trailing tabsStefan Metzmacher1-1/+4
2015-10-30Remove build-qt-sdk.bat.Gerald Combs2-95/+0
2015-10-30Explain why Get-HardenFlags currently fails.Gerald Combs1-0/+15
2015-10-30Add a few new negative dfilter tests.Jeff Morriss1-2/+17
2015-10-29tools/checkAPIs.pl: improve the hf_ error messagesStefan Metzmacher1-6/+6
2015-10-25Bail out immediately if we can't allocate a buffer for carving up $PATH.Guy Harris1-11/+10
2015-10-25lemon: move free() to avoid mem leak (CID 718529)Dario Lombardo1-8/+11
2015-10-24lemon: add free() to avoid mem leak (CID 1309088)Dario Lombardo1-1/+2
2015-10-21x11 generator: Fix indent (use always 4 spaces) and add modelinesAlexis La Goutte2-608/+634
2015-10-20X11 generator: avoid extraneous parens in conditionals.Jeff Morriss1-3/+16
2015-10-19x11 generator: Support new XCB paramrefPeter Harris1-5/+39
2015-10-19x11 generator: Don't crash when a switch is in a structPeter Harris1-1/+4
2015-10-19x11 generator: Fix struct size with arrayPeter Harris1-1/+0
2015-10-19x11 generator: Allow perl 5.20 and newerPeter Harris1-1/+0
2015-10-19x11 generator: some blacklisted structs are now used.Jeff Morriss1-9/+9
2015-10-16CMake: Add /WXGerald Combs1-2/+2
2015-10-16Add OUI-28 to make-manuf.Gerald Combs1-2/+34
2015-10-15Add missing CMake files to the tarball.Gerald Combs1-0/+1
2015-10-08Add USBPcap 1.1.0.0-g794bf26 to Windows installerPascal Quantin1-2/+4
2015-09-29NCP2222: change ncp.nds_return_all_classes filter type from FT_STRING to FT_U...Pascal Quantin1-1/+1
2015-09-28idl2wrs: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangMichael Mann1-14/+33
2015-09-25ncp2222: Use BASE_CUSTOM for date and time fields.Michael Mann1-18/+15
2015-09-25Convert dissect_nds_request and dissect_nds_reply to use proto_tree_add_xxx d...Michael Mann1-13/+24
2015-09-25CMake: Add a hardening-check target.Gerald Combs2-3/+88
2015-09-25Refactor NCP Python data so that INFO column can be generated on the fly (TAK...Michael Mann1-462/+498
2015-09-22Revert "Refactor NCP Python data so that INFO column can be generated on the ...Michael Mann1-471/+455
2015-09-21Remove proto_tree_add_text API.Michael Mann1-64/+0
2015-09-19Refactor NCP Python data so that INFO column can be generated on the fly.Michael Mann1-455/+471
2015-09-19Some more ncp2222 improvementsMichael Mann1-544/+568
2015-09-17ncp2222 - Convert process_bitfield -> proto_tree_add_bitmask and other cleanup.Michael Mann1-10/+121
2015-09-15ncp2222 Updatesgmor1207@gmail.com1-195/+516
2015-09-13dissector-skinny: Update skinny dissector to fix ServerRes MessageDiederik de Groot2-5/+27
2015-09-12Eliminate proto_tree_add_text from packet-ncp2222.incMichael Mann1-1/+22
2015-09-12dissector-skinny: Update skinny dissector to include new messages and enumsDiederik de Groot1-9/+32
2015-09-08tools/pre-commit: compare files instead of mtimePeter Wu1-12/+21
2015-08-31Windows: update GeoIP library to 1.6.6Pascal Quantin1-5/+5
2015-08-30Add Lua 5.2.3 built with MSVC2015Pascal Quantin1-3/+3
2015-08-27Remove calls of tvb_ensure_length_remaining.Michael Mann1-1/+0
2015-08-22Correct logic for finding shadow variables.Michael Mann1-1/+1
2015-08-21lemonflex: fix warning: no previous prototype for 'df_scanner_*' [-Wmissing-p...Alexis La Goutte1-4/+4
2015-08-17Install GTK3 too.Jeff Morriss1-3/+3