2016-09-26 |
iceman1001 | CHG: fixes a "indent" warning |
tree | commitdiff |
2016-09-24 |
iceman1001 | CHG: according to measureement by @wilrn the actual... |
tree | commitdiff |
2016-09-23 |
iceman1001 | CHG: lowered the timout again, but re-added the spinde... |
tree | commitdiff |
2016-09-23 |
iceman1001 | FIX: "hf 14a read" / "hf mf *" / "hf mfdes info" and... |
tree | commitdiff |
2016-09-23 |
iceman1001 | Merge branch 'master' of https://github.com/iceman1001... |
tree | commitdiff |
2016-09-23 |
iceman1001 | FIX: This commit fixes the broken LF since I change... |
tree | commitdiff |
2016-09-21 |
iceman1001 | CHG: extracted some timers functionality, to get unifi... |
tree | commitdiff |
2016-09-14 |
iceman1001 | CHG: adjusted timing according to @sentinel 's traces |
tree | commitdiff |
2016-09-13 |
Iceman | Merge pull request #26 from ickerwx/indentation_fix |
tree | commitdiff |
2016-09-13 |
René Werner | used tabs instead of spaces |
tree | commitdiff |
2016-09-13 |
René Werner | fixed indentation to get rid of warnings |
tree | commitdiff |
2016-09-12 |
iceman1001 | CHG: Small steps, the waiting time between frames... |
tree | commitdiff |
2016-09-11 |
iceman1001 | CHG: reverted back from the idea of measureing in... |
tree | commitdiff |
2016-09-10 |
iceman1001 | CHG: this timing should be quite good. needs to be... |
tree | commitdiff |
2016-09-10 |
iceman1001 | CHG: a better micro second (us) spindely function... |
tree | commitdiff |
2016-09-09 |
iceman1001 | FIX: Even the US clock had the issues with not resett... |
tree | commitdiff |
2016-09-09 |
iceman1001 | In my attempts to make the LEGIC code better, its... |
tree | commitdiff |
2016-09-03 |
iceman1001 | FIX: the acknowledgement response in setup phase now... |
tree | commitdiff |
2016-09-02 |
iceman1001 | ADD: started to add tracelog in legic |
tree | commitdiff |
2016-09-01 |
iceman1001 | CHG: removed call to bigbuff free. |
tree | commitdiff |
2016-08-31 |
iceman1001 | CHG: reverting use of bigbuff, because I forgot that... |
tree | commitdiff |
2016-08-31 |
iceman1001 | CHG: removed a redundant include to strings.h, which... |
tree | commitdiff |
2016-08-31 |
iceman1001 | FIX: should fix the typedefintion error for OS X regar... |
tree | commitdiff |
2016-08-31 |
iceman1001 | CHG: the loop in main, for usb_poll_validate_length... |
tree | commitdiff |
2016-08-31 |
iceman1001 | CHG: this timeout doesn't influence the bad performanc... |
tree | commitdiff |
2016-08-31 |
iceman1001 | FIX: Forget that the prng was 0x8000 length and not... |
tree | commitdiff |
2016-08-26 |
iceman1001 | FIX: fixes the broken build,... |
tree | commitdiff |
2016-08-26 |
iceman1001 | FIX: 'lf awid bruteforce' cleaning up all debug messages |
tree | commitdiff |
2016-08-24 |
iceman1001 | CHG: forgot a semicolon... |
tree | commitdiff |
2016-08-24 |
iceman1001 | CHG: removed some extra time to sync, |
tree | commitdiff |
2016-08-24 |
iceman1001 | FIX: the underlaying bug on deviceside code. The SSPCL... |
tree | commitdiff |
2016-08-24 |
iceman1001 | CHG: fixed the collapsing comments when opening this... |
tree | commitdiff |
2016-08-24 |
iceman1001 | REM: removed an test function |
tree | commitdiff |
2016-08-10 |
iceman1001 | FIX: at least now the special zero parity attack,... |
tree | commitdiff |
2016-08-09 |
iceman1001 | CHG; still looking at 14b, this time started to look... |
tree | commitdiff |
2016-08-08 |
iceman1001 | Merge branch 'master' of https://github.com/iceman1001... |
tree | commitdiff |
2016-08-07 |
iceman1001 | fix: forgot something small.. sloppy. |
tree | commitdiff |
2016-08-07 |
iceman1001 | ADD: added the 'max frame size' parameter set, valid... |
tree | commitdiff |
2016-08-07 |
iceman1001 | CHG: applied some of the changes unto "hf 14b snoop... |
tree | commitdiff |
2016-08-07 |
iceman1001 | CHG: iso14443b.c got some more love. using the ... |
tree | commitdiff |
2016-08-04 |
iceman1001 | ADD: @donwan581 select keytype for the darkside attack. |
tree | commitdiff |
2016-08-04 |
iceman1001 | CHG: cleaning up. |
tree | commitdiff |
2016-08-03 |
iceman1001 | FIX: coverity scan 133859 structually dead code, ... |
tree | commitdiff |
2016-08-02 |
iceman1001 | FIX: mental note to self, don't code when tried. "size... |
tree | commitdiff |
2016-08-02 |
iceman1001 | FIX: Coverity scan 1333852, Make sure (card) is not... |
tree | commitdiff |
2016-08-02 |
iceman1001 | CHG: Some testing of timings on 14443b, |
tree | commitdiff |
2016-08-02 |
iceman1001 | FIX: COverityScan 133865, out-of-bounds access, Forgo... |
tree | commitdiff |
2016-08-02 |
iceman1001 | Merge branch 'master' of https://github.com/iceman1001... |
tree | commitdiff |
2016-08-02 |
iceman1001 | fix: CoverityScan 133855 -out-of-bounds bits was... |
tree | commitdiff |
2016-07-30 |
iceman1001 | REM: cleaning up some commented code. |
tree | commitdiff |
2016-07-30 |
iceman1001 | FIX: Found a minor bug in 'LF CMDREAD' where it... |
tree | commitdiff |
2016-07-28 |
iceman1001 | CHG: forgot to add the reflect function |
tree | commitdiff |
2016-07-28 |
iceman1001 | CHG: merged the forum user @jason 's fixes to LEGIC... |
tree | commitdiff |
2016-07-07 |
iceman1001 | chg: name error? |
tree | commitdiff |
2016-07-07 |
iceman1001 | CHG: moved includes into header file where it belong |
tree | commitdiff |
2016-06-22 |
iceman1001 | CHG: adjusted the debug message to the correct mfkey32... |
tree | commitdiff |
2016-05-16 |
iceman1001 | ADD: added a comment about Q5 settings. needs to be... |
tree | commitdiff |
2016-05-14 |
iceman1001 | CHG: Changed cardnumber printing from %d (signed)... |
tree | commitdiff |
2016-05-13 |
iceman1001 | ADD: AWID 50bit demod |
tree | commitdiff |
2016-05-09 |
iceman1001 | FIX: changed from ssized_t -> size_t |
tree | commitdiff |
2016-05-08 |
iceman1001 | REM: commented out a reference to Logtrace in bigbuf... |
tree | commitdiff |
2016-05-06 |
iceman1001 | DEL: removed the homebrews script. It needed a sepera... |
tree | commitdiff |
2016-05-06 |
iceman1001 | CHG: test to remove a call <sys/types.h> seems to... |
tree | commitdiff |
2016-04-29 |
iceman1001 | CHG: only need a byte in this loop |
tree | commitdiff |
2016-04-29 |
iceman1001 | CHG: the 14b is getting better, since I added the... |
tree | commitdiff |
2016-04-27 |
iceman1001 | CHG: FpgaSetupDMA, handle when it returns NULL. |
tree | commitdiff |
2016-04-27 |
iceman1001 | CHG: 'hf 14b sim' better work flow on device side.... |
tree | commitdiff |
2016-04-27 |
iceman1001 | CHG: "hf 14b sim" making the flow to be similar to... |
tree | commitdiff |
2016-04-27 |
iceman1001 | CHG: "hf 14b sim" - Added the possibility to call... |
tree | commitdiff |
2016-04-26 |
iceman1001 | REM: removed a debug function call, PrintToSendBuffer |
tree | commitdiff |
2016-04-26 |
iceman1001 | CHG: FpgaSetupDMA can fail and returns NULL. Added... |
tree | commitdiff |
2016-04-26 |
iceman1001 | CHG: Much more stable 14B functionality when Sending... |
tree | commitdiff |
2016-04-24 |
iceman1001 | CHG: changed this call, to the #define name instead. |
tree | commitdiff |
2016-04-23 |
iceman1001 | FIX: Some Coverity Scan warnings. fread, not initiali... |
tree | commitdiff |
2016-04-23 |
iceman1001 | syntax suger |
tree | commitdiff |
2016-04-21 |
iceman1001 | code clean up |
tree | commitdiff |
2016-04-18 |
iceman1001 | CHG: "hf 14a sim" command , correct use of FLAGS |
tree | commitdiff |
2016-04-18 |
iceman1001 | CHG: deviceside changes to deal with sniffing UID's... |
tree | commitdiff |
2016-04-14 |
iceman1001 | ADD: added triplesided UID to "hf mf sniff" |
tree | commitdiff |
2016-04-14 |
iceman1001 | MOV: moved the #DEFINES into protocols.h |
tree | commitdiff |
2016-04-14 |
iceman1001 | Syntaxt suger |
tree | commitdiff |
2016-04-14 |
iceman1001 | ADD: simulating can now handle triplesized UID (10b) |
tree | commitdiff |
2016-04-12 |
iceman1001 | Syntaxt suger, |
tree | commitdiff |
2016-04-12 |
iceman1001 | syntax suger |
tree | commitdiff |
2016-04-12 |
iceman1001 | REM: removed an unused method MifareCollectNonces |
tree | commitdiff |
2016-04-11 |
iceman1001 | REM: removed some unused code, GetDeltaCountUS() and... |
tree | commitdiff |
2016-04-11 |
iceman1001 | ADD: added @pivi 's faster authentication method from... |
tree | commitdiff |
2016-04-10 |
iceman1001 | CHG: syntax suger, |
tree | commitdiff |
2016-04-10 |
iceman1001 | CHG: syntax suger.. |
tree | commitdiff |
2016-04-10 |
iceman1001 | CHG: mostly syntax suger, trying to uniform the look... |
tree | commitdiff |
2016-04-10 |
iceman1001 | CHG: some textual change and some syntax suger changes. |
tree | commitdiff |
2016-04-10 |
iceman1001 | FIX: how to break a working thing by being blind... |
tree | commitdiff |
2016-03-22 |
iceman1001 | coverity fixes for my latest changes. |
tree | commitdiff |
2016-03-20 |
iceman1001 | ADD: copied all EMV files from peter filmoores fork... |
tree | commitdiff |
2016-03-20 |
iceman1001 | ADD: well, starting with a luascript for reading calyp... |
tree | commitdiff |
2016-03-13 |
iceman1001 | CHG: Added the BigBuf_Clear_ext calls, returned to... |
tree | commitdiff |
2016-03-13 |
iceman1001 | CHG: moved some #define into include\common.h (which... |
tree | commitdiff |
2016-03-13 |
iceman1001 | CHG: breaking up a long line in armsrc/Makefile to... |
tree | commitdiff |
2016-03-12 |
iceman1001 | CHG: Added calling clear bigbuff to zero out it also... |
tree | commitdiff |
2016-03-07 |
iceman1001 | @Marshmellow42 additions: |
tree | commitdiff |
next |