summaryrefslogtreecommitdiff
path: root/ext/openssl/ossl_cipher.c
AgeCommit message (Expand)Author
2017-06-14openssl: import v2.0.4rhe
2016-11-30openssl: import v2.0.0rhe
2016-09-24fid typos [ci skip]nobu
2016-08-29import Ruby/OpenSSL 2.0.0.beta.1rhe
2016-06-12openssl: support non AES-GCM AEAD ciphers in OpenSSL::Cipherrhe
2016-06-06openssl: fix free function of OpenSSL::Cipherrhe
2016-06-05openssl: adapt to OpenSSL 1.1.0 opaque structsrhe
2016-05-25openssl: drop OpenSSL 0.9.6/0.9.7 supportrhe
2016-05-24openssl: make Cipher#key= and #iv= reject too long valuesrhe
2016-05-23openssl: use StringValueCStr() where NUL-terminated string is expectedrhe
2015-12-09* ext/**/*.c (*_memsize): same as r52986 for extensions.ko1
2015-09-22* ext/openssl/*: Remove svn commit id macros to make sync easierzzak
2015-05-29openssl: wrapper object before allocnobu
2015-04-20* ext/openssl/*: use license instead of licence.hsbt
2014-12-23ossl_cipher.c: workaround of OpenSSL APInobu
2014-12-01use 0 for reservednobu
2014-10-04openssl: typed datanobu
2014-07-13* ext/openssl/ossl_cipher.c: Fix call to ciphers class method andhsbt
2014-01-13ext: use PRIsVALUE for rb_raise and rb_warnnobu
2012-12-20* ext/openssl/ossl_cipher.c: fix errors for installations that do notemboss
2012-12-20* remove trailing spaces.nobu
2012-12-20* ext/openssl/ossl_cipher.c: add support for Authenticated Encryptionemboss
2012-02-09* remove trailing spaces.nobu
2012-02-08* ext/openssl/ossl_cipher.c: Add warning about key as IV.emboss
2011-12-25* ext/openssl/ossl_cipher.c: Fix more typos.emboss
2011-12-25* ext/openssl/ossl_cipher.c: Fixed typo.emboss
2011-12-25git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34123 b2dd03c8-39d4-4d8f-98...emboss
2011-07-28* ext/openssl/ossl_cipher.c (ossl_cipher_initialize): Avoid possiblenahi
2011-06-22* ext/openssl/ossl.h: Introduced OSSL_BIO_reset macro for PEM/DERemboss
2011-06-20* ext/openssl/ossl_cipher.c, ext/openssl/lib/openssl/cipher.rb:nahi
2011-03-24* ext/openssl/ossl.c: surpress warning: shorten-64-to-32.naruse
2011-03-07cancel subversion backfire. sorrymatz
2011-03-07* gc.c (rb_gc_set_params): allow GC parameter configuration bymatz
2011-02-28* ext/openssl/ossl_cipher.c (ossl_cipher_init): typo fix.shyouhei
2011-02-20* ext/openssl/ossl_cipher.c: parenthesize macro arguments.akr
2011-02-05* ext/openssl/ossl_cipher.c (ossl_cipher_alloc): leave data ptrnobu
2010-12-06Add toplevel documentation for OpenSSLdrbrain
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2010-04-22* ext/**/*.[ch]: removed trailing spaces.nobu
2009-04-18* ext/readline/readline.c: use rb_f_notimplement for methods notakr
2009-02-06* ext/openssl/ossl_cipher.c (add_cipher_name_to_ary): usednobu
2008-07-22* ext/openssl: suppress warnings.nobu
2008-06-08* array.c, bignum.c, cont.c, dir.c, dln.c, encoding.c, enumerator.c,ko1
2007-04-05* ext/openssl/ossl_pkcs5.c: New module.technorama
2007-04-02* ext/openssl/{ossl.[ch],ossl_pkey.c} Add documentation.technorama
2007-03-29* ext/openssl/ossl_{bn,cipher,digest,hmac,rand,pkey_{dh,dsa,rsa}}.c: Add Docu...technorama
2007-03-12* ext/openssl/ossl_asn1.c (Init_ossl_asn1): Let rdoc know aboutknu
2006-08-31* ruby.h (struct RString): embed small strings.matz
2006-05-11* ext/openssl/ossl_cipher.c (add_cipher_name_to_ary): should returngotoyuzo
2006-05-08* ext/openssl/extconf.rb: add check for OBJ_NAME_do_all_sorted.gotoyuzo