Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tls] add socket parameter, setServername and ALPNprotocols support #3457

Merged
merged 33 commits into from
Jul 3, 2023

Commits on Jul 3, 2023

  1. Configuration menu
    Copy the full SHA
    16778f3 View commit details
    Browse the repository at this point in the history
  2. refactor #socket

    cirospaciari committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    b15c9f2 View commit details
    Browse the repository at this point in the history
  3. add test and more fixs

    cirospaciari committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    67c6076 View commit details
    Browse the repository at this point in the history
  4. some fixes

    cirospaciari committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    2aec815 View commit details
    Browse the repository at this point in the history
  5. bump uws

    cirospaciari committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    d0a41be View commit details
    Browse the repository at this point in the history
  6. handlers fix

    cirospaciari committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    c90b27a View commit details
    Browse the repository at this point in the history
  7. more fixes

    cirospaciari committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    3b530ea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7ba0aa3 View commit details
    Browse the repository at this point in the history
  9. fix duplicate port

    cirospaciari committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    fa379e4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b411217 View commit details
    Browse the repository at this point in the history
  11. cleanup

    cirospaciari committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    8360440 View commit details
    Browse the repository at this point in the history
  12. add setImmediate repro

    cirospaciari committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    e48d5e2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ab32393 View commit details
    Browse the repository at this point in the history
  14. this is necessary?

    cirospaciari committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    94cadc8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0d2b833 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e5b4a58 View commit details
    Browse the repository at this point in the history
  17. show error message

    cirospaciari committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    e26a2cd View commit details
    Browse the repository at this point in the history
  18. Update bun.lockb

    Jarred-Sumner authored and cirospaciari committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    89357a1 View commit details
    Browse the repository at this point in the history
  19. prettier

    Jarred-Sumner authored and cirospaciari committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    912f955 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    663db5b View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b56a0bc View commit details
    Browse the repository at this point in the history
  22. update

    cirospaciari committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    6afbc1c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    431d4c9 View commit details
    Browse the repository at this point in the history
  24. format

    cirospaciari committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    ca607a6 View commit details
    Browse the repository at this point in the history
  25. fix _write and cleanup

    cirospaciari committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    efc85fc View commit details
    Browse the repository at this point in the history
  26. fixup

    cirospaciari committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    36defad View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    bae9c03 View commit details
    Browse the repository at this point in the history
  28. fix socket.io

    cirospaciari committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    4d2508b View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    c7cd24a View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    a34520d View commit details
    Browse the repository at this point in the history
  31. fixup and _start

    cirospaciari committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    68b783e View commit details
    Browse the repository at this point in the history
  32. remove flask tests

    cirospaciari committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    7c49b26 View commit details
    Browse the repository at this point in the history
  33. fmt

    cirospaciari committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    163f985 View commit details
    Browse the repository at this point in the history