summaryrefslogtreecommitdiff
path: root/ext/openssl
AgeCommit message (Expand)Author
2011-03-07cancel subversion backfire. sorrymatz
2011-03-07* gc.c (rb_gc_set_params): allow GC parameter configuration bymatz
2011-03-06* ext/openssl/ossl_pkey_ec.c: parenthesize macro arguments.akr
2011-03-03* ext/openssl/ossl_pkey_dsa.c: parenthesize macro arguments.akr
2011-03-02* ext/openssl/ossl_pkey_dh.c: parenthesize macro arguments.akr
2011-03-01* ext/openssl/ossl_pkey.h: parenthesize macro arguments.akr
2011-02-28* ext/openssl/ossl_pkcs7.c: parenthesize macro arguments.akr
2011-02-28* ext/openssl/ossl_pkcs12.c: parenthesize macro arguments.akr
2011-02-28* ext/openssl/ossl_ocsp.c: parenthesize macro arguments.akr
2011-02-28* ext/openssl/ossl_cipher.c (ossl_cipher_init): typo fix.shyouhei
2011-02-27* ext/openssl/ossl_ns_spki.c: parenthesize macro arguments.akr
2011-02-24* ext/openssl/ossl_hmac.c: parenthesize macro arguments.akr
2011-02-23* ext/openssl/ossl_engine.c: parenthesize macro arguments.akr
2011-02-22* ext/openssl/ossl_digest.c: parenthesize macro arguments.akr
2011-02-20* ext/openssl/ossl_cipher.c: parenthesize macro arguments.akr
2011-02-19* ext/openssl/ossl_bn.c: parenthesize macro arguments.akr
2011-02-17* ext/openssl/ossl.h: parenthesize macro arguments.akr
2011-02-16* ext/openssl/openssl_missing.h: parenthesize macro arguments.akr
2011-02-05* ext/openssl/ossl_cipher.c (ossl_cipher_alloc): leave data ptrnobu
2011-01-29* ext/openssl/ossl_bn.c (GetBNPtr): add missing nil case.naruse
2011-01-26 * ext/openssl/ossl_asn1.c (ossl_asn1_decode0): OpenSSL::ASN1.decodenahi
2011-01-07reverting r30451 until I can figure out what is wrong.tenderlove
2011-01-05* SSL_shutdown should be called until the return value is non-zero:tenderlove
2010-12-25* ext/openssl/ossl_pkcs5.c (ossl_pkcs5_pbkdf2_hmac): add casts.nobu
2010-12-14 * ext/openssl/ossl_x509ext.c (ossl_x509extfactory_set_config):kosaki
2010-12-14* ext/openssl/ossl_asn1.c (ossl_asn1_decode0): how many gcc-c99ismsusa
2010-12-11* ext/openssl/ossl_asn1.c: indefinite length BER to DER encoding istenderlove
2010-12-10Document RSA, RSA encryption/decryption and PKCS #5 encryption/decryptiondrbrain
2010-12-10Include Comparable in OpenSSL::X509::Name, document #<=>drbrain
2010-12-10* ext/openssl/extconf.rb: try pkgconfig first, then fall back totenderlove
2010-12-09* ext/openssl/ossl_x509store.c (ossl_x509stctx_cleanup): removing Ctenderlove
2010-12-06Add toplevel documentation for OpenSSLdrbrain
2010-12-04Add documentation for OpenSSL::X509::Extension.newdrbrain
2010-11-29Improve documentation for URI::Common#encode_www_form, OpenSSL::SSL::SSLConte...drbrain
2010-11-14* etc/openssl/ossl_ssl.c (ossl_ssl_get_cert): raise exception iftenderlove
2010-11-05* ext/openssl/ossl_ocsp.c (ossl_ocspcid_initialize): an optionaltenderlove
2010-10-04* ext/openssl/lib/openssl/bn.rb (Integer#to_bn): OpenSSL::BN.newnaruse
2010-09-29* ext/openssl/ossl_config.c (parse_config): remove dead declaration.nobu
2010-09-26* ext/openssl/ossl_hmac.c (ossl_hmac_hexdigest, ossl_hmac_s_hexdigest),wanabe
2010-09-13* ext/openssl/ossl_bn.c (ossl_bn_is_prime): fix comparisonnaruse
2010-09-10 * ext/openssl/lib/openssl/x509-internal.rb: removed unused localnahi
2010-09-08 * ext/openssl/ossl_ssl.c (ssl_get_error): Thread context switch wasnahi
2010-09-06 * Fixed wrong check of missing functions. Patch by Adrian Quark.nahi
2010-09-06 * Fixed exception message for SSL post connection check failure. Patchnahi
2010-08-23 * backport r29071 from ruby_1_8;nahi
2010-08-19 * backport r28621 and r28632 from ruby_1_8;nahi
2010-08-07.cvsignore: have not been used already. [Bug #3468]nobu
2010-06-11* ext/openssl/extconf.rb: __VA_ARGS__ is already checked in configure.nobu
2010-06-11* ext/openssl/ossl_ssl.c (ossl_sslctx_get_ciphers):naruse
2010-05-23* ext/openssl/lib/openssl/x509-internal.rb, lib/forwardable.rb,nobu