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 97c7457c89
Add ENV['PUMA_NO_RUBOCOP'] to disable RuboCop install, add mswin ci (#2881)
* Add ENV['PUMA_NO_RUBOCOP'] to disable RuboCop install, allow mswin compile

* [CI] Actions workflow file updates
2022-05-19 15:34:39 -05: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 [jruby] support a truststore option (#2849) 2022-04-09 08:58:51 -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 Add ENV['PUMA_NO_RUBOCOP'] to disable RuboCop install, add mswin ci (#2881) 2022-05-19 15:34:39 -05:00
http11_parser.c [CI] Add workflow to test ragel generation (#2859) 2022-04-16 09:06:18 -06:00
http11_parser.h Reduce puma_parser struct size 2021-04-04 06:48:55 +08:00
http11_parser.java.rl Fail build if compiling extensions raises warnings (#1953) (#2494) 2020-12-01 06:51:16 -07:00
http11_parser.rl Fail build if compiling extensions raises warnings (#1953) (#2494) 2020-12-01 06:51:16 -07:00
http11_parser_common.rl HTTP header field values: Allow all octets to be passed in as obscure data (#2723) 2021-10-12 17:05:25 -06:00
mini_ssl.c MiniSSL - detect SSL_CTX_set_dh_auto (#2864) 2022-04-25 20:54:03 -05:00
puma_http11.c Allow configuring request uri max length & request path max length (#2840) 2022-04-13 17:55:45 -06:00
PumaHttp11Service.java Missed 1 reference to IOBuffer 2020-03-08 21:46:09 -06:00