Revision: 6684
http://sourceforge.net/p/gambas/code/6684
Author: tobiasboe
Date: 2014-11-29 11:54:07 +0000 (Sat, 29 Nov 2014)
Log Message:
-----------
[GB.OPENSSL]
* BUG: Fix memory errors from Cipher.List and Digest.List
* NEW: Return Cipher.List and Digest.List sorted without duplicates
Modified Paths:
--------------
gambas/trunk/gb.openssl/src/Makefile.am
gambas/trunk/gb.openssl/src/c_cipher.c
gambas/trunk/gb.openssl/src/c_digest.c
gambas/trunk/gb.openssl/src/c_hmac.c
gambas/trunk/gb.openssl/src/main.c
gambas/trunk/gb.openssl/src/main.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|