3 Commits (b0e7aad5e3769ec8f248c123e8142f0f57f38b58)

Author SHA1 Message Date
Jessica James 4ff6e99638 Remove SHARED specifier; fix various compiler warnings when building as static lib; fix a likely crash in HttpServer 3 years ago
Jessica James cf77a1b6a7 Removed HashTable, CString. Added JUPITER_SOCK_EWOULDBLOCK 5 years ago
Jessica James f9e365c77d Replaced Visual Studio project files with CMake 6 years ago
Jessica James edd8dd17a0 Updated files for usage with OpenSSL 1.1.0e; some of these changes may be reverted when I get around to abstracting SSL implementation details further. 8 years ago
Jessica James 9463099cc2 Added Socket::SocketType; adjusted sockets as necessary 8 years ago
Jessica James dbeac36e50 Socket: 9 years ago
JustinAJ 6f708bd73e Updated name in copyright notices. 9 years ago
JustinAJ 8cc73c997a Jupiter::Socket: 9 years ago
JustinAJ ef4d05ab9e Changed license to ISC license. 9 years ago
JustinAJ b0923b2b12 Sockets now use a buffer, instead of a C-Style string. 9 years ago
JustinAJ de74e2fb57 SecureSocket: 10 years ago
JustinAJ 75185185f1 Added isNotEmpty() to Readable_String. 10 years ago
JustinAJ a5f0625753 Jupiter::Socket: 10 years ago
JustinAJ 4e318425f1 Renamed Socket::acceptConnection() to Socket::accept(). 10 years ago
JustinAJ 2896b93024 Added move assignment operators to sockets. 10 years ago
JustinAJ 9d286a27a2 Changed cert and key to use CString. Removed extra send() function. 11 years ago
JustinAJ 0528659d5c Changed from getHostname() to getHost() to retain Socket compatibility. 11 years ago
JustinAJ aa1126569b Initial Commit 11 years ago