summaryrefslogtreecommitdiff
path: root/ext/openssl/ossl_config.c
AgeCommit message (Expand)Author
2015-09-22* ext/openssl/*: Remove svn commit id macros to make sync easierzzak
2015-04-20* ext/openssl/*: use license instead of licence.hsbt
2014-09-30protoize no-arguments functionsnobu
2013-12-22* doc/ChangeLog-1.9.3: [DOC] Fix typos by @dvsureshzzak
2013-11-13* ext/openssl/ossl_config.c: [DOC] Document the following:zzak
2010-09-29* ext/openssl/ossl_config.c (parse_config): remove dead declaration.nobu
2010-08-19 * backport r28621 and r28632 from ruby_1_8;nahi
2010-04-23* ext/openssl/ossl_config.c: fix compilation failure withakr
2010-04-23* ext/openssl/ossl_config.c: OpenSSL 1.0.0 support.usa
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2009-09-21* ossl_config.c (ossl_config_add_value_m, ossl_config_set_section): Check if ...marcandre
2009-04-18* ext/readline/readline.c: use rb_f_notimplement for methods notakr
2009-03-12* ext/openssl: suppress warnings.akr
2008-08-31* ext/openssl/ossl_config.c (Init_ossl_config): removed C99ism.nobu
2008-08-30* ext/openssl/ossl_config.c (Init_ossl_config): memory leak fixed.matz
2008-07-22* ext/openssl: suppress warnings.nobu
2008-04-21 * ext/dbm/dbm.c (fdbm_each_value, fdbm_each_key, fdbm_each_pair):knu
2007-07-20* ext/openssl/ossl_config.c (ossl_config_set_section): do notnobu
2006-08-31* ruby.h (struct RString): embed small strings.matz
2006-02-03* eval.c: unify ruby_class (for method definition) and ruby_cbasematz
2004-12-15* lib/set.rb (Set#==): [ruby-dev:25206]matz
2004-03-29* exception message clean-up by Ian Macdonald <ian@caliban.org>.matz
2004-02-23* ext/openssl/ossl_config.c (ossl_config_each): add new methodgotoyuzo
2003-11-10* lib/ext/openssl/ossl_conf.c (ossl_config_get_value): return nilgotoyuzo
2003-09-12OpenSSL updatemichal
2003-09-10* ext/openssl/ossl.h: define OSSL_NO_CONF_API for win32 platform.gotoyuzo
2003-09-10* eval.c (win32_get_exception_list): avoid VC7 warning.usa
2003-09-08* ext/openssl/ossl_config.rb: avoid compile error in OpenSSL-0.9.6.gotoyuzo
2003-09-08* ext/openssl/ossl_config.c (ext/openssl/ossl_config.c): typofix (ossl_raise).eban
2003-09-08* ext/openssl/ossl.h: include openssl/conf.h and openssl/conf_api.h.gotoyuzo
2003-07-23* ext/openssl: imported.gotoyuzo