aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ossl-0.1.3 releasedOSSL_0_1_3GOTOU Yuuzou2002-12-091-0/+3
* * x509name.c: let initialize() give a Array instead of a Hash.GOTOU Yuuzou2002-12-091-1/+6
* * ossl.c: use ruby_unsetenv() instead of unsetenv().GOTOU Yuuzou2002-12-091-0/+5
* Make it work under Ruby1.7.3 and minor fixesMichal Rokos2002-10-281-5/+5
* * lib/openssl/buffering.rb: typo fixed. (Thakns NaHi)OSSL_0_1_2aGOTOU Yuuzou2002-07-241-2/+5
* * ossl.c: should include <sys/time.h> if it exists. (Thanks Knu)GOTOU Yuuzou2002-07-241-0/+3
* * ossl-0.1.2 releasedOSSL_0_1_2GOTOU Yuuzou2002-07-241-0/+3
* * follow net/http.rb Rev: 1.41.2.18 (ruby_1_6)GOTOU Yuuzou2002-07-231-0/+3
* * ossl_ssl.c: raise exception while SSL_write returns 0.GOTOU Yuuzou2002-07-231-3/+6
* * ossl.h: include <openssl/e_os.h>GOTOU Yuuzou2002-07-231-0/+5
* * Macros fixupsossl1-ossl2-branch-pointMichal Rokos2002-04-071-0/+10
* * Cipher IV fixupMichal Rokos2002-03-111-0/+3
* * Big internal cleanup (all structs with only 1 member rearranged)Michal Rokos2002-03-111-0/+4
* * build fix-upsMichal Rokos2002-03-061-0/+3
* * WARNING! All to_str methods are not used any longer (use to_text instead)Michal Rokos2002-03-051-0/+5
* * More benevolent checks (Check_SafeStr(x) -> Check_Type(x, T_STRING)Michal Rokos2002-02-231-0/+4
* * Fixed some memory leaksMichal Rokos2002-02-201-0/+3
* * transition from rb_raise to OSSL_Raise (where possible)Michal Rokos2002-02-131-0/+5
* * ossl-0.1.1 releasedMichal Rokos2002-02-061-0/+3
* * Dropped Random classMichal Rokos2002-02-061-0/+5
* * really fixed strptime.c (silly me, thanks Hynek)Michal Rokos2002-01-161-0/+3
* * fixed missing/strptime.c (Hynek)Michal Rokos2002-01-161-0/+4
* * selfdipatch BN implementation (test only)Michal Rokos2002-01-161-0/+5
* * fixed callbacks in ossl_(ssl|x509store).cMichal Rokos2002-01-121-0/+4
* * fixed and improved verify_callbacks in ossl_(ssl|x509store).cMichal Rokos2002-01-101-0/+4
* * OpenSSL::Cipher::BITx constant == x (so BIT40 = 40,...)Michal Rokos2002-01-101-0/+3
* * added OpenSSL-SNAPSHOT style NO_* (OPENSSL_NO_*)Michal Rokos2002-01-101-0/+7
* * OpenSSL 0.9.6c support (BN)Michal Rokos2002-01-101-0/+6
* * ossl-0.1.0 releasedMichal Rokos2002-01-061-0/+3
* * BN is (somewhat) full imp. nowMichal Rokos2002-01-061-0/+4
* * API doc in README (but still not completed)Michal Rokos2002-01-041-0/+5
* * SelfDispatching used for X509:: Name, Extension, AttributeMichal Rokos2002-01-041-0/+9
* * Further checking (Check_SafeStr, memory leaks)Michal Rokos2002-01-041-0/+3
* *** empty log message ***Michal Rokos2001-12-211-0/+3
* * Memory checkingMichal Rokos2001-12-211-1/+4
* * fixed unusual usage of ## preprocessing token sequence.GOTOU Yuuzou2001-12-211-0/+3
* * added bn methods (thanks to UNKNOWN <oss-ruby@technorama.net>Michal Rokos2001-12-131-4/+8
* * Make work under MS Windows (strptime added) + doc in READMEMichal Rokos2001-11-291-2/+5
* - Just forgot to add stuff to changelog...Michal Rokos2001-11-261-7/+15
* - buffering.rb went under ``openssl'' directory.GOTOU Yuuzou2001-11-211-0/+3
* - HMAC addedMichal Rokos2001-11-201-1/+8
* added X509::Certificate .to_derMichal Rokos2001-11-191-0/+5
* Released as 0.0.9Michal Rokos2001-11-181-0/+4
* date fixed.GOTOU Yuuzou2001-11-161-1/+1
* for compatibility with old SSLSocketGOTOU Yuuzou2001-11-161-0/+10
* Sync with DEVELMichal Rokos2001-11-161-0/+4
* Initial revisionMichal Rokos2001-11-161-0/+105