Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
into develop
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- E128: continuation line under-indented for visual indent.
- Don't use identity operator to compare boolean.
|
|
[Related to bug #4330]
|
|
develop
|
|
|
|
|
|
|
|
|
|
|
|
|
|
To help diagnose this problem. I think we might prefer to leave this
on hold until we merge the new gnupg module.
|
|
|
|
|
|
The aim is to have better logs for debugging the different problems
behind issues like #3619 and #3867.
As I'm finding a good quantity of SSL handshake timeouts, I'm also
adding a litte retry subroutine to the load_and_sync.
Also, initialization and sync calls are separeted to be able to
correlate logs with server-side soledad.
|
|
|
|
includes refactor of common code for download of certificates
and config files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|