Skip to content

V1.0 Release

Latest

Choose a tag to compare

@Justasic Justasic released this 11 Aug 09:30
· 9 commits to master since this release

This is the very first stable release! I am quite excited to bring the following fixes:

  • Fix a bug where if 2 or more clients had to send packets, the server would only send one and cause corruption or transfer failures
  • Fix location of nbstftp binary in systemd service file
  • Fixed file write support and permission checking
  • Fixed infinite loop when sending an error packet
  • Added support for cmake to detect compilers which only support the -std=c1x and not the -std=c11 flag