From 0e56b468eeaf711e4594aba83a15f2944cfb58b9 Mon Sep 17 00:00:00 2001 From: System Administrator Date: Tue, 1 Dec 2015 23:14:55 +0100 Subject: Update binaries and code source for OSX --- tinyHTTP/Doxyfile | 0 tinyHTTP/Makefile.am | 0 tinyHTTP/abnf/http.abnf | 0 tinyHTTP/abnf/httpauth.abnf | 0 tinyHTTP/abnf/uri.abnf | 0 tinyHTTP/abnf/ws.abnf | 0 tinyHTTP/droid-makefile | 0 tinyHTTP/footer.html | 0 tinyHTTP/header.html | 0 tinyHTTP/include/thttp.h | 0 tinyHTTP/include/tinyhttp.h | 0 tinyHTTP/include/tinyhttp/auth/thttp_auth.h | 0 tinyHTTP/include/tinyhttp/auth/thttp_challenge.h | 0 tinyHTTP/include/tinyhttp/headers/thttp_header.h | 0 tinyHTTP/include/tinyhttp/headers/thttp_header_Authorization.h | 0 tinyHTTP/include/tinyhttp/headers/thttp_header_Content_Length.h | 0 tinyHTTP/include/tinyhttp/headers/thttp_header_Content_Type.h | 0 tinyHTTP/include/tinyhttp/headers/thttp_header_Dummy.h | 0 tinyHTTP/include/tinyhttp/headers/thttp_header_ETag.h | 0 tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Accept.h | 0 tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Key.h | 0 tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Protocol.h | 0 tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Version.h | 0 tinyHTTP/include/tinyhttp/headers/thttp_header_Transfer_Encoding.h | 0 tinyHTTP/include/tinyhttp/headers/thttp_header_WWW_Authenticate.h | 0 tinyHTTP/include/tinyhttp/parsers/thttp_parser_header.h | 0 tinyHTTP/include/tinyhttp/parsers/thttp_parser_message.h | 0 tinyHTTP/include/tinyhttp/parsers/thttp_parser_url.h | 0 tinyHTTP/include/tinyhttp/thttp_action.h | 0 tinyHTTP/include/tinyhttp/thttp_dialog.h | 0 tinyHTTP/include/tinyhttp/thttp_event.h | 0 tinyHTTP/include/tinyhttp/thttp_message.h | 0 tinyHTTP/include/tinyhttp/thttp_proxy_node_plugin.h | 0 tinyHTTP/include/tinyhttp/thttp_session.h | 0 tinyHTTP/include/tinyhttp/thttp_url.h | 0 tinyHTTP/include/tinyhttp_config.h | 0 tinyHTTP/installdox.sh | 0 tinyHTTP/ragel.sh | 0 tinyHTTP/ragel/thttp_machine_header.rl | 0 tinyHTTP/ragel/thttp_machine_message.rl | 0 tinyHTTP/ragel/thttp_machine_utils.rl | 0 tinyHTTP/ragel/thttp_machine_ws.rl | 0 tinyHTTP/ragel/thttp_parser_header.rl | 0 tinyHTTP/ragel/thttp_parser_header_Authorization.rl | 0 tinyHTTP/ragel/thttp_parser_header_Content_Length.rl | 0 tinyHTTP/ragel/thttp_parser_header_Content_Type.rl | 0 tinyHTTP/ragel/thttp_parser_header_Dummy.rl | 0 tinyHTTP/ragel/thttp_parser_header_ETag.rl | 0 tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Accept.rl | 0 tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Key.rl | 0 tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Protocol.rl | 0 tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Version.rl | 0 tinyHTTP/ragel/thttp_parser_header_Transfer_Encoding.rl | 0 tinyHTTP/ragel/thttp_parser_header_WWW_Authenticate.rl | 0 tinyHTTP/ragel/thttp_parser_message.rl | 0 tinyHTTP/ragel/thttp_parser_url.rl | 0 tinyHTTP/src/auth/thttp_auth.c | 0 tinyHTTP/src/auth/thttp_challenge.c | 0 tinyHTTP/src/headers/thttp_header.c | 0 tinyHTTP/src/headers/thttp_header_Authorization.c | 0 tinyHTTP/src/headers/thttp_header_Content_Length.c | 0 tinyHTTP/src/headers/thttp_header_Content_Type.c | 0 tinyHTTP/src/headers/thttp_header_Dummy.c | 0 tinyHTTP/src/headers/thttp_header_ETag.c | 0 tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Accept.c | 0 tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Key.c | 0 tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Protocol.c | 0 tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Version.c | 0 tinyHTTP/src/headers/thttp_header_Transfer_Encoding.c | 0 tinyHTTP/src/headers/thttp_header_WWW_Authenticate.c | 0 tinyHTTP/src/makefile | 0 tinyHTTP/src/parsers/thttp_parser_header.c | 0 tinyHTTP/src/parsers/thttp_parser_message.c | 0 tinyHTTP/src/parsers/thttp_parser_url.c | 0 tinyHTTP/src/thttp.c | 0 tinyHTTP/src/thttp_action.c | 0 tinyHTTP/src/thttp_dialog.c | 0 tinyHTTP/src/thttp_event.c | 0 tinyHTTP/src/thttp_message.c | 0 tinyHTTP/src/thttp_proxy_node_plugin.c | 0 tinyHTTP/src/thttp_session.c | 0 tinyHTTP/src/thttp_url.c | 0 tinyHTTP/test/droid-makefile | 0 tinyHTTP/test/stdafx.c | 0 tinyHTTP/test/stdafx.h | 0 tinyHTTP/test/targetver.h | 0 tinyHTTP/test/test.c | 0 tinyHTTP/test/test.vcproj | 0 tinyHTTP/test/test_auth.h | 0 tinyHTTP/test/test_messages.h | 0 tinyHTTP/test/test_stack.h | 0 tinyHTTP/test/test_transport.h | 0 tinyHTTP/test/test_url.h | 0 tinyHTTP/tinyHTTP.pc.in | 0 tinyHTTP/tinyHTTP.sln | 0 tinyHTTP/tinyHTTP.tag | 0 tinyHTTP/tinyHTTP.vcproj | 0 tinyHTTP/version.rc | 0 tinyHTTP/winrt/tinyHTTP.sln | 0 tinyHTTP/winrt/tinyHTTP.vcxproj | 0 tinyHTTP/winrt/tinyHTTP.vcxproj.filters | 0 101 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 tinyHTTP/Doxyfile mode change 100644 => 100755 tinyHTTP/Makefile.am mode change 100644 => 100755 tinyHTTP/abnf/http.abnf mode change 100644 => 100755 tinyHTTP/abnf/httpauth.abnf mode change 100644 => 100755 tinyHTTP/abnf/uri.abnf mode change 100644 => 100755 tinyHTTP/abnf/ws.abnf mode change 100644 => 100755 tinyHTTP/droid-makefile mode change 100644 => 100755 tinyHTTP/footer.html mode change 100644 => 100755 tinyHTTP/header.html mode change 100644 => 100755 tinyHTTP/include/thttp.h mode change 100644 => 100755 tinyHTTP/include/tinyhttp.h mode change 100644 => 100755 tinyHTTP/include/tinyhttp/auth/thttp_auth.h mode change 100644 => 100755 tinyHTTP/include/tinyhttp/auth/thttp_challenge.h mode change 100644 => 100755 tinyHTTP/include/tinyhttp/headers/thttp_header.h mode change 100644 => 100755 tinyHTTP/include/tinyhttp/headers/thttp_header_Authorization.h mode change 100644 => 100755 tinyHTTP/include/tinyhttp/headers/thttp_header_Content_Length.h mode change 100644 => 100755 tinyHTTP/include/tinyhttp/headers/thttp_header_Content_Type.h mode change 100644 => 100755 tinyHTTP/include/tinyhttp/headers/thttp_header_Dummy.h mode change 100644 => 100755 tinyHTTP/include/tinyhttp/headers/thttp_header_ETag.h mode change 100644 => 100755 tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Accept.h mode change 100644 => 100755 tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Key.h mode change 100644 => 100755 tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Protocol.h mode change 100644 => 100755 tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Version.h mode change 100644 => 100755 tinyHTTP/include/tinyhttp/headers/thttp_header_Transfer_Encoding.h mode change 100644 => 100755 tinyHTTP/include/tinyhttp/headers/thttp_header_WWW_Authenticate.h mode change 100644 => 100755 tinyHTTP/include/tinyhttp/parsers/thttp_parser_header.h mode change 100644 => 100755 tinyHTTP/include/tinyhttp/parsers/thttp_parser_message.h mode change 100644 => 100755 tinyHTTP/include/tinyhttp/parsers/thttp_parser_url.h mode change 100644 => 100755 tinyHTTP/include/tinyhttp/thttp_action.h mode change 100644 => 100755 tinyHTTP/include/tinyhttp/thttp_dialog.h mode change 100644 => 100755 tinyHTTP/include/tinyhttp/thttp_event.h mode change 100644 => 100755 tinyHTTP/include/tinyhttp/thttp_message.h mode change 100644 => 100755 tinyHTTP/include/tinyhttp/thttp_proxy_node_plugin.h mode change 100644 => 100755 tinyHTTP/include/tinyhttp/thttp_session.h mode change 100644 => 100755 tinyHTTP/include/tinyhttp/thttp_url.h mode change 100644 => 100755 tinyHTTP/include/tinyhttp_config.h mode change 100644 => 100755 tinyHTTP/installdox.sh mode change 100644 => 100755 tinyHTTP/ragel.sh mode change 100644 => 100755 tinyHTTP/ragel/thttp_machine_header.rl mode change 100644 => 100755 tinyHTTP/ragel/thttp_machine_message.rl mode change 100644 => 100755 tinyHTTP/ragel/thttp_machine_utils.rl mode change 100644 => 100755 tinyHTTP/ragel/thttp_machine_ws.rl mode change 100644 => 100755 tinyHTTP/ragel/thttp_parser_header.rl mode change 100644 => 100755 tinyHTTP/ragel/thttp_parser_header_Authorization.rl mode change 100644 => 100755 tinyHTTP/ragel/thttp_parser_header_Content_Length.rl mode change 100644 => 100755 tinyHTTP/ragel/thttp_parser_header_Content_Type.rl mode change 100644 => 100755 tinyHTTP/ragel/thttp_parser_header_Dummy.rl mode change 100644 => 100755 tinyHTTP/ragel/thttp_parser_header_ETag.rl mode change 100644 => 100755 tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Accept.rl mode change 100644 => 100755 tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Key.rl mode change 100644 => 100755 tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Protocol.rl mode change 100644 => 100755 tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Version.rl mode change 100644 => 100755 tinyHTTP/ragel/thttp_parser_header_Transfer_Encoding.rl mode change 100644 => 100755 tinyHTTP/ragel/thttp_parser_header_WWW_Authenticate.rl mode change 100644 => 100755 tinyHTTP/ragel/thttp_parser_message.rl mode change 100644 => 100755 tinyHTTP/ragel/thttp_parser_url.rl mode change 100644 => 100755 tinyHTTP/src/auth/thttp_auth.c mode change 100644 => 100755 tinyHTTP/src/auth/thttp_challenge.c mode change 100644 => 100755 tinyHTTP/src/headers/thttp_header.c mode change 100644 => 100755 tinyHTTP/src/headers/thttp_header_Authorization.c mode change 100644 => 100755 tinyHTTP/src/headers/thttp_header_Content_Length.c mode change 100644 => 100755 tinyHTTP/src/headers/thttp_header_Content_Type.c mode change 100644 => 100755 tinyHTTP/src/headers/thttp_header_Dummy.c mode change 100644 => 100755 tinyHTTP/src/headers/thttp_header_ETag.c mode change 100644 => 100755 tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Accept.c mode change 100644 => 100755 tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Key.c mode change 100644 => 100755 tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Protocol.c mode change 100644 => 100755 tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Version.c mode change 100644 => 100755 tinyHTTP/src/headers/thttp_header_Transfer_Encoding.c mode change 100644 => 100755 tinyHTTP/src/headers/thttp_header_WWW_Authenticate.c mode change 100644 => 100755 tinyHTTP/src/makefile mode change 100644 => 100755 tinyHTTP/src/parsers/thttp_parser_header.c mode change 100644 => 100755 tinyHTTP/src/parsers/thttp_parser_message.c mode change 100644 => 100755 tinyHTTP/src/parsers/thttp_parser_url.c mode change 100644 => 100755 tinyHTTP/src/thttp.c mode change 100644 => 100755 tinyHTTP/src/thttp_action.c mode change 100644 => 100755 tinyHTTP/src/thttp_dialog.c mode change 100644 => 100755 tinyHTTP/src/thttp_event.c mode change 100644 => 100755 tinyHTTP/src/thttp_message.c mode change 100644 => 100755 tinyHTTP/src/thttp_proxy_node_plugin.c mode change 100644 => 100755 tinyHTTP/src/thttp_session.c mode change 100644 => 100755 tinyHTTP/src/thttp_url.c mode change 100644 => 100755 tinyHTTP/test/droid-makefile mode change 100644 => 100755 tinyHTTP/test/stdafx.c mode change 100644 => 100755 tinyHTTP/test/stdafx.h mode change 100644 => 100755 tinyHTTP/test/targetver.h mode change 100644 => 100755 tinyHTTP/test/test.c mode change 100644 => 100755 tinyHTTP/test/test.vcproj mode change 100644 => 100755 tinyHTTP/test/test_auth.h mode change 100644 => 100755 tinyHTTP/test/test_messages.h mode change 100644 => 100755 tinyHTTP/test/test_stack.h mode change 100644 => 100755 tinyHTTP/test/test_transport.h mode change 100644 => 100755 tinyHTTP/test/test_url.h mode change 100644 => 100755 tinyHTTP/tinyHTTP.pc.in mode change 100644 => 100755 tinyHTTP/tinyHTTP.sln mode change 100644 => 100755 tinyHTTP/tinyHTTP.tag mode change 100644 => 100755 tinyHTTP/tinyHTTP.vcproj mode change 100644 => 100755 tinyHTTP/version.rc mode change 100644 => 100755 tinyHTTP/winrt/tinyHTTP.sln mode change 100644 => 100755 tinyHTTP/winrt/tinyHTTP.vcxproj mode change 100644 => 100755 tinyHTTP/winrt/tinyHTTP.vcxproj.filters (limited to 'tinyHTTP') diff --git a/tinyHTTP/Doxyfile b/tinyHTTP/Doxyfile old mode 100644 new mode 100755 diff --git a/tinyHTTP/Makefile.am b/tinyHTTP/Makefile.am old mode 100644 new mode 100755 diff --git a/tinyHTTP/abnf/http.abnf b/tinyHTTP/abnf/http.abnf old mode 100644 new mode 100755 diff --git a/tinyHTTP/abnf/httpauth.abnf b/tinyHTTP/abnf/httpauth.abnf old mode 100644 new mode 100755 diff --git a/tinyHTTP/abnf/uri.abnf b/tinyHTTP/abnf/uri.abnf old mode 100644 new mode 100755 diff --git a/tinyHTTP/abnf/ws.abnf b/tinyHTTP/abnf/ws.abnf old mode 100644 new mode 100755 diff --git a/tinyHTTP/droid-makefile b/tinyHTTP/droid-makefile old mode 100644 new mode 100755 diff --git a/tinyHTTP/footer.html b/tinyHTTP/footer.html old mode 100644 new mode 100755 diff --git a/tinyHTTP/header.html b/tinyHTTP/header.html old mode 100644 new mode 100755 diff --git a/tinyHTTP/include/thttp.h b/tinyHTTP/include/thttp.h old mode 100644 new mode 100755 diff --git a/tinyHTTP/include/tinyhttp.h b/tinyHTTP/include/tinyhttp.h old mode 100644 new mode 100755 diff --git a/tinyHTTP/include/tinyhttp/auth/thttp_auth.h b/tinyHTTP/include/tinyhttp/auth/thttp_auth.h old mode 100644 new mode 100755 diff --git a/tinyHTTP/include/tinyhttp/auth/thttp_challenge.h b/tinyHTTP/include/tinyhttp/auth/thttp_challenge.h old mode 100644 new mode 100755 diff --git a/tinyHTTP/include/tinyhttp/headers/thttp_header.h b/tinyHTTP/include/tinyhttp/headers/thttp_header.h old mode 100644 new mode 100755 diff --git a/tinyHTTP/include/tinyhttp/headers/thttp_header_Authorization.h b/tinyHTTP/include/tinyhttp/headers/thttp_header_Authorization.h old mode 100644 new mode 100755 diff --git a/tinyHTTP/include/tinyhttp/headers/thttp_header_Content_Length.h b/tinyHTTP/include/tinyhttp/headers/thttp_header_Content_Length.h old mode 100644 new mode 100755 diff --git a/tinyHTTP/include/tinyhttp/headers/thttp_header_Content_Type.h b/tinyHTTP/include/tinyhttp/headers/thttp_header_Content_Type.h old mode 100644 new mode 100755 diff --git a/tinyHTTP/include/tinyhttp/headers/thttp_header_Dummy.h b/tinyHTTP/include/tinyhttp/headers/thttp_header_Dummy.h old mode 100644 new mode 100755 diff --git a/tinyHTTP/include/tinyhttp/headers/thttp_header_ETag.h b/tinyHTTP/include/tinyhttp/headers/thttp_header_ETag.h old mode 100644 new mode 100755 diff --git a/tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Accept.h b/tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Accept.h old mode 100644 new mode 100755 diff --git a/tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Key.h b/tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Key.h old mode 100644 new mode 100755 diff --git a/tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Protocol.h b/tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Protocol.h old mode 100644 new mode 100755 diff --git a/tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Version.h b/tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Version.h old mode 100644 new mode 100755 diff --git a/tinyHTTP/include/tinyhttp/headers/thttp_header_Transfer_Encoding.h b/tinyHTTP/include/tinyhttp/headers/thttp_header_Transfer_Encoding.h old mode 100644 new mode 100755 diff --git a/tinyHTTP/include/tinyhttp/headers/thttp_header_WWW_Authenticate.h b/tinyHTTP/include/tinyhttp/headers/thttp_header_WWW_Authenticate.h old mode 100644 new mode 100755 diff --git a/tinyHTTP/include/tinyhttp/parsers/thttp_parser_header.h b/tinyHTTP/include/tinyhttp/parsers/thttp_parser_header.h old mode 100644 new mode 100755 diff --git a/tinyHTTP/include/tinyhttp/parsers/thttp_parser_message.h b/tinyHTTP/include/tinyhttp/parsers/thttp_parser_message.h old mode 100644 new mode 100755 diff --git a/tinyHTTP/include/tinyhttp/parsers/thttp_parser_url.h b/tinyHTTP/include/tinyhttp/parsers/thttp_parser_url.h old mode 100644 new mode 100755 diff --git a/tinyHTTP/include/tinyhttp/thttp_action.h b/tinyHTTP/include/tinyhttp/thttp_action.h old mode 100644 new mode 100755 diff --git a/tinyHTTP/include/tinyhttp/thttp_dialog.h b/tinyHTTP/include/tinyhttp/thttp_dialog.h old mode 100644 new mode 100755 diff --git a/tinyHTTP/include/tinyhttp/thttp_event.h b/tinyHTTP/include/tinyhttp/thttp_event.h old mode 100644 new mode 100755 diff --git a/tinyHTTP/include/tinyhttp/thttp_message.h b/tinyHTTP/include/tinyhttp/thttp_message.h old mode 100644 new mode 100755 diff --git a/tinyHTTP/include/tinyhttp/thttp_proxy_node_plugin.h b/tinyHTTP/include/tinyhttp/thttp_proxy_node_plugin.h old mode 100644 new mode 100755 diff --git a/tinyHTTP/include/tinyhttp/thttp_session.h b/tinyHTTP/include/tinyhttp/thttp_session.h old mode 100644 new mode 100755 diff --git a/tinyHTTP/include/tinyhttp/thttp_url.h b/tinyHTTP/include/tinyhttp/thttp_url.h old mode 100644 new mode 100755 diff --git a/tinyHTTP/include/tinyhttp_config.h b/tinyHTTP/include/tinyhttp_config.h old mode 100644 new mode 100755 diff --git a/tinyHTTP/installdox.sh b/tinyHTTP/installdox.sh old mode 100644 new mode 100755 diff --git a/tinyHTTP/ragel.sh b/tinyHTTP/ragel.sh old mode 100644 new mode 100755 diff --git a/tinyHTTP/ragel/thttp_machine_header.rl b/tinyHTTP/ragel/thttp_machine_header.rl old mode 100644 new mode 100755 diff --git a/tinyHTTP/ragel/thttp_machine_message.rl b/tinyHTTP/ragel/thttp_machine_message.rl old mode 100644 new mode 100755 diff --git a/tinyHTTP/ragel/thttp_machine_utils.rl b/tinyHTTP/ragel/thttp_machine_utils.rl old mode 100644 new mode 100755 diff --git a/tinyHTTP/ragel/thttp_machine_ws.rl b/tinyHTTP/ragel/thttp_machine_ws.rl old mode 100644 new mode 100755 diff --git a/tinyHTTP/ragel/thttp_parser_header.rl b/tinyHTTP/ragel/thttp_parser_header.rl old mode 100644 new mode 100755 diff --git a/tinyHTTP/ragel/thttp_parser_header_Authorization.rl b/tinyHTTP/ragel/thttp_parser_header_Authorization.rl old mode 100644 new mode 100755 diff --git a/tinyHTTP/ragel/thttp_parser_header_Content_Length.rl b/tinyHTTP/ragel/thttp_parser_header_Content_Length.rl old mode 100644 new mode 100755 diff --git a/tinyHTTP/ragel/thttp_parser_header_Content_Type.rl b/tinyHTTP/ragel/thttp_parser_header_Content_Type.rl old mode 100644 new mode 100755 diff --git a/tinyHTTP/ragel/thttp_parser_header_Dummy.rl b/tinyHTTP/ragel/thttp_parser_header_Dummy.rl old mode 100644 new mode 100755 diff --git a/tinyHTTP/ragel/thttp_parser_header_ETag.rl b/tinyHTTP/ragel/thttp_parser_header_ETag.rl old mode 100644 new mode 100755 diff --git a/tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Accept.rl b/tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Accept.rl old mode 100644 new mode 100755 diff --git a/tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Key.rl b/tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Key.rl old mode 100644 new mode 100755 diff --git a/tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Protocol.rl b/tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Protocol.rl old mode 100644 new mode 100755 diff --git a/tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Version.rl b/tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Version.rl old mode 100644 new mode 100755 diff --git a/tinyHTTP/ragel/thttp_parser_header_Transfer_Encoding.rl b/tinyHTTP/ragel/thttp_parser_header_Transfer_Encoding.rl old mode 100644 new mode 100755 diff --git a/tinyHTTP/ragel/thttp_parser_header_WWW_Authenticate.rl b/tinyHTTP/ragel/thttp_parser_header_WWW_Authenticate.rl old mode 100644 new mode 100755 diff --git a/tinyHTTP/ragel/thttp_parser_message.rl b/tinyHTTP/ragel/thttp_parser_message.rl old mode 100644 new mode 100755 diff --git a/tinyHTTP/ragel/thttp_parser_url.rl b/tinyHTTP/ragel/thttp_parser_url.rl old mode 100644 new mode 100755 diff --git a/tinyHTTP/src/auth/thttp_auth.c b/tinyHTTP/src/auth/thttp_auth.c old mode 100644 new mode 100755 diff --git a/tinyHTTP/src/auth/thttp_challenge.c b/tinyHTTP/src/auth/thttp_challenge.c old mode 100644 new mode 100755 diff --git a/tinyHTTP/src/headers/thttp_header.c b/tinyHTTP/src/headers/thttp_header.c old mode 100644 new mode 100755 diff --git a/tinyHTTP/src/headers/thttp_header_Authorization.c b/tinyHTTP/src/headers/thttp_header_Authorization.c old mode 100644 new mode 100755 diff --git a/tinyHTTP/src/headers/thttp_header_Content_Length.c b/tinyHTTP/src/headers/thttp_header_Content_Length.c old mode 100644 new mode 100755 diff --git a/tinyHTTP/src/headers/thttp_header_Content_Type.c b/tinyHTTP/src/headers/thttp_header_Content_Type.c old mode 100644 new mode 100755 diff --git a/tinyHTTP/src/headers/thttp_header_Dummy.c b/tinyHTTP/src/headers/thttp_header_Dummy.c old mode 100644 new mode 100755 diff --git a/tinyHTTP/src/headers/thttp_header_ETag.c b/tinyHTTP/src/headers/thttp_header_ETag.c old mode 100644 new mode 100755 diff --git a/tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Accept.c b/tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Accept.c old mode 100644 new mode 100755 diff --git a/tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Key.c b/tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Key.c old mode 100644 new mode 100755 diff --git a/tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Protocol.c b/tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Protocol.c old mode 100644 new mode 100755 diff --git a/tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Version.c b/tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Version.c old mode 100644 new mode 100755 diff --git a/tinyHTTP/src/headers/thttp_header_Transfer_Encoding.c b/tinyHTTP/src/headers/thttp_header_Transfer_Encoding.c old mode 100644 new mode 100755 diff --git a/tinyHTTP/src/headers/thttp_header_WWW_Authenticate.c b/tinyHTTP/src/headers/thttp_header_WWW_Authenticate.c old mode 100644 new mode 100755 diff --git a/tinyHTTP/src/makefile b/tinyHTTP/src/makefile old mode 100644 new mode 100755 diff --git a/tinyHTTP/src/parsers/thttp_parser_header.c b/tinyHTTP/src/parsers/thttp_parser_header.c old mode 100644 new mode 100755 diff --git a/tinyHTTP/src/parsers/thttp_parser_message.c b/tinyHTTP/src/parsers/thttp_parser_message.c old mode 100644 new mode 100755 diff --git a/tinyHTTP/src/parsers/thttp_parser_url.c b/tinyHTTP/src/parsers/thttp_parser_url.c old mode 100644 new mode 100755 diff --git a/tinyHTTP/src/thttp.c b/tinyHTTP/src/thttp.c old mode 100644 new mode 100755 diff --git a/tinyHTTP/src/thttp_action.c b/tinyHTTP/src/thttp_action.c old mode 100644 new mode 100755 diff --git a/tinyHTTP/src/thttp_dialog.c b/tinyHTTP/src/thttp_dialog.c old mode 100644 new mode 100755 diff --git a/tinyHTTP/src/thttp_event.c b/tinyHTTP/src/thttp_event.c old mode 100644 new mode 100755 diff --git a/tinyHTTP/src/thttp_message.c b/tinyHTTP/src/thttp_message.c old mode 100644 new mode 100755 diff --git a/tinyHTTP/src/thttp_proxy_node_plugin.c b/tinyHTTP/src/thttp_proxy_node_plugin.c old mode 100644 new mode 100755 diff --git a/tinyHTTP/src/thttp_session.c b/tinyHTTP/src/thttp_session.c old mode 100644 new mode 100755 diff --git a/tinyHTTP/src/thttp_url.c b/tinyHTTP/src/thttp_url.c old mode 100644 new mode 100755 diff --git a/tinyHTTP/test/droid-makefile b/tinyHTTP/test/droid-makefile old mode 100644 new mode 100755 diff --git a/tinyHTTP/test/stdafx.c b/tinyHTTP/test/stdafx.c old mode 100644 new mode 100755 diff --git a/tinyHTTP/test/stdafx.h b/tinyHTTP/test/stdafx.h old mode 100644 new mode 100755 diff --git a/tinyHTTP/test/targetver.h b/tinyHTTP/test/targetver.h old mode 100644 new mode 100755 diff --git a/tinyHTTP/test/test.c b/tinyHTTP/test/test.c old mode 100644 new mode 100755 diff --git a/tinyHTTP/test/test.vcproj b/tinyHTTP/test/test.vcproj old mode 100644 new mode 100755 diff --git a/tinyHTTP/test/test_auth.h b/tinyHTTP/test/test_auth.h old mode 100644 new mode 100755 diff --git a/tinyHTTP/test/test_messages.h b/tinyHTTP/test/test_messages.h old mode 100644 new mode 100755 diff --git a/tinyHTTP/test/test_stack.h b/tinyHTTP/test/test_stack.h old mode 100644 new mode 100755 diff --git a/tinyHTTP/test/test_transport.h b/tinyHTTP/test/test_transport.h old mode 100644 new mode 100755 diff --git a/tinyHTTP/test/test_url.h b/tinyHTTP/test/test_url.h old mode 100644 new mode 100755 diff --git a/tinyHTTP/tinyHTTP.pc.in b/tinyHTTP/tinyHTTP.pc.in old mode 100644 new mode 100755 diff --git a/tinyHTTP/tinyHTTP.sln b/tinyHTTP/tinyHTTP.sln old mode 100644 new mode 100755 diff --git a/tinyHTTP/tinyHTTP.tag b/tinyHTTP/tinyHTTP.tag old mode 100644 new mode 100755 diff --git a/tinyHTTP/tinyHTTP.vcproj b/tinyHTTP/tinyHTTP.vcproj old mode 100644 new mode 100755 diff --git a/tinyHTTP/version.rc b/tinyHTTP/version.rc old mode 100644 new mode 100755 diff --git a/tinyHTTP/winrt/tinyHTTP.sln b/tinyHTTP/winrt/tinyHTTP.sln old mode 100644 new mode 100755 diff --git a/tinyHTTP/winrt/tinyHTTP.vcxproj b/tinyHTTP/winrt/tinyHTTP.vcxproj old mode 100644 new mode 100755 diff --git a/tinyHTTP/winrt/tinyHTTP.vcxproj.filters b/tinyHTTP/winrt/tinyHTTP.vcxproj.filters old mode 100644 new mode 100755 -- cgit v1.1