| Commit message (Expand) | Author | Age | Files | Lines |
* | easytool: fix calculation of 'remaining' when modifying log record | Harald Welte | 2010-08-17 | 1 | -1/+1 |
* | easytool: Add BUS transaction type (we don't know more details) | Harald Welte | 2010-08-17 | 2 | -0/+2 |
* | easytool: open file read/write in case we want to modify content | Harald Welte | 2010-08-17 | 1 | -3/+10 |
* | actually call functions to modify the dump file | Harald Welte | 2010-08-16 | 1 | -14/+19 |
* | easytool: ad getopt option parser | Harald Welte | 2010-08-16 | 1 | -4/+59 |
* | add functions to do comprehensive modifications of last purchase or recharge | Harald Welte | 2010-08-15 | 4 | -8/+202 |
* | bump version number | Harald Welte | 2010-08-15 | 1 | -5/+4 |
* | easytool: Decode the last MRT station entered/left fields | Harald Welte | 2010-08-15 | 2 | -1/+21 |
* | don't print empty transaction log records | Harald Welte | 2010-08-15 | 1 | -1/+1 |
* | print full transaction log, including recharge-section, better formatting | Harald Welte | 2010-08-15 | 6 | -33/+79 |
* | Support the 0x30 (recharge) transaction type | Harald Welte | 2010-08-14 | 2 | -0/+2 |
* | add function to alter the 'sum of the day' | Harald Welte | 2010-08-14 | 2 | -0/+18 |
* | Fix the block/sector naming mistake in structure names | Harald Welte | 2010-08-14 | 2 | -8/+8 |
* | add functions to alter easycard log records and mifare value blocks | Harald Welte | 2010-08-14 | 6 | -57/+135 |
* | use correct block number for production timestamp | Harald Welte | 2010-08-13 | 1 | -1/+1 |
* | Unravel the mystery of Block 15 Sector 2: Total sum of purchases / day | Harald Welte | 2010-08-13 | 1 | -3/+17 |
* | print decimal card id the same way it is printed on receipts | Harald Welte | 2010-08-13 | 1 | -2/+2 |
* | there is one more sector with log records | Harald Welte | 2010-08-12 | 1 | -1/+1 |
* | add .gitignore file | Harald Welte | 2010-08-12 | 1 | -0/+2 |
* | print copyright and NO WARRANTY statement during startup | Harald Welte | 2010-08-12 | 1 | -3/+23 |
* | Separate the mifare classic related stuff out from the Easycard | Harald Welte | 2010-08-12 | 4 | -51/+79 |
* | add support for decoding re-entering of a station | Harald Welte | 2010-08-12 | 3 | -0/+6 |
* | add printing of card UID/number and date of issue | Harald Welte | 2010-08-12 | 1 | -14/+48 |
* | add transaction number parsing | Harald Welte | 2010-08-12 | 1 | -3/+4 |
* | pretty-printing of transaction log | Harald Welte | 2010-08-12 | 1 | -1/+1 |
* | print MRT station name | Harald Welte | 2010-08-12 | 1 | -1/+12 |
* | add license headers | Harald Welte | 2010-08-12 | 3 | -0/+64 |
* | split easytool into multiple files, add database of MRT station names | Harald Welte | 2010-08-12 | 6 | -34/+166 |
* | add first version of easycard dumping tool | Harald Welte | 2010-08-12 | 1 | -0/+180 |