aboutsummaryrefslogtreecommitdiffstats
path: root/ossl.c
Commit message (Expand)AuthorAgeFilesLines
* * ossl.c: use ruby_unsetenv() instead of unsetenv().GOTOU Yuuzou2002-12-091-1/+1
* * ossl.c: should include <sys/time.h> if it exists. (Thanks Knu)GOTOU Yuuzou2002-07-241-0/+11
* *** empty log message ***GOTOU Yuuzou2002-07-231-1/+1
* * ossl.h: include <openssl/e_os.h>GOTOU Yuuzou2002-07-231-2/+16
* * Macros fixupsossl1-ossl2-branch-pointMichal Rokos2002-04-071-4/+11
* * Big internal cleanup (all structs with only 1 member rearranged)Michal Rokos2002-03-111-0/+12
* * transition from rb_raise to OSSL_Raise (where possible)Michal Rokos2002-02-131-12/+8
* * Dropped Random classMichal Rokos2002-02-061-1/+3
* * really fixed strptime.c (silly me, thanks Hynek)Michal Rokos2002-01-161-1/+0
* * fixed missing/strptime.c (Hynek)Michal Rokos2002-01-161-2/+3
* * selfdipatch BN implementation (test only)Michal Rokos2002-01-161-3/+10
* * OpenSSL 0.9.6c support (BN)Michal Rokos2002-01-101-0/+10
* * BN is (somewhat) full imp. nowMichal Rokos2002-01-061-8/+23
* * Further checking (Check_SafeStr, memory leaks)Michal Rokos2002-01-041-18/+17
* * Memory checkingMichal Rokos2001-12-211-19/+7
* * Make work under MS Windows (strptime added) + doc in READMEMichal Rokos2001-11-291-0/+7
* - BN added (only proof of concept)Michal Rokos2001-11-211-0/+1
* - HMAC addedMichal Rokos2001-11-201-3/+5
* added X509::Certificate .to_derMichal Rokos2001-11-191-3/+6
* Released as 0.0.9Michal Rokos2001-11-181-2/+19
* for compatibility with old SSLSocketGOTOU Yuuzou2001-11-161-0/+5
* Initial revisionMichal Rokos2001-11-161-0/+101