Skip to content

Releases: LightHouseSoftware/styx2000

Fixed typos in lowlevel

09 Sep 23:24
Compare
Choose a tag to compare
  • Fixed typos in low level

protosrv modification

16 Mar 20:30
Compare
Choose a tag to compare
  • Added to mprotosrv basestyx module
  • Added new des module, that can be used for implementing exchanging by auth messages

Preparing for styx server functionality

14 Mar 21:31
Compare
Choose a tag to compare
  • Added new protosrv module
  • Added new helpers

Some small changes

13 Mar 20:54
Compare
Choose a tag to compare
  • Breaking change in errors module: renamed STYX_ERRORS to STYX_ERROR
  • Added new useful helper - extractHeader

v1.0.6

11 Mar 20:31
Compare
Choose a tag to compare
  • Fixed typos in mischelpers for Tstat and Tclunk representation
  • Updated docs for errors in miscerrors module

v1.0.5

25 Feb 14:46
Compare
Choose a tag to compare
  • Fixed typos in documentation
  • Reworked endianess module
  • Added new functional in endianess, miscerrors and another modules
  • Breaking changes in miscerrors modules: use STYX_ERROR_MESSAGE rather STYX_MESSAGE_ERROR
  • ... and more minor fixes in others modules

v1.0.4

15 Nov 17:42
Compare
Choose a tag to compare
  • Fixed typos in SipHash documentations
  • Added new constructor for SipHash
  • Added new function hash()
  • Fix builds for 32-bit archs

Some fix in imports

28 Apr 20:26
Compare
Choose a tag to compare
  • Fixed import in extrautil module

Added new functionality

17 Apr 11:33
Compare
Choose a tag to compare
  • Added messages to text transformation function
  • Updated docs
  • Updated helpers

Fixed Tattach size and some additions

16 Apr 22:27
Compare
Choose a tag to compare
  • Fixed Tattach size (fixed wrong size in constants)
  • Added new helpers for Walk messages
  • Added calculating and fixing messages size
  • Updated docs
  • Added simple alias StyxMail (alias for StyxMessage[] type)