index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
webrick
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ruby/webrick] Don't check tainting in access log escaping
Jeremy Evans
2019-10-24
1
-5
/
+3
*
[ruby/webrick] Support literal IPv6 addresses in X-Forwarded-Host
Jeremy Evans
2019-10-24
1
-1
/
+6
*
[ruby/webrick] Remove the squishing of whitespace in header values
Jeremy Evans
2019-10-24
1
-4
/
+1
*
[ruby/webrick] bump version to 1.5.0
Hiroshi SHIBATA
2019-10-24
1
-1
/
+1
*
[ruby/webrick] Remove Webrick::HTTPResponse#to_s
Jeremy Evans
2019-10-24
1
-6
/
+0
*
WEBrick: prevent response splitting and header injection
Yusuke Endoh
2019-10-01
1
-1
/
+2
*
Loop with String#scan without creating substrings
Nobuyoshi Nakada
2019-10-01
1
-17
/
+2
*
Folded files in gemspec
Nobuyoshi Nakada
2019-09-16
1
-1
/
+44
*
WEBrick::HTTPResponse create tempfile if required.
Tanaka Akira
2019-07-11
1
-2
/
+39
*
Adds WebAssembly MIME type
Rob
2019-06-24
1
-0
/
+1
*
Remove extraneous spaces at the end of status line
Nobuyoshi Nakada
2019-06-24
1
-1
/
+1
*
Use cgit instead of svn.
Hiroshi SHIBATA
2019-05-07
1
-1
/
+1
*
webrick: add the ability to override res, req creation
normal
2018-12-19
1
-2
/
+16
*
webrick: fix tests on Debian sid/unstable with OpenSSL 1.1.1a
normal
2018-12-03
1
-2
/
+2
*
lib/webrick: explicitly convert header values to a string
mame
2018-11-26
2
-4
/
+4
*
lib/*: Prefer require_relative over require, remove explicit extension
marcandre
2018-11-02
2
-2
/
+2
*
lib/*: Prefer require_relative over require.
marcandre
2018-11-02
19
-58
/
+58
*
default gems: add missing comment in gemspec
stomar
2018-10-12
1
-0
/
+1
*
webrick: raise EOFError in parse when read line is nil
normal
2018-09-24
1
-1
/
+3
*
webrick/httpauth/htgroup.rb (flush): avoid unnecessary unlink
normal
2018-08-14
1
-4
/
+7
*
Fallback to load version constant for ruby core repository.
hsbt
2018-08-07
1
-1
/
+5
*
Removed needless date attribute from gemspec of default gems.
hsbt
2018-08-07
1
-1
/
+0
*
webrick: Support bcrypt password hashing
normal
2018-07-26
2
-4
/
+45
*
webrick/httpresponse: set_redirect requires a valid URI
normal
2018-07-14
1
-1
/
+3
*
repatch r62966 and r62969.
ko1
2018-04-03
2
-31
/
+69
*
Revert r62966 and r62969
naruse
2018-04-03
2
-69
/
+31
*
get rid of test error/failure on Windows introduced at r62955
usa
2018-03-28
2
-2
/
+12
*
webrick: prevent response splitting and header injection
normal
2018-03-28
1
-2
/
+17
*
webrick/httpproxy: stream request and response bodies
normal
2018-03-28
2
-31
/
+69
*
webrick/httpauth/digestauth: stream req.body
normal
2018-03-28
1
-3
/
+5
*
webrick/httprequest: use InputBufferSize for chunked requests
normal
2018-03-28
1
-5
/
+9
*
webrick/httprequest: raise correct exception
normal
2018-03-28
1
-1
/
+1
*
webrick/httpservlet/cgihandler: reduce memory use
normal
2018-03-28
1
-3
/
+1
*
webrick/httprequest: limit request headers size
normal
2018-03-28
1
-1
/
+8
*
webrick: use IO.copy_stream for multipart response
normal
2018-03-28
1
-15
/
+31
*
webrick/httpresponse: make ChunkedWrapper copy_stream-compatible
normal
2018-03-28
1
-2
/
+7
*
webrick: quiet warning for multi-part ranges
normal
2018-03-28
1
-0
/
+5
*
webrick: use IO.copy_stream for single range response
normal
2018-03-28
2
-11
/
+10
*
webrick/httpresponse: IO.copy_stream for regular files
normal
2018-03-28
1
-24
/
+3
*
webrick: favor .write over << method
normal
2018-03-28
2
-10
/
+15
*
webrick 1.4.2
normal
2017-12-24
2
-2
/
+2
*
webrick/httpservelet/cgi_runner: avoid IO#reopen on pathname
normal
2017-12-22
1
-2
/
+2
*
webrick/httputils: note Kernel#open behavior
normal
2017-12-22
1
-0
/
+2
*
webrick/httpservlet/*handler: use File.open
normal
2017-12-22
2
-3
/
+3
*
webrick: WEBrick::Log requires path arg when given string
normal
2017-12-22
1
-1
/
+1
*
webrick/httpservlet/cgi_runner.rb: remove unnecessary open
normal
2017-12-22
1
-2
/
+2
*
webrick: httpauth requires regular files
normal
2017-12-22
3
-6
/
+6
*
webrick 1.4.1 release
normal
2017-12-18
2
-3
/
+3
*
webrick 1.4.0 release
normal
2017-12-14
2
-6
/
+5
*
webrick: compile RE correctly for beginning and end match
normal
2017-12-13
1
-2
/
+2
[next]