diff --git a/.gitignore b/.gitignore
old mode 100644
new mode 100755
diff --git a/.gitmodules b/.gitmodules
old mode 100644
new mode 100755
diff --git a/.travis.yml b/.travis.yml
old mode 100644
new mode 100755
diff --git a/CMakeLists.txt b/CMakeLists.txt
old mode 100644
new mode 100755
diff --git a/Doxyfile b/Doxyfile
old mode 100644
new mode 100755
diff --git a/LICENSE b/LICENSE
old mode 100644
new mode 100755
diff --git a/README.md b/README.md
old mode 100644
new mode 100755
diff --git a/core/CMakeLists.txt b/core/CMakeLists.txt
old mode 100644
new mode 100755
diff --git a/core/common/int-util.h b/core/common/int-util.h
old mode 100644
new mode 100755
diff --git a/core/common/memwipe.c b/core/common/memwipe.c
old mode 100644
new mode 100755
diff --git a/core/common/memwipe.h b/core/common/memwipe.h
old mode 100644
new mode 100755
diff --git a/core/core.pri b/core/core.pri
old mode 100644
new mode 100755
diff --git a/core/dap_common.c b/core/dap_common.c
old mode 100644
new mode 100755
diff --git a/core/dap_common.h b/core/dap_common.h
old mode 100644
new mode 100755
diff --git a/core/dap_file_utils.c b/core/dap_file_utils.c
old mode 100644
new mode 100755
diff --git a/core/dap_file_utils.h b/core/dap_file_utils.h
old mode 100644
new mode 100755
diff --git a/core/dap_math_ops.h b/core/dap_math_ops.h
old mode 100644
new mode 100755
diff --git a/core/dap_module.c b/core/dap_module.c
old mode 100644
new mode 100755
diff --git a/core/dap_module.h b/core/dap_module.h
old mode 100644
new mode 100755
diff --git a/core/darwin/CMakeLists.txt b/core/darwin/CMakeLists.txt
old mode 100644
new mode 100755
diff --git a/core/darwin/darwin.pri b/core/darwin/darwin.pri
old mode 100644
new mode 100755
diff --git a/core/darwin/macos/dap_network_monitor.c b/core/darwin/macos/dap_network_monitor.c
old mode 100644
new mode 100755
diff --git a/core/darwin/macos/dap_network_monitor.h b/core/darwin/macos/dap_network_monitor.h
old mode 100644
new mode 100755
diff --git a/core/darwin/macos/macos.pri b/core/darwin/macos/macos.pri
old mode 100644
new mode 100755
diff --git a/core/darwin/macos/pthread_barrier.h b/core/darwin/macos/pthread_barrier.h
old mode 100644
new mode 100755
diff --git a/core/unix/CMakeLists.txt b/core/unix/CMakeLists.txt
old mode 100644
new mode 100755
diff --git a/core/unix/dap_cpu_monitor.c b/core/unix/dap_cpu_monitor.c
old mode 100644
new mode 100755
diff --git a/core/unix/dap_cpu_monitor.h b/core/unix/dap_cpu_monitor.h
old mode 100644
new mode 100755
diff --git a/core/unix/dap_process_memory.c b/core/unix/dap_process_memory.c
old mode 100644
new mode 100755
diff --git a/core/unix/dap_process_memory.h b/core/unix/dap_process_memory.h
old mode 100644
new mode 100755
diff --git a/core/unix/linux/dap_network_monitor.c b/core/unix/linux/dap_network_monitor.c
old mode 100644
new mode 100755
diff --git a/core/unix/linux/dap_network_monitor.h b/core/unix/linux/dap_network_monitor.h
old mode 100644
new mode 100755
diff --git a/core/unix/linux/linux.pri b/core/unix/linux/linux.pri
old mode 100644
new mode 100755
diff --git a/core/unix/unix.pri b/core/unix/unix.pri
old mode 100644
new mode 100755
diff --git a/core/uthash.h b/core/uthash.h
old mode 100644
new mode 100755
diff --git a/core/utlist.h b/core/utlist.h
old mode 100644
new mode 100755
diff --git a/crypto/Post-Quantum Key Exchange for the Internet.pdf b/crypto/Post-Quantum Key Exchange for the Internet.pdf
old mode 100644
new mode 100755
diff --git a/crypto/crypto.pri b/crypto/crypto.pri
old mode 100644
new mode 100755
diff --git a/crypto/dap_crypto_common.h b/crypto/dap_crypto_common.h
old mode 100644
new mode 100755
diff --git a/crypto/dap_enc.c b/crypto/dap_enc.c
old mode 100644
new mode 100755
diff --git a/crypto/dap_enc.h b/crypto/dap_enc.h
old mode 100644
new mode 100755
diff --git a/crypto/dap_enc_bliss.c b/crypto/dap_enc_bliss.c
old mode 100644
new mode 100755
diff --git a/crypto/dap_enc_bliss.h b/crypto/dap_enc_bliss.h
old mode 100644
new mode 100755
diff --git a/crypto/dap_enc_ca.c b/crypto/dap_enc_ca.c
old mode 100644
new mode 100755
diff --git a/crypto/dap_enc_ca.h b/crypto/dap_enc_ca.h
old mode 100644
new mode 100755
diff --git a/crypto/dap_enc_defeo.c b/crypto/dap_enc_defeo.c
old mode 100644
new mode 100755
diff --git a/crypto/dap_enc_defeo.h b/crypto/dap_enc_defeo.h
old mode 100644
new mode 100755
diff --git a/crypto/dap_enc_iaes.c b/crypto/dap_enc_iaes.c
old mode 100644
new mode 100755
diff --git a/crypto/dap_enc_iaes.h b/crypto/dap_enc_iaes.h
old mode 100644
new mode 100755
diff --git a/crypto/dap_enc_msrln.c b/crypto/dap_enc_msrln.c
old mode 100644
new mode 100755
diff --git a/crypto/dap_enc_msrln.h b/crypto/dap_enc_msrln.h
old mode 100644
new mode 100755
diff --git a/crypto/dap_enc_oaes.c b/crypto/dap_enc_oaes.c
old mode 100644
new mode 100755
diff --git a/crypto/dap_enc_oaes.h b/crypto/dap_enc_oaes.h
old mode 100644
new mode 100755
diff --git a/crypto/defeo_scheme/defeo.pri b/crypto/defeo_scheme/defeo.pri
old mode 100644
new mode 100755
diff --git a/crypto/iaes/dap_iaes_proto.h b/crypto/iaes/dap_iaes_proto.h
old mode 100644
new mode 100755
diff --git a/crypto/iaes/iaes.pri b/crypto/iaes/iaes.pri
old mode 100644
new mode 100755
diff --git a/crypto/iaes/iaes_tables.h b/crypto/iaes/iaes_tables.h
old mode 100644
new mode 100755
diff --git a/crypto/msrln/AMD64/consts.c b/crypto/msrln/AMD64/consts.c
old mode 100644
new mode 100755
diff --git a/crypto/msrln/AMD64/error_asm.S b/crypto/msrln/AMD64/error_asm.S
old mode 100644
new mode 100755
diff --git a/crypto/msrln/AMD64/ntt_x64.c b/crypto/msrln/AMD64/ntt_x64.c
old mode 100644
new mode 100755
diff --git a/crypto/msrln/AMD64/ntt_x64_asm.S b/crypto/msrln/AMD64/ntt_x64_asm.S
old mode 100644
new mode 100755
diff --git a/crypto/msrln/generic/ntt.c b/crypto/msrln/generic/ntt.c
old mode 100644
new mode 100755
diff --git a/crypto/msrln/makefile b/crypto/msrln/makefile
old mode 100644
new mode 100755
diff --git a/crypto/msrln/msrln.pri b/crypto/msrln/msrln.pri
old mode 100644
new mode 100755
diff --git a/crypto/msrln/msrln_priv.h b/crypto/msrln/msrln_priv.h
old mode 100644
new mode 100755
diff --git a/crypto/msrln/random.c b/crypto/msrln/random.c
old mode 100644
new mode 100755
diff --git a/crypto/oaes/oaes.pri b/crypto/oaes/oaes.pri
old mode 100644
new mode 100755
diff --git a/crypto/oaes/oaes_lib.c b/crypto/oaes/oaes_lib.c
old mode 100644
new mode 100755
diff --git a/crypto/oaes/oaes_lib.h b/crypto/oaes/oaes_lib.h
old mode 100644
new mode 100755
diff --git a/crypto/rand/dap_rand.c b/crypto/rand/dap_rand.c
old mode 100644
new mode 100755
diff --git a/crypto/rand/dap_rand.h b/crypto/rand/dap_rand.h
old mode 100644
new mode 100755
diff --git a/crypto/rand/rand.pri b/crypto/rand/rand.pri
old mode 100644
new mode 100755
diff --git a/crypto/sha3/sha3.pri b/crypto/sha3/sha3.pri
old mode 100644
new mode 100755
diff --git a/crypto/sig_bliss/bliss_b.h b/crypto/sig_bliss/bliss_b.h
old mode 100644
new mode 100755
diff --git a/crypto/sig_bliss/bliss_b_keys.c b/crypto/sig_bliss/bliss_b_keys.c
old mode 100644
new mode 100755
diff --git a/crypto/sig_bliss/bliss_b_params.c b/crypto/sig_bliss/bliss_b_params.c
old mode 100644
new mode 100755
diff --git a/crypto/sig_bliss/bliss_b_params.h b/crypto/sig_bliss/bliss_b_params.h
old mode 100644
new mode 100755
diff --git a/crypto/sig_bliss/bliss_b_signatures.c b/crypto/sig_bliss/bliss_b_signatures.c
old mode 100644
new mode 100755
diff --git a/crypto/sig_bliss/bliss_b_utils.c b/crypto/sig_bliss/bliss_b_utils.c
old mode 100644
new mode 100755
diff --git a/crypto/sig_bliss/bliss_tables.c b/crypto/sig_bliss/bliss_tables.c
old mode 100644
new mode 100755
diff --git a/crypto/sig_bliss/bliss_tables.h b/crypto/sig_bliss/bliss_tables.h
old mode 100644
new mode 100755
diff --git a/crypto/sig_bliss/entropy.c b/crypto/sig_bliss/entropy.c
old mode 100644
new mode 100755
diff --git a/crypto/sig_bliss/ntt_api.h b/crypto/sig_bliss/ntt_api.h
old mode 100644
new mode 100755
diff --git a/crypto/sig_bliss/ntt_api_blzzd.c b/crypto/sig_bliss/ntt_api_blzzd.c
old mode 100644
new mode 100755
diff --git a/crypto/sig_bliss/ntt_blzzd.c b/crypto/sig_bliss/ntt_blzzd.c
old mode 100644
new mode 100755
diff --git a/crypto/sig_bliss/sampler.c b/crypto/sig_bliss/sampler.c
old mode 100644
new mode 100755
diff --git a/crypto/sig_bliss/sampler.h b/crypto/sig_bliss/sampler.h
old mode 100644
new mode 100755
diff --git a/crypto/sig_bliss/sig_bliss.pri b/crypto/sig_bliss/sig_bliss.pri
old mode 100644
new mode 100755
diff --git a/crypto/sig_picnic/hash.c b/crypto/sig_picnic/hash.c
old mode 100644
new mode 100755
diff --git a/crypto/sig_picnic/hash.h b/crypto/sig_picnic/hash.h
old mode 100644
new mode 100755
diff --git a/crypto/sig_picnic/lowmc_constants.c b/crypto/sig_picnic/lowmc_constants.c
old mode 100644
new mode 100755
diff --git a/crypto/sig_picnic/lowmc_constants.h b/crypto/sig_picnic/lowmc_constants.h
old mode 100644
new mode 100755
diff --git a/crypto/sig_picnic/macos_specific_endian.h b/crypto/sig_picnic/macos_specific_endian.h
old mode 100644
new mode 100755
diff --git a/crypto/sig_picnic/picnic.c b/crypto/sig_picnic/picnic.c
old mode 100644
new mode 100755
diff --git a/crypto/sig_picnic/picnic.h b/crypto/sig_picnic/picnic.h
old mode 100644
new mode 100755
diff --git a/crypto/sig_picnic/picnic_impl.c b/crypto/sig_picnic/picnic_impl.c
old mode 100644
new mode 100755
diff --git a/crypto/sig_picnic/picnic_impl.h b/crypto/sig_picnic/picnic_impl.h
old mode 100644
new mode 100755
diff --git a/crypto/sig_picnic/picnic_types.c b/crypto/sig_picnic/picnic_types.c
old mode 100644
new mode 100755
diff --git a/crypto/sig_picnic/picnic_types.h b/crypto/sig_picnic/picnic_types.h
old mode 100644
new mode 100755
diff --git a/crypto/sig_picnic/platform.h b/crypto/sig_picnic/platform.h
old mode 100644
new mode 100755
diff --git a/crypto/sig_picnic/sig_picnic.pri b/crypto/sig_picnic/sig_picnic.pri
old mode 100644
new mode 100755
diff --git a/crypto/sig_tesla/sig_tesla.pri b/crypto/sig_tesla/sig_tesla.pri
old mode 100644
new mode 100755
diff --git a/docs/annotated.html b/docs/annotated.html
old mode 100644
new mode 100755
diff --git a/docs/arrowdown.png b/docs/arrowdown.png
old mode 100644
new mode 100755
diff --git a/docs/arrowright.png b/docs/arrowright.png
old mode 100644
new mode 100755
diff --git a/docs/bc_s.png b/docs/bc_s.png
old mode 100644
new mode 100755
diff --git a/docs/bdwn.png b/docs/bdwn.png
old mode 100644
new mode 100755
diff --git a/docs/classes.html b/docs/classes.html
old mode 100644
new mode 100755
diff --git a/docs/closed.png b/docs/closed.png
old mode 100644
new mode 100755
diff --git a/docs/dap__common_8c.html b/docs/dap__common_8c.html
old mode 100644
new mode 100755
diff --git a/docs/dap__common_8h.html b/docs/dap__common_8h.html
old mode 100644
new mode 100755
diff --git a/docs/dap__common_8h_source.html b/docs/dap__common_8h_source.html
old mode 100644
new mode 100755
diff --git a/docs/dap__config_8c.html b/docs/dap__config_8c.html
old mode 100644
new mode 100755
diff --git a/docs/dap__config_8h.html b/docs/dap__config_8h.html
old mode 100644
new mode 100755
diff --git a/docs/dap__config_8h_source.html b/docs/dap__config_8h_source.html
old mode 100644
new mode 100755
diff --git a/docs/dap__cpu__monitor_8c.html b/docs/dap__cpu__monitor_8c.html
old mode 100644
new mode 100755
diff --git a/docs/dap__cpu__monitor_8h.html b/docs/dap__cpu__monitor_8h.html
old mode 100644
new mode 100755
diff --git a/docs/dap__cpu__monitor_8h_source.html b/docs/dap__cpu__monitor_8h_source.html
old mode 100644
new mode 100755
diff --git a/docs/dap__enc__base64_8c.html b/docs/dap__enc__base64_8c.html
old mode 100644
new mode 100755
diff --git a/docs/dap__enc__base64_8h.html b/docs/dap__enc__base64_8h.html
old mode 100644
new mode 100755
diff --git a/docs/dap__enc__base64_8h_source.html b/docs/dap__enc__base64_8h_source.html
old mode 100644
new mode 100755
diff --git a/docs/dap__process__manager_8c.html b/docs/dap__process__manager_8c.html
old mode 100644
new mode 100755
diff --git a/docs/dap__process__manager_8h.html b/docs/dap__process__manager_8h.html
old mode 100644
new mode 100755
diff --git a/docs/dap__process__manager_8h_source.html b/docs/dap__process__manager_8h_source.html
old mode 100644
new mode 100755
diff --git a/docs/dap__process__memory_8c.html b/docs/dap__process__memory_8c.html
old mode 100644
new mode 100755
diff --git a/docs/dap__process__memory_8h.html b/docs/dap__process__memory_8h.html
old mode 100644
new mode 100755
diff --git a/docs/dap__process__memory_8h_source.html b/docs/dap__process__memory_8h_source.html
old mode 100644
new mode 100755
diff --git a/docs/dir_4270bfced15e0e73154b13468c7c9ad9.html b/docs/dir_4270bfced15e0e73154b13468c7c9ad9.html
old mode 100644
new mode 100755
diff --git a/docs/dir_53403d93963d3f5d2fcffd0698f5bddb.html b/docs/dir_53403d93963d3f5d2fcffd0698f5bddb.html
old mode 100644
new mode 100755
diff --git a/docs/dir_cc9d4db7f92a2e77b53bedbbcfe214a0.html b/docs/dir_cc9d4db7f92a2e77b53bedbbcfe214a0.html
old mode 100644
new mode 100755
diff --git a/docs/doc.png b/docs/doc.png
old mode 100644
new mode 100755
diff --git a/docs/doxygen.css b/docs/doxygen.css
old mode 100644
new mode 100755
diff --git a/docs/doxygen.png b/docs/doxygen.png
old mode 100644
new mode 100755
diff --git a/docs/dynsections.js b/docs/dynsections.js
old mode 100644
new mode 100755
diff --git a/docs/files.html b/docs/files.html
old mode 100644
new mode 100755
diff --git a/docs/folderclosed.png b/docs/folderclosed.png
old mode 100644
new mode 100755
diff --git a/docs/folderopen.png b/docs/folderopen.png
old mode 100644
new mode 100755
diff --git a/docs/functions.html b/docs/functions.html
old mode 100644
new mode 100755
diff --git a/docs/functions_vars.html b/docs/functions_vars.html
old mode 100644
new mode 100755
diff --git a/docs/globals.html b/docs/globals.html
old mode 100644
new mode 100755
diff --git a/docs/globals_defs.html b/docs/globals_defs.html
old mode 100644
new mode 100755
diff --git a/docs/globals_enum.html b/docs/globals_enum.html
old mode 100644
new mode 100755
diff --git a/docs/globals_eval.html b/docs/globals_eval.html
old mode 100644
new mode 100755
diff --git a/docs/globals_func.html b/docs/globals_func.html
old mode 100644
new mode 100755
diff --git a/docs/globals_type.html b/docs/globals_type.html
old mode 100644
new mode 100755
diff --git a/docs/globals_vars.html b/docs/globals_vars.html
old mode 100644
new mode 100755
diff --git a/docs/index.html b/docs/index.html
old mode 100644
new mode 100755
diff --git a/docs/jquery.js b/docs/jquery.js
old mode 100644
new mode 100755
diff --git a/docs/nav_f.png b/docs/nav_f.png
old mode 100644
new mode 100755
diff --git a/docs/nav_g.png b/docs/nav_g.png
old mode 100644
new mode 100755
diff --git a/docs/nav_h.png b/docs/nav_h.png
old mode 100644
new mode 100755
diff --git a/docs/open.png b/docs/open.png
old mode 100644
new mode 100755
diff --git a/docs/search/all_0.html b/docs/search/all_0.html
old mode 100644
new mode 100755
diff --git a/docs/search/all_0.js b/docs/search/all_0.js
old mode 100644
new mode 100755
diff --git a/docs/search/all_1.html b/docs/search/all_1.html
old mode 100644
new mode 100755
diff --git a/docs/search/all_1.js b/docs/search/all_1.js
old mode 100644
new mode 100755
diff --git a/docs/search/all_10.html b/docs/search/all_10.html
old mode 100644
new mode 100755
diff --git a/docs/search/all_10.js b/docs/search/all_10.js
old mode 100644
new mode 100755
diff --git a/docs/search/all_11.html b/docs/search/all_11.html
old mode 100644
new mode 100755
diff --git a/docs/search/all_11.js b/docs/search/all_11.js
old mode 100644
new mode 100755
diff --git a/docs/search/all_12.html b/docs/search/all_12.html
old mode 100644
new mode 100755
diff --git a/docs/search/all_12.js b/docs/search/all_12.js
old mode 100644
new mode 100755
diff --git a/docs/search/all_2.html b/docs/search/all_2.html
old mode 100644
new mode 100755
diff --git a/docs/search/all_2.js b/docs/search/all_2.js
old mode 100644
new mode 100755
diff --git a/docs/search/all_3.html b/docs/search/all_3.html
old mode 100644
new mode 100755
diff --git a/docs/search/all_3.js b/docs/search/all_3.js
old mode 100644
new mode 100755
diff --git a/docs/search/all_4.html b/docs/search/all_4.html
old mode 100644
new mode 100755
diff --git a/docs/search/all_4.js b/docs/search/all_4.js
old mode 100644
new mode 100755
diff --git a/docs/search/all_5.html b/docs/search/all_5.html
old mode 100644
new mode 100755
diff --git a/docs/search/all_5.js b/docs/search/all_5.js
old mode 100644
new mode 100755
diff --git a/docs/search/all_6.html b/docs/search/all_6.html
old mode 100644
new mode 100755
diff --git a/docs/search/all_6.js b/docs/search/all_6.js
old mode 100644
new mode 100755
diff --git a/docs/search/all_7.html b/docs/search/all_7.html
old mode 100644
new mode 100755
diff --git a/docs/search/all_7.js b/docs/search/all_7.js
old mode 100644
new mode 100755
diff --git a/docs/search/all_8.html b/docs/search/all_8.html
old mode 100644
new mode 100755
diff --git a/docs/search/all_8.js b/docs/search/all_8.js
old mode 100644
new mode 100755
diff --git a/docs/search/all_9.html b/docs/search/all_9.html
old mode 100644
new mode 100755
diff --git a/docs/search/all_9.js b/docs/search/all_9.js
old mode 100644
new mode 100755
diff --git a/docs/search/all_a.html b/docs/search/all_a.html
old mode 100644
new mode 100755
diff --git a/docs/search/all_a.js b/docs/search/all_a.js
old mode 100644
new mode 100755
diff --git a/docs/search/all_b.html b/docs/search/all_b.html
old mode 100644
new mode 100755
diff --git a/docs/search/all_b.js b/docs/search/all_b.js
old mode 100644
new mode 100755
diff --git a/docs/search/all_c.html b/docs/search/all_c.html
old mode 100644
new mode 100755
diff --git a/docs/search/all_c.js b/docs/search/all_c.js
old mode 100644
new mode 100755
diff --git a/docs/search/all_d.html b/docs/search/all_d.html
old mode 100644
new mode 100755
diff --git a/docs/search/all_d.js b/docs/search/all_d.js
old mode 100644
new mode 100755
diff --git a/docs/search/all_e.html b/docs/search/all_e.html
old mode 100644
new mode 100755
diff --git a/docs/search/all_e.js b/docs/search/all_e.js
old mode 100644
new mode 100755
diff --git a/docs/search/all_f.html b/docs/search/all_f.html
old mode 100644
new mode 100755
diff --git a/docs/search/all_f.js b/docs/search/all_f.js
old mode 100644
new mode 100755
diff --git a/docs/search/classes_0.html b/docs/search/classes_0.html
old mode 100644
new mode 100755
diff --git a/docs/search/classes_0.js b/docs/search/classes_0.js
old mode 100644
new mode 100755
diff --git a/docs/search/classes_1.html b/docs/search/classes_1.html
old mode 100644
new mode 100755
diff --git a/docs/search/classes_1.js b/docs/search/classes_1.js
old mode 100644
new mode 100755
diff --git a/docs/search/close.png b/docs/search/close.png
old mode 100644
new mode 100755
diff --git a/docs/search/defines_0.html b/docs/search/defines_0.html
old mode 100644
new mode 100755
diff --git a/docs/search/defines_0.js b/docs/search/defines_0.js
old mode 100644
new mode 100755
diff --git a/docs/search/defines_1.html b/docs/search/defines_1.html
old mode 100644
new mode 100755
diff --git a/docs/search/defines_1.js b/docs/search/defines_1.js
old mode 100644
new mode 100755
diff --git a/docs/search/defines_2.html b/docs/search/defines_2.html
old mode 100644
new mode 100755
diff --git a/docs/search/defines_2.js b/docs/search/defines_2.js
old mode 100644
new mode 100755
diff --git a/docs/search/defines_3.html b/docs/search/defines_3.html
old mode 100644
new mode 100755
diff --git a/docs/search/defines_3.js b/docs/search/defines_3.js
old mode 100644
new mode 100755
diff --git a/docs/search/defines_4.html b/docs/search/defines_4.html
old mode 100644
new mode 100755
diff --git a/docs/search/defines_4.js b/docs/search/defines_4.js
old mode 100644
new mode 100755
diff --git a/docs/search/defines_5.html b/docs/search/defines_5.html
old mode 100644
new mode 100755
diff --git a/docs/search/defines_5.js b/docs/search/defines_5.js
old mode 100644
new mode 100755
diff --git a/docs/search/enums_0.html b/docs/search/enums_0.html
old mode 100644
new mode 100755
diff --git a/docs/search/enums_0.js b/docs/search/enums_0.js
old mode 100644
new mode 100755
diff --git a/docs/search/enums_1.html b/docs/search/enums_1.html
old mode 100644
new mode 100755
diff --git a/docs/search/enums_1.js b/docs/search/enums_1.js
old mode 100644
new mode 100755
diff --git a/docs/search/enumvalues_0.html b/docs/search/enumvalues_0.html
old mode 100644
new mode 100755
diff --git a/docs/search/enumvalues_0.js b/docs/search/enumvalues_0.js
old mode 100644
new mode 100755
diff --git a/docs/search/enumvalues_1.html b/docs/search/enumvalues_1.html
old mode 100644
new mode 100755
diff --git a/docs/search/enumvalues_1.js b/docs/search/enumvalues_1.js
old mode 100644
new mode 100755
diff --git a/docs/search/files_0.html b/docs/search/files_0.html
old mode 100644
new mode 100755
diff --git a/docs/search/files_0.js b/docs/search/files_0.js
old mode 100644
new mode 100755
diff --git a/docs/search/functions_0.html b/docs/search/functions_0.html
old mode 100644
new mode 100755
diff --git a/docs/search/functions_0.js b/docs/search/functions_0.js
old mode 100644
new mode 100755
diff --git a/docs/search/functions_1.html b/docs/search/functions_1.html
old mode 100644
new mode 100755
diff --git a/docs/search/functions_1.js b/docs/search/functions_1.js
old mode 100644
new mode 100755
diff --git a/docs/search/functions_2.html b/docs/search/functions_2.html
old mode 100644
new mode 100755
diff --git a/docs/search/functions_2.js b/docs/search/functions_2.js
old mode 100644
new mode 100755
diff --git a/docs/search/functions_3.html b/docs/search/functions_3.html
old mode 100644
new mode 100755
diff --git a/docs/search/functions_3.js b/docs/search/functions_3.js
old mode 100644
new mode 100755
diff --git a/docs/search/functions_4.html b/docs/search/functions_4.html
old mode 100644
new mode 100755
diff --git a/docs/search/functions_4.js b/docs/search/functions_4.js
old mode 100644
new mode 100755
diff --git a/docs/search/functions_5.html b/docs/search/functions_5.html
old mode 100644
new mode 100755
diff --git a/docs/search/functions_5.js b/docs/search/functions_5.js
old mode 100644
new mode 100755
diff --git a/docs/search/functions_6.html b/docs/search/functions_6.html
old mode 100644
new mode 100755
diff --git a/docs/search/functions_6.js b/docs/search/functions_6.js
old mode 100644
new mode 100755
diff --git a/docs/search/functions_7.html b/docs/search/functions_7.html
old mode 100644
new mode 100755
diff --git a/docs/search/functions_7.js b/docs/search/functions_7.js
old mode 100644
new mode 100755
diff --git a/docs/search/functions_8.html b/docs/search/functions_8.html
old mode 100644
new mode 100755
diff --git a/docs/search/functions_8.js b/docs/search/functions_8.js
old mode 100644
new mode 100755
diff --git a/docs/search/functions_9.html b/docs/search/functions_9.html
old mode 100644
new mode 100755
diff --git a/docs/search/functions_9.js b/docs/search/functions_9.js
old mode 100644
new mode 100755
diff --git a/docs/search/mag_sel.png b/docs/search/mag_sel.png
old mode 100644
new mode 100755
diff --git a/docs/search/nomatches.html b/docs/search/nomatches.html
old mode 100644
new mode 100755
diff --git a/docs/search/search.css b/docs/search/search.css
old mode 100644
new mode 100755
diff --git a/docs/search/search.js b/docs/search/search.js
old mode 100644
new mode 100755
diff --git a/docs/search/search_l.png b/docs/search/search_l.png
old mode 100644
new mode 100755
diff --git a/docs/search/search_m.png b/docs/search/search_m.png
old mode 100644
new mode 100755
diff --git a/docs/search/search_r.png b/docs/search/search_r.png
old mode 100644
new mode 100755
diff --git a/docs/search/searchdata.js b/docs/search/searchdata.js
old mode 100644
new mode 100755
diff --git a/docs/search/typedefs_0.html b/docs/search/typedefs_0.html
old mode 100644
new mode 100755
diff --git a/docs/search/typedefs_0.js b/docs/search/typedefs_0.js
old mode 100644
new mode 100755
diff --git a/docs/search/typedefs_1.html b/docs/search/typedefs_1.html
old mode 100644
new mode 100755
diff --git a/docs/search/typedefs_1.js b/docs/search/typedefs_1.js
old mode 100644
new mode 100755
diff --git a/docs/search/typedefs_2.html b/docs/search/typedefs_2.html
old mode 100644
new mode 100755
diff --git a/docs/search/typedefs_2.js b/docs/search/typedefs_2.js
old mode 100644
new mode 100755
diff --git a/docs/search/variables_0.html b/docs/search/variables_0.html
old mode 100644
new mode 100755
diff --git a/docs/search/variables_0.js b/docs/search/variables_0.js
old mode 100644
new mode 100755
diff --git a/docs/search/variables_1.html b/docs/search/variables_1.html
old mode 100644
new mode 100755
diff --git a/docs/search/variables_1.js b/docs/search/variables_1.js
old mode 100644
new mode 100755
diff --git a/docs/search/variables_2.html b/docs/search/variables_2.html
old mode 100644
new mode 100755
diff --git a/docs/search/variables_2.js b/docs/search/variables_2.js
old mode 100644
new mode 100755
diff --git a/docs/search/variables_3.html b/docs/search/variables_3.html
old mode 100644
new mode 100755
diff --git a/docs/search/variables_3.js b/docs/search/variables_3.js
old mode 100644
new mode 100755
diff --git a/docs/search/variables_4.html b/docs/search/variables_4.html
old mode 100644
new mode 100755
diff --git a/docs/search/variables_4.js b/docs/search/variables_4.js
old mode 100644
new mode 100755
diff --git a/docs/search/variables_5.html b/docs/search/variables_5.html
old mode 100644
new mode 100755
diff --git a/docs/search/variables_5.js b/docs/search/variables_5.js
old mode 100644
new mode 100755
diff --git a/docs/search/variables_6.html b/docs/search/variables_6.html
old mode 100644
new mode 100755
diff --git a/docs/search/variables_6.js b/docs/search/variables_6.js
old mode 100644
new mode 100755
diff --git a/docs/search/variables_7.html b/docs/search/variables_7.html
old mode 100644
new mode 100755
diff --git a/docs/search/variables_7.js b/docs/search/variables_7.js
old mode 100644
new mode 100755
diff --git a/docs/search/variables_8.html b/docs/search/variables_8.html
old mode 100644
new mode 100755
diff --git a/docs/search/variables_8.js b/docs/search/variables_8.js
old mode 100644
new mode 100755
diff --git a/docs/search/variables_9.html b/docs/search/variables_9.html
old mode 100644
new mode 100755
diff --git a/docs/search/variables_9.js b/docs/search/variables_9.js
old mode 100644
new mode 100755
diff --git a/docs/search/variables_a.html b/docs/search/variables_a.html
old mode 100644
new mode 100755
diff --git a/docs/search/variables_a.js b/docs/search/variables_a.js
old mode 100644
new mode 100755
diff --git a/docs/search/variables_b.html b/docs/search/variables_b.html
old mode 100644
new mode 100755
diff --git a/docs/search/variables_b.js b/docs/search/variables_b.js
old mode 100644
new mode 100755
diff --git a/docs/search/variables_c.html b/docs/search/variables_c.html
old mode 100644
new mode 100755
diff --git a/docs/search/variables_c.js b/docs/search/variables_c.js
old mode 100644
new mode 100755
diff --git a/docs/search/variables_d.html b/docs/search/variables_d.html
old mode 100644
new mode 100755
diff --git a/docs/search/variables_d.js b/docs/search/variables_d.js
old mode 100644
new mode 100755
diff --git a/docs/search/variables_e.html b/docs/search/variables_e.html
old mode 100644
new mode 100755
diff --git a/docs/search/variables_e.js b/docs/search/variables_e.js
old mode 100644
new mode 100755
diff --git a/docs/splitbar.png b/docs/splitbar.png
old mode 100644
new mode 100755
diff --git a/docs/structdap__config.html b/docs/structdap__config.html
old mode 100644
new mode 100755
diff --git a/docs/structdap__config__internal.html b/docs/structdap__config__internal.html
old mode 100644
new mode 100755
diff --git a/docs/structdap__config__item.html b/docs/structdap__config__item.html
old mode 100644
new mode 100755
diff --git a/docs/structdap__cpu.html b/docs/structdap__cpu.html
old mode 100644
new mode 100755
diff --git a/docs/structdap__cpu__stats.html b/docs/structdap__cpu__stats.html
old mode 100644
new mode 100755
diff --git a/docs/structdap__process__memory.html b/docs/structdap__process__memory.html
old mode 100644
new mode 100755
diff --git a/docs/structproc__stat__line.html b/docs/structproc__stat__line.html
old mode 100644
new mode 100755
diff --git a/docs/sync_off.png b/docs/sync_off.png
old mode 100644
new mode 100755
diff --git a/docs/sync_on.png b/docs/sync_on.png
old mode 100644
new mode 100755
diff --git a/docs/tab_a.png b/docs/tab_a.png
old mode 100644
new mode 100755
diff --git a/docs/tab_b.png b/docs/tab_b.png
old mode 100644
new mode 100755
diff --git a/docs/tab_h.png b/docs/tab_h.png
old mode 100644
new mode 100755
diff --git a/docs/tab_s.png b/docs/tab_s.png
old mode 100644
new mode 100755
diff --git a/docs/tabs.css b/docs/tabs.css
old mode 100644
new mode 100755
diff --git a/libdap.pri b/libdap.pri
old mode 100644
new mode 100755
diff --git a/test/core/dap_circular_test.c b/test/core/dap_circular_test.c
old mode 100644
new mode 100755
diff --git a/test/core/dap_circular_test.h b/test/core/dap_circular_test.h
old mode 100644
new mode 100755
diff --git a/test/core/dap_common_test.c b/test/core/dap_common_test.c
old mode 100644
new mode 100755
diff --git a/test/core/dap_common_test.h b/test/core/dap_common_test.h
old mode 100644
new mode 100755
diff --git a/test/core/dap_config_test.c b/test/core/dap_config_test.c
old mode 100644
new mode 100755
diff --git a/test/core/dap_strfuncs_test.c b/test/core/dap_strfuncs_test.c
old mode 100644
new mode 100755
diff --git a/test/core/dap_strfuncs_test.h b/test/core/dap_strfuncs_test.h
old mode 100644
new mode 100755
diff --git a/test/core/unix/dap_cpu_monitor_test.c b/test/core/unix/dap_cpu_monitor_test.c
old mode 100644
new mode 100755
diff --git a/test/core/unix/dap_cpu_monitor_test.h b/test/core/unix/dap_cpu_monitor_test.h
old mode 100644
new mode 100755
diff --git a/test/core/unix/dap_network_monitor_test.c b/test/core/unix/dap_network_monitor_test.c
old mode 100644
new mode 100755
diff --git a/test/core/unix/dap_network_monitor_test.h b/test/core/unix/dap_network_monitor_test.h
old mode 100644
new mode 100755
diff --git a/test/core/unix/dap_process_mem_test.c b/test/core/unix/dap_process_mem_test.c
old mode 100644
new mode 100755
diff --git a/test/core/unix/dap_process_mem_test.h b/test/core/unix/dap_process_mem_test.h
old mode 100644
new mode 100755
diff --git a/test/crypto/dap_enc_base58_test.c b/test/crypto/dap_enc_base58_test.c
old mode 100644
new mode 100755
diff --git a/test/crypto/dap_enc_base58_test.h b/test/crypto/dap_enc_base58_test.h
old mode 100644
new mode 100755
diff --git a/test/crypto/dap_enc_base64_test.c b/test/crypto/dap_enc_base64_test.c
old mode 100644
new mode 100755
diff --git a/test/crypto/dap_enc_base64_test.h b/test/crypto/dap_enc_base64_test.h
old mode 100644
new mode 100755
diff --git a/test/crypto/dap_enc_defeo_test.c b/test/crypto/dap_enc_defeo_test.c
old mode 100644
new mode 100755
diff --git a/test/crypto/dap_enc_defeo_test.h b/test/crypto/dap_enc_defeo_test.h
old mode 100644
new mode 100755
diff --git a/test/crypto/dap_enc_iaes_test.c b/test/crypto/dap_enc_iaes_test.c
old mode 100644
new mode 100755
diff --git a/test/crypto/dap_enc_iaes_test.h b/test/crypto/dap_enc_iaes_test.h
old mode 100644
new mode 100755
diff --git a/test/crypto/dap_enc_msrln_test.c b/test/crypto/dap_enc_msrln_test.c
old mode 100644
new mode 100755
diff --git a/test/crypto/dap_enc_msrln_test.h b/test/crypto/dap_enc_msrln_test.h
old mode 100644
new mode 100755
diff --git a/test/crypto/dap_enc_oaes_test.c b/test/crypto/dap_enc_oaes_test.c
old mode 100644
new mode 100755
diff --git a/test/crypto/dap_enc_oaes_test.h b/test/crypto/dap_enc_oaes_test.h
old mode 100644
new mode 100755
diff --git a/test/crypto/dap_enc_picnic_test.c b/test/crypto/dap_enc_picnic_test.c
old mode 100644
new mode 100755
diff --git a/test/crypto/dap_enc_picnic_test.h b/test/crypto/dap_enc_picnic_test.h
old mode 100644
new mode 100755
diff --git a/test/crypto/dap_enc_sig_bliss_test.c b/test/crypto/dap_enc_sig_bliss_test.c
old mode 100644
new mode 100755
diff --git a/test/crypto/dap_enc_sig_bliss_test.h b/test/crypto/dap_enc_sig_bliss_test.h
old mode 100644
new mode 100755
diff --git a/test/crypto/dap_enc_tesla_test.c b/test/crypto/dap_enc_tesla_test.c
old mode 100644
new mode 100755
diff --git a/test/crypto/dap_enc_tesla_test.h b/test/crypto/dap_enc_tesla_test.h
old mode 100644
new mode 100755
diff --git a/test/crypto/dap_enc_test.c b/test/crypto/dap_enc_test.c
old mode 100644
new mode 100755
diff --git a/test/crypto/dap_enc_test.h b/test/crypto/dap_enc_test.h
old mode 100644
new mode 100755
diff --git a/test/crypto/main.c b/test/crypto/main.c
old mode 100644
new mode 100755