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/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/session/CMakeLists.txt b/session/CMakeLists.txt
old mode 100644
new mode 100755
diff --git a/session/dap_stream_session.c b/session/dap_stream_session.c
old mode 100644
new mode 100755
diff --git a/session/dap_stream_session.h b/session/dap_stream_session.h
old mode 100644
new mode 100755
diff --git a/stream/CMakeLists.txt b/stream/CMakeLists.txt
old mode 100644
new mode 100755
diff --git a/stream/dap_stream.c b/stream/dap_stream.c
old mode 100644
new mode 100755
diff --git a/stream/dap_stream.h b/stream/dap_stream.h
old mode 100644
new mode 100755
diff --git a/stream/dap_stream_ctl.c b/stream/dap_stream_ctl.c
old mode 100644
new mode 100755
diff --git a/stream/dap_stream_ctl.h b/stream/dap_stream_ctl.h
old mode 100644
new mode 100755
diff --git a/stream/dap_stream_pkt.c b/stream/dap_stream_pkt.c
old mode 100644
new mode 100755
diff --git a/stream/dap_stream_pkt.h b/stream/dap_stream_pkt.h
old mode 100644
new mode 100755
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
old mode 100644
new mode 100755
diff --git a/test/main.c b/test/main.c
old mode 100644
new mode 100755