Commit Graph

  • 14bd5df498
    Added AsyncWrite + AsyncRead support to Stream master Avril 2021-11-01 18:43:24 +0000
  • 596788f2ad
    Listener::local_addr() Avril 2021-10-31 22:55:33 +0000
  • 7a8b5e669d
    Started: Combined Unix + Tcp socket and listener sock::Listener, sock::Stream Avril 2021-10-30 17:40:27 +0100
  • d0b58f6140
    added test/example data structure SingletonStore Avril 2021-10-29 21:22:43 +0100
  • f22bda2f9a
    Rework Config Avril 2021-10-29 20:23:48 +0100
  • b20878a633
    who knows basic Avril 2021-10-29 16:18:11 +0100
  • fdb8da3293
    Fix unwind in collect_array() incorrectly dropping slice Avril 2021-09-28 20:00:18 +0100
  • dca0c79c4a
    Start arg parsing. Avril 2021-09-28 14:12:05 +0100
  • 192a7a6ed6
    Added cargo description Avril 2021-09-27 23:13:28 +0100
  • 825b087608
    enc::ser: Added message hashing option. Added message validation, optional message header for hash, salt and signature (if used.) Messages now contain 2 prefix (whitespace, to not change bare text-formatted messages semantics) characters used to determine if the message is valid and if there is a header to be read from it. Avril 2021-09-27 15:00:55 +0100
  • c8f616ae97
    Start: Arg parsing structures Avril 2021-09-26 22:01:47 +0100
  • b77d33fa8d
    de_singleton_inner() should no longer allocate a transform buffer when no transform is to be done. Avril 2021-09-26 21:37:49 +0100
  • e900e6d398
    Tests: ser/de_singleton with normal, comp (brotli), and/or encryption (chacha) works. Avril 2021-09-26 19:47:03 +0100
  • 5f2f40df37
    Changed de_singleton_inner() buffer to be generic Avril 2021-09-26 16:04:39 +0100
  • bd2dab8bd3
    enc: de_singleton(), read_singleton() Avril 2021-09-26 15:00:33 +0100
  • 03eaddb7eb
    Start: de_singleton_inner() Avril 2021-09-25 23:12:24 +0100
  • 1f5ead31c9
    Serialise singleton, write singleton both working (barebones) Avril 2021-09-25 22:43:19 +0100
  • 40656d6cc3
    Added enc::ser_singleton() with options Avril 2021-09-25 20:22:52 +0100
  • 035dabf869
    Initial commit Avril 2021-09-24 14:39:05 +0100