puma/ext/puma_http11
MSP-Greg 0a57ffdc81
minissl.c - immediate ruby_memcheck fixes (#2956)
All of the other results were calling `rb_define_` functions, which may be false positives.

The changes fix leaks in an object that is created once for each SSL listener.
2022-09-15 14:44:55 +09: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 [bug] Fixup SERVER_PROTOCOL & HTTP_VERSION headers (#2871) 2022-09-09 21:05:19 -05:00
PumaHttp11Service.java Missed 1 reference to IOBuffer 2020-03-08 21:46:09 -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 OpenSSL - allow session reuse via a 'reuse' ssl_bind method or bind string query parameter (#2846) 2022-09-13 17:32:39 -05:00
http11_parser.c [bug] Fixup SERVER_PROTOCOL & HTTP_VERSION headers (#2871) 2022-09-09 21:05:19 -05:00
http11_parser.h [bug] Fixup SERVER_PROTOCOL & HTTP_VERSION headers (#2871) 2022-09-09 21:05:19 -05:00
http11_parser.java.rl [bug] Fixup SERVER_PROTOCOL & HTTP_VERSION headers (#2871) 2022-09-09 21:05:19 -05:00
http11_parser.rl [bug] Fixup SERVER_PROTOCOL & HTTP_VERSION headers (#2871) 2022-09-09 21:05:19 -05:00
http11_parser_common.rl [bug] Fixup SERVER_PROTOCOL & HTTP_VERSION headers (#2871) 2022-09-09 21:05:19 -05:00
mini_ssl.c minissl.c - immediate ruby_memcheck fixes (#2956) 2022-09-15 14:44:55 +09:00
puma_http11.c [bug] Fixup SERVER_PROTOCOL & HTTP_VERSION headers (#2871) 2022-09-09 21:05:19 -05:00