Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

RFC/RFT: implement taskserver behind SSL proxy #156

Merged
merged 9 commits into from
Jul 4, 2024

Commits on Apr 15, 2023

  1. Configuration menu
    Copy the full SHA
    f138b03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f86112 View commit details
    Browse the repository at this point in the history
  3. TLS: split TCP handling

    Note: this removes 'chunked' receive and associated buffer copies
    trading it for allocating whole receive buffer up front.
    osctobe committed Apr 15, 2023
    Configuration menu
    Copy the full SHA
    d5302aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d0fece3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11b5a25 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8987401 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3ad067d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    859bb92 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9279997 View commit details
    Browse the repository at this point in the history