Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2013-04-26 | Disabled a debug log | Giulio Cesare Solaroli | 1 | -1/+1 |
2013-04-21 | Updated mobile prototype | Giulio Cesare Solaroli | 7 | -139/+707 |
2013-04-19 | Fixed an issue on the AES-CTR block mode | Giulio Cesare Solaroli | 5 | -38/+924 |
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-31 | Updated Copyright claims | Clipperz | 138 | -2169/+1512 |
- updated reference dates; - removed reference to Community Edition; - normalized logging using Clipperz.log[Warn|Error|Debug] | ||||
2013-01-09 | Fixed application version display on /gamma | Clipperz | 1 | -1/+1 |
2013-01-09 | Fixed application version display on /gamma | Clipperz | 1 | -1/+1 |
2013-01-09 | Fixed application version ID + link | Clipperz | 1 | -3/+2 |
Fixed the display of application version in /gamma, and added a link to the specific code version on GitHub | ||||
2013-01-08 | Updated version of /gamma | Clipperz | 21 | -800/+1491 |
Tons of changes, included a new draft of the mobile version (still VERY rough) | ||||
2012-03-17 | Updated /gamma web css | Giulio Cesare Solaroli | 4 | -61/+34 |
2012-03-03 | Added static resources used when exiting the application | Giulio Cesare Solaroli | 3 | -23/+25 |
Signed-off-by: Giulio Cesare Solaroli <giulio.cesare@clipperz.com> | ||||
2011-10-23 | Integration of PHP backend with /beta and /gamma front ends | Giulio Cesare Solaroli | 2 | -7/+14 |
Fixed PHP backend and /beta code to handle request and data format compatible with /gamma. At the moment adding/deleting/editing records seem to work fine. | ||||
2011-10-06 | Fixed the copyright headers | Giulio Cesare Solaroli | 136 | -1224/+816 |
2011-10-02 | First version of the newly restructured repository | Giulio Cesare Solaroli | 136 | -0/+45070 |