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/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 12 files changed, 0 insertions(+), 0 deletions(-) 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 (limited to 'tinyHTTP/include/tinyhttp/headers') 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 -- cgit v1.1