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

Add TLS support to Portenta CAT.M1/NB IoT GNSS Shield #759

Merged
merged 20 commits into from
Nov 13, 2023

Commits on Nov 13, 2023

  1. GSMUdp: fix file header

    pennam committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d8add39 View commit details
    Browse the repository at this point in the history
  2. GSM: add isConnected() method

    pennam committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    984b4fd View commit details
    Browse the repository at this point in the history
  3. Add GSMSSLClient class

    pennam committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    03be367 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69e563e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4cedb61 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    389a2c9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    89cec9f View commit details
    Browse the repository at this point in the history
  8. GSM: Add GSMSSLClient example

    pennam committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    703289d View commit details
    Browse the repository at this point in the history
  9. GSM: fix file headers

    pennam committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ef79b5b View commit details
    Browse the repository at this point in the history
  10. GSM: remove unused function

    pennam committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    66b026a View commit details
    Browse the repository at this point in the history
  11. GSM: rename debug() method into trace()

      * Move functions in a separate GSMTrace.cpp file
      * Add function to set trace level and enable/disable trace timestamps
      * Cleanup
    pennam committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    bed5201 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2cb24df View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5131eef View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    afb706d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d7ae070 View commit details
    Browse the repository at this point in the history
  16. edge_control: TLS enable SHA1

    pennam committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    dc22e05 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f0e429a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a4d9a38 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    74d0c52 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    149883b View commit details
    Browse the repository at this point in the history