summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ossl_ssl.cGOTOU Yuuzou2003-06-135-57/+63
* *** empty log message ***GOTOU Yuuzou2003-06-132-2/+2
* *** empty log message ***GOTOU Yuuzou2003-06-135-333/+399
* Unwrap X509::Store, added exampleMichal Rokos2003-06-104-92/+144
* Added, but blankMichal Rokos2003-06-102-0/+3
* Added #params_ok?, #generate_key!, and #compute_keyMichal Rokos2003-06-103-4/+72
* *** empty log message ***GOTOU Yuuzou2003-06-081-1/+1
* *** empty log message ***GOTOU Yuuzou2003-06-082-5/+22
* *** empty log message ***GOTOU Yuuzou2003-06-083-13/+52
* Fix #initializeMichal Rokos2003-06-062-1/+4
* Fixes from NaHi and Stef TelfordMichal Rokos2003-06-033-4/+10
* Remove strptime dependency (Done by NaHi)Michal Rokos2003-06-025-390/+16
* FTPTLSMichal Rokos2003-05-283-1/+66
* 0.2.0-pre2 releaseMichal Rokos2003-05-231-0/+3
* VersionMichal Rokos2003-05-211-1/+5
* fix-up copy_dup_framework for latest RubyMichal Rokos2003-05-2110-33/+31
* OSSL 0.2.0-pre1Michal Rokos2003-05-181-0/+3
* SSL: Unwrap structs, Store: Use {get|set}_ex instead of my DBMichal Rokos2003-05-183-197/+137
* allow .new & .generate to set the exponentTechnorama team2003-04-251-7/+13
* add test to compare output with openssl command line equivTechnorama team2003-04-241-7/+25
* to_der was broken, fixedTechnorama team2003-04-241-10/+3
* gcc 3.2+ fixTechnorama team2003-04-231-14/+14
* Is #to_der broken?Michal Rokos2003-04-232-2/+17
* add random_key and random_ivTechnorama team2003-04-231-1/+13
* add .pseudo_bytes and singleton methodsTechnorama team2003-04-221-6/+30
* add ability to set paddingTechnorama team2003-04-221-0/+18
* minor fixTechnorama team2003-04-211-1/+1
* Various updatesMichal Rokos2003-04-216-77/+112
* use bn param macrosTechnorama team2003-04-211-6/+30
* add generic bignum paramater macrosTechnorama team2003-04-211-0/+40
* PKey params inspectionMichal Rokos2003-04-146-27/+124
* Typ'o :)Michal Rokos2003-04-091-1/+1
* Allow to init with DERMichal Rokos2003-04-094-6/+31
* Allow init with DERMichal Rokos2003-04-082-2/+12
* add .reset, .key=, .iv=, remove crashing workaroundTechnorama team2003-04-081-45/+86
* fix memory leakTechnorama team2003-04-071-1/+8
* fix memory leak, add .resetTechnorama team2003-04-071-3/+17
* Make it work with "BEGIN PUBLIC KEY" headerMichal Rokos2003-04-074-12/+46
* Use Time::utc for conversionMichal Rokos2003-02-243-4/+16
* Info to ChangeLogMichal Rokos2003-02-241-0/+6
* Licence tagMichal Rokos2003-02-241-0/+10
* Make OSSL2 work with Ruby1.6 too (currently #dup, #copy isn't working)Michal Rokos2003-02-2419-18/+103
* added OpenSSL::X509::Name#hashMichal Rokos2003-02-212-0/+18
* Some ifdefs for Win32Michal Rokos2003-02-212-3/+3
* Make it compile under Win32Michal Rokos2003-02-202-2/+5
* respect new func rb_obj_classname()Michal Rokos2003-02-082-8/+5
* add "dep" file to distclean targetMichal Rokos2003-01-252-4/+4
* Use /usr/include by default when checking OpenSSL versionMichal Rokos2003-01-192-0/+4
* Port X509::Request to Ruby1.8 copy_object frameworkMichal Rokos2003-01-063-0/+27
* CRL to Ruby1.8 dup_framework, fix test-link targetMichal Rokos2003-01-064-3/+33