From ecb057b20e266378da4cdbf614df360b45768e58 Mon Sep 17 00:00:00 2001
From: Dmtiriy Gerasimov <naeper@demlabs.net>
Date: Wed, 10 Apr 2019 14:51:30 +0700
Subject: [PATCH] [*] chmod

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

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
-- 
GitLab