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

alobbs / libhpack / 278

Builds Branch Commit Type Ran Committer Via Coverage
278 master Bug fix Fixes a potential deadlock. If the QA test printed enough information to stderr, the filtering code could reach a deadlock. Now, stderr information is parsed, stored, and printed to stderr afterwards. push 02 Apr 2014 09:49PM UTC alobbs travis-ci pending completion   set done
277 master Adds valgrind support Fixes bug #42. Valgrind output is parsed now to highlight the most important information there as well. push 01 Apr 2014 09:58PM UTC alobbs travis-ci pending completion   set done
276 master Merge branch 'bug40' push 30 Mar 2014 09:46PM UTC alobbs travis-ci pending completion   set done
275 bug40 Fixes bug #40 The length of the memory being decoded couldn’t be calculated with the strlen() function. push 30 Mar 2014 09:37PM UTC alobbs travis-ci pending completion   set done
274 master Temporary fix CI is failing because of bug #30. This patch works around the problem so the CI passes again while the bug is fixed. push 30 Mar 2014 08:51PM UTC alobbs travis-ci pending completion   set done
253 master Merge branch 'gnu-sources' push 21 Mar 2014 04:25PM UTC alobbs travis-ci pending completion   set done
252 gnu-sources Unifies the compiler flags push 21 Mar 2014 04:17PM UTC alobbs travis-ci pending completion   set done
251 gnu-sources Fixes a few compilation warnings push 21 Mar 2014 03:24PM UTC alobbs travis-ci pending completion   set done
250 master _GNU_SOURCE added to CMakefile Solve the issue where cmake finds strcasestr and defines HAVE_STRECASETR and then the compiler complains about the `implicit declaration of function ‘strcasestr’` in *libchula/test/missing_sysfuncs_test.c*. The rea... Pull #37 21 Mar 2014 09:48AM UTC Akrog travis-ci pending completion   set done
247 master Libchula's test complains with HAVE_STRCASESTR When cmake finds strcasestr and defines HAVE_STRECASETR then the compiler complains about `implicit declaration of function ‘strcasestr’` in *libchula/test/missing_sysfuncs_test.c*. The reason for t... Pull #37 20 Mar 2014 08:50PM UTC Akrog travis-ci pending completion   set done
246 master Fixes a few compilation warnings push 20 Mar 2014 03:31PM UTC alobbs travis-ci pending completion   set done
245 master Merge pull request #36 from Akrog/issue#35 Fix #35: Libchula's *buf* should be unsigned push 20 Mar 2014 02:49PM UTC alobbs travis-ci pending completion   set done
244 master Fix #35: Libchula's *buf* should be unsigned https://github.com/alobbs/libhpack/issues/35 After dettecting in issue 33 that having *chula_buffe_t -> buf* as *char* created issues with bitwise operations, it was decided that: >chula_buffe_t -> bu... Pull #36 20 Mar 2014 02:27PM UTC Akrog travis-ci pending completion   set done
243 master Adds a new get_size() method Implements a new hpack_header_field_get_size() method to the Header Field class. push 20 Mar 2014 12:43PM UTC alobbs travis-ci pending completion   set done
242 master Merge pull request #34 from Akrog/issue33_chula Fix #33: Libchula buffer escape issues push 19 Mar 2014 09:24PM UTC alobbs travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • …
  • 20
  • 21
  • Next →
  • Back to Repo
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