summaryrefslogtreecommitdiff
path: root/lib/server/SSLLib.cpp
Commit message (Expand)AuthorAge
* Fix warning about HAVE_RANDOM_DEVICE not being defined.Chris Wilson2014-12-26
* 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
* Rename NDEBUG flag to BOX_RELEASE_BUILD, as other projects use NDEBUG as Chris Wilson2008-12-30
* Grammar fix in SSL error message when SSL library initialisation fails.Chris Wilson2008-12-05
* Use Windows Crypto API to seed the random number generator, and removeChris Wilson2008-10-08
* Improve error messages when loading SSL key files fails.Chris Wilson2008-02-07
* Convert most printf() and fprintf() calls to use logging frameworkChris Wilson2007-08-02
* Replace almost all calls to syslog() with logging framework. (refs #3)Chris Wilson2007-07-31
* 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/autoconf at r35 to trunkMartin Ebourne2005-12-07
* Box Backup 0.09 with a few tweeksBen Summers2005-10-14