Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  proxy
  sinatra
bundler_helper.rb 1.08 KB
checks.rb 153 Bytes
daemon.rb 879 Bytes
launcher.rb 5.03 KB
rack-patch.rb 137 Bytes
sinatra-patch.rb 348 Bytes
smart_proxy.rb 18 Bytes
smart_proxy_for_testing.rb 1.03 KB
smart_proxy_main.rb 2.52 KB
webrick-patch.rb 1.42 KB

Latest revisions

# Date Author Comment
3a83236d 01/26/2017 07:35 AM Dmitri Dolguikh

Fixes #18026 - proxy can listen on multiple arbitrary interfaces

55583fb3 01/19/2017 05:49 AM Dmitri Dolguikh

Fixes #18115 - Logger is initialized when Syslog isn't available.

97dd5257 12/21/2016 07:06 AM Shlomi Zadok

Fixes #14394 - Undisclose WEBrick server version

b39011eb 11/16/2016 09:39 AM Dmitri Dolguikh

Fixes #15874 - added logging of 'X_REQUEST_ID' http headers

c896ba33 11/08/2016 06:08 AM Dominic Cleal

fixes #17262 - verify the JSON request body contains a hash

The json 2.x gem now parses strings and other non-hash root nodes, so
the data type need to be checked when parsing JSON bodies.

a2b8c3b6 10/12/2016 10:34 AM Tomas Strachota

Fixes #16860 - use blank 404 page

d9599426 10/03/2016 06:40 AM Lukas Zapletal

Fixes #10250 - simple SSH BMC provider

350b4cf7 08/18/2016 06:34 AM Dmitri Dolguikh

Fixes #16099 - in daemon mode module threads continue to execute

This also fixes the issue with missed isc lease file updates.
37fb340a 08/04/2016 06:00 AM Dmitri Dolguikh

Fixes #15959 - removed recursive require

7bd71b5e 07/29/2016 06:28 AM Dmitri Dolguikh

Fixes #2687: Leases file is no longer parsed on every request

Also: refs 12392, #12359, #12425, #1090

View revisions

Also available in: Atom