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 04eb8bdb39
ext_help.h, minissl.c, puma_http11.c - change Data -> TypedData (#2430)
'Data_' macros have been 'deprecated' since Ruby 2.3 or earlier, but are still supported.

Update c source to use the 'TypedData_' macros.
2020-10-16 07:36:08 -06:00
..
no_ssl Adjust code for compiling without SSL (MRI & JRuby), add SSL detection 2020-09-14 12:20:00 -05:00
org/jruby/puma Merge branch 'jwp/fileleak1' of https://github.com/looker/puma into looker-jwp/fileleak1 2020-09-08 13:57:30 -06:00
ext_help.h ext_help.h, minissl.c, puma_http11.c - change Data -> TypedData (#2430) 2020-10-16 07:36:08 -06:00
extconf.rb Actions - Add nonMRI workflow - allow failure - JRuby, TruffleRuby [changelog skip] (#2185) 2020-03-17 06:16:45 -06:00
http11_parser.c Reduce ambiguity of headers 2020-05-21 15:35:19 -07:00
http11_parser.h Add license indicators. Fixes #1075 2016-09-06 13:23:59 -07:00
http11_parser.java.rl Eliminate callback objects and indirection altogether. 2019-10-05 16:05:35 -05:00
http11_parser.rl Reduce ambiguity of headers 2020-05-21 15:35:19 -07:00
http11_parser_common.rl Allow semicolon in url-path (#1934) 2019-08-28 17:08:01 +00:00
mini_ssl.c ext_help.h, minissl.c, puma_http11.c - change Data -> TypedData (#2430) 2020-10-16 07:36:08 -06:00
puma_http11.c ext_help.h, minissl.c, puma_http11.c - change Data -> TypedData (#2430) 2020-10-16 07:36:08 -06:00
PumaHttp11Service.java Missed 1 reference to IOBuffer 2020-03-08 21:46:09 -06:00