summaryrefslogtreecommitdiffstats
path: root/tinyHTTP
diff options
context:
space:
mode:
authorSystem Administrator <root@Mamadous-iMac.local>2015-12-01 23:14:55 +0100
committerSystem Administrator <root@Mamadous-iMac.local>2015-12-01 23:14:55 +0100
commit0e56b468eeaf711e4594aba83a15f2944cfb58b9 (patch)
tree2829f03113b87226dc85c94a23855753a5905af2 /tinyHTTP
parent7ff6a247a8ec64673fa7920225b47a8b9224f078 (diff)
downloaddoubango-0e56b468eeaf711e4594aba83a15f2944cfb58b9.zip
doubango-0e56b468eeaf711e4594aba83a15f2944cfb58b9.tar.gz
Update binaries and code source for OSX
Diffstat (limited to 'tinyHTTP')
-rwxr-xr-x[-rw-r--r--]tinyHTTP/Doxyfile0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/Makefile.am0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/abnf/http.abnf0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/abnf/httpauth.abnf0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/abnf/uri.abnf0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/abnf/ws.abnf0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/droid-makefile0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/footer.html0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/header.html0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/include/thttp.h0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/include/tinyhttp.h0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/include/tinyhttp/auth/thttp_auth.h0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/include/tinyhttp/auth/thttp_challenge.h0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/include/tinyhttp/headers/thttp_header.h0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/include/tinyhttp/headers/thttp_header_Authorization.h0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/include/tinyhttp/headers/thttp_header_Content_Length.h0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/include/tinyhttp/headers/thttp_header_Content_Type.h0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/include/tinyhttp/headers/thttp_header_Dummy.h0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/include/tinyhttp/headers/thttp_header_ETag.h0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Accept.h0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Key.h0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Protocol.h0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Version.h0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/include/tinyhttp/headers/thttp_header_Transfer_Encoding.h0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/include/tinyhttp/headers/thttp_header_WWW_Authenticate.h0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/include/tinyhttp/parsers/thttp_parser_header.h0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/include/tinyhttp/parsers/thttp_parser_message.h0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/include/tinyhttp/parsers/thttp_parser_url.h0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/include/tinyhttp/thttp_action.h0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/include/tinyhttp/thttp_dialog.h0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/include/tinyhttp/thttp_event.h0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/include/tinyhttp/thttp_message.h0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/include/tinyhttp/thttp_proxy_node_plugin.h0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/include/tinyhttp/thttp_session.h0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/include/tinyhttp/thttp_url.h0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/include/tinyhttp_config.h0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/installdox.sh0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/ragel.sh0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/ragel/thttp_machine_header.rl0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/ragel/thttp_machine_message.rl0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/ragel/thttp_machine_utils.rl0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/ragel/thttp_machine_ws.rl0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/ragel/thttp_parser_header.rl0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/ragel/thttp_parser_header_Authorization.rl0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/ragel/thttp_parser_header_Content_Length.rl0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/ragel/thttp_parser_header_Content_Type.rl0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/ragel/thttp_parser_header_Dummy.rl0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/ragel/thttp_parser_header_ETag.rl0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Accept.rl0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Key.rl0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Protocol.rl0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Version.rl0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/ragel/thttp_parser_header_Transfer_Encoding.rl0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/ragel/thttp_parser_header_WWW_Authenticate.rl0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/ragel/thttp_parser_message.rl0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/ragel/thttp_parser_url.rl0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/src/auth/thttp_auth.c0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/src/auth/thttp_challenge.c0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/src/headers/thttp_header.c0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/src/headers/thttp_header_Authorization.c0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/src/headers/thttp_header_Content_Length.c0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/src/headers/thttp_header_Content_Type.c0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/src/headers/thttp_header_Dummy.c0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/src/headers/thttp_header_ETag.c0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Accept.c0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Key.c0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Protocol.c0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Version.c0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/src/headers/thttp_header_Transfer_Encoding.c0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/src/headers/thttp_header_WWW_Authenticate.c0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/src/makefile0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/src/parsers/thttp_parser_header.c0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/src/parsers/thttp_parser_message.c0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/src/parsers/thttp_parser_url.c0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/src/thttp.c0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/src/thttp_action.c0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/src/thttp_dialog.c0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/src/thttp_event.c0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/src/thttp_message.c0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/src/thttp_proxy_node_plugin.c0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/src/thttp_session.c0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/src/thttp_url.c0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/test/droid-makefile0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/test/stdafx.c0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/test/stdafx.h0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/test/targetver.h0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/test/test.c0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/test/test.vcproj0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/test/test_auth.h0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/test/test_messages.h0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/test/test_stack.h0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/test/test_transport.h0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/test/test_url.h0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/tinyHTTP.pc.in0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/tinyHTTP.sln0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/tinyHTTP.tag0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/tinyHTTP.vcproj0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/version.rc0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/winrt/tinyHTTP.sln0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/winrt/tinyHTTP.vcxproj0
-rwxr-xr-x[-rw-r--r--]tinyHTTP/winrt/tinyHTTP.vcxproj.filters0
101 files changed, 0 insertions, 0 deletions
diff --git a/tinyHTTP/Doxyfile b/tinyHTTP/Doxyfile
index 687a61a..687a61a 100644..100755
--- a/tinyHTTP/Doxyfile
+++ b/tinyHTTP/Doxyfile
diff --git a/tinyHTTP/Makefile.am b/tinyHTTP/Makefile.am
index fe255b9..fe255b9 100644..100755
--- a/tinyHTTP/Makefile.am
+++ b/tinyHTTP/Makefile.am
diff --git a/tinyHTTP/abnf/http.abnf b/tinyHTTP/abnf/http.abnf
index 094d7d1..094d7d1 100644..100755
--- a/tinyHTTP/abnf/http.abnf
+++ b/tinyHTTP/abnf/http.abnf
diff --git a/tinyHTTP/abnf/httpauth.abnf b/tinyHTTP/abnf/httpauth.abnf
index 1c4fe97..1c4fe97 100644..100755
--- a/tinyHTTP/abnf/httpauth.abnf
+++ b/tinyHTTP/abnf/httpauth.abnf
diff --git a/tinyHTTP/abnf/uri.abnf b/tinyHTTP/abnf/uri.abnf
index 7e4a80d..7e4a80d 100644..100755
--- a/tinyHTTP/abnf/uri.abnf
+++ b/tinyHTTP/abnf/uri.abnf
diff --git a/tinyHTTP/abnf/ws.abnf b/tinyHTTP/abnf/ws.abnf
index 2b29231..2b29231 100644..100755
--- a/tinyHTTP/abnf/ws.abnf
+++ b/tinyHTTP/abnf/ws.abnf
diff --git a/tinyHTTP/droid-makefile b/tinyHTTP/droid-makefile
index fd3641a..fd3641a 100644..100755
--- a/tinyHTTP/droid-makefile
+++ b/tinyHTTP/droid-makefile
diff --git a/tinyHTTP/footer.html b/tinyHTTP/footer.html
index 47288cf..47288cf 100644..100755
--- a/tinyHTTP/footer.html
+++ b/tinyHTTP/footer.html
diff --git a/tinyHTTP/header.html b/tinyHTTP/header.html
index 828c1b4..828c1b4 100644..100755
--- a/tinyHTTP/header.html
+++ b/tinyHTTP/header.html
diff --git a/tinyHTTP/include/thttp.h b/tinyHTTP/include/thttp.h
index e2ec237..e2ec237 100644..100755
--- a/tinyHTTP/include/thttp.h
+++ b/tinyHTTP/include/thttp.h
diff --git a/tinyHTTP/include/tinyhttp.h b/tinyHTTP/include/tinyhttp.h
index a374cad..a374cad 100644..100755
--- a/tinyHTTP/include/tinyhttp.h
+++ b/tinyHTTP/include/tinyhttp.h
diff --git a/tinyHTTP/include/tinyhttp/auth/thttp_auth.h b/tinyHTTP/include/tinyhttp/auth/thttp_auth.h
index 9b88ccc..9b88ccc 100644..100755
--- a/tinyHTTP/include/tinyhttp/auth/thttp_auth.h
+++ b/tinyHTTP/include/tinyhttp/auth/thttp_auth.h
diff --git a/tinyHTTP/include/tinyhttp/auth/thttp_challenge.h b/tinyHTTP/include/tinyhttp/auth/thttp_challenge.h
index 23596df..23596df 100644..100755
--- a/tinyHTTP/include/tinyhttp/auth/thttp_challenge.h
+++ b/tinyHTTP/include/tinyhttp/auth/thttp_challenge.h
diff --git a/tinyHTTP/include/tinyhttp/headers/thttp_header.h b/tinyHTTP/include/tinyhttp/headers/thttp_header.h
index 0545ebf..0545ebf 100644..100755
--- a/tinyHTTP/include/tinyhttp/headers/thttp_header.h
+++ b/tinyHTTP/include/tinyhttp/headers/thttp_header.h
diff --git a/tinyHTTP/include/tinyhttp/headers/thttp_header_Authorization.h b/tinyHTTP/include/tinyhttp/headers/thttp_header_Authorization.h
index 0543b5b..0543b5b 100644..100755
--- a/tinyHTTP/include/tinyhttp/headers/thttp_header_Authorization.h
+++ b/tinyHTTP/include/tinyhttp/headers/thttp_header_Authorization.h
diff --git a/tinyHTTP/include/tinyhttp/headers/thttp_header_Content_Length.h b/tinyHTTP/include/tinyhttp/headers/thttp_header_Content_Length.h
index 9d7b4a9..9d7b4a9 100644..100755
--- a/tinyHTTP/include/tinyhttp/headers/thttp_header_Content_Length.h
+++ b/tinyHTTP/include/tinyhttp/headers/thttp_header_Content_Length.h
diff --git a/tinyHTTP/include/tinyhttp/headers/thttp_header_Content_Type.h b/tinyHTTP/include/tinyhttp/headers/thttp_header_Content_Type.h
index 17e0d53..17e0d53 100644..100755
--- a/tinyHTTP/include/tinyhttp/headers/thttp_header_Content_Type.h
+++ b/tinyHTTP/include/tinyhttp/headers/thttp_header_Content_Type.h
diff --git a/tinyHTTP/include/tinyhttp/headers/thttp_header_Dummy.h b/tinyHTTP/include/tinyhttp/headers/thttp_header_Dummy.h
index 9e5293d..9e5293d 100644..100755
--- a/tinyHTTP/include/tinyhttp/headers/thttp_header_Dummy.h
+++ b/tinyHTTP/include/tinyhttp/headers/thttp_header_Dummy.h
diff --git a/tinyHTTP/include/tinyhttp/headers/thttp_header_ETag.h b/tinyHTTP/include/tinyhttp/headers/thttp_header_ETag.h
index 651520b..651520b 100644..100755
--- a/tinyHTTP/include/tinyhttp/headers/thttp_header_ETag.h
+++ b/tinyHTTP/include/tinyhttp/headers/thttp_header_ETag.h
diff --git a/tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Accept.h b/tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Accept.h
index b13ab4e..b13ab4e 100644..100755
--- a/tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Accept.h
+++ b/tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Accept.h
diff --git a/tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Key.h b/tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Key.h
index 679551a..679551a 100644..100755
--- a/tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Key.h
+++ b/tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Key.h
diff --git a/tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Protocol.h b/tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Protocol.h
index c132c66..c132c66 100644..100755
--- a/tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Protocol.h
+++ b/tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Protocol.h
diff --git a/tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Version.h b/tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Version.h
index 777d787..777d787 100644..100755
--- a/tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Version.h
+++ b/tinyHTTP/include/tinyhttp/headers/thttp_header_Sec_WebSocket_Version.h
diff --git a/tinyHTTP/include/tinyhttp/headers/thttp_header_Transfer_Encoding.h b/tinyHTTP/include/tinyhttp/headers/thttp_header_Transfer_Encoding.h
index 762834e..762834e 100644..100755
--- a/tinyHTTP/include/tinyhttp/headers/thttp_header_Transfer_Encoding.h
+++ b/tinyHTTP/include/tinyhttp/headers/thttp_header_Transfer_Encoding.h
diff --git a/tinyHTTP/include/tinyhttp/headers/thttp_header_WWW_Authenticate.h b/tinyHTTP/include/tinyhttp/headers/thttp_header_WWW_Authenticate.h
index f01dc23..f01dc23 100644..100755
--- a/tinyHTTP/include/tinyhttp/headers/thttp_header_WWW_Authenticate.h
+++ b/tinyHTTP/include/tinyhttp/headers/thttp_header_WWW_Authenticate.h
diff --git a/tinyHTTP/include/tinyhttp/parsers/thttp_parser_header.h b/tinyHTTP/include/tinyhttp/parsers/thttp_parser_header.h
index 8162fb9..8162fb9 100644..100755
--- a/tinyHTTP/include/tinyhttp/parsers/thttp_parser_header.h
+++ b/tinyHTTP/include/tinyhttp/parsers/thttp_parser_header.h
diff --git a/tinyHTTP/include/tinyhttp/parsers/thttp_parser_message.h b/tinyHTTP/include/tinyhttp/parsers/thttp_parser_message.h
index 09aad4b..09aad4b 100644..100755
--- a/tinyHTTP/include/tinyhttp/parsers/thttp_parser_message.h
+++ b/tinyHTTP/include/tinyhttp/parsers/thttp_parser_message.h
diff --git a/tinyHTTP/include/tinyhttp/parsers/thttp_parser_url.h b/tinyHTTP/include/tinyhttp/parsers/thttp_parser_url.h
index 4bfdb99..4bfdb99 100644..100755
--- a/tinyHTTP/include/tinyhttp/parsers/thttp_parser_url.h
+++ b/tinyHTTP/include/tinyhttp/parsers/thttp_parser_url.h
diff --git a/tinyHTTP/include/tinyhttp/thttp_action.h b/tinyHTTP/include/tinyhttp/thttp_action.h
index afc98d6..afc98d6 100644..100755
--- a/tinyHTTP/include/tinyhttp/thttp_action.h
+++ b/tinyHTTP/include/tinyhttp/thttp_action.h
diff --git a/tinyHTTP/include/tinyhttp/thttp_dialog.h b/tinyHTTP/include/tinyhttp/thttp_dialog.h
index f9885ab..f9885ab 100644..100755
--- a/tinyHTTP/include/tinyhttp/thttp_dialog.h
+++ b/tinyHTTP/include/tinyhttp/thttp_dialog.h
diff --git a/tinyHTTP/include/tinyhttp/thttp_event.h b/tinyHTTP/include/tinyhttp/thttp_event.h
index 9c57b97..9c57b97 100644..100755
--- a/tinyHTTP/include/tinyhttp/thttp_event.h
+++ b/tinyHTTP/include/tinyhttp/thttp_event.h
diff --git a/tinyHTTP/include/tinyhttp/thttp_message.h b/tinyHTTP/include/tinyhttp/thttp_message.h
index 4f9d1e5..4f9d1e5 100644..100755
--- a/tinyHTTP/include/tinyhttp/thttp_message.h
+++ b/tinyHTTP/include/tinyhttp/thttp_message.h
diff --git a/tinyHTTP/include/tinyhttp/thttp_proxy_node_plugin.h b/tinyHTTP/include/tinyhttp/thttp_proxy_node_plugin.h
index ed4138b..ed4138b 100644..100755
--- a/tinyHTTP/include/tinyhttp/thttp_proxy_node_plugin.h
+++ b/tinyHTTP/include/tinyhttp/thttp_proxy_node_plugin.h
diff --git a/tinyHTTP/include/tinyhttp/thttp_session.h b/tinyHTTP/include/tinyhttp/thttp_session.h
index 3d740e5..3d740e5 100644..100755
--- a/tinyHTTP/include/tinyhttp/thttp_session.h
+++ b/tinyHTTP/include/tinyhttp/thttp_session.h
diff --git a/tinyHTTP/include/tinyhttp/thttp_url.h b/tinyHTTP/include/tinyhttp/thttp_url.h
index 802f84d..802f84d 100644..100755
--- a/tinyHTTP/include/tinyhttp/thttp_url.h
+++ b/tinyHTTP/include/tinyhttp/thttp_url.h
diff --git a/tinyHTTP/include/tinyhttp_config.h b/tinyHTTP/include/tinyhttp_config.h
index bd2a743..bd2a743 100644..100755
--- a/tinyHTTP/include/tinyhttp_config.h
+++ b/tinyHTTP/include/tinyhttp_config.h
diff --git a/tinyHTTP/installdox.sh b/tinyHTTP/installdox.sh
index 7d70541..7d70541 100644..100755
--- a/tinyHTTP/installdox.sh
+++ b/tinyHTTP/installdox.sh
diff --git a/tinyHTTP/ragel.sh b/tinyHTTP/ragel.sh
index fc17b67..fc17b67 100644..100755
--- a/tinyHTTP/ragel.sh
+++ b/tinyHTTP/ragel.sh
diff --git a/tinyHTTP/ragel/thttp_machine_header.rl b/tinyHTTP/ragel/thttp_machine_header.rl
index 680cff9..680cff9 100644..100755
--- a/tinyHTTP/ragel/thttp_machine_header.rl
+++ b/tinyHTTP/ragel/thttp_machine_header.rl
diff --git a/tinyHTTP/ragel/thttp_machine_message.rl b/tinyHTTP/ragel/thttp_machine_message.rl
index f889b24..f889b24 100644..100755
--- a/tinyHTTP/ragel/thttp_machine_message.rl
+++ b/tinyHTTP/ragel/thttp_machine_message.rl
diff --git a/tinyHTTP/ragel/thttp_machine_utils.rl b/tinyHTTP/ragel/thttp_machine_utils.rl
index 6af17a1..6af17a1 100644..100755
--- a/tinyHTTP/ragel/thttp_machine_utils.rl
+++ b/tinyHTTP/ragel/thttp_machine_utils.rl
diff --git a/tinyHTTP/ragel/thttp_machine_ws.rl b/tinyHTTP/ragel/thttp_machine_ws.rl
index 4326e41..4326e41 100644..100755
--- a/tinyHTTP/ragel/thttp_machine_ws.rl
+++ b/tinyHTTP/ragel/thttp_machine_ws.rl
diff --git a/tinyHTTP/ragel/thttp_parser_header.rl b/tinyHTTP/ragel/thttp_parser_header.rl
index c4445ed..c4445ed 100644..100755
--- a/tinyHTTP/ragel/thttp_parser_header.rl
+++ b/tinyHTTP/ragel/thttp_parser_header.rl
diff --git a/tinyHTTP/ragel/thttp_parser_header_Authorization.rl b/tinyHTTP/ragel/thttp_parser_header_Authorization.rl
index b5d6319..b5d6319 100644..100755
--- a/tinyHTTP/ragel/thttp_parser_header_Authorization.rl
+++ b/tinyHTTP/ragel/thttp_parser_header_Authorization.rl
diff --git a/tinyHTTP/ragel/thttp_parser_header_Content_Length.rl b/tinyHTTP/ragel/thttp_parser_header_Content_Length.rl
index 1bb5f28..1bb5f28 100644..100755
--- a/tinyHTTP/ragel/thttp_parser_header_Content_Length.rl
+++ b/tinyHTTP/ragel/thttp_parser_header_Content_Length.rl
diff --git a/tinyHTTP/ragel/thttp_parser_header_Content_Type.rl b/tinyHTTP/ragel/thttp_parser_header_Content_Type.rl
index 090b45e..090b45e 100644..100755
--- a/tinyHTTP/ragel/thttp_parser_header_Content_Type.rl
+++ b/tinyHTTP/ragel/thttp_parser_header_Content_Type.rl
diff --git a/tinyHTTP/ragel/thttp_parser_header_Dummy.rl b/tinyHTTP/ragel/thttp_parser_header_Dummy.rl
index 9e630db..9e630db 100644..100755
--- a/tinyHTTP/ragel/thttp_parser_header_Dummy.rl
+++ b/tinyHTTP/ragel/thttp_parser_header_Dummy.rl
diff --git a/tinyHTTP/ragel/thttp_parser_header_ETag.rl b/tinyHTTP/ragel/thttp_parser_header_ETag.rl
index 8c346dc..8c346dc 100644..100755
--- a/tinyHTTP/ragel/thttp_parser_header_ETag.rl
+++ b/tinyHTTP/ragel/thttp_parser_header_ETag.rl
diff --git a/tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Accept.rl b/tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Accept.rl
index b650d8d..b650d8d 100644..100755
--- a/tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Accept.rl
+++ b/tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Accept.rl
diff --git a/tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Key.rl b/tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Key.rl
index 31ce4d7..31ce4d7 100644..100755
--- a/tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Key.rl
+++ b/tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Key.rl
diff --git a/tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Protocol.rl b/tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Protocol.rl
index 8617c57..8617c57 100644..100755
--- a/tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Protocol.rl
+++ b/tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Protocol.rl
diff --git a/tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Version.rl b/tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Version.rl
index 32b6939..32b6939 100644..100755
--- a/tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Version.rl
+++ b/tinyHTTP/ragel/thttp_parser_header_Sec_WebSocket_Version.rl
diff --git a/tinyHTTP/ragel/thttp_parser_header_Transfer_Encoding.rl b/tinyHTTP/ragel/thttp_parser_header_Transfer_Encoding.rl
index 7126281..7126281 100644..100755
--- a/tinyHTTP/ragel/thttp_parser_header_Transfer_Encoding.rl
+++ b/tinyHTTP/ragel/thttp_parser_header_Transfer_Encoding.rl
diff --git a/tinyHTTP/ragel/thttp_parser_header_WWW_Authenticate.rl b/tinyHTTP/ragel/thttp_parser_header_WWW_Authenticate.rl
index e72ab4b..e72ab4b 100644..100755
--- a/tinyHTTP/ragel/thttp_parser_header_WWW_Authenticate.rl
+++ b/tinyHTTP/ragel/thttp_parser_header_WWW_Authenticate.rl
diff --git a/tinyHTTP/ragel/thttp_parser_message.rl b/tinyHTTP/ragel/thttp_parser_message.rl
index 547b654..547b654 100644..100755
--- a/tinyHTTP/ragel/thttp_parser_message.rl
+++ b/tinyHTTP/ragel/thttp_parser_message.rl
diff --git a/tinyHTTP/ragel/thttp_parser_url.rl b/tinyHTTP/ragel/thttp_parser_url.rl
index ffd3054..ffd3054 100644..100755
--- a/tinyHTTP/ragel/thttp_parser_url.rl
+++ b/tinyHTTP/ragel/thttp_parser_url.rl
diff --git a/tinyHTTP/src/auth/thttp_auth.c b/tinyHTTP/src/auth/thttp_auth.c
index 9ca96ee..9ca96ee 100644..100755
--- a/tinyHTTP/src/auth/thttp_auth.c
+++ b/tinyHTTP/src/auth/thttp_auth.c
diff --git a/tinyHTTP/src/auth/thttp_challenge.c b/tinyHTTP/src/auth/thttp_challenge.c
index 649a393..649a393 100644..100755
--- a/tinyHTTP/src/auth/thttp_challenge.c
+++ b/tinyHTTP/src/auth/thttp_challenge.c
diff --git a/tinyHTTP/src/headers/thttp_header.c b/tinyHTTP/src/headers/thttp_header.c
index a3ab442..a3ab442 100644..100755
--- a/tinyHTTP/src/headers/thttp_header.c
+++ b/tinyHTTP/src/headers/thttp_header.c
diff --git a/tinyHTTP/src/headers/thttp_header_Authorization.c b/tinyHTTP/src/headers/thttp_header_Authorization.c
index 78c4834..78c4834 100644..100755
--- a/tinyHTTP/src/headers/thttp_header_Authorization.c
+++ b/tinyHTTP/src/headers/thttp_header_Authorization.c
diff --git a/tinyHTTP/src/headers/thttp_header_Content_Length.c b/tinyHTTP/src/headers/thttp_header_Content_Length.c
index 1ddfb2f..1ddfb2f 100644..100755
--- a/tinyHTTP/src/headers/thttp_header_Content_Length.c
+++ b/tinyHTTP/src/headers/thttp_header_Content_Length.c
diff --git a/tinyHTTP/src/headers/thttp_header_Content_Type.c b/tinyHTTP/src/headers/thttp_header_Content_Type.c
index dada2c7..dada2c7 100644..100755
--- a/tinyHTTP/src/headers/thttp_header_Content_Type.c
+++ b/tinyHTTP/src/headers/thttp_header_Content_Type.c
diff --git a/tinyHTTP/src/headers/thttp_header_Dummy.c b/tinyHTTP/src/headers/thttp_header_Dummy.c
index 044a4ab..044a4ab 100644..100755
--- a/tinyHTTP/src/headers/thttp_header_Dummy.c
+++ b/tinyHTTP/src/headers/thttp_header_Dummy.c
diff --git a/tinyHTTP/src/headers/thttp_header_ETag.c b/tinyHTTP/src/headers/thttp_header_ETag.c
index 021487e..021487e 100644..100755
--- a/tinyHTTP/src/headers/thttp_header_ETag.c
+++ b/tinyHTTP/src/headers/thttp_header_ETag.c
diff --git a/tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Accept.c b/tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Accept.c
index 2ce0c75..2ce0c75 100644..100755
--- a/tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Accept.c
+++ b/tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Accept.c
diff --git a/tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Key.c b/tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Key.c
index 2041a92..2041a92 100644..100755
--- a/tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Key.c
+++ b/tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Key.c
diff --git a/tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Protocol.c b/tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Protocol.c
index d6a7f53..d6a7f53 100644..100755
--- a/tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Protocol.c
+++ b/tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Protocol.c
diff --git a/tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Version.c b/tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Version.c
index 98486fd..98486fd 100644..100755
--- a/tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Version.c
+++ b/tinyHTTP/src/headers/thttp_header_Sec_WebSocket_Version.c
diff --git a/tinyHTTP/src/headers/thttp_header_Transfer_Encoding.c b/tinyHTTP/src/headers/thttp_header_Transfer_Encoding.c
index a6e2afd..a6e2afd 100644..100755
--- a/tinyHTTP/src/headers/thttp_header_Transfer_Encoding.c
+++ b/tinyHTTP/src/headers/thttp_header_Transfer_Encoding.c
diff --git a/tinyHTTP/src/headers/thttp_header_WWW_Authenticate.c b/tinyHTTP/src/headers/thttp_header_WWW_Authenticate.c
index e8125e4..e8125e4 100644..100755
--- a/tinyHTTP/src/headers/thttp_header_WWW_Authenticate.c
+++ b/tinyHTTP/src/headers/thttp_header_WWW_Authenticate.c
diff --git a/tinyHTTP/src/makefile b/tinyHTTP/src/makefile
index 9d41283..9d41283 100644..100755
--- a/tinyHTTP/src/makefile
+++ b/tinyHTTP/src/makefile
diff --git a/tinyHTTP/src/parsers/thttp_parser_header.c b/tinyHTTP/src/parsers/thttp_parser_header.c
index bae4812..bae4812 100644..100755
--- a/tinyHTTP/src/parsers/thttp_parser_header.c
+++ b/tinyHTTP/src/parsers/thttp_parser_header.c
diff --git a/tinyHTTP/src/parsers/thttp_parser_message.c b/tinyHTTP/src/parsers/thttp_parser_message.c
index 2b6568d..2b6568d 100644..100755
--- a/tinyHTTP/src/parsers/thttp_parser_message.c
+++ b/tinyHTTP/src/parsers/thttp_parser_message.c
diff --git a/tinyHTTP/src/parsers/thttp_parser_url.c b/tinyHTTP/src/parsers/thttp_parser_url.c
index c45d0d2..c45d0d2 100644..100755
--- a/tinyHTTP/src/parsers/thttp_parser_url.c
+++ b/tinyHTTP/src/parsers/thttp_parser_url.c
diff --git a/tinyHTTP/src/thttp.c b/tinyHTTP/src/thttp.c
index 4cdbf1a..4cdbf1a 100644..100755
--- a/tinyHTTP/src/thttp.c
+++ b/tinyHTTP/src/thttp.c
diff --git a/tinyHTTP/src/thttp_action.c b/tinyHTTP/src/thttp_action.c
index 014a6b9..014a6b9 100644..100755
--- a/tinyHTTP/src/thttp_action.c
+++ b/tinyHTTP/src/thttp_action.c
diff --git a/tinyHTTP/src/thttp_dialog.c b/tinyHTTP/src/thttp_dialog.c
index 1387293..1387293 100644..100755
--- a/tinyHTTP/src/thttp_dialog.c
+++ b/tinyHTTP/src/thttp_dialog.c
diff --git a/tinyHTTP/src/thttp_event.c b/tinyHTTP/src/thttp_event.c
index dadc9f0..dadc9f0 100644..100755
--- a/tinyHTTP/src/thttp_event.c
+++ b/tinyHTTP/src/thttp_event.c
diff --git a/tinyHTTP/src/thttp_message.c b/tinyHTTP/src/thttp_message.c
index 619576e..619576e 100644..100755
--- a/tinyHTTP/src/thttp_message.c
+++ b/tinyHTTP/src/thttp_message.c
diff --git a/tinyHTTP/src/thttp_proxy_node_plugin.c b/tinyHTTP/src/thttp_proxy_node_plugin.c
index 431016b..431016b 100644..100755
--- a/tinyHTTP/src/thttp_proxy_node_plugin.c
+++ b/tinyHTTP/src/thttp_proxy_node_plugin.c
diff --git a/tinyHTTP/src/thttp_session.c b/tinyHTTP/src/thttp_session.c
index 206865f..206865f 100644..100755
--- a/tinyHTTP/src/thttp_session.c
+++ b/tinyHTTP/src/thttp_session.c
diff --git a/tinyHTTP/src/thttp_url.c b/tinyHTTP/src/thttp_url.c
index 84647ff..84647ff 100644..100755
--- a/tinyHTTP/src/thttp_url.c
+++ b/tinyHTTP/src/thttp_url.c
diff --git a/tinyHTTP/test/droid-makefile b/tinyHTTP/test/droid-makefile
index 7672f38..7672f38 100644..100755
--- a/tinyHTTP/test/droid-makefile
+++ b/tinyHTTP/test/droid-makefile
diff --git a/tinyHTTP/test/stdafx.c b/tinyHTTP/test/stdafx.c
index e0ce978..e0ce978 100644..100755
--- a/tinyHTTP/test/stdafx.c
+++ b/tinyHTTP/test/stdafx.c
diff --git a/tinyHTTP/test/stdafx.h b/tinyHTTP/test/stdafx.h
index 6685bdc..6685bdc 100644..100755
--- a/tinyHTTP/test/stdafx.h
+++ b/tinyHTTP/test/stdafx.h
diff --git a/tinyHTTP/test/targetver.h b/tinyHTTP/test/targetver.h
index 4d7bde0..4d7bde0 100644..100755
--- a/tinyHTTP/test/targetver.h
+++ b/tinyHTTP/test/targetver.h
diff --git a/tinyHTTP/test/test.c b/tinyHTTP/test/test.c
index 79ff388..79ff388 100644..100755
--- a/tinyHTTP/test/test.c
+++ b/tinyHTTP/test/test.c
diff --git a/tinyHTTP/test/test.vcproj b/tinyHTTP/test/test.vcproj
index 79612cf..79612cf 100644..100755
--- a/tinyHTTP/test/test.vcproj
+++ b/tinyHTTP/test/test.vcproj
diff --git a/tinyHTTP/test/test_auth.h b/tinyHTTP/test/test_auth.h
index 4a707f1..4a707f1 100644..100755
--- a/tinyHTTP/test/test_auth.h
+++ b/tinyHTTP/test/test_auth.h
diff --git a/tinyHTTP/test/test_messages.h b/tinyHTTP/test/test_messages.h
index 2d2678c..2d2678c 100644..100755
--- a/tinyHTTP/test/test_messages.h
+++ b/tinyHTTP/test/test_messages.h
diff --git a/tinyHTTP/test/test_stack.h b/tinyHTTP/test/test_stack.h
index 7ae015b..7ae015b 100644..100755
--- a/tinyHTTP/test/test_stack.h
+++ b/tinyHTTP/test/test_stack.h
diff --git a/tinyHTTP/test/test_transport.h b/tinyHTTP/test/test_transport.h
index dec9920..dec9920 100644..100755
--- a/tinyHTTP/test/test_transport.h
+++ b/tinyHTTP/test/test_transport.h
diff --git a/tinyHTTP/test/test_url.h b/tinyHTTP/test/test_url.h
index c533c78..c533c78 100644..100755
--- a/tinyHTTP/test/test_url.h
+++ b/tinyHTTP/test/test_url.h
diff --git a/tinyHTTP/tinyHTTP.pc.in b/tinyHTTP/tinyHTTP.pc.in
index 85f4636..85f4636 100644..100755
--- a/tinyHTTP/tinyHTTP.pc.in
+++ b/tinyHTTP/tinyHTTP.pc.in
diff --git a/tinyHTTP/tinyHTTP.sln b/tinyHTTP/tinyHTTP.sln
index 6517f23..6517f23 100644..100755
--- a/tinyHTTP/tinyHTTP.sln
+++ b/tinyHTTP/tinyHTTP.sln
diff --git a/tinyHTTP/tinyHTTP.tag b/tinyHTTP/tinyHTTP.tag
index 8ca4603..8ca4603 100644..100755
--- a/tinyHTTP/tinyHTTP.tag
+++ b/tinyHTTP/tinyHTTP.tag
diff --git a/tinyHTTP/tinyHTTP.vcproj b/tinyHTTP/tinyHTTP.vcproj
index ef863b8..ef863b8 100644..100755
--- a/tinyHTTP/tinyHTTP.vcproj
+++ b/tinyHTTP/tinyHTTP.vcproj
diff --git a/tinyHTTP/version.rc b/tinyHTTP/version.rc
index 951fb92..951fb92 100644..100755
--- a/tinyHTTP/version.rc
+++ b/tinyHTTP/version.rc
diff --git a/tinyHTTP/winrt/tinyHTTP.sln b/tinyHTTP/winrt/tinyHTTP.sln
index 1757188..1757188 100644..100755
--- a/tinyHTTP/winrt/tinyHTTP.sln
+++ b/tinyHTTP/winrt/tinyHTTP.sln
diff --git a/tinyHTTP/winrt/tinyHTTP.vcxproj b/tinyHTTP/winrt/tinyHTTP.vcxproj
index f00f7ba..f00f7ba 100644..100755
--- a/tinyHTTP/winrt/tinyHTTP.vcxproj
+++ b/tinyHTTP/winrt/tinyHTTP.vcxproj
diff --git a/tinyHTTP/winrt/tinyHTTP.vcxproj.filters b/tinyHTTP/winrt/tinyHTTP.vcxproj.filters
index 37d3d46..37d3d46 100644..100755
--- a/tinyHTTP/winrt/tinyHTTP.vcxproj.filters
+++ b/tinyHTTP/winrt/tinyHTTP.vcxproj.filters
OpenPOWER on IntegriCloud