mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
abcce826d1
The C implementation has not supported SSLv3 at all since #591, and SSLv3 is disabled by default in java now (http://www.oracle.com/technetwork/java/javase/documentation/cve-2014-3566-2342133.html) so we can drop support from JRuby. |
||
---|---|---|
.. | ||
org/jruby/puma | ||
ext_help.h | ||
extconf.rb | ||
http11_parser.c | ||
http11_parser.h | ||
http11_parser.java.rl | ||
http11_parser.rl | ||
http11_parser_common.rl | ||
io_buffer.c | ||
mini_ssl.c | ||
puma_http11.c | ||
PumaHttp11Service.java |