summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-06-02ruby-mode.el: squiggly heredocnobu
2016-06-02common.mk: des_tables.cnobu
2016-06-02crypt.c: suppress warningsnobu
2016-06-02crypt.c: fix syntax error on mswinnobu
2016-06-02* 2016-06-02svn
2016-06-02ruby.h: reduce repeated calcuationsnobu
2016-06-02* string.c: Raise ArgumentError when invalid string is detected induerst
2016-06-01ossl_asn1.c: check overflownobu
2016-06-01crypt.c: unused functionsnobu
2016-06-01string.c: fallback to crypt_rnobu
2016-06-01openssl: fix the Year 2038 problemrhe
2016-06-01revert r55246nobu
2016-06-01crypt.h: get rid of conflictnobu
2016-06-01workaround: don't check crypt_rnaruse
2016-06-01use system cryptnobu
2016-06-01des_tables.cnobu
2016-06-01crypt_r.c: fix out of bounds accessnobu
2016-06-01crypt_r.c: DES tablesnobu
2016-06-01crypt_r.c: remove castsnobu
2016-06-01common.mk: add dependencynobu
2016-06-01* win32/Makefile.sub (MISSING): fixed build error introduced at r55237.usa
2016-06-01crypt_r.c: adjust stylenobu
2016-06-01use crypt_rnobu