| 2016-01-25 | 
iceman1001 | CHG: Syntax suger | 
tree | commitdiff | 
| 2016-01-25 | 
iceman1001 | FIX: earlier NULL check. | 
tree | commitdiff | 
| 2016-01-25 | 
iceman1001 | REM:  removed unused code. | 
tree | commitdiff | 
| 2016-01-25 | 
iceman1001 | FIX: Moved a free() call. | 
tree | commitdiff | 
| 2016-01-21 | 
iceman1001 | CHG: removed a debug statement | 
tree | commitdiff | 
| 2016-01-21 | 
iceman1001 | CHG:  Added the urls to the new Wiki on github inside...  | 
tree | commitdiff | 
| 2016-01-21 | 
iceman1001 | CHG:  Added some more identifications to token list...  | 
tree | commitdiff | 
| 2016-01-20 | 
iceman1001 | ADD:  added the possibility to choose which block num...  | 
tree | commitdiff | 
| 2016-01-20 | 
iceman1001 | CHG:  Remake the "hf mf chkkeys"  It now prints the...  | 
tree | commitdiff | 
| 2016-01-20 | 
iceman1001 | CHG: syntax suger,  text edit | 
tree | commitdiff | 
| 2016-01-20 | 
iceman1001 | CHG: Syntax suger | 
tree | commitdiff | 
| 2016-01-20 | 
iceman1001 | Merge branch 'master' of https://github.com/iceman1001...  | 
tree | commitdiff | 
| 2016-01-20 | 
iceman1001 | FIX: Coverity Scan complains that the realloc might...  | 
tree | commitdiff | 
| 2016-01-20 | 
iceman1001 | FIX: Coverity Scans complain about uninitialized usage...  | 
tree | commitdiff | 
| 2016-01-16 | 
iceman | Merge branch 'master' of https://github.com/iceman1001...  | 
tree | commitdiff | 
| 2016-01-16 | 
iceman | Merge branch 'master' of https://github.com/iceman1001...  | 
tree | commitdiff | 
| 2016-01-13 | 
iceman | Merge branch 'master' of https://github.com/iceman1001...  | 
tree | commitdiff | 
| 2016-01-12 | 
iceman | Merge branch 'master' of https://github.com/iceman1001...  | 
tree | commitdiff | 
| 2016-01-12 | 
iceman | Merge branch 'master' of https://github.com/iceman1001...  | 
tree | commitdiff | 
| 2016-01-12 | 
iceman | Merge branch 'master' of https://github.com/iceman1001...  | 
tree | commitdiff | 
| 2016-01-12 | 
iceman | Merge branch 'master' of https://github.com/iceman1001...  | 
tree | commitdiff | 
| 2016-01-12 | 
iceman | CHG: maybe this init works better? | 
tree | commitdiff | 
| 2016-01-12 | 
iceman | Merge branch 'master' of https://github.com/iceman1001...  | 
tree | commitdiff | 
| 2016-01-19 | 
iceman1001 | FIX: #lld -> %#PRIu64"  since the arguments are uin64_t | 
tree | commitdiff | 
| 2016-01-19 | 
iceman1001 | FIX: Coverity scan,  forgot one fread ... | 
tree | commitdiff | 
| 2016-01-19 | 
iceman1001 | ADD: Some instructions for configure CoverityScan using...  | 
tree | commitdiff | 
| 2016-01-19 | 
iceman1001 | FIX: Coverity Scans,  z_stream.opaque not initialized...  | 
tree | commitdiff | 
| 2016-01-19 | 
iceman1001 | FIX: Coverity scan, complain on z_stream.opaque is...  | 
tree | commitdiff | 
| 2016-01-19 | 
iceman1001 | FIX: Coverity Scan warnings on not using the fread...  | 
tree | commitdiff | 
| 2016-01-19 | 
iceman1001 | CHG: Syntax suger,   space -> tabs. etc. | 
tree | commitdiff | 
| 2016-01-19 | 
iceman1001 | FIX: Coverity Scan says fgetc() returns a INT, | 
tree | commitdiff | 
| 2016-01-19 | 
iceman1001 | CHG:  syntax suger | 
tree | commitdiff | 
| 2016-01-19 | 
iceman1001 | REM:  removed a print. The printing is done in the...  | 
tree | commitdiff | 
| 2016-01-19 | 
iceman1001 | CHG: Syncronized so all different parts uses the same...  | 
tree | commitdiff | 
| 2016-01-19 | 
iceman1001 | FIX: Coverity Scan resource leak | 
tree | commitdiff | 
| 2016-01-19 | 
iceman1001 | CHG: started to clean up the crapto1 imp in client...  | 
tree | commitdiff | 
| 2016-01-19 | 
iceman1001 | FIX: CoverityScan complains on getchar(),  not reading...  | 
tree | commitdiff | 
| 2016-01-19 | 
iceman1001 | FIX: Coverity scan,  remove a resource leak,  wrong...  | 
tree | commitdiff | 
| 2016-01-19 | 
iceman1001 | REM: Removed  #define llx PRIx64,   all these defines...  | 
tree | commitdiff | 
| 2016-01-18 | 
iceman1001 | ADD: another key found | 
tree | commitdiff | 
| 2016-01-16 | 
iceman1001 | ADD:  added the "llu" macro shortcut as format specifier. | 
tree | commitdiff | 
| 2016-01-16 | 
iceman1001 | CHG: changed output for the "hf mf nested"  to show...  | 
tree | commitdiff | 
| 2016-01-16 | 
iceman1001 | FIX: Coverity fix with resource leakage | 
tree | commitdiff | 
| 2016-01-16 | 
iceman1001 | FIX: Coverity Scan fixes, a bunch of them. | 
tree | commitdiff | 
| 2016-01-15 | 
iceman1001 | FIX: forgot a lua object for the call to ConvertAsciiTo...  | 
tree | commitdiff | 
| 2016-01-15 | 
iceman1001 | FIX: one of these days I will start being more observan...  | 
tree | commitdiff | 
| 2016-01-15 | 
iceman1001 | FIX: wrong format specifier syntax | 
tree | commitdiff | 
| 2016-01-15 | 
iceman1001 | ADD: some clocking for   'hf mf mifare',  'hf mf nested...  | 
tree | commitdiff | 
| 2016-01-15 | 
iceman1001 | REM: removed a dublett at end of file. | 
tree | commitdiff | 
| 2016-01-15 | 
iceman1001 | FIX: this should remove some warnings while compiling...  | 
tree | commitdiff | 
| 2016-01-13 | 
iceman1001 | CHG: Tried to unfold some loops inside ARM/crypto1...  | 
tree | commitdiff | 
| 2016-01-13 | 
iceman1001 | FIX:  Some <= fix for pwpivi 's hardnested suggested...  | 
tree | commitdiff | 
| 2016-01-13 | 
iceman1001 | CHG: Tested to unfold some loops inside the crypto1...  | 
tree | commitdiff | 
| 2016-01-13 | 
iceman1001 | FIX: Coverity, out-of-bounds read,   124 is less than...  | 
tree | commitdiff | 
| 2016-01-13 | 
iceman1001 | FIX: Coverity,  out-of-bounds read ... | 
tree | commitdiff | 
| 2016-01-13 | 
iceman1001 | FIX: Coverity,  resource leak, and variable can't be...  | 
tree | commitdiff | 
| 2016-01-13 | 
iceman1001 | FIX: GCC 4.8 complains the pointer is set before its...  | 
tree | commitdiff | 
| 2016-01-13 | 
iceman1001 | FIX: Coverity,  strlen(Cmd) can never be lesser than...  | 
tree | commitdiff | 
| 2016-01-13 | 
iceman1001 | FIX: Coverity, resource leaks 'nd more.. in "lf t55xx...  | 
tree | commitdiff | 
| 2016-01-13 | 
iceman1001 | FIX:  forgot to change a modified call from @pwpivi...  | 
tree | commitdiff | 
| 2016-01-13 | 
iceman1001 | ADD: @pwpiwi 's latest changes to 'hf mf hardnested' | 
tree | commitdiff | 
| 2016-01-12 | 
iceman1001 | REM:  Removed lot of obselete code from before. | 
tree | commitdiff | 
| 2016-01-12 | 
iceman1001 | ADD:  "lf hid bruteforce"  for a simple bruteforce...  | 
tree | commitdiff | 
| 2016-01-12 | 
iceman1001 | FIX: tcgetattr for Linux in Ukbhit(), should return...  | 
tree | commitdiff | 
| 2016-01-12 | 
iceman1001 | FIX: Coverity, Unchecked return value,  CID #121288...  | 
tree | commitdiff | 
| 2016-01-12 | 
iceman1001 | FIX: Coverity, CID# 121351, #121371, #121372,     old...  | 
tree | commitdiff | 
| 2016-01-12 | 
iceman1001 | FIX:  textual changes | 
tree | commitdiff | 
| 2016-01-12 | 
iceman1001 | FIX: Coverity, resource leak, CID #121357,  Mat needs...  | 
tree | commitdiff | 
| 2016-01-12 | 
iceman1001 | FIX: Coverity, logical vs bitwise operator,  remove...  | 
tree | commitdiff | 
| 2016-01-12 | 
iceman1001 | FIX: Coverity, Unintended sign extension, data[7] would...  | 
tree | commitdiff | 
| 2016-01-12 | 
iceman1001 | FIX: Coverity, Resource leak, CID #121361,  filehandle...  | 
tree | commitdiff | 
| 2016-01-12 | 
iceman1001 | FIX: Coverity, Resource leak,  CID# 121360,   keyBlock...  | 
tree | commitdiff | 
| 2016-01-12 | 
iceman1001 | FIX: Coverity, out-of-bounds write, CID#121340, CID...  | 
tree | commitdiff | 
| 2016-01-12 | 
iceman1001 | CHG: Syntax suger | 
tree | commitdiff | 
| 2016-01-12 | 
iceman1001 | FIX: Coverity, CID#121314,  Explicit null dereferenced...  | 
tree | commitdiff | 
| 2016-01-12 | 
iceman1001 | FIX: Coverity, CID# 121337,  Out-of-bounds.  In the...  | 
tree | commitdiff | 
| 2016-01-12 | 
iceman1001 | FIX: Coverity,  uninitialized scalar variable,  filenam...  | 
tree | commitdiff | 
| 2016-01-12 | 
iceman1001 | FIX: Coverity,  CID #121346,  resouce leak,   close...  | 
tree | commitdiff | 
| 2016-01-12 | 
iceman1001 | FIX: Coverity, out-of-bounds, CID#121330, CID#121331...  | 
tree | commitdiff | 
| 2016-01-12 | 
iceman1001 | FIX: Coverity, Dereference null return,  CID #212329...  | 
tree | commitdiff | 
| 2016-01-12 | 
iceman1001 | FIX, Coverity, Unsigned compared against 0.  CID #21232...  | 
tree | commitdiff | 
| 2016-01-12 | 
iceman1001 | FIX, Coverity, Argument can't be negative,  CID #212324...  | 
tree | commitdiff | 
| 2016-01-12 | 
iceman1001 | FIX: Coverity , Argument can't be negative,  CID #12132...  | 
tree | commitdiff | 
| 2016-01-12 | 
iceman1001 | FIX, Coverity,  Argument can't be negative. CID# 212322...  | 
tree | commitdiff | 
| 2016-01-12 | 
iceman1001 | CHG:  syntax suger | 
tree | commitdiff | 
| 2016-01-12 | 
iceman1001 | FIX: Coverity, Identical code for different branches...  | 
tree | commitdiff | 
| 2016-01-12 | 
iceman1001 | FIX: Coverity, unintended sign extention, CID #121363...  | 
tree | commitdiff | 
| 2016-01-12 | 
iceman1001 | FIX: Coverity, unchecked return value, CID #121292,.. | 
tree | commitdiff | 
| 2016-01-12 | 
iceman1001 | FIX: Coverity, out-of-bounds write, CID# 121336,  s_ind...  | 
tree | commitdiff | 
| 2016-01-09 | 
iceman1001 | Merge branch 'master' of https://github.com/iceman1001...  | 
tree | commitdiff | 
| 2016-01-09 | 
iceman1001 | FIX:  minor fixes to the HID wiegand generation command...  | 
tree | commitdiff | 
| 2016-01-09 | 
iceman1001 | CHG: syntax suger | 
tree | commitdiff | 
| 2016-01-09 | 
iceman1001 | ADD: a new pwdgen algo Nicknamed C, (Huge props to...  | 
tree | commitdiff | 
| 2016-01-08 | 
iceman1001 | FIX:  @marshmellow42 's cleanup of includes. | 
tree | commitdiff | 
| 2016-01-08 | 
iceman1001 | FIX:  coverty scan defects. | 
tree | commitdiff | 
| 2016-01-08 | 
iceman1001 | REM: code cleanup. | 
tree | commitdiff | 
| 2016-01-08 | 
iceman1001 | FIX: coverty scan, resourceleak in "hf mf sniff", ...  | 
tree | commitdiff | 
| 2016-01-08 | 
iceman1001 | ADD:  @go_tus 's code to generate wiegand codes from...  | 
tree | commitdiff | 
| 2016-01-08 | 
iceman1001 | FIX:  coverty scan reveals some resourceleaks and overr...  | 
tree | commitdiff | 
| 2016-01-04 | 
iceman1001 | ADD: added a Q5 parameter for  "lf t55xx wipe", | 
tree | commitdiff | 
| next |