drbob 863a29fda1 NETWORK REWORK (cont)
Rework of AuthSSL: cleanup and split up.

 * Split out independent SSL functions into sslfns.h / sslfns.cc
 * Reworked SSL certificate storage.
 * Reworked SignDataBin / VerifyDataBin (fixed memory leaks).
 * Removed funny code: /* cert->cert_info->key->pkey is NULL */ 
     - just use X509_get_pubkey() instead.
 * Removed lots of old code.
 * Fixed up Mutex usage in AuthSSL - which was random.
 * Removed certificates from tlvSignature serialiser obj.
 * removed certificates from p3distrib messages.
 * Starting removing "unused parameter" compiler warnings.
 * Various related changes to make libretroshare compile.



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3222 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2010-06-26 12:31:24 +00:00
..
2009-07-07 21:53:06 +00:00
2010-06-09 19:51:46 +00:00
2010-05-14 13:00:07 +00:00
2010-04-27 11:53:46 +00:00
2010-06-25 22:13:52 +00:00
2010-06-26 12:31:24 +00:00
2010-06-13 10:17:50 +00:00
2010-01-13 20:58:58 +00:00
2010-02-25 22:44:04 +00:00