aboutsummaryrefslogtreecommitdiffstats
path: root/ossl_x509.c
Commit message (Expand)AuthorAgeFilesLines
* * Macros fixupsossl1-ossl2-branch-pointMichal Rokos2002-04-071-6/+6
* * Big internal cleanup (all structs with only 1 member rearranged)Michal Rokos2002-03-111-167/+110
* * WARNING! All to_str methods are not used any longer (use to_text instead)Michal Rokos2002-03-051-8/+5
* * More benevolent checks (Check_SafeStr(x) -> Check_Type(x, T_STRING)Michal Rokos2002-02-231-1/+0
* * transition from rb_raise to OSSL_Raise (where possible)Michal Rokos2002-02-131-68/+57
* * Further checking (Check_SafeStr, memory leaks)Michal Rokos2002-01-041-29/+42
* * Memory checkingMichal Rokos2001-12-211-17/+46
* - BN added (only proof of concept)Michal Rokos2001-11-211-53/+90
* added X509::Certificate .to_derMichal Rokos2001-11-191-0/+24
* for compatibility with old SSLSocketGOTOU Yuuzou2001-11-161-0/+20
* Initial revisionMichal Rokos2001-11-161-0/+596