]> git.meshlink.io Git - meshlink/commit - src/protocol_auth.c
Extend the timeout period of the authentication phase on progress.
authorGuus Sliepen <guus@meshlink.io>
Fri, 25 Sep 2020 20:00:55 +0000 (22:00 +0200)
committerGuus Sliepen <guus@meshlink.io>
Fri, 25 Sep 2020 20:00:55 +0000 (22:00 +0200)
commit819884b6a5c5dc5514df2bfed6725e72c4eac840
treef11e4aa5d21d60be5f4cb7d0108f03450f82838a
parent46dddb8c778a4713ded29d68d58e410cf4618fc7
Extend the timeout period of the authentication phase on progress.

If there is progress during the authentication phase of connections, we reset
the ping timer to give extra time to complete the authentication.

We do the same for invitation connections.
src/protocol_auth.c