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 1.3: Resumption and early data compatibility tests #8914

Commits on Mar 14, 2024

  1. ssl_server2: Split early data enablement from max_early_data_size set…

    …ting
    
    Signed-off-by: Ronald Cron <ronald.cron@arm.com>
    ronald-cron-arm committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    74191a5 View commit details
    Browse the repository at this point in the history
  2. ssl-opt.sh: Group TLS 1.3 resumption and early data compat tests

    Signed-off-by: Ronald Cron <ronald.cron@arm.com>
    ronald-cron-arm committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f1ad73f View commit details
    Browse the repository at this point in the history
  3. ssl-opt.sh: Group TLS 1.3 resumption and early data m->G tests

    Signed-off-by: Ronald Cron <ronald.cron@arm.com>
    ronald-cron-arm committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    c8d604d View commit details
    Browse the repository at this point in the history
  4. ssl-opt.sh: Remove redundant early data test

    Signed-off-by: Ronald Cron <ronald.cron@arm.com>
    ronald-cron-arm committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    c893779 View commit details
    Browse the repository at this point in the history
  5. ssl-opt.sh: Expand m->G resumption and early data tests

    Signed-off-by: Ronald Cron <ronald.cron@arm.com>
    ronald-cron-arm committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    0521008 View commit details
    Browse the repository at this point in the history
  6. ssl-opt.sh: Remove m->O early data test based on external PSK

    Eventually we do not support early data with
    external PSK thus no point to do a positive
    test on that basis.
    
    Signed-off-by: Ronald Cron <ronald.cron@arm.com>
    ronald-cron-arm committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    47d4a52 View commit details
    Browse the repository at this point in the history
  7. ssl-opt.sh: Rework m->O resumption and early data tests

    Signed-off-by: Ronald Cron <ronald.cron@arm.com>
    ronald-cron-arm committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    00fa13b View commit details
    Browse the repository at this point in the history
  8. ssl-opt.sh: Group TLS 1.3 resumption and early data G->m tests

    Signed-off-by: Ronald Cron <ronald.cron@arm.com>
    ronald-cron-arm committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    854df13 View commit details
    Browse the repository at this point in the history
  9. ssp-opt.sh: Expand G->m resumption and early data tests

    Signed-off-by: Ronald Cron <ronald.cron@arm.com>
    ronald-cron-arm committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    1ccd7a7 View commit details
    Browse the repository at this point in the history
  10. ssl-opt.sh: Rework O->m placeholder test

    Signed-off-by: Ronald Cron <ronald.cron@arm.com>
    ronald-cron-arm committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    820199a View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. ssl-opt.sh: Move m->m resumption tests

    Move m->m resumption tests just
    before resumption and early data tests
    against GnuTLS and OpenSSL.
    
    Signed-off-by: Ronald Cron <ronald.cron@arm.com>
    ronald-cron-arm committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    3cf4145 View commit details
    Browse the repository at this point in the history
  2. ssl-opt.sh: Rework m->m resumption tests

    Signed-off-by: Ronald Cron <ronald.cron@arm.com>
    ronald-cron-arm committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    e739892 View commit details
    Browse the repository at this point in the history
  3. ssl-opt.sh: Add m->m resumption and early data tests

    Signed-off-by: Ronald Cron <ronald.cron@arm.com>
    ronald-cron-arm committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    dd2dc15 View commit details
    Browse the repository at this point in the history