Commit Graph

6 Commits

Author SHA1 Message Date
Jan Philipp Timme 4b22f7014e Ported gpgfs to Python 3.5. Whooo! 2015-12-08 01:03:45 +01:00
Jarno Seppänen 295a642522 Clean up empty encrypted directories 2014-05-18 12:40:07 +03:00
Jarno Seppänen a20e459b97 Remove spurious 'in' directory 2014-05-18 12:36:22 +03:00
Jarno Seppänen c6a8ce7daa GPG does zlib compression by default 2014-05-18 12:34:46 +03:00
Jarno Seppänen 6018e19158 Robustness improvements:
* refactor error handling through common transaction() method
* maintain consistent index file on disk in the face of errors
* implement locking for multithreaded use
2014-05-14 22:35:58 +03:00
Jarno Seppänen 727a8bb123 Fix write consistency; separate encrypted directory access to GpgStore class 2014-05-05 20:49:01 +03:00