Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · master
libkdbx
Browse files
May 13, 2019
Update .gitlab-ci.yml
· 05c7a77f
Rico Lang
authored
May 13, 2019
05c7a77f
Fix ci
· 9b115a2c
Rico Lang
authored
May 13, 2019
9b115a2c
Update .gitlab-ci.yml
· 50bef433
Rico Lang
authored
May 13, 2019
50bef433
Dec 17, 2018
Merge branch 'feat/deserialize-password-db' into 'master'
· 47a7e478
Rico Lang
authored
Dec 17, 2018
47a7e478
Return PasswordDatabase instance
· e8c124e7
Rico Lang
authored
Dec 17, 2018
e8c124e7
Initialize Name attribute
· 4d74986f
Rico Lang
authored
Dec 17, 2018
4d74986f
Return an KDBXFile instance
· 21c386a7
Rico Lang
authored
Dec 17, 2018
21c386a7
Basic kdbx_file implementation
· 787dd383
Rico Lang
authored
Dec 17, 2018
787dd383
Add header to package imports
· a4c1c8c5
Rico Lang
authored
Dec 17, 2018
a4c1c8c5
Yield a KDBXFile instance
· 9d0cb517
Rico Lang
authored
Dec 17, 2018
9d0cb517
Further implement top level integration test
· 3fc803d5
Rico Lang
authored
Dec 17, 2018
3fc803d5
Add test kdbx file
· bf8f163e
Rico Lang
authored
Dec 17, 2018
bf8f163e
Remove unused mixin
· 049f08e5
Rico Lang
authored
Dec 17, 2018
049f08e5
Dec 16, 2018
Add integration test for password database
· 98a50380
Rico Lang
authored
Dec 16, 2018
98a50380
Implement iter and len function
· 10945993
Rico Lang
authored
Dec 16, 2018
10945993
Initialize entries attribute
· 2c265c97
Rico Lang
authored
Dec 16, 2018
2c265c97
Rewrite from_xml function
· 1e2a724e
Rico Lang
authored
Dec 16, 2018
1e2a724e
Remove debug statement
· d128c5c0
Rico Lang
authored
Dec 16, 2018
d128c5c0
Import PasswordDatabase
· 83843e53
Rico Lang
authored
Dec 16, 2018
83843e53
Set metaclass for BaseDatabaseEntry
· ffdc5ba8
Rico Lang
authored
Dec 16, 2018
ffdc5ba8
Apply properties to attributes
· 94f560b8
Rico Lang
authored
Dec 16, 2018
94f560b8
Dec 15, 2018
Add metaclass to dynamically add properties
· 4ce7d268
Rico Lang
authored
Dec 16, 2018
4ce7d268
Consolidate imports
· 8285b3cc
Rico Lang
authored
Dec 15, 2018
8285b3cc
Consolidate imports
· c621747d
Rico Lang
authored
Dec 15, 2018
c621747d
Use right tag name for UsageCount
· c7f8e517
Rico Lang
authored
Dec 15, 2018
c7f8e517
Dec 13, 2018
Add dateutil dependencie
· ca43f23a
Rico Lang
authored
Dec 13, 2018
ca43f23a
Fix typehints
· 6603e518
Rico Lang
authored
Dec 13, 2018
6603e518
Add fixture for Entry element
· 1d0c01e4
Rico Lang
authored
Dec 13, 2018
1d0c01e4
Dec 01, 2018
Update function signature
· 8a26e4fa
Rico Lang
authored
Dec 01, 2018
8a26e4fa
Add serializable mixin
· 8288d55c
Rico Lang
authored
Dec 01, 2018
8288d55c
Update tests
· 09acce33
Rico Lang
authored
Dec 01, 2018
09acce33
First serialization approach
· 5a453bde
Rico Lang
authored
Dec 01, 2018
5a453bde
Nov 19, 2018
Implement object deserialization
· e66e3ad4
Rico Lang
authored
Nov 19, 2018
e66e3ad4
Add more general attributes
· 1c202302
Rico Lang
authored
Nov 19, 2018
1c202302
Implement from_xml function
· 182f6292
Rico Lang
authored
Nov 19, 2018
182f6292
Add function to create instances from a string
· c9b9834c
Rico Lang
authored
Nov 19, 2018
c9b9834c
Moved passwordDb serializer to KDBXSerializer
· 75b848a0
Rico Lang
authored
Nov 19, 2018
75b848a0
Nov 18, 2018
Add typehints to PasswordDatabase
· 2b2aef93
Rico Lang
authored
Nov 18, 2018
2b2aef93
Implement deserializing xml in reader
· d4542338
Rico Lang
authored
Nov 18, 2018
d4542338
Add times model
· 1a3ec981
Rico Lang
authored
Nov 18, 2018
1a3ec981
Loading