aboutsummaryrefslogtreecommitdiffstats
path: root/ossl_x509ext.c
Commit message (Collapse)AuthorAgeFilesLines
* * More benevolent checks (Check_SafeStr(x) -> Check_Type(x, T_STRING)Michal Rokos2002-02-231-2/+2
| | | | (where we don't care)
* * transition from rb_raise to OSSL_Raise (where possible)Michal Rokos2002-02-131-25/+15
| | | | | * some mem checks * preliminary DH key support
* * Further checking (Check_SafeStr, memory leaks)Michal Rokos2002-01-041-112/+21
|
* * Memory checkingMichal Rokos2001-12-211-6/+31
|
* - BN added (only proof of concept)Michal Rokos2001-11-211-23/+48
| | | | | - indent changed - rand.h to ossl.h added
* Initial revisionMichal Rokos2001-11-161-0/+374