2016-02-16 |
iceman1001 | Updated the CHANGELOG.md with things that I've been...
|
commit | commitdiff | tree |
2016-02-16 |
iceman1001 | FIX: the port error 10 on Mac, is fixed by @marshmellow42...
|
commit | commitdiff | tree |
2016-02-15 |
iceman1001 | CHG: -O4 changed into -O3 to remove some compiler...
|
commit | commitdiff | tree |
2016-02-15 |
iceman1001 | ADD: a print_hex_break function,
|
commit | commitdiff | tree |
2016-02-15 |
iceman1001 | FIX: finally I took the effort to finish the "hf mf...
|
commit | commitdiff | tree |
2016-02-15 |
iceman1001 | CHG: "hf legic decode" now prints nicely. Still...
|
commit | commitdiff | tree |
2016-02-15 |
iceman1001 | FIX: change the "hf legid load", to use the WaitForResponse...
|
commit | commitdiff | tree |
2016-02-14 |
iceman1001 | FIX: "hf legic decode" the stamp_len variable was...
|
commit | commitdiff | tree |
2016-02-14 |
iceman1001 | CHG: clearCommandBuffer(); before calling cmdparser.
|
commit | commitdiff | tree |
2016-02-14 |
iceman1001 | FIX: Faster data load.
|
commit | commitdiff | tree |
2016-02-14 |
iceman1001 | FIX: The "hf legic load" had an bug where it send...
|
commit | commitdiff | tree |
2016-02-14 |
iceman1001 | ADD: adding a presco demod, given 0x10D as preamble...
|
commit | commitdiff | tree |
2016-02-14 |
iceman1001 | ADD: Calc legic Crc8 method on given input hexstring.
|
commit | commitdiff | tree |
2016-02-13 |
iceman1001 | ADD: Started to add a Presco LF clone functionality...
|
commit | commitdiff | tree |
2016-02-12 |
iceman1001 | CHG: had to move the SwapBits method.
|
commit | commitdiff | tree |
2016-02-12 |
iceman1001 | CHG: extracted a #define for the crc16 poly
|
commit | commitdiff | tree |
2016-02-12 |
iceman1001 | FIX: legic_prng.c according to user on forum ref:...
|
commit | commitdiff | tree |
2016-02-12 |
iceman1001 | FIX: @wllm-rbnt 's typo fixes
|
commit | commitdiff | tree |
2016-02-11 |
iceman1001 | CHG: Updated Reveng from 1.3.0 -> 1.3.1
|
commit | commitdiff | tree |
2016-02-10 |
iceman1001 | CHG: having a go at finding the WDT death second time...
|
commit | commitdiff | tree |
2016-02-10 |
iceman1001 | CHG: syntax suger
|
commit | commitdiff | tree |
2016-02-10 |
iceman1001 | CHG: my idea of malloc and free for bucketsort didn...
|
commit | commitdiff | tree |
2016-02-10 |
iceman | CHG: remade the mfchkkeys loop inside nested. This...
|
commit | commitdiff | tree |
2016-02-10 |
iceman1001 | Merge branch 'master' of https://github.com/iceman1001...
|
commit | commitdiff | tree |
2016-02-10 |
iceman1001 | FIX: added @marshmellow42 's fixes for StandAloneMode...
|
commit | commitdiff | tree |
2016-02-10 |
iceman | Merge branch 'master' of https://github.com/iceman1001...
|
commit | commitdiff | tree |
2016-02-10 |
iceman | chg: what?
|
commit | commitdiff | tree |
2016-02-10 |
iceman | CHG: added some timing messages,
|
commit | commitdiff | tree |
2016-02-10 |
iceman1001 | CHG: syntax suger
|
commit | commitdiff | tree |
2016-02-10 |
iceman1001 | Syntax suger
|
commit | commitdiff | tree |
2016-02-10 |
iceman1001 | CHG: Extracted @piwi's bucketsort into separate files...
|
commit | commitdiff | tree |
2016-02-10 |
iceman1001 | FIX: clearing a char array.
|
commit | commitdiff | tree |
2016-02-10 |
iceman1001 | ADD: added a valid pyramid T55x7 configblock.
|
commit | commitdiff | tree |
2016-02-10 |
iceman1001 | ADD: added @marshmellow42 's print statement for ...
|
commit | commitdiff | tree |
2016-02-09 |
iceman | Merge branch 'master' of https://github.com/iceman1001...
|
commit | commitdiff | tree |
2016-02-09 |
iceman1001 | FIX: @marshmellow's fix for "lf viking clone", wrong...
|
commit | commitdiff | tree |
2016-02-09 |
iceman | Merge branch 'master' of https://github.com/iceman1001...
|
commit | commitdiff | tree |
2016-02-09 |
iceman | empty row..Merge branch 'master' of https://github...
|
commit | commitdiff | tree |
2016-02-09 |
iceman1001 | CHG: Syntax suger
|
commit | commitdiff | tree |
2016-02-09 |
iceman1001 | ADD: added @piwi's bucketsort to tools/mfkey/crapto1...
|
commit | commitdiff | tree |
2016-02-09 |
iceman | :syntax sugger
|
commit | commitdiff | tree |
2016-02-09 |
iceman1001 | CHG: test of re-adding @piwi's bucketsort to @blapost...
|
commit | commitdiff | tree |
2016-02-09 |
iceman1001 | CHG: moved a call to "free" to outside of if-statement.
|
commit | commitdiff | tree |
2016-02-09 |
iceman1001 | CHG: increased timeout when calling "hw tune".
|
commit | commitdiff | tree |
2016-02-07 |
iceman1001 | ADD: added superchargers types, Thanks to rmaisonneuve...
|
commit | commitdiff | tree |
2016-01-28 |
iceman | Merge branch 'master' of https://github.com/iceman1001...
|
commit | commitdiff | tree |
2016-01-25 |
iceman1001 | REM: commented out a reference to radixsort, which...
|
commit | commitdiff | tree |
2016-01-25 |
iceman1001 | CHG: Syntax suger
|
commit | commitdiff | tree |
2016-01-25 |
iceman1001 | CHG: Syntax suger
|
commit | commitdiff | tree |
2016-01-25 |
iceman1001 | FIX: earlier NULL check.
|
commit | commitdiff | tree |
2016-01-25 |
iceman1001 | REM: removed unused code.
|
commit | commitdiff | tree |
2016-01-25 |
iceman1001 | FIX: Moved a free() call.
|
commit | commitdiff | tree |
2016-01-25 |
iceman1001 | Experimeting with finding the "WDT_HIT" bug in "Hf...
|
commit | commitdiff | tree |
2016-01-25 |
iceman1001 | FIX: Possible usage of NULL.
|
commit | commitdiff | tree |
2016-01-25 |
iceman1001 | CHG: Syntax suger
|
commit | commitdiff | tree |
2016-01-25 |
iceman1001 | CHG: Syntax suger
|
commit | commitdiff | tree |
2016-01-21 |
iceman1001 | CHG: removed a debug statement
|
commit | commitdiff | tree |
2016-01-21 |
iceman1001 | CHG: Added the urls to the new Wiki on github inside...
|
commit | commitdiff | tree |
2016-01-21 |
iceman1001 | CHG: Added some more identifications to token list...
|
commit | commitdiff | tree |
2016-01-20 |
iceman1001 | ADD: added the possibility to choose which block num...
|
commit | commitdiff | tree |
2016-01-20 |
iceman1001 | FIX: Some uninitialized variables, some syntax suger...
|
commit | commitdiff | tree |
2016-01-20 |
iceman1001 | CHG: Remake the "hf mf chkkeys" It now prints the...
|
commit | commitdiff | tree |
2016-01-20 |
iceman1001 | CHG: syntax suger, text edit
|
commit | commitdiff | tree |
2016-01-20 |
iceman1001 | CHG: Syntax suger
|
commit | commitdiff | tree |
2016-01-20 |
iceman1001 | FIX: Coverity scans, uninitialized variables,
|
commit | commitdiff | tree |
2016-01-20 |
iceman1001 | Merge branch 'master' of https://github.com/iceman1001...
|
commit | commitdiff | tree |
2016-01-20 |
iceman1001 | FIX: Coverity Scan complains about resourceleaks, array...
|
commit | commitdiff | tree |
2016-01-20 |
iceman1001 | FIX: Coverity Scan complains that the realloc might...
|
commit | commitdiff | tree |
2016-01-20 |
iceman1001 | FIX: Coverity Scans complain about uninitialized usage...
|
commit | commitdiff | tree |
2016-01-16 |
iceman | Merge branch 'master' of https://github.com/iceman1001...
|
commit | commitdiff | tree |
2016-01-16 |
iceman | Merge branch 'master' of https://github.com/iceman1001...
|
commit | commitdiff | tree |
2016-01-13 |
iceman | Merge branch 'master' of https://github.com/iceman1001...
|
commit | commitdiff | tree |
2016-01-12 |
iceman | Merge branch 'master' of https://github.com/iceman1001...
|
commit | commitdiff | tree |
2016-01-12 |
iceman | Merge branch 'master' of https://github.com/iceman1001...
|
commit | commitdiff | tree |
2016-01-12 |
iceman | Merge branch 'master' of https://github.com/iceman1001...
|
commit | commitdiff | tree |
2016-01-12 |
iceman | Merge branch 'master' of https://github.com/iceman1001...
|
commit | commitdiff | tree |
2016-01-12 |
iceman | CHG: maybe this init works better?
|
commit | commitdiff | tree |
2016-01-12 |
iceman | CHG, modified the configuration script
|
commit | commitdiff | tree |
2016-01-12 |
iceman | Merge branch 'master' of https://github.com/iceman1001...
|
commit | commitdiff | tree |
2016-01-19 |
iceman1001 | FIX: #lld -> %#PRIu64" since the arguments are uin64_t
|
commit | commitdiff | tree |
2016-01-19 |
iceman1001 | FIX: Coverity scan, forgot one fread ...
|
commit | commitdiff | tree |
2016-01-19 |
iceman1001 | ADD: Some instructions for configure CoverityScan using...
|
commit | commitdiff | tree |
2016-01-19 |
iceman1001 | FIX: Coverity Scan, #if - else -#endif statement most...
|
commit | commitdiff | tree |
2016-01-19 |
iceman1001 | FIX: Coverity Scans, z_stream.opaque not initialized...
|
commit | commitdiff | tree |
2016-01-19 |
iceman1001 | FIX: Coverity scan, complain on z_stream.opaque is...
|
commit | commitdiff | tree |
2016-01-19 |
iceman1001 | FIX: Coverity Scan warnings on not using the fread...
|
commit | commitdiff | tree |
2016-01-19 |
iceman1001 | CHG: Syntax suger, space -> tabs. etc.
|
commit | commitdiff | tree |
2016-01-19 |
iceman1001 | FIX: Coverity Scan says fgetc() returns a INT,
|
commit | commitdiff | tree |
2016-01-19 |
iceman1001 | CHG: syntax suger
|
commit | commitdiff | tree |
2016-01-19 |
iceman1001 | REM: removed a print. The printing is done in the...
|
commit | commitdiff | tree |
2016-01-19 |
iceman1001 | CHG: Syncronized so all different parts uses the same...
|
commit | commitdiff | tree |
2016-01-19 |
iceman1001 | FIX: Coverity Scan resource leak
|
commit | commitdiff | tree |
2016-01-19 |
iceman1001 | CHG: started to clean up the crapto1 imp in client...
|
commit | commitdiff | tree |
2016-01-19 |
iceman1001 | CHG: minor change initializing array.
|
commit | commitdiff | tree |
2016-01-19 |
iceman1001 | FIX: CoverityScan complains on getchar(), not reading...
|
commit | commitdiff | tree |
2016-01-19 |
iceman1001 | CHG: The nonce from "hf mf nested" is fixed to this...
|
commit | commitdiff | tree |
2016-01-19 |
iceman1001 | CHG: Syntax suger
|
commit | commitdiff | tree |
2016-01-19 |
iceman1001 | FIX: Coverity scan, remove a resource leak, wrong...
|
commit | commitdiff | tree |
2016-01-19 |
iceman1001 | REM: Removed #define llx PRIx64, all these defines...
|
commit | commitdiff | tree |
2016-01-19 |
iceman1001 | ADD: Wrote a little help text to the nonce2key tools.
|
commit | commitdiff | tree |
next |