summaryrefslogtreecommitdiffstats
path: root/ext/openssl
Commit message (Expand)AuthorAgeFilesLines
* merge revision(s) 18181:shyouhei2008-08-041-0/+4
* merge revision(s) 17108:shyouhei2008-06-291-0/+5
* merge revision(s) 13657:shyouhei2008-06-072-0/+13
* * lib/net/http.rb: an SSL verification (the server hostname shouldshyouhei2007-09-241-1/+1
* * ext/openssl/ossl_config.c (ossl_config_set_section): do notshyouhei2007-08-221-1/+4
* * ext/digest/digest.c (rb_digest_instance_update,shyouhei2007-08-223-2/+9
* * ext/openssl/ossl_asn1.c (Init_ossl_asn1): Let rdoc know aboutknu2007-03-1211-0/+47
* Merge changes between r11913 and r11943 from ruby_1_8.knu2007-02-281-2/+0
* Revert r11453matz2007-01-0310-10/+10
* * io.c (ruby_dup): start GC on ENOMEM as well.matz2007-01-0310-10/+10
* * ext/openssl/ossl_ocsp.c: OpenSSL::OCSP::OSCPError should begotoyuzo2006-12-011-1/+1
* * ext/openssl/ossl_pkcs7.c (ossl_pkcs7_verify): should clear error.gotoyuzo2006-10-262-0/+3
* * ext/openssl/ossl.h: move <ruby.h> inclusion point to shut upmatz2006-07-271-9/+9
* add extconf.h.akr2006-06-251-0/+1
* * ext/openssl/extconf.rb: add check for OBJ_NAME_do_all_sorted.gotoyuzo2006-06-204-28/+60
* * ext/openssl/extconf.rb: use create_header.gotoyuzo2006-06-023-0/+8
* * ext/openssl/lib/openssl/ssl.rbgotoyuzo2006-05-231-3/+3
* * ext/openssl/ossl_asn1.c (ossl_asn1_decode0): should initializegotoyuzo2006-04-291-1/+1
* * ext/openssl/ossl_ssl.c, ext/openssl/ossl_nsspki.c: fix typo.gotoyuzo2006-03-172-2/+2
* * ext/openssl/ossl_ssl.c, ext/openssl/ossl_nsspki.c: should usegotoyuzo2006-03-152-2/+2
* * ext/openssl/ossl.h (OSSL_Debug): should not use __func__.gotoyuzo2006-02-191-1/+1
* * ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLSocket#post_connection_che...gotoyuzo2005-12-261-2/+3
* * ext/openssl/extconf.rb: check for X509V3_EXT_nconf_nid.gotoyuzo2005-11-222-4/+21
* * ext/openssl/extconf.rb: should check ERR_peek_last_error().gotoyuzo2005-11-012-1/+7
* * ext/openssl/ossl_cipher.c (ossl_cipher_update): input data mustgotoyuzo2005-10-301-1/+2
* * ext/openssl/ossl.c (Init_openssl): should call OpenSSL_add_ssl_algorithms().gotoyuzo2005-10-121-0/+1
* banish a warning.akr2005-09-241-1/+0
* * ext/openssl/ossl_pkey.h, ossl_pkey_rsa.c, ossl_pkey_dsa.c:gotoyuzo2005-09-184-23/+19
* * lib/net/https.rb: backported from trunk, rev 1.3. [ruby-dev:25673] (again),...aamine2005-09-132-237/+0
* * ext/openssl/ossl_engine.c (ossl_engine_s_by_id):gotoyuzo2005-09-101-3/+58
* these files were forgotten in last commit.gotoyuzo2005-09-102-1/+7
* * ext/openssl/ossl_asn1.c (asn1str_to_str): new function.gotoyuzo2005-09-102-16/+161
* * ext/openssl/ossl_ns_spki.c (ossl_spki_initialize): assume thatgotoyuzo2005-09-101-2/+28
* * ext/openssl/lib/digest.rb: added SHA224, SHA256, SHA384 and SHA512.gotoyuzo2005-09-101-2/+7
* * ext/openssl/ossl.c (ossl_raise): should use ERR_peek_last_errorgotoyuzo2005-09-104-7/+34
* * ext/openssl/openssl/lib/openssl/buffering.rb (Buffering#do_write):gotoyuzo2005-09-041-1/+1
* * ext/openssl/openssl_missin.c: include <openssl/engine.h> beforegotoyuzo2005-07-261-4/+4
* * ext/openssl/ossl_engine.c (ossl_engine_s_load): should checkgotoyuzo2005-07-231-1/+3
* * ext/openssl/openssl_missing.c, ext/openssl/ossl.h,gotoyuzo2005-06-195-5/+9
* * ext/openssl/ossl_x509store.c (ossl_x509stctx_set_time): shouldgotoyuzo2005-05-271-12/+7
* * ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLServer#intialize):gotoyuzo2005-05-222-1/+16
* * ext/openssl/extconf.rb: check for OPENSSL_cleanse.gotoyuzo2005-04-152-0/+5
* * ext/openssl/ossl_ssl.c: add callbacks to OpenSSL::SSL::SSLContexts.gotoyuzo2005-04-084-33/+234
* * ext/openssl/ossl_engine.c (ossl_engine_s_load): should returngotoyuzo2005-03-311-2/+6
* * ext/openssl/ossl_engine.c (ossl_engine_s_load): should not raisegotoyuzo2005-03-301-1/+1
* * ext/openssl/ossl_ssl.c (ossl_start_ssl, ossl_ssl_write): callgotoyuzo2005-03-092-3/+3
* * ext/openssl/ossl_ssl.c (ossl_start_ssl, ossl_ssl_read,gotoyuzo2005-03-074-74/+107
* * exception error messages updated. [ruby-core:04497]matz2005-02-281-2/+2
* * ext/openssl/lib/openssl/ssl.rbgotoyuzo2005-02-141-0/+26
* * ext/openss/ossl_x509store.c (ossl_x509store_set_default_paths):gotoyuzo2005-02-111-0/+12