ckpass Code
Status: Alpha
Brought to you by:
hnc
| File | Date | Author | Commit |
|---|---|---|---|
| AUTHORS | 2009-09-18 | hnc | [r2] Added AUTHORS and README. |
| COPYING | 2009-09-18 | hnc | [r1] Initial import. |
| INSTALL | 2009-09-18 | hnc | [r1] Initial import. |
| Makefile.am | 2009-09-19 | hnc | [r3] Add descriptions and copyright notice to head c... |
| README | 2009-10-30 | hnc | [r4] Update README now that libkpass 2 is released. |
| bindings.c | 2009-09-19 | hnc | [r3] Add descriptions and copyright notice to head c... |
| bindings.h | 2009-09-19 | hnc | [r3] Add descriptions and copyright notice to head c... |
| ckpass.c | 2009-09-19 | hnc | [r3] Add descriptions and copyright notice to head c... |
| ckpass.h | 2009-09-19 | hnc | [r3] Add descriptions and copyright notice to head c... |
| commands.c | 2009-09-19 | hnc | [r3] Add descriptions and copyright notice to head c... |
| configure.in | 2009-09-19 | hnc | [r3] Add descriptions and copyright notice to head c... |
| forms.c | 2009-09-19 | hnc | [r3] Add descriptions and copyright notice to head c... |
| forms.h | 2009-09-19 | hnc | [r3] Add descriptions and copyright notice to head c... |
====== ckpass ====== ckpass is an ncurses based password database client that is compatible with KeePass 1.x format databases. There is still much work to be done. At the moment, it is read-only and incomplete. Dependencies ============ - libkpass 2 or higher - ncurses