index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
openssl
/
extconf.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
needs openssl/opensslv.h
nobu
2018-08-08
1
-1
/
+1
*
reduce LibreSSL warnings
nobu
2018-07-29
1
-0
/
+4
*
openssl: merge changes in v2.1.1
rhe
2018-05-12
1
-1
/
+4
*
openssl: search winsock
nobu
2018-03-02
1
-1
/
+3
*
search winsock libraries explicitly
nobu
2018-03-02
1
-0
/
+1
*
openssl: import v2.1.0.beta1
rhe
2017-09-03
1
-41
/
+7
*
openssl: import v2.0.5
rhe
2017-08-10
1
-8
/
+4
*
openssl: import v2.0.4
rhe
2017-06-14
1
-31
/
+33
*
Search SSL libraries by testing various filename patterns
usa
2017-05-16
1
-5
/
+45
*
openssl: fix broken openssl check
nobu
2017-02-10
1
-1
/
+1
*
openssl: import v2.0.3
rhe
2017-01-31
1
-0
/
+6
*
openssl: import v2.0.2
rhe
2016-12-22
1
-0
/
+2
*
openssl: import fixes from upstream
rhe
2016-12-01
1
-0
/
+1
*
openssl: import v2.0.0
rhe
2016-11-30
1
-6
/
+0
*
openssl: import v2.0.0.beta.2
rhe
2016-09-08
1
-3
/
+1
*
import Ruby/OpenSSL 2.0.0.beta.1
rhe
2016-08-29
1
-0
/
+1
*
openssl: fix build with OpenSSL 1.1.0 and no pkg-config
rhe
2016-06-09
1
-2
/
+2
*
openssl: add SSL::SSLContext#security_level{=,}
rhe
2016-06-07
1
-0
/
+1
*
openssl: avoid deprecated version-specific ssl methods if necessary
rhe
2016-06-07
1
-0
/
+1
*
openssl: use SSL_is_server()
rhe
2016-06-05
1
-0
/
+1
*
openssl: adapt to OpenSSL 1.1.0 opaque structs
rhe
2016-06-05
1
-0
/
+26
*
openssl: adapt OpenSSL::PKey to OpenSSL 1.1.0 opaque structs
rhe
2016-06-05
1
-0
/
+1
*
openssl: support OpenSSL 1.1.0's new multi-threading API
rhe
2016-06-05
1
-0
/
+6
*
openssl: check existence of RAND_pseudo_bytes()
rhe
2016-06-05
1
-0
/
+1
*
openssl: fix the Year 2038 problem
rhe
2016-06-01
1
-0
/
+1
*
openssl: add SSLContext#ecdh_curves=
rhe
2016-05-30
1
-0
/
+4
*
openssl: drop OpenSSL 0.9.6/0.9.7 support
rhe
2016-05-25
1
-92
/
+42
*
openssl: remove check of OPENSSL_FIPS macro in extconf.rb
rhe
2016-05-25
1
-1
/
+0
*
openssl/extconf.rb: NO SSL macros first
nobu
2016-05-09
1
-8
/
+10
*
* ext/openssl/extconf.rb: asume it doesn't have SSLv2 related
naruse
2016-05-08
1
-0
/
+2
*
openssl: Access to ephemeral TLS session key
nobu
2016-04-04
1
-0
/
+1
*
openssl: fix build when NPN is disabled by OpenSSL
nobu
2016-03-25
1
-1
/
+1
*
handle ext/ as r53141
naruse
2015-12-16
1
-0
/
+1
*
* ext/openssl/*: Remove svn commit id macros to make sync easier
zzak
2015-09-22
1
-5
/
+0
*
* ext/openssl/ossl_ssl.c (static const struct): Only add SSLv3 support
tenderlove
2015-08-29
1
-0
/
+3
*
* ext/openssl/ossl_ssl.c: add ALPN support. [Feature #9390]
tenderlove
2015-07-22
1
-0
/
+1
*
* ext/openssl/*: use license instead of licence.
hsbt
2015-04-20
1
-1
/
+1
*
openssl: check RAND_edg to support libressl
nobu
2015-02-12
1
-0
/
+1
*
openssl: work around of dependency
nobu
2013-10-28
1
-1
/
+3
*
* ext/openssl/extconf.rb (CRYPTO_THREADID): check exist or not.
naruse
2013-07-23
1
-0
/
+1
*
* ext/openssl/ossl_cipher.c: fix errors for installations that do not
emboss
2012-12-20
1
-0
/
+1
*
extconf.rb: git rid of post-1.8 feature
nobu
2012-11-27
1
-1
/
+2
*
* ext/openssl/extconf.rb: Detect OpenSSL_FIPS macro
emboss
2012-09-03
1
-1
/
+2
*
* ext/openssl/extconf.rb: Check existence of OPENSSL_NPN_NEGOTIATED.
emboss
2012-08-31
1
-0
/
+1
*
* ext/openssl/extconf.rb: Use Logging::message instead of message.
kosaki
2012-05-18
1
-8
/
+8
*
* ext/openssl/extconf.rb: Clarify a message when hit Apple
kosaki
2012-05-18
1
-1
/
+1
*
* ext/extmk.rb: Show a message when extconf.rb raised an exception.
kosaki
2012-05-18
1
-3
/
+2
*
* ext/openssl/ossl_ssl.c: support TLSv1.1 & TLSv1.1. Add
emboss
2012-05-06
1
-0
/
+6
*
* ext/digest/*/extconf.rb: use pkg_config to use same library with
nobu
2012-04-30
1
-6
/
+3
*
--with-broken-apple-openssl option
nobu
2012-04-23
1
-1
/
+3
[next]