mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-04-13 19:51:16 +02:00
Database calls are made outside the lock, with the exception of
{get,set}ConnectionWindow(), which seems to be unavoidable if we want
to ensure replay protection within and across sessions.