aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
2015-02-06More emem removal.Jeff Morriss2-9/+0
2015-02-04emem is dead! Long live wmem!Michael Mann1-4/+0
2015-01-28Add files missing from the tarball.Anders1-0/+3
2015-01-19Skinny: packet-skinny.cDiederik de Groot1-9/+29
2015-01-19Eliminate ep_strdup(), as it's no longer used.Guy Harris1-17/+0
2015-01-18Nobody uses se_ allocations, so remove the code for them.Guy Harris2-22/+3
2015-01-18Remove some apparently-unnecessary includes of emem.h.Guy Harris1-1/+0
2015-01-18asn2wrs: autodetect if 64 bits variant is required for constrained integersPascal Quantin1-1/+15
2015-01-18Remove ep_strndupMichael Mann1-1/+0
2015-01-17Replace all remaining instances of ep_new with wmem_new and wmem_packet_scope.Michael Mann1-2/+0
2015-01-16Kill more unused emem functionsEvan Huus1-3/+0
2015-01-12Remove ep_strbuf codeEvan Huus1-10/+0
2015-01-12Fix Cygwin pathGraham Bloice1-1/+1
2015-01-12Fix Cygwin path in runa2x.shGraham Bloice1-1/+4
2015-01-11Revert "Lemon: Update lemon tools"Pascal Quantin1-722/+578
2015-01-11Lemon: Update lemon toolsAlexis La Goutte1-578/+722
2015-01-10Remove/replace ep_strsplit()Evan Huus1-1/+0
2015-01-09CMake: Migrate to hhc.cmake.Gerald Combs2-7/+0
2015-01-08CMake: Enable DocBook on Windows.Gerald Combs3-0/+58
2015-01-07tvb_bytes_to_ep_str -> tvb_bytes_to_strMichael Mann1-2/+1
2015-01-07Add tvb_address_to_str.Michael Mann1-4/+1
2015-01-06checkAPIs: C++ comments are allowed in Windows resource files.Gerald Combs1-1/+7
2015-01-06Replace ep_address_to_str with address_to_str.Michael Mann1-1/+0
2015-01-02Add sanity check to ensure integer types don't get set to BASE_NONE.Michael Mann1-0/+15
2015-01-02Add '*.nativecodeanalysis.xml' to 'clean' targetsBill Meier1-1/+1
2015-01-02Have hf variables outputted in the order they were found in the file.Michael Mann1-8/+5