| 2013-09-01 | 
martin.holst@gmail.com | Added a comment | 
tree | commitdiff | 
| 2013-08-27 | 
martin.holst@gmail.com | Minor changes to writeraw.lua, still not working as...  | 
tree | commitdiff | 
| 2013-07-12 | 
martin.holst@gmail.com | More patches from en4rab to the hexsamples, plus patche...  | 
tree | commitdiff | 
| 2013-07-10 | 
micki.held@gmx.de | Revoked unintended commit of cmdmain.c to scripting...  | 
tree | commitdiff | 
| 2013-07-08 | 
micki.held@gmx.de | (no commit message) | 
tree | commitdiff | 
| 2013-07-08 | 
micki.held@gmx.de | (no commit message) | 
tree | commitdiff | 
| 2013-07-04 | 
martin.holst@gmail.com | Attempt to use raw writing capabilities via scripting...  | 
tree | commitdiff | 
| 2013-06-26 | 
martin.holst@gmail.com | Major changes to hf mf mifare | 
tree | commitdiff | 
| 2013-06-26 | 
martin.holst@gmail.com | Removed some crap-scripts for testing | 
tree | commitdiff | 
| 2013-06-26 | 
martin.holst@gmail.com | Fixed so correct sizes are used across different archit...  | 
tree | commitdiff | 
| 2013-06-26 | 
martin.holst@gmail.com | Added lua-mac building, added cleaning of lua files | 
tree | commitdiff | 
| 2013-06-26 | 
martin.holst@gmail.com | Improved error handling | 
tree | commitdiff | 
| 2013-06-25 | 
martin.holst@gmail.com | Attempt to make the makefile generic, so lua compilatio...  | 
tree | commitdiff | 
| 2013-06-07 | 
martin.holst@gmail.com | typo | 
tree | commitdiff | 
| 2013-06-07 | 
martin.holst@gmail.com | Fixed a minor error with the keys | 
tree | commitdiff | 
| 2013-06-07 | 
martin.holst@gmail.com | Added library to read card info, made use of it from...  | 
tree | commitdiff | 
| 2013-06-07 | 
martin.holst@gmail.com | Changes in cmd handling | 
tree | commitdiff | 
| 2013-06-07 | 
martin.holst@gmail.com | implementation of command library in lua | 
tree | commitdiff | 
| 2013-06-07 | 
martin.holst@gmail.com | mf check keys in lua-space | 
tree | commitdiff | 
| 2013-06-07 | 
martin.holst@gmail.com | Fixed 'volatile' error in this branch also | 
tree | commitdiff | 
| 2013-06-07 | 
martin.holst@gmail.com | Work on the scripting library | 
tree | commitdiff | 
| 2013-06-06 | 
martin.holst@gmail.com | Fixed so storeCommand/getCommand are multithread-safe...  | 
tree | commitdiff | 
| 2013-06-05 | 
martin.holst@gmail.com | Applied patch from http://www.proxmark.org/forum/viewto...  | 
tree | commitdiff | 
| 2013-06-03 | 
martin.holst@gmail.com | Fixed error pointed out here: https://code.google.com...  | 
tree | commitdiff | 
| 2013-05-31 | 
martin.holst@gmail.com | Found that USBcommands from the device are silently...  | 
tree | commitdiff | 
| 2013-05-26 | 
martin.holst@gmail.com | Added binlib, to handle binary data from lua, based...  | 
tree | commitdiff | 
| 2013-05-24 | 
martin.holst@gmail.com | Started an experiment with lua mifare hack | 
tree | commitdiff | 
| 2013-05-24 | 
martin.holst@gmail.com | Minor fixes, added some functionality to send data...  | 
tree | commitdiff | 
| 2013-05-24 | 
martin.holst@gmail.com | 'core' library glue | 
tree | commitdiff | 
| 2013-05-24 | 
martin.holst@gmail.com | Added a PoC script which implements a commandline | 
tree | commitdiff | 
| 2013-05-24 | 
martin.holst@gmail.com | Added 'core'-api, also added some error handling in...  | 
tree | commitdiff | 
| 2013-05-22 | 
martin.holst@gmail.com | Fixed so standard libraries can be used, added an examp...  | 
tree | commitdiff | 
| 2013-05-21 | 
martin.holst@gmail.com | First implementation of user scripts - very experimenta...  | 
tree | commitdiff | 
| 2013-05-16 | 
martin.holst@gmail.com | Fixed problem with em4100, see http://www.proxmark...  | 
tree | commitdiff | 
| 2013-05-12 | 
apresence@gmail.com | Support for cloning to T55x7 at different clock rates...  | 
tree | commitdiff | 
| 2013-05-11 | 
martin.holst@gmail.com | Added some information about flashing (linux) | 
tree | commitdiff | 
| 2013-05-11 | 
martin.holst@gmail.com | Added some documentation regarding ports on linux | 
tree | commitdiff | 
| 2013-04-26 | 
roel@libnfc.org | next update from en4rab on data samples | 
tree | commitdiff | 
| 2013-04-23 | 
roel@libnfc.org | en4rab fixed the 'data samples' command | 
tree | commitdiff | 
| 2013-03-26 | 
roel@libnfc.org | fixed signed/unsigned problem | 
tree | commitdiff | 
| 2013-03-26 | 
roel@libnfc.org | fixed crash, when proxmark was claimed by other process | 
tree | commitdiff | 
| 2013-03-22 | 
roel@libnfc.org | Finally figured out a way to claim a serial port interf...  | 
tree | commitdiff | 
| 2013-03-21 | 
roel@libnfc.org | avoid rolling dots over the screen when proxmark is...  | 
tree | commitdiff | 
| 2013-03-21 | 
roel@libnfc.org | flasher updated again, should work more solid now | 
tree | commitdiff | 
| 2013-03-21 | 
roel@libnfc.org | fixed missing header file | 
tree | commitdiff | 
| 2013-03-21 | 
roel@libnfc.org | (dirty) fix for linux to clean up the /dev/ttyACM*...  | 
tree | commitdiff | 
| 2013-03-19 | 
roel@libnfc.org | trying to tweak uart code, for better flashing | 
tree | commitdiff | 
| 2013-03-14 | 
roel@libnfc.org | client should compile without warnings on linux, mac...  | 
tree | commitdiff | 
| 2013-03-13 | 
roel@libnfc.org | fixed compiling under ubuntu with devkitARM_r41 | 
tree | commitdiff | 
| 2013-03-13 | 
cex123@gmail.com | Fixed LF HID cloning command | 
tree | commitdiff | 
| 2013-03-11 | 
roel@libnfc.org | added hitag bit count output in log | 
tree | commitdiff | 
| 2013-03-10 | 
roel@libnfc.org | fixed CMD_HID_SIM_TAG | 
tree | commitdiff | 
| 2013-03-07 | 
roel@libnfc.org | Finalized migration to new USB CDC interface | 
tree | commitdiff | 
| 2013-03-04 | 
roel@libnfc.org | optimized | 
tree | commitdiff | 
| 2013-03-04 | 
thijsbreman@gmail.com | polling per second in OpenProxmark | 
tree | commitdiff | 
| 2013-03-01 | 
roel@libnfc.org | uploaded new mingw-proxmark.zip, QT working again,...  | 
tree | commitdiff | 
| 2013-02-28 | 
roel@libnfc.org | fixed stupid 64-bit formatting for x86/amd64 and unix...  | 
tree | commitdiff | 
| 2013-02-28 | 
roel@libnfc.org | fixed stupid 64-bit formatting for x86/amd64 and unix...  | 
tree | commitdiff | 
| 2013-02-28 | 
roel@libnfc.org | fixed stupid 64-bit formatting for x86/amd64 and unix...  | 
tree | commitdiff | 
| 2013-02-28 | 
roel@libnfc.org | fixed stupid 64-bit formatting for x86/amd64 and unix...  | 
tree | commitdiff | 
| 2013-02-28 | 
roel@libnfc.org | compiling on windows again | 
tree | commitdiff | 
| 2013-02-28 | 
roel@libnfc.org | merged all patches into CDC repository | 
tree | commitdiff | 
| 2013-02-28 | 
roel@libnfc.org | douniwan5788: | 
tree | commitdiff | 
| 2013-02-28 | 
roel@libnfc.org | Finally, rewrote bootrom and flasher program, much...  | 
tree | commitdiff | 
| 2013-02-27 | 
roel@libnfc.org | fixed USB GPIO bug reported by gregy, and fixed 'hf...  | 
tree | commitdiff | 
| 2013-02-05 | 
douniwan5788 | fixed cmd malloc strlen()+1 bug | 
tree | commitdiff | 
| 2013-02-05 | 
douniwan5788 | Add iso14443a fuzz command | 
tree | commitdiff | 
| 2013-01-24 | 
cex123@gmail.com | Fixed bug in HID clone short format. Added EM4xxx block...  | 
tree | commitdiff | 
| 2013-01-18 | 
chalk.secu@gmail.com | Added command to read PCF7931 125Khz LF tags. This...  | 
tree | commitdiff | 
| 2013-01-16 | 
cex123@gmail.com | Added block command for T55xx and support for cloning...  | 
tree | commitdiff | 
| 2012-12-09 | 
roel@libnfc.org | added automatically saving the hitag2 memory content...  | 
tree | commitdiff | 
| 2012-12-09 | 
roel@libnfc.org | fixed 64-bit cmd/arg for windows | 
tree | commitdiff | 
| 2012-12-07 | 
roel@libnfc.org | fixed 'hf mf' command and some others | 
tree | commitdiff | 
| 2012-12-07 | 
roel@libnfc.org | Windows7 working now! ugly fix for inaccurate Windows...  | 
tree | commitdiff | 
| 2012-12-07 | 
roel@libnfc.org | receiving/sending moved to one thread | 
tree | commitdiff | 
| 2012-12-07 | 
roel@libnfc.org | temporarely disabled QT for winows, no clue why it...  | 
tree | commitdiff | 
| 2012-12-07 | 
roel@libnfc.org | minor output change | 
tree | commitdiff | 
| 2012-12-07 | 
roel@libnfc.org | fixed windows compile | 
tree | commitdiff | 
| 2012-12-07 | 
roel@libnfc.org | fixed read uart for windows | 
tree | commitdiff | 
| 2012-12-06 | 
roel@libnfc.org | fixed missing header | 
tree | commitdiff | 
| 2012-12-04 | 
roel@libnfc.org | added missing files, part2 | 
tree | commitdiff | 
| 2012-12-04 | 
roel@libnfc.org | added missing files | 
tree | commitdiff | 
| 2012-12-04 | 
roel@libnfc.org | major USB update | 
tree | commitdiff | 
| 2012-11-08 | 
Merlokbr@gmail.com | there was bug in `hf mf mifare`. and speed up this...  | 
tree | commitdiff | 
| 2012-10-18 | 
thijsbreman@gmail.com | added: readed blocks (password mode) into tag.sectors...  | 
tree | commitdiff | 
| 2012-10-16 | 
roel@libnfc.org | added hitag2 reading in crypto mode functionality | 
tree | commitdiff | 
| 2012-10-03 | 
thijsbreman@gmail.com | Added output to file for 'lf hitag list' command | 
tree | commitdiff | 
| 2012-09-18 | 
roel@libnfc.org | added 'hitag2.ht2' binary example image for emulation | 
tree | commitdiff | 
| 2012-09-18 | 
roel@libnfc.org | MAJOR update, added hitag2 reader, emulation and eavesd...  | 
tree | commitdiff | 
| 2012-08-28 | 
frederikmoellers...  | Allow user to specify a delay | 
tree | commitdiff | 
| 2012-08-28 | 
frederikmoellers...  | Basic support for EAC documents (e.g. German Identifica...  | 
tree | commitdiff | 
| 2012-08-14 | 
frederikmoellers...  | -Added .history to the svn:ignore property | 
tree | commitdiff | 
| 2012-08-13 | 
dn337t@gmail.com | removed dead check of uint8_t > 255 | 
tree | commitdiff | 
| 2012-07-25 | 
dn337t@gmail.com | added dissector for ISO 14443-A ATS response | 
tree | commitdiff | 
| 2012-07-20 | 
dn337t@gmail.com | added util.h include to avoid implicit function declaration | 
tree | commitdiff | 
| 2012-07-20 | 
dn337t@gmail.com | commented set but unread variable wantSaveToEml | 
tree | commitdiff | 
| 2012-07-17 | 
Merlokbr@gmail.com | `hf mf sniff` transfered parity from arm to decoding...  | 
tree | commitdiff | 
| 2012-07-17 | 
Merlokbr@gmail.com | `hf mf sniff` added CRC_14443_A check | 
tree | commitdiff | 
| 2012-07-17 | 
Merlokbr@gmail.com | small fix | 
tree | commitdiff | 
| 2012-07-17 | 
Merlokbr@gmail.com | `hf mf sniff` - working with emulator files | 
tree | commitdiff | 
| next |