aboutsummaryrefslogtreecommitdiffstats
path: root/ossl.h
Commit message (Expand)AuthorAgeFilesLines
* change all rb_raise and OSSL_Raise to ossl_raiseMichal Rokos2002-06-121-1/+0
* OSSL_Debug workaround (should work under Windows too)Michal Rokos2002-06-121-5/+6
* Disabled OSSL_Debug macro (TODO: Find a workaround to make it work under Wind...Michal Rokos2002-06-121-0/+4
* OSSL_Debug fix, BN - interface changed for #rand, #pseudo_randMichal Rokos2002-06-121-2/+2
* ossl.h: remove <openssl/bn_lcl.h>.GOTOU Yuuzou2002-06-111-1/+0
* New debug interface that can be directed from Ruby-spaceMichal Rokos2002-06-111-20/+16
* X509Attr, X509Cert, X509CRL, X509Ext, X509Name, X509Req, X509Revoked, X509Sto...Michal Rokos2002-06-071-0/+6
* PKey (DH|DSA|RSA) cleanup and rewrite (EVP_PKEY is now wrapped), final cleani...Michal Rokos2002-06-061-65/+2
* Rand ported & cleanedMichal Rokos2002-06-051-7/+2
* PKCS7 port, Makefile CVS removalMichal Rokos2002-06-051-22/+1
* HMAC and SPKI cleanups & portsMichal Rokos2002-06-051-9/+7
* Config reviewedMichal Rokos2002-06-041-11/+13
* Cipher moved to Factory styleMichal Rokos2002-06-041-1/+1
* Fix order of headersMichal Rokos2002-06-041-13/+13
* Initial revisionMichal Rokos2002-06-041-0/+220