aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl_x509name.c
Commit message (Expand)AuthorAgeFilesLines
* * ext/openssl/*: Remove svn commit id macros to make sync easierzzak2015-09-221-1/+0
* openssl: wrapper object before allocnobu2015-05-291-4/+8
* * ext/openssl/*: use license instead of licence.hsbt2015-04-201-1/+1
* ossl_x509name.c: typed datanobu2014-12-121-2/+16
* protoize no-arguments functionsnobu2014-09-301-1/+1
* ossl_x509name.c: null-terminate field namenobu2014-04-181-2/+3
* ruby/ruby.h: RB_BLOCK_CALL_FUNC_ARGLISTnobu2013-11-291-1/+1
* * hash.c, include/ruby/ruby.h: support WB protected hash.ko12013-05-261-1/+1
* * ext/openssl/ossl_x509name.c: Completed documentation fordrbrain2012-12-081-7/+97
* * remove trailing spaces.nobu2012-02-091-1/+1
* * ext/openssl/ossl_x509name.c: Use the numerical representation ofemboss2012-02-081-4/+11
* * ext/openssl/ossl_x509name.c: Add X509::Name#hash_old as a wrapper nahi2011-06-231-0/+24
* * ext/openssl/ossl.c: surpress warning: shorten-64-to-32.naruse2011-03-241-1/+1
* * ext/openssl/ossl_x509name.c: id_aref's type is ID.naruse2011-03-241-1/+1
* * ext/openssl/ossl_x509name.c: parenthesize macro arguments.akr2011-03-161-7/+7
* Include Comparable in OpenSSL::X509::Name, document #<=>drbrain2010-12-101-0/+13
* * ext/**/*.[ch]: removed trailing spaces.nobu2010-04-221-2/+2
* * ext/**/*.[ch]: removed trailing spaces.nobu2010-04-221-4/+4
* * ext/openssl/ossl_x509attr.c (ossl_x509attr_initialize): fix fornobu2008-08-291-3/+4
* * ext/openssl/ossl_x509name.c (ossl_x509name_initialize): store theakr2008-08-191-0/+1
* * ext/openssl: suppress warnings.nobu2008-07-221-6/+7
* * ext/dl/cfunc.c (rb_dlcfunc_call): adjust format. [ruby-dev:31222]nobu2007-07-151-2/+2
* * ext/openssl/ossl_{bn,x509{attr,cert,name,store}}.c:technorama2007-04-051-0/+28
* * ruby.h (struct RString): embed small strings.matz2006-08-311-5/+5
* * eval.c: unify ruby_class (for method definition) and ruby_cbasematz2006-02-031-1/+1
* * ext/openssl/ossl_x509name.c (Init_ossl_x509name): should usegotoyuzo2004-12-271-1/+2
* * lib/set.rb (Set#==): [ruby-dev:25206]matz2004-12-151-14/+17
* * ext/openssl/ossl_x509name.c (ossl_x509name_to_s): add optionalgotoyuzo2004-09-131-2/+31
* * ext/openssl/ossl_x509attr.c (ossl_x509attr_initialize): d2igotoyuzo2004-08-231-1/+1
* * ext/openssl/ossl_x509name.c: attribute value of DC (short name ofgotoyuzo2004-05-121-0/+1
* * ext/openssl/ossl_x509name.c (ossl_x509name_init_i): should return a value.gotoyuzo2004-04-121-1/+2
* * ext/openssl/ossl_x509name.c (ossl_x509name_add_entry): thirdgotoyuzo2004-01-251-14/+20
* * ext/openssl/ossl_x509hame.c (ossl_x509name_initialize): changegotoyuzo2004-01-241-31/+75
* * ext/openssl/ossl_x509name.c (ossl_x509name_initialize): addgotoyuzo2003-10-091-5/+4
* * ext/openssl: all files are reviewed to simplify and avoid memory leak.gotoyuzo2003-09-171-4/+31
* * ext/openssl/ruby_missing.c: rid of unnecessary backwardgotoyuzo2003-09-061-1/+0
* * ext/openssl: imported.gotoyuzo2003-07-231-0/+234