summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-06-01* missing/crypt.c (des_setkey): void function never returns any value.usa
2016-06-01separate crypt.hnobu
2016-06-01add crypt_rnobu
2016-05-31crypt.c: fix size macrosnobu
2016-05-31crypt.c: protoizenobu
2016-05-31* 2016-06-01svn
2016-05-31crypt.c: constifynobu
2016-05-31openssl: add missing test for r55219rhe
2016-05-31optparse.rb: fix char class optionnobu
2016-05-31optparse.rb: no duplicate stringsnobu
2016-05-31Revert r55225naruse
2016-05-31* string.c: Activate full Unicode case mapping for UTF-8 by removingduerst
2016-05-30openssl: fix test failure on Fedora 23rhe
2016-05-30* 2016-05-31svn
2016-05-30* ext/socket/raddrinfo.c (host_str, port_str): Use StringValueCStrusa
2016-05-30test_file_exhaustive.rb: writable opennobu
2016-05-30raddrinfo.c: fix modifiernobu
2016-05-30openssl: use NUM2TIMET() to convert Integer to time_trhe
2016-05-30* test/socket/test_addrinfo.rb (TestSocketAddrinfo#test_addrinfo_ip): previoususa
2016-05-30* string.c: Document current behavior for other case mapping methodsduerst
2016-05-30test_addrinfo.rb: signle digit addressnobu
2016-05-30* string.c: Document current situation for String#downcase. [ci skip]duerst
2016-05-30openssl: add SSLContext#ecdh_curves=rhe
2016-05-30raddrinfo.c: fix for SHARABLE_MIDDLE_SUBSTRINGnobu
2016-05-30string.c: return reallocated pointernobu
2016-05-30test_addrinfo.rb: special hostnamesnobu