Skip to content
  1. Nov 19, 2024
  2. Nov 18, 2024
  3. Nov 17, 2024
    • Manuel Stoeckl's avatar
      Establish protocol version forward compatibility · 8d35d762
      Manuel Stoeckl authored
      To allow future upgrades of Waypipe's wire protocol, the connection
      header version field is no longer strictly checked; instead, any version
      increase will require an acknowledgement message. Because the first
      message from the client is always simple (a protocol message containing
      registry and callback requests) freezing its structure is an acceptable
      constraint on future versions.
      8d35d762
  4. Nov 16, 2024
  5. Oct 22, 2024
  6. Oct 15, 2024
  7. Oct 14, 2024
  8. Oct 02, 2024
  9. Jun 09, 2024
  10. Apr 25, 2024
  11. Mar 16, 2024
  12. Mar 11, 2024
  13. Jan 14, 2024
  14. Dec 22, 2023
    • Manuel Stoeckl's avatar
      Switch to using LZ4 compression by default · ae29eb4e
      Manuel Stoeckl authored
      Versions of Waypipe >= 0.8.2 always send the compression type in
      ssh mode. When using <0.8.2 versions of Waypipe to connect to
      versions following this commit, one should use either the -c lz4
      or the -c zstd option when in ssh mode. Waypipe >= 0.8.2 will also
      provide an error if the client and server use different
      compression types.
      ae29eb4e
  15. Dec 01, 2023
  16. Oct 21, 2023
  17. Oct 02, 2023
  18. Oct 01, 2023
  19. Sep 25, 2023
  20. Jul 01, 2023
  21. Jun 25, 2023
  22. Apr 08, 2023
  23. Apr 02, 2023
  24. Mar 29, 2023
  25. Mar 26, 2023
  26. Mar 25, 2023
  27. Mar 24, 2023
  28. Mar 11, 2023
Loading