aboutsummaryrefslogtreecommitdiffstats
path: root/extconf.rb
Commit message (Expand)AuthorAgeFilesLines
* fix check for EVP_CIPHER_CTX_set_paddingTechnorama team2004-06-141-0/+1
* add check for rb_block_procTechnorama team2004-02-251-0/+1
* add support for ruby1.6Technorama team2004-02-201-4/+17
* Backport Ruby's OpenSSL changesMichal Rokos2003-08-141-52/+55
* Cut check_openssl()Michal Rokos2003-07-231-15/+0
* Pretty printMichal Rokos2003-07-231-10/+11
* *** empty log message ***GOTOU Yuuzou2003-07-211-34/+4
* OpenSSL 0.9.6 compatibility IIMichal Rokos2003-07-211-0/+8
* OpenSSL 0.9.6 compatibilityMichal Rokos2003-07-211-19/+62
* * extconf.rb: should make depend under $srcdir.ossl2-pre-096GOTOU Yuuzou2003-07-141-2/+3
* call ossl_raise with NULL when no message is passedMichal Rokos2003-07-091-0/+1
* *** empty log message ***GOTOU Yuuzou2003-06-251-1/+2
* * openssl_missing.c: addded X509_STORE_{set,get}_ex_data().GOTOU Yuuzou2003-06-251-0/+1
* Remove strptime dependency (Done by NaHi)Michal Rokos2003-06-021-1/+0
* Make OSSL2 work with Ruby1.6 too (currently #dup, #copy isn't working)Michal Rokos2003-02-241-12/+18
* add "dep" file to distclean targetMichal Rokos2003-01-251-4/+1
* Use /usr/include by default when checking OpenSSL versionMichal Rokos2003-01-191-0/+1
* CRL to Ruby1.8 dup_framework, fix test-link targetMichal Rokos2003-01-061-2/+2
* Add checks for Ruby >= 1.8.0 and OpenSSL >= 0.9.7Michal Rokos2003-01-051-23/+33
* Check for Ruby >= 1.8Michal Rokos2003-01-021-1/+21
* BN: Make it work with Ruby's nums, PKCS7&X509: Fix for big serialsOSSL2_BEFORE_FIXING_INDENTMichal Rokos2002-11-111-2/+2
* Make it work under Ruby1.7.3Michal Rokos2002-10-281-3/+3
* Add more targets to Makefile when --*-debug and GCCMichal Rokos2002-09-061-3/+26
* ossl.c: FIX that enables OSSL module compile on *BSD (sent by Akinori MUSHA)Michal Rokos2002-07-241-0/+1
* New debug interface that can be directed from Ruby-spaceMichal Rokos2002-06-111-0/+1
* Initial revisionMichal Rokos2002-06-041-0/+49