| 2016-10-05 | 
iceman1001 | CHG: code clean up | 
tree | commitdiff | 
| 2016-10-04 | 
iceman1001 | CHG:  making timings a bit tighter == faster read of...  | 
tree | commitdiff | 
| 2016-10-04 | 
iceman1001 | CHG: "hf legic read" - increased timeout values client...  | 
tree | commitdiff | 
| 2016-10-04 | 
iceman1001 | Textual changes in helptext. Still no clear. | 
tree | commitdiff | 
| 2016-10-04 | 
iceman1001 | CHG: "hf legic write"  started to change this command...  | 
tree | commitdiff | 
| 2016-10-03 | 
iceman1001 | CHG: revert legiccrc8 to old algo. | 
tree | commitdiff | 
| 2016-10-03 | 
iceman1001 | CHG: changed to use BigBuff_Eml memory instead of big_b...  | 
tree | commitdiff | 
| 2016-09-29 | 
iceman1001 | CHG: finally,  the ticks timer does what it is supposed...  | 
tree | commitdiff | 
| 2016-09-29 | 
iceman1001 | CHG: added addresize to legic select struct. | 
tree | commitdiff | 
| 2016-09-29 | 
iceman1001 | CHG: removed some debug data | 
tree | commitdiff | 
| 2016-09-29 | 
iceman1001 | CHG: a select_legic function with structs and stuff and | 
tree | commitdiff | 
| 2016-09-28 | 
iceman1001 | CHG: 'hf list legic'  doesn't print the parity now. | 
tree | commitdiff | 
| 2016-09-26 | 
iceman1001 | CHG: Minor tweaks,  the tracing dissappeared,  the...  | 
tree | commitdiff | 
| 2016-09-26 | 
iceman1001 | FIX:  Much of my added extra legic code is commented...  | 
tree | commitdiff | 
| 2016-09-26 | 
iceman1001 | ADD:  started to add a legic detection to "HF SEARCH" | 
tree | commitdiff | 
| 2016-09-26 | 
iceman1001 | CHG: using bitsend to determind the legic annotation...  | 
tree | commitdiff | 
| 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 | 
| next |