aboutsummaryrefslogtreecommitdiffstats
path: root/extconf.rb
Commit message (Collapse)AuthorAgeFilesLines
* * transition from rb_raise to OSSL_Raise (where possible)Michal Rokos2002-02-131-1/+1
| | | | | * some mem checks * preliminary DH key support
* * selfdipatch BN implementation (test only)Michal Rokos2002-01-161-1/+0
| | | | | * removed strncasecmp (for WIN32 made alias to _strnicmp) * fixed missing/strptime.c (Hynek Rostinsky)
* * Further checking (Check_SafeStr, memory leaks)Michal Rokos2002-01-041-0/+5
|
* * Make work under MS Windows (strptime added) + doc in READMEMichal Rokos2001-11-291-2/+10
|
* - BN added (only proof of concept)Michal Rokos2001-11-211-7/+4
| | | | | - indent changed - rand.h to ossl.h added
* Initial revisionMichal Rokos2001-11-161-0/+26