Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • release/202005
  • release/202001
  • release/201912
  • release/201911
  • release/releaseWindowsTestOne
  • release/windowsReleaseTest
  • release/releaseTest
  • release/releaseWindowsTest
  • release/201910
  • release/qt/201910
  • release/windows-test/201910
  • release/201908
  • release/201906
  • release/201905
  • release/201904
  • release/201903
  • release/201902
  • release/201901
  • release/201812
  • 4.0.0
  • 2.2.0
  • 2.1.0
  • 2.0.1
  • 2.0.0
  • 1.4.1
  • 1.4.0
  • 1.3.0
  • 1.2.0
  • 1.1.0
30 results

tls_session.cpp

Blame
    • Sébastien Blin's avatar
      9926646c
      tls_session: cleanup handshake log · 9926646c
      Sébastien Blin authored
      There is a problem sometimes with handshake looping on
      EAGAIN/EINTERRUPTED. To help to debug this problem, we need to move
      the handshake log outside the loop to avoid a big flood (and get
      more informations on the TLS Session).
      Also, use new formatter for logs
      
      Change-Id: I5a99c1e45b26d578318d1ab1143aa1d6c4328995
      9926646c
      History
      tls_session: cleanup handshake log
      Sébastien Blin authored
      There is a problem sometimes with handshake looping on
      EAGAIN/EINTERRUPTED. To help to debug this problem, we need to move
      the handshake log outside the loop to avoid a big flood (and get
      more informations on the TLS Session).
      Also, use new formatter for logs
      
      Change-Id: I5a99c1e45b26d578318d1ab1143aa1d6c4328995
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.