Skip to content

Releases: DNS-OARC/tinyframe

Release 0.1.1

22 Oct 12:30
Compare
Choose a tag to compare

This release adds a few assert check on augments to some of the function calls, fixes a typo in configure and adds coverage tests.

  • tinyframe_write_control():
    • assert arguments and content fields data
    • check for valid content field types
  • tinyframe_write_control_start(): assert arguments
  • tinyframe_write_frame(): assert arguments
  • tinyframe_write_control_stop(): assert arguments
  • tinyframe_set_header(): assert arguments
  • Remove sprintf() usage from tracing

Packages are available at: https://dev.dns-oarc.net/packages/

c6fbfea Travis, configure
ba616b0 Coverage
97dfeb7 Coverage
f69665b Badges
907a894 COPR
f07d4e8 Funding
242b1b2 Trace
8d36cf7 LGTM

Release 0.1.0

19 Mar 15:24
Compare
Choose a tag to compare

First release!

Packages available at https://dev.dns-oarc.net/packages/.