aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl
Commit message (Expand)AuthorAgeFilesLines
* ossl.c: RTESTnobu2012-12-201-2/+2
* * ext/openssl/ossl_cipher.c: fix errors for installations that do notemboss2012-12-202-0/+8
* * ext/openssl/ossl.c: do not use FIPS_mode_set if not available.emboss2012-12-201-0/+7
* * remove trailing spaces.nobu2012-12-201-1/+1
* * ext/openssl/ossl_cipher.c: add support for Authenticated Encryptionemboss2012-12-201-4/+213
* * ext/openssl/ossl.c: add OpenSSL.fips_mode= to allow enabling FIPSemboss2012-12-201-1/+29
* * ext/openssl/lib/ssl.rb: Enable insertion of empty fragments as aemboss2012-12-181-1/+3
* * ext/openssl/ossl_x509name.c: Completed documentation fordrbrain2012-12-081-7/+97
* * ext/openssl/ossl_ssl.c (ssl_npn_encode_protocol_i): fix byte orderngoto2012-11-291-1/+3
* extconf.rb: git rid of post-1.8 featurenobu2012-11-271-1/+2
* * ext/openssl/ossl_x509store.c (ossl_x509store_add_file): Addeddrbrain2012-10-021-0/+26
* * ext/openssl/ossl_ssl.c (ossl_sslctx_attrs): add npn_select_db tonaruse2012-09-181-0/+1
* remove trailing spaces.nobu2012-09-047-30/+30
* remove trailing spaces.nobu2012-09-031-1/+1
* * ext/openssl/extconf.rb: Detect OpenSSL_FIPS macroemboss2012-09-032-1/+12
* * ext/openssl/extconf.rb: Check existence of OPENSSL_NPN_NEGOTIATED.emboss2012-08-312-59/+165
* * ext/openssl/lib/openssl/digest.rbemboss2012-08-021-0/+17
* * ext/openssl/ossl_pkey_ec.c (ossl_ec_point_mul): nonstatic initializer usa2012-07-111-7/+6
* get rid of warningsnobu2012-07-111-2/+2
* rb_thread_call_without_gvlnobu2012-07-104-9/+10
* * ext/openssl/ossl_pkey_ec.cemboss2012-06-101-0/+74
* * lib/openssl/ssl.rb: Use a simple random number to generate theemboss2012-06-101-1/+3
* * ext/openssl/ossl.cemboss2012-06-104-7/+22
* * ext/openssl/ossl.c: Fix error in example. Patch by David Albert.emboss2012-06-091-14/+105
* * ext/openssl/ossl_ssl.c: Introduce SSLContext#renegotiation_cb andemboss2012-06-091-70/+54
* * ext/openssl/ossl_ssl.c: Allow disabling client-side renegotiation.emboss2012-05-261-35/+114
* * ext/openssl/ossl_ssl.c: Revert r35583emboss2012-05-251-0/+1
* * ext/openssl/extconf.rb: Use Logging::message instead of message.kosaki2012-05-181-8/+8
* * ext/openssl/extconf.rb: Clarify a message when hit Applekosaki2012-05-181-1/+1
* * ext/extmk.rb: Show a message when extconf.rb raised an exception.kosaki2012-05-181-3/+2
* * ext/openssl/ossl_ssl.c (ossl_start_ssl): remove useless rb_sys_failnaruse2012-05-071-1/+0
* * ext/openssl/ossl_ssl.c: add support for option flagsemboss2012-05-071-1/+7
* * ext/openssl/ossl_ssl.c: support TLSv1.1 & TLSv1.1. Add emboss2012-05-062-5/+44
* * ext/openssl/deprecation.rb (OpenSSL.check_func): check if header isnobu2012-05-011-2/+7
* * ext/digest/*/extconf.rb: use pkg_config to use same library withnobu2012-04-302-6/+19
* * ext/openssl/lib/openssl/ssl.rb: add hostname to "hostname does notayumin2012-04-301-1/+1
* --with-broken-apple-openssl optionnobu2012-04-231-1/+3
* * ext/openssl/ossl_pkcs5.c (ossl_pkcs5_pbkdf2_hmac): suppress warnings.nobu2012-04-221-2/+2
* * ext/openssl/extconf.rb: ignore broken version by Apple.nobu2012-04-221-3/+5
* * ext/openssl/extconf.rb: configure.in adds -Wall to warnflags, notnobu2012-04-221-7/+0
* * variable.c (trace_ev): Removed "not reached" comment as this line isdrbrain2012-04-141-1/+2
* * encoding.c (rb_enc_codepoint_len): Use UNREACHABLE to avoid "controldrbrain2012-04-132-0/+8
* * ext/openssl/ossl_x509cert.c: Fix doc typo.emboss2012-03-311-1/+1
* * ext/openssl/ossl_pkcs7.c: fix crash when parsing garbage data.emboss2012-03-291-3/+6
* * ext/openssl/ossl_asn1.c: raise TypeError when trying to encode nilemboss2012-03-281-3/+11
* Refix Bug #6094: use unsigned long integer literal.naruse2012-03-231-4/+4
* Revert "* ext/openssl/ossl_pkey_rsa.c (rsa_generate): fix argument type."naruse2012-03-231-3/+3
* * ext/openssl/ossl_pkey_rsa.c (rsa_generate): fix argument type.nobu2012-03-221-3/+3
* * ext/openssl/extconf.rb: suppress useless deprecation warningsnobu2012-02-271-0/+3
* avoid rdoc's warnings.naruse2012-02-251-0/+4