summaryrefslogtreecommitdiff
path: root/ext/openssl
AgeCommit message (Expand)Author
2014-11-15Mark auogenerated part.akr
2014-11-15* common.mk: Remove comments in Dependency lines.akr
2014-11-15* tool/update-deps: Extend to fix dependencies.akr
2014-10-22* ext/openssl/lib/openssl/ssl.rb (DEFAULT_PARAMS): overridenagachika
2014-10-04openssl: typed datanobu
2014-10-04ext: protoize no-arguments functionsnobu
2014-10-04* ext/openssl/ossl_rand.c: [DOC] Add call signature for pseudo_byteszzak
2014-10-03* ext/openssl/ossl_rand.c: [DOC] Add rdoc for method descriptionszzak
2014-10-03* ext/openssl/ossl_rand.c: Use rb_define_module_function instead ofzzak
2014-09-30protoize no-arguments functionsnobu
2014-09-20* ext/openssl/lib/openssl/x509.rb (OpenSSL::X509::Name#pretty_print):akr
2014-08-03openssl: constifynobu
2014-08-03ossl_pkcs7.c: consider lengthnobu
2014-08-03ext: get rid of inadvertent ID creationnobu
2014-08-03ext: prefer RB_TYPE_P over comparison TYPE with constantsnobu
2014-07-27* ext/openssl/ossl_hmac.c: Fix NO_HMAC warning [Fixes GH-665]zzak
2014-07-19* ext/openssl/ossl.c: use encryptor instead of encrypter in doc.hsbt
2014-07-13* ext/openssl/ossl_cipher.c: Fix call to ciphers class method andhsbt
2014-05-29* ext/openssl/lib/openssl/ssl.rb (SSLServer#accept): Close a socketakr
2014-05-28* ext/openssl/ossl_ssl.c (ossl_ssl_close): Fix sync_close to workakr
2014-05-15openssl/depend: ossl.onobu
2014-05-14* ext/openssl/depend: remove dependency from internal headers.ko1
2014-05-07* ext/openssl/lib/openssl/ssl.rb (OpenSSL::SSL::SSLServer#accept):akr
2014-04-24ossl_asn1.c: fix undefined behaviornobu
2014-04-18ossl_x509name.c: null-terminate field namenobu
2014-04-16ossl_pkey.c: fix memory leaknobu
2014-04-12Remove unneeded OCSP constant macrosdrbrain
2014-04-12* remove trailing spaces.nobu
2014-04-12* ext/openssl/ossl_ocsp.c: [DOC] Document OpenSSL::OCSP.drbrain
2014-04-09ossl.c: OPENSSL_LIBRARY_VERSIONnobu
2014-03-06* lib/openssl/ssl.rb: Explicitly whitelist the defaultemboss
2014-03-05ossl.c: NULL checknobu
2014-02-11* ext/openssl/ossl_bn.c (ossl_bn_initialize): Use rb_integer_pack.akr
2014-01-28* ext/openssl/ossl_ssl.c: pass read_nonblock options to underlying IOtenderlove
2014-01-19* ext/nkf/nkf-utf8/nkf.c: fix typo by @windwiny [fix GH-506]hsbt
2014-01-13* ext/openssl/ossl_pkey_dh.c: Fixed typo by Sandor Szücs [Bug #9243]zzak
2014-01-13openssl/ossl.h: calculate as longnobu
2014-01-13ext: use rb_sprintf() and rb_vsprintf() with PRIsVALUEnobu
2014-01-13ext: use PRIsVALUE for rb_raise and rb_warnnobu
2014-01-12ext: use rb_sprintf() and rb_vsprintf() with PRIsVALUEnobu
2013-12-25ossl_ssl.c: declare OP_MSIE_SSLV2_RSA_PADDING only if definednobu
2013-12-24ossl.c: integer overflownobu
2013-12-22* doc/ChangeLog-1.9.3: [DOC] Fix typos by @dvsureshzzak
2013-12-12* doc/contributing.rdoc: [DOC] Fix typo in comments by @dvsuresh [Fixes GH-475]a_matsuda
2013-12-11* ext/win32ole/sample/olegen.rb: Fix typoa_matsuda
2013-12-10openssl/digest.rb: check by lambdanobu
2013-12-10openssl/digest.rb: get rid of deprecated classnobu
2013-12-09* ext/openssl/lib/openssl/digest.rb: Deprecate OpenSSL::Digest::Digestzzak
2013-12-03* ext/openssl/lib/openssl/buffering.rb: Return ASCII-8BIT strings fromdrbrain
2013-12-01* ext/openssl/lib/openssl/buffering.rb: Fix warning in copyrightzzak