1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/ext/puma_http11
MSP-Greg 18140082d6 Use OpenSSL DTLS_method & TLS_server_method when available (#1832)
* Add extconf test for DTLS_method & use in mini_ssl.c

* Rakefile - use require_relative for 'lib/puma/detect'

* Add Trusty OpenSSL 1.0.1 job to Travis

* Add extconf test for TLS_server_method & use in mini_ssl.c
2019-07-08 15:49:45 -04:00
..
org/jruby/puma Fixes #1772. Explicit cast to Buffer to make Java 8 still find proper signature (when compiled with 9+ and specify Java 8 compat level) 2019-04-13 20:58:49 -05:00
ext_help.h Allow compilation with -Werror=format-security option 2012-07-10 22:47:49 +00:00
extconf.rb Use OpenSSL DTLS_method & TLS_server_method when available (#1832) 2019-07-08 15:49:45 -04:00
http11_parser.c Ragel ver bump and regen 2018-01-18 20:17:42 -08:00
http11_parser.h Add license indicators. Fixes #1075 2016-09-06 13:23:59 -07:00
http11_parser.java.rl Fix java parser generation 2016-01-31 18:56:33 +01:00
http11_parser.rl Compiler warnings fixes (#1388) 2017-08-08 17:01:16 -06:00
http11_parser_common.rl Allow a bare % in a query string. Fixes #958 2016-04-22 17:06:18 -07:00
io_buffer.c Use MRI macros when allocating heap memory 2016-09-06 13:16:52 -07:00
mini_ssl.c Use OpenSSL DTLS_method & TLS_server_method when available (#1832) 2019-07-08 15:49:45 -04:00
puma_http11.c Add license indicators. Fixes #1075 2016-09-06 13:23:59 -07:00
PumaHttp11Service.java re-implement (native) IOBuffer for JRuby 2018-12-20 12:40:15 +01:00