| 2010-09-10 | henryk@ploetzli.ch | BOOTROM CHANGE: Add jump to interrupt handler from... | commit | commitdiff | tree | snapshot | 
| 2010-08-23 | henryk@ploetzli.ch | Flash green LED during sample transmission ("data sampl... | commit | commitdiff | tree | snapshot | 
| 2010-07-13 | adam@algroup... | iso14a reader patches [Hagen Fritsch] | commit | commitdiff | tree | snapshot | 
| 2010-06-26 | adam@algroup... | iso14a cleanup and implement RATS [Hagen Fritsch] | commit | commitdiff | tree | snapshot | 
| 2010-06-26 | adam@algroup... | bring snooper into line with new command format | commit | commitdiff | tree | snapshot | 
| 2010-05-14 | adam@algroup... | multiple proxmark device support [Mohamed Elsabagh] | commit | commitdiff | tree | snapshot | 
| 2010-05-09 | adam@algroup... | create target for binary file archive (linux version) | commit | commitdiff | tree | snapshot | 
| 2010-05-06 | adam@algroup... | legic write/simulate [Anon] | commit | commitdiff | tree | snapshot | 
| 2010-05-04 | adam@algroup... | legic code tidy up [Hagen Fritsch] | commit | commitdiff | tree | snapshot | 
| 2010-04-20 | adam@algroup... | Fix linux GUI crash [Hagen Fritsch] | commit | commitdiff | tree | snapshot | 
| 2010-04-06 | ksjoberg | Fix issue 14: mandemod and lf em4x em410xread crashes... | commit | commitdiff | tree | snapshot | 
| 2010-03-29 | yobibe | Makefile: add explicit target to compile client only | commit | commitdiff | tree | snapshot | 
| 2010-03-29 | yobibe | Fix small issue in make help | commit | commitdiff | tree | snapshot | 
| 2010-03-08 | adam@algroup... | strip trailing space in a more strictly correct place | commit | commitdiff | tree | snapshot | 
| 2010-03-08 | adam@algroup... | move trailing space stripping to client/proxmark3.c... | commit | commitdiff | tree | snapshot | 
| 2010-03-07 | adam@algroup... | strip trailing space(s) (may have been added by readline) | commit | commitdiff | tree | snapshot | 
| 2010-03-06 | adam@algroup... | revert command offsets now leading spaces have been... | commit | commitdiff | tree | snapshot | 
| 2010-03-06 | izsh@fail0verflow.com | client/cmdparser.c: Remove the leading spaces before... | commit | commitdiff | tree | snapshot | 
| 2010-03-05 | adam@algroup... | fix id offset in hid simulate | commit | commitdiff | tree | snapshot | 
| 2010-03-05 | d18c7db | Streamline some code, tidy up redundant functions,... | commit | commitdiff | tree | snapshot | 
| 2010-03-04 | d18c7db | Fix up small error in main osc startup delay and replac... | commit | commitdiff | tree | snapshot | 
| 2010-03-04 | marcansoft | Fix FMCN setting so it actually matches datasheet | commit | commitdiff | tree | snapshot | 
| 2010-03-04 | izsh@fail0verflow.com | Don't modify the PATH to prevent from mixing multiple... | commit | commitdiff | tree | snapshot | 
| 2010-03-04 | izsh@fail0verflow.com | There is no proof this fix anything. This could just... | commit | commitdiff | tree | snapshot | 
| 2010-03-03 | marcansoft | Remove 512k support, fix flash waitstates | commit | commitdiff | tree | snapshot | 
| 2010-03-03 | marcansoft | Use sane optimization for armsrc | commit | commitdiff | tree | snapshot | 
| 2010-03-03 | d18c7db | Updated BOM with current Digikey part numbers, deleted... | commit | commitdiff | tree | snapshot | 
| 2010-03-03 | d18c7db | add svn ignore to .bash_history | commit | commitdiff | tree | snapshot | 
| 2010-03-03 | d18c7db | Fix possible type casting issue. Add another JTAG confi... | commit | commitdiff | tree | snapshot | 
| 2010-02-28 | d18c7db | Corrected erroneous bit masking | commit | commitdiff | tree | snapshot | 
| 2010-02-27 | adam@algroup... | fix Makefile for new flasher | commit | commitdiff | tree | snapshot | 
| 2010-02-27 | adam@algroup... | put arm-eabi compiler back on path for those that have... | commit | commitdiff | tree | snapshot | 
| 2010-02-27 | d18c7db | Added Eagle source files, replaced b/w schema and place... | commit | commitdiff | tree | snapshot | 
| 2010-02-26 | marcansoft | Add KEEP() to version information section | commit | commitdiff | tree | snapshot | 
| 2010-02-26 | marcansoft | Add explicit PHDRs to bootrom to properly separate... | commit | commitdiff | tree | snapshot | 
| 2010-02-26 | marcansoft | Fix minor consistency issue in armsrc/ldscript | commit | commitdiff | tree | snapshot | 
| 2010-02-26 | marcansoft | Bootloader cleanup (UNTESTED!) | commit | commitdiff | tree | snapshot | 
| 2010-02-26 | marcansoft | Minor fix to armsrc ldscript | commit | commitdiff | tree | snapshot | 
| 2010-02-26 | marcansoft | Get rid of flasher memory leak | commit | commitdiff | tree | snapshot | 
| 2010-02-26 | marcansoft | Remove remnant junk and TODO -> FIXME | commit | commitdiff | tree | snapshot | 
| 2010-02-26 | marcansoft | New flasher, much more paranoid and much more correct. | commit | commitdiff | tree | snapshot | 
| 2010-02-26 | marcansoft | Fix up armsrc/ldscript (create proper PHDRs, cleanup) | commit | commitdiff | tree | snapshot | 
| 2010-02-26 | marcansoft | Link using gcc and get rid of the LIBGCC stuff | commit | commitdiff | tree | snapshot | 
| 2010-02-26 | marcansoft | Make version data const | commit | commitdiff | tree | snapshot | 
| 2010-02-26 | marcansoft | Add extra elf.h constants | commit | commitdiff | tree | snapshot | 
| 2010-02-26 | marcansoft | Add beginnings of hopeful endian-independence | commit | commitdiff | tree | snapshot | 
| 2010-02-26 | marcansoft | Add license header to armsrc/ldscript | commit | commitdiff | tree | snapshot | 
| 2010-02-26 | marcansoft | Clean up common linker script | commit | commitdiff | tree | snapshot | 
| 2010-02-26 | izsh@fail0verflow.com | COMPILING.txt: Request for the arm crosscompiler to... | commit | commitdiff | tree | snapshot | 
| 2010-02-26 | izsh@fail0verflow.com | common/Makefile.common: Revert the DEVKITARM change... | commit | commitdiff | tree | snapshot | 
| 2010-02-25 | izsh@fail0verflow.com | Apply copyright patch from Michael Gernoth | commit | commitdiff | tree | snapshot | 
| 2010-02-25 | d18c7db | And directory ;) | commit | commitdiff | tree | snapshot | 
| 2010-02-25 | d18c7db | Delete obsolete windows files | commit | commitdiff | tree | snapshot | 
| 2010-02-24 | izsh@fail0verflow.com | Fix memset warning | commit | commitdiff | tree | snapshot | 
| 2010-02-24 | izsh@fail0verflow.com | Fix a couple of warnings | commit | commitdiff | tree | snapshot | 
| 2010-02-24 | izsh@fail0verflow.com | client/Makefile: Typo for Darwin | commit | commitdiff | tree | snapshot | 
| 2010-02-24 | izsh@fail0verflow.com | COMPILING: move to COMPILING.txt. | commit | commitdiff | tree | snapshot | 
| 2010-02-24 | izsh@fail0verflow.com | Fix QT compilation for Windows/MinGW and update the... | commit | commitdiff | tree | snapshot | 
| 2010-02-23 | izsh@fail0verflow.com | client/COMPILING: move to /COMPILING and add instructio... | commit | commitdiff | tree | snapshot | 
| 2010-02-23 | izsh@fail0verflow.com | client/COMPILING: Simplify dev. environment initial... | commit | commitdiff | tree | snapshot | 
| 2010-02-23 | izsh@fail0verflow.com | client/cmdlfem4x.c: Fix a warning about probable uninit... | commit | commitdiff | tree | snapshot | 
| 2010-02-22 | bushing | setting svn:eol-style=native on files, part 3 | commit | commitdiff | tree | snapshot | 
| 2010-02-22 | bushing | setting svn:eol-style=native on files, part 2 | commit | commitdiff | tree | snapshot | 
| 2010-02-22 | bushing | setting svn:eol-style=native on files, part 1 | commit | commitdiff | tree | snapshot | 
| 2010-02-22 | adam@algroup... | correct paths for devkitPro Linux development environment | commit | commitdiff | tree | snapshot | 
| 2010-02-22 | d18c7db | Updated missing lib in ProxSpace | commit | commitdiff | tree | snapshot | 
| 2010-02-22 | d18c7db | Updates for new MinGW ProxSpace environment | commit | commitdiff | tree | snapshot | 
| 2010-02-21 | izsh@fail0verflow.com | Add -O3 on the client's side and fix yielding warnings | commit | commitdiff | tree | snapshot | 
| 2010-02-21 | izsh@fail0verflow.com | Ooops, we forgot a few details | commit | commitdiff | tree | snapshot | 
| 2010-02-21 | marcansoft | Add HACKING.txt with coding style guidelines | commit | commitdiff | tree | snapshot | 
| 2010-02-21 | adam@algroup... | make a start on updating the main README | commit | commitdiff | tree | snapshot | 
| 2010-02-21 | d18c7db | Updated COMPILING | commit | commitdiff | tree | snapshot | 
| 2010-02-21 | d18c7db | Windows specific instructions regarding the compile... | commit | commitdiff | tree | snapshot | 
| 2010-02-21 | izsh@fail0verflow.com | client/Makefile: Cosmestic changes. | commit | commitdiff | tree | snapshot | 
| 2010-02-21 | izsh@fail0verflow.com | Add License/Copyright headers/notices. Please add your... | commit | commitdiff | tree | snapshot | 
| 2010-02-21 | izsh@fail0verflow.com | /client/Makefile: Output object files to the obj subdir. | commit | commitdiff | tree | snapshot | 
| 2010-02-21 | marcansoft | Some random cleanup | commit | commitdiff | tree | snapshot | 
| 2010-02-21 | marcansoft | Add license headers to armsrc/bootrom/common stuff | commit | commitdiff | tree | snapshot | 
| 2010-02-21 | marcansoft | Split str* and mem* into string.[ch] | commit | commitdiff | tree | snapshot | 
| 2010-02-20 | izsh@fail0verflow.com | Removing windows specific code. Everything now compile... | commit | commitdiff | tree | snapshot | 
| 2010-02-20 | marcansoft | Clean up data types, some header cleanup, etc. | commit | commitdiff | tree | snapshot | 
| 2010-02-20 | marcansoft | More CRLF -> LF conversion | commit | commitdiff | tree | snapshot | 
| 2010-02-20 | marcansoft | More en masse cleanup (whitespace/newlines/headers... | commit | commitdiff | tree | snapshot | 
| 2010-02-20 | marcansoft | More CRLF -> LF | commit | commitdiff | tree | snapshot | 
| 2010-02-20 | marcansoft | More CRLF -> LF cleanup | commit | commitdiff | tree | snapshot | 
| 2010-02-20 | marcansoft | But let people override CROSS if they reall want to ;) | commit | commitdiff | tree | snapshot | 
| 2010-02-20 | marcansoft | Switch compiler to arm-eabi instead of arm-elf | commit | commitdiff | tree | snapshot | 
| 2010-02-20 | marcansoft | Clean up line endings, switch everything to LF instead... | commit | commitdiff | tree | snapshot | 
| 2010-02-20 | marcansoft | Add obj/.dummy for clients that don't track empty dirs | commit | commitdiff | tree | snapshot | 
| 2010-02-20 | izsh@fail0verflow.com | marcan's patch until he gets commit access. Remove... | commit | commitdiff | tree | snapshot | 
| 2010-02-20 | izsh@fail0verflow.com | Oops forgot a file | commit | commitdiff | tree | snapshot | 
| 2010-02-20 | izsh@fail0verflow.com | Fix windows compilation issues. But still not final... | commit | commitdiff | tree | snapshot | 
| 2010-02-19 | d18c7db | Removed hackish usb.h file, re-added Info.plist | commit | commitdiff | tree | snapshot | 
| 2010-02-18 | d18c7db | Not a source code file | commit | commitdiff | tree | snapshot | 
| 2010-02-18 | d18c7db | Tweak JTAG config file | commit | commitdiff | tree | snapshot | 
| 2010-02-18 | d18c7db | Attempt at getting the windows client to at least compi... | commit | commitdiff | tree | snapshot | 
| 2010-02-15 | adam@algroup... | fix output inversion in mandemod | commit | commitdiff | tree | snapshot | 
| 2010-02-08 | adam@algroup... | missing parameter in 'threshold' command help | commit | commitdiff | tree | snapshot | 
| 2010-02-08 | adam@algroup... | fix 'data load' filename pointer | commit | commitdiff | tree | snapshot | 
| 2010-02-08 | izsh@fail0verflow.com | Cosmetic changes, replace mismatched indentation | commit | commitdiff | tree | snapshot | 
| next |