• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

cmouse / yahttp
79%

Build:
DEFAULT BRANCH: master
Repo Added 03 May 2014 11:30AM UTC
Files 101
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master
  • master

17 May 2024 12:56PM UTC coverage: 78.649%. Remained the same
9128580877

push

github

cmouse
YaHTTP: Enforce max # of request fields and max request line size

The default values, 8192 bytes for the maximum request line size and
100 fields, are taken from the default settings of Apache HTTPd:
- https://httpd.apache.org/docs/2.2/mod/core.html#limitrequestline
- https://httpd.apache.org/docs/2.2/mod/core.html#limitrequestfields

Reported by OSS-Fuzz as a timeout in https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=67993

4 of 4 new or added lines in 1 file covered. (100.0%)

41 existing lines in 2 files now uncovered.

2387 of 3035 relevant lines covered (78.65%)

211.78 hits per line

Relevant lines Covered
Build:
Build:
3035 RELEVANT LINES 2387 COVERED LINES
211.78 HITS PER LINE
Source Files on master
  • Tree
  • List 101
  • Changed 18
  • Source Changed 0
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
9128580877 master YaHTTP: Enforce max # of request fields and max request line size The default values, 8192 bytes for the maximum request line size and 100 fields, are taken from the default settings of Apache HTTPd: - https://httpd.apache.org/docs/2.2/mod/core.h... push 17 May 2024 12:57PM UTC cmouse github
78.65
5377407444 master Add a fuzzing target and a smal corpus push 26 Jun 2023 11:09AM UTC cmouse github pending completion  
5193498250 master Prevent integer overflow on very large chunks If the chunk_size is very close to the maximum value of an integer, we trigger an integer overflow when checking if we have a trailing newline after the payload. Reported by OSS-Fuzz as: https://oss-f... push 06 Jun 2023 09:25PM UTC cmouse github pending completion  
4264628365 master Better detection of whether C++11 features are available push 24 Feb 2023 05:10PM UTC Aki Tuomi github pending completion  
1290843126 master Add coveralls integration push 30 Sep 2021 11:37AM UTC Aki Tuomi github pending completion  
#9 master Ignore libtool files push 18 May 2017 10:11AM UTC cmouse travis-ci pending completion  
#8 master tests: Fix router tests push 18 May 2017 10:05AM UTC Aki Tuomi travis-ci pending completion  
#7 master Update tests push 12 May 2017 09:55AM UTC cmouse travis-ci pending completion  
#6 master Fix cookie handling push 12 May 2017 09:52AM UTC Aki Tuomi travis-ci pending completion  
#5 master Fix cookie handling push 12 May 2017 09:52AM UTC Aki Tuomi travis-ci pending completion  
See All Builds (14)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc