This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 793968aea9bc9255d6fa43217786552906239a32
tree 8a425086b0599f39da4884d2ffcde9a3d8db66d3
parent 5eeee02a5f49bcf9777ca2412302f0c0944d7bc0
tree 8a425086b0599f39da4884d2ffcde9a3d8db66d3
parent 5eeee02a5f49bcf9777ca2412302f0c0944d7bc0
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon May 25 13:38:40 -0700 2009 | |
| |
History.txt | Thu Aug 20 11:18:25 -0700 2009 | |
| |
License.txt | Fri Dec 14 00:00:30 -0800 2007 | |
| |
README.txt | Mon Mar 17 14:23:07 -0700 2008 | |
| |
Rakefile | Tue May 05 11:10:59 -0700 2009 | |
| |
build.properties.SAMPLE | Fri Dec 14 00:45:53 -0800 2007 | |
| |
build.xml | Mon Feb 11 05:23:36 -0800 2008 | |
| |
lib/ | Wed Oct 28 11:47:54 -0700 2009 | |
| |
mocha/ | Mon Jul 21 11:41:43 -0700 2008 | |
| |
nbproject/ | Wed Feb 18 12:37:31 -0800 2009 | |
| |
src/ | ||
| |
test/ |
README.txt
= JRuby-OpenSSL * http://jruby-extras.rubyforge.org/jruby-openssl == DESCRIPTION: JRuby-OpenSSL is an add-on gem for JRuby that emulates the Ruby OpenSSL native library. JRuby offers *just enough* compatibility for most Ruby applications that use OpenSSL. Libraries that appear to work fine: Rails, Net::HTTPS Notable libraries that do *not* yet work include: Net::SSH, Net::SFTP, etc. Please report bugs and incompatibilities (preferably with testcases) to either the JRuby mailing list [1] or the JRuby bug tracker [2]. [1]: http://xircles.codehaus.org/projects/jruby/lists [2]: http://jira.codehaus.org/browse/JRUBY








