summaryrefslogtreecommitdiff
path: root/frontend/gamma/properties
AgeCommit message (Collapse)AuthorFilesLines
2013-04-19Fixed an issue on the AES-CTR block modeGiulio Cesare Solaroli2-8/+18
The previous version of the CTR encoding was incrementing the counter in a weird way, mixing up data from the previous block. The current fix can correctly decrypt data encoded with AES-CTR using other libraries/languages (currently tested only with Python).
2013-01-31Updated Copyright claimsClipperz2-18/+32
- updated reference dates; - removed reference to Community Edition; - normalized logging using Clipperz.log[Warn|Error|Debug]
2013-01-08Updated version of /gammaClipperz3-186/+217
Tons of changes, included a new draft of the mobile version (still VERY rough)
2012-03-17Merge branch 'buildFix' of https://github.com/jokajak/password-managerGiulio Cesare Solaroli1-1/+1
Conflicts: frontend/gamma/properties/gamma.properties.json
2012-03-17Fixed frontend properties and updated MochiKit versionGiulio Cesare Solaroli1-2/+5
2012-03-17define html.template for beta and gamma frontendsJosh1-1/+2
2012-03-03Added static resources used when exiting the applicationGiulio Cesare Solaroli1-2/+1
Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com>
2012-02-11Updated the index_template filesGiulio Cesare Solaroli1-2/+2
Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com>
2011-10-02First version of the newly restructured repositoryGiulio Cesare Solaroli3-0/+644