Posted By: Nick Sieger
Date: 2008-03-19 21:10
Summary: jruby-openssl 0.2 Released
Project: JRuby Extras
jruby-openssl version 0.2 has been released!
# JRuby-OpenSSL
Changes:
## 0.2
- Enable remaining tests; fix a nil string issue in SSLSocket.sysread (JRUBY-1888)
- Fix socket buffering issue by setting socket IO sync = true
- Fix bad file descriptor issue caused by unnecessary close (JRUBY-2152)
- Fix AES key length (JRUBY-2187)
- Fix cipher initialization (JRUBY-1100)
- Now, only compatible with JRuby 1.1 |
|