summary refs log tree commit
DateCommit message (Expand)
2018-11-05Bumping version for release 1.6.11
2018-11-05Whitelist http/https schemes
2018-09-12Merge pull request #1296 from tomelm/fix-prefers-plaintext
2018-04-23Bump version for release 1.6.10
2018-04-23Merge pull request #1249 from mclark/handle-invalid-method-parameters
2018-04-16handle failure to upcase invalid strings
2018-04-13Stick with a passing version of Rubygems and bundler
2018-02-27bump version for release 1.6.9
2018-02-27Merge pull request #1237 from eileencodes/backport-1137
2018-02-26Backport pull request #1137 from unabridged/fix-eof-failure
2017-05-16bump version 1.6.8
2017-05-16Merge pull request #1170 from rack/1-8-fix
2017-05-16Merge pull request #1169 from eileencodes/fix-mistake-in-encoding-change
2017-05-16Ruby 1.8 doesn't know about encodings
2017-05-16Fix mistake in encoding change
2017-05-15Bump rack version for release 1.6.7
2017-05-12Ensure env values are ASCII 8BIT encoded
2017-05-08Bump Rack version for release 1.6.6
2017-05-08Merge pull request #1115 from Shopify/fix-multipart-parsing-with-null-byte
2017-04-19Merge pull request #1158 from marshall-lee/1-6-stable-backport-2f8b710
2017-04-18Merge pull request #1080 from sophiedeziel/master
2016-11-10bumping version 1.6.5
2016-11-10Use Mutex instead of Thread.exclusive for reloader
2016-04-18CI: Refresh and repair builds
2016-04-17Validate the SameSite cookie option
2016-03-17Merge pull request #1037 from mastahyeti/backport_same_site_cookies
2016-03-17first-party cookies are now same-site cookies
2016-03-17First-Party cookies, another line of CSRF defense
2015-06-24fix 1.8 backwards compat
2015-06-18bump version 1.6.4
2015-06-18Merge pull request #899 from matthewd/1-6-semicolon
2015-06-19Fix GET semicolons without breaking API compatibility
2015-06-19Revert "Merge pull request #781 from Nyoho/fix-separator-semicolon-GET"
2015-06-18Give parse_query's second argument a default value
2015-06-18bump to 1.6.3 1.6.3
2015-06-17Merge pull request #781 from Nyoho/fix-separator-semicolon-GET
2015-06-17Merge pull request #814 from johnnaegle/only_increment_open_file_count_for_fi...
2015-06-16Merge branch '1-6-sec' into 1-6-stable
2015-06-13Merge pull request #835 from greysteil/handle-param-parsing-errors-in-method-...
2015-06-12update history 1.6.2
2015-06-12bump to 1.6.2
2015-06-12raise an exception if the parameters are too deep
2015-06-11Don't get ancestors' constant as Handler that name is same
2015-05-27Merge pull request #841 from oskarpearson/use_default_output_buffer
2015-05-12Merge pull request #854 from balexand/backport_791
2015-05-12Add woff2 mime type
2015-05-06bumping to 1.6.1 1.6.1
2015-05-06updating OkJson due to CVE-2014-9490
2015-02-19Moved HISTORY into a separate document.
2015-02-19Update license with up-to-date year