aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
2015-08-13Make building with MSVC2015 workAnders1-1/+1
2015-08-13fuzz-test.sh: added missing option in help.Dario Lombardo1-1/+1
2015-08-12editcap: add change offset.Dario Lombardo1-3/+7
2015-08-08NCP2222.py : fix generate indent (use 4 spaces)Alexis La Goutte1-64/+64
2015-08-02Skip files larger than 8MB in valgrind fuzzingEvan Huus1-1/+1
2015-07-25lemon (tools): Fix Dead Store (Dead assignement/Dead increment) warning found...Alexis La Goutte1-1/+0
2015-07-24Fix CMake 7zip searchGraham Bloice1-2/+6
2015-07-24Skip large files when fuzzing with valgrindEvan Huus1-0/+5
2015-07-23Fix 7-zip searchGraham Bloice1-1/+2
2015-07-23CheckAPI: Add a shadow variable checkAlexis La Goutte1-0/+30
2015-07-21Be more careful about variable scope and quoting.Gerald Combs1-2/+2
2015-07-19Fixup make-usb.pyGerald Combs1-3/+9
2015-07-02Try to fix OSX build bootAndersBroman1-4/+4
2015-07-02Lemon: Update lemon toolsAlexis La Goutte2-647/+793
2015-06-29tools/asn2wrs.py: fix isdn-sup generation with Py3Peter Wu1-16/+10
2015-06-29tools/asn2wrs.py: handle windows-1252 encodingPeter Wu1-3/+12
2015-06-27checkAPIs.pl: check how ui class files are includedMartin Kaiser1-10/+31
2015-06-26Update valgrind script for the UIEvan Huus1-2/+2
2015-06-26tools: permit setting BIN_DIR in the environmentEvan Huus5-17/+21
2015-06-25Replace Folder.CopyHere with 7-Zip.Gerald Combs1-11/+59
2015-06-25Stop using atof/strtod (fixes column sorting of float types)Peter Wu1-0/+1
2015-06-24Remove the last deprecated tvb_length callsEvan Huus1-1/+0
2015-06-22checkAPIs.pl: proto_tree_add_bytes_item takes an encoding parameterPascal Quantin1-1/+1
2015-06-06Use %zu, not %zd, to print a size_t value (%zd would be for ssize_t).Guy Harris1-1/+1
2015-05-31Fix zlib cmakeGraham Bloice1-4/+4
2015-05-26Remove proto_tree_add_text from some dissectors.Michael Mann1-0/+1
2015-05-07Need to generate hf_ variable for aliases in structs.Michael Mann1-1/+2