summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-07openssl: add SSL::SSLContext#security_level{=,}rhe
2016-06-07* string.c (rb_str_downcase_bang): Switch to use primitive except ifduerst
2016-06-07* test/ruby/enc/test_case_comprehensive: Add regression tests forduerst
2016-06-07* test/ruby/enc/test_case_comprehensive: Fix method nameduerst
2016-06-07* regenc.h/c: Rename onigenc_not_support_case_map toduerst
2016-06-07openssl: avoid deprecated version-specific ssl methods if necessaryrhe
2016-06-07Makefile.in: cd to working directorynobu
2016-06-07* regenc.c (onigenc_not_support_case_map): Move to end of file;duerst
2016-06-07appveyor.yml: fix file namesnobu
2016-06-07* 2016-06-07svn
2016-06-07* regenc.c (onigenc_not_support_case_map): Rewrite to work correctlyduerst
2016-06-06appveyor.yml: Update libressl version to 2.3.5.kazu
2016-06-06vm_insnhelper.c: check symbol proc to thrownobu
2016-06-06* string.c: Added UTF-16BE/LE and UTF-32BE/LE to supported encodingsduerst
2016-06-06* test/ruby/enc/test_case_comprehensive.rb: Speed up testing for smallduerst
2016-06-06openssl: fix free function of OpenSSL::Cipherrhe
2016-06-06* string.c Change rb_str_casemap to use encoding primitiveduerst
2016-06-06* test/ruby/enc/test_case_mapping.rb:duerst
2016-06-06openssl: fix compile on VCrhe
2016-06-06Thread.report_on_exceptionnobu
2016-06-05openssl: use SSL_is_server()rhe
2016-06-05openssl: avoid d2i_ASN1_BOOLEAN()rhe
2016-06-05openssl: adapt to OpenSSL 1.1.0 opaque structsrhe
2016-06-05* 2016-06-06svn
2016-06-05openssl: adapt OpenSSL::PKey to OpenSSL 1.1.0 opaque structsrhe
2016-06-05configure.in: Fix the timing to detect the appropriate C++ compiler in OS Xmrkn
2016-06-05openssl: support OpenSSL 1.1.0's new multi-threading APIrhe
2016-06-05openssl: check existence of RAND_pseudo_bytes()rhe
2016-06-05* NEWS: Add news about Unicode-wide case mapping forduerst
2016-06-05optparse.rb: fix quote [ci skip]nobu
2016-06-05* test/ruby/enc/test_case_comprehensive.rb:duerst
2016-06-05* 2016-06-05svn
2016-06-05* string.c: Remove :lithuanian guard for Unicode case mapping.duerst
2016-06-04gmake.mk: update timestamp of des_tables.cnobu
2016-06-04gmake.mk: des_tables.c conditionnobu
2016-06-04des_tables.c: generation rulenobu
2016-06-04openssl: avoid deprecated BN_*prime* functionsrhe
2016-06-04crypt.h: remove initializednobu
2016-06-04* 2016-06-04svn
2016-06-04win32.c: use PATH_MAXnobu
2016-06-03win32.c: fail before getting ITEMIDLISTnobu
2016-06-03ruby.c: refix r55260nobu
2016-06-03* ruby.c (process_options): need to duplicate path before passing it tousa
2016-06-03* win32/win32.c (get_special_folder): typo.usa
2016-06-03mkmf.rb: sort lists of source and object filesnobu
2016-06-02* 2016-06-03svn
2016-06-02dln_find.c: MAXPATHLEN is not used alreadynobu
2016-06-02etc.c: retry with allocated string buffernobu
2016-06-02win32.c: use SHGetPathFromIDListExnobu
2016-06-02ruby.c: no MAXPATHLEN for loadpathnobu