Felix Geyer
|
6504b6f2bd
|
Drop Qt module name from include statements.
This is a preparation to be able to build KeePassX against Qt 5.
|
2013-10-03 15:18:16 +02:00 |
|
Felix Geyer
|
b6d9c2e486
|
Import Auto-Type associations in KeePass1Reader.
|
2012-07-19 23:21:12 +02:00 |
|
Felix Geyer
|
3738115b6d
|
Test if we can re-open imported KeePass 1 databases.
|
2012-05-10 23:00:29 +02:00 |
|
Felix Geyer
|
366d8a0f0e
|
Set master key after reading the database.
|
2012-05-10 22:46:36 +02:00 |
|
Felix Geyer
|
2ecd11eb35
|
Add test for a non-ascii password.
|
2012-05-10 21:29:10 +02:00 |
|
Felix Geyer
|
cf4e574c50
|
Support Twofish encrypted KeePass 1 databases.
Refs #2
|
2012-05-10 21:06:33 +02:00 |
|
Felix Geyer
|
225e5dac66
|
Add tests for opening KeePass 1 databases with different keyfiles.
|
2012-05-10 19:34:55 +02:00 |
|
Felix Geyer
|
65f2790170
|
Parse KeePass 1 database meta streams.
Refs #2
|
2012-05-10 11:44:25 +02:00 |
|
Felix Geyer
|
79b15e2ac6
|
Implement support for parsing groups and entries from KeePass 1 databases.
Still missing:
- Key files.
- Twofish encryption.
Refs #2
|
2012-05-09 23:16:32 +02:00 |
|
Felix Geyer
|
ebce183925
|
Start implementing support for reading KeePass 1 databases.
For now only decrypting the database works.
Still missing:
- Actually parsing the database.
- Key files.
Refs #1
|
2012-05-08 22:06:12 +02:00 |
|