aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-07Remove proto_tree_add_text from idl2wrs generation.Michael Mann1-13/+27
2015-05-06Fix the need to manually adjust packet-gias.c (take 2)Michael Mann1-10/+61
2015-05-02Try to keep capinfos+ASan from failing.Gerald Combs1-0/+3
2015-05-01Revert "Fix the need to manually adjust packet-gias.c"Alexis La Goutte1-60/+9
2015-05-01Fix the need to manually adjust packet-gias.cMichael Mann1-9/+60
2015-05-01Add tshark -z "ncp,srt"Michael Mann1-132/+0
2015-05-01Fix some cases where we're shifting a signed 1 left.Guy Harris1-1/+1
2015-05-01Fix some cases where we're shifting a signed 1 left.Guy Harris1-1/+1
2015-04-27win-setup.ps1 Make setup script aware of proxiesChristoph Schlosser1-0/+5
2015-04-23Move some checks so they're executed after the comments are removed.Jeff Morriss1-17/+18
2015-04-23idl2wrs: don't use -1 for the protocol-item length.Jeff Morriss1-1/+1
2015-04-22Add VALS_EXT_PTR to decorate pointers to value_string_ext's in hfinfo.Jeff Morriss1-1/+1
2015-04-14Start moving win-setup to PowerShell.Gerald Combs1-0/+279
2015-04-09Pass HTTP URLs to wget.Gerald Combs1-4/+4
2015-04-08extcap: Add support for Android - androiddumpMichal Labedzki1-1/+1
2015-04-05Don't commit translation updates for now.Gerald Combs1-1/+1
2015-04-04Add update-tx tools (Resync translation between repo and Transifex)Alexis La Goutte1-0/+33
2015-04-02Fixup our anonsvn URLs.Gerald Combs1-4/+4
2015-03-31LTE RRC: upgrade dissector to v12.5.0Pascal Quantin1-1/+1
2015-03-26html2text.py: Python 2.5 compatibility, improve Unicode supportPeter Wu1-13/+16
2015-03-25dfilter-test.py: add OOT support and Python 3 compatPeter Wu2-10/+12
2015-03-25indexcap.py: fix tmpdir handling, python 3 compatPeter Wu2-48/+53
2015-03-25Always use html2text.py for FAQ, improve outputPeter Wu2-496/+159
2015-03-25Replace HF_EMPTY and ETT_EMPTY with -1Michael Mann1-3/+2
2015-03-24ftsanity.py: make it work with modern tsharkPeter Wu1-22/+18
2015-03-24checklicenses.py: add python3 compatibilityPeter Wu1-21/+24
2015-03-22delete_includes.py: Python 3 compatibilityPeter Wu1-44/+40
2015-03-19Implement proto_tree_add_item_ret_int() and proto_tree_add_item_ret_uint() whichAndersBroman1-1/+1
2015-03-12checklicenses.py: check the first 150 lines of a filePascal Quantin1-1/+1
2015-03-10Change a lot of http:// URLs to https://.Gerald Combs2-5/+6
2015-03-05Qt: Add extra related packet indicator types.Gerald Combs1-2/+2
2015-03-04Fuzz test : Add -a(SAN) option to disable ulimit when fuzzingAlexis La Goutte1-3/+13
2015-03-03Eliminate e_uuid_t in favor of e_guid_t.Guy Harris1-1/+1
2015-02-25delete_includes.py: add target for ui/qtMartin Mathieson1-2/+8
2015-02-21checkAPIs: match packet-*.[ch], independent of localePeter Wu1-1/+1
2015-02-18Add a CF_FUNC macro for casting BASE_CUSTOM functions.Gerald Combs2-5/+5
2015-02-15Add ws_mempbrk_sse42_compile to Valgrind suppression listPascal Quantin1-0/+10
2015-02-14WSUG and image updates.Gerald Combs1-0/+37
2015-02-10Add script to automatically remove includes that appear not be neededMartin Mathieson1-0/+420