summaryrefslogtreecommitdiff
path: root/lib/server/SocketStreamTLS.cpp
Commit message (Expand)AuthorAge
* Whitespace and semicolon-after-macro fixes.Chris Wilson2015-04-06
* Simplify code with macros, update comments and fix whitespace.Chris Wilson2014-09-04
* Add missing timeouts for network operations.Chris Wilson2014-08-15
* Fix deadlock waiting for read or write on closed connection.Chris Wilson2014-08-15
* Remove ServerException.h and the exception code aliases that it defines.Chris Wilson2014-08-15
* Move LogError out of server/SSLLib so we can use it in Crypto.Chris Wilson2012-04-28
* Change use of int to identify a socket type to the proper enum.Chris Wilson2009-01-03
* Rename NDEBUG flag to BOX_RELEASE_BUILD, as other projects use NDEBUG as Chris Wilson2008-12-30
* Make Open() take a const std::string& for the socket name instead of a Chris Wilson2008-08-21
* Improve error messages when loading SSL key files fails.Chris Wilson2008-02-07
* Use more accurate sleeps in poll() to ensure that we don't end up busyChris Wilson2006-10-16
* (refs #3)Chris Wilson2006-08-31
* Revert to trunkChris Wilson2006-08-31
* * mergeChris Wilson2006-07-27
* Bandwidth usage logging patch from Pascal Lalonde <plalonde@overnet.qc.ca>, w...Ben Summers2006-02-13
* Fixing up svn:executable properties.Martin Ebourne2005-12-12
* Marged chris/win32/merge/07-win32-fixes at r210 to trunkMartin Ebourne2005-12-12
* Merged martin/solaris at r9 to trunkMartin Ebourne2005-11-30
* Box Backup 0.09 with a few tweeksBen Summers2005-10-14