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

TokTok / toxcore / 587

Builds Branch Commit Type Ran Committer Via Coverage
587 master Use `const` for version numbers. ApiDSL generates the lowercase function declarations for us and puts them in the right namespace (TOX_, TOXAV_). Pull #118 08 Sep 2016 10:32AM UTC web-flow travis-ci pending completion   set done
586 master Remove the packet mutation in toxav's bwcontroller. 1. This mutation is never observed outside the function. 2. If it were (it's not), it would be undefined behaviour, since the packet data goes out of scope a few instructions after the callba... Pull #100 08 Sep 2016 10:24AM UTC web-flow travis-ci pending completion   set done
585 master Fix potential null pointer dereference. This used to not be an issue, but now that the logger is no longer global, not all source locations may have access to it. Pull #116 08 Sep 2016 10:20AM UTC web-flow travis-ci pending completion   set done
584 master Fix compilation for Windows. - Mingw32 didn't read MSDN, so behaves badly despite lean and mean. - Avoid alignment issues on windows with packed bitfields in the RTP header. This change makes the program ill-formed in C99, but I don't know the ... Pull #114 08 Sep 2016 10:36AM UTC web-flow travis-ci pending completion   set done
583 master Add STRICT_ABI cmake flag to generate export lists. Enabling this flag will generate and use an LD version script. It ensures that the dynamic libraries (libtoxcore.so, libtoxav.so) only export the symbols that are defined in their public API (to... Pull #117 08 Sep 2016 10:11AM UTC web-flow travis-ci pending completion   set done
582 master Add address sanitizer option to cmake file. push 08 Sep 2016 10:11AM UTC iphydf travis-ci pending completion   set done
581 master Add address sanitizer option to cmake file. Pull #68 08 Sep 2016 09:21AM UTC web-flow travis-ci pending completion   set done
580 master Fix potential null pointer dereference. This used to not be an issue, but now that the logger is no longer global, not all source locations may have access to it. Pull #116 08 Sep 2016 09:17AM UTC web-flow travis-ci pending completion   set done
579 master Fix compilation for Windows. - Mingw32 didn't read MSDN, so behaves badly despite lean and mean. - Avoid alignment issues on windows with packed bitfields in the RTP header. This change makes the program ill-formed in C99, but I don't know the ... Pull #114 08 Sep 2016 09:08AM UTC web-flow travis-ci pending completion   set done
578 master Fix memory leak on error paths in tox_new. We didn't need to create the logger before all the validations. There is only one error path where we need to free the logger. push 08 Sep 2016 09:00AM UTC iphydf travis-ci pending completion   set done
577 master Add asserts to check if packed nodes are correct size Pull #109 08 Sep 2016 02:50AM UTC web-flow travis-ci pending completion   set done
576 master Fix potential null pointer dereference. This used to not be an issue, but now that the logger is no longer global, not all source locations may have access to it. Pull #116 08 Sep 2016 12:21AM UTC web-flow travis-ci pending completion   set done
575 master Fix memory leak on error paths in tox_new. We didn't need to create the logger before all the validations. There is only one error path where we need to free the logger. Pull #115 08 Sep 2016 12:25AM UTC web-flow travis-ci pending completion   set done
574 master Fix compilation for Windows. - Mingw32 didn't read MSDN, so behaves badly despite lean and mean. - Avoid alignment issues on windows with packed bitfields in the RTP header. This change makes the program ill-formed in C99, but I don't know the ... Pull #114 07 Sep 2016 11:37PM UTC web-flow travis-ci pending completion   set done
573 master Add address sanitizer option to cmake file. Pull #68 07 Sep 2016 11:17PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • …
  • 53
  • 54
  • 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