]> git.zerfleddert.de Git - proxmark3-svn/shortlog
proxmark3-svn
2013-05-21 martin.holst... Added lua 5.2 sources
2013-05-21 martin.holst... Created branch for lua scripting
2013-05-16 martin.holst... Fixed problem with em4100, see http://www.proxmark...
2013-05-12 apresence@gmail.comSupport for cloning to T55x7 at different clock rates...
2013-05-11 martin.holst... Added some information about flashing (linux)
2013-05-11 martin.holst... Added some documentation regarding ports on linux
2013-05-11 martin.holst... Fixed a third issue where a buffer was filled with...
2013-05-11 martin.holst... Fixed another issue where a buffer was filled with...
2013-05-11 martin.holst... Fixed buffer corruption in iso1443a_select_card, affect...
2013-05-03 roel@libnfc.orgretrieve uid correctly, patched by 'gregy'
2013-04-26 roel@libnfc.orgnext update from en4rab on data samples
2013-04-24 dn337t@gmail.comfixed hf mf rdbl response data (broken since r634)
2013-04-24 dn337t@gmail.comfixed possibly uninitialized variables
2013-04-24 dn337t@gmail.comadded port name to flasher command line (introduced...
2013-04-23 roel@libnfc.orgen4rab fixed the 'data samples' command
2013-04-15 roel@libnfc.orgreverted back to no 'official' modem protocol supported
2013-04-13 roel@libnfc.orgUSB CDC patch by jonor to enable working under kernel...
2013-04-08 roel@libnfc.orgmoved RAMFUNC definition
2013-04-03 roel@libnfc.orgremoved another redundant function to compose reader...
2013-04-03 roel@libnfc.orgremoved redundant function to compose reader short...
2013-03-28 roel@libnfc.orgadded initial test to emulate memory of mf ul tag
2013-03-27 roel@libnfc.orgfixed sending of RATS during iso-14443-4 select
2013-03-27 roel@libnfc.orgchanged version.c, compile time is now always present...
2013-03-26 roel@libnfc.orgfixed signed/unsigned problem
2013-03-26 roel@libnfc.orgfixed crash, when proxmark was claimed by other process
2013-03-26 roel@libnfc.orgadded Makefile for binary files to recover proxmark...
2013-03-22 roel@libnfc.orgFinally figured out a way to claim a serial port interf...
2013-03-21 roel@libnfc.orgavoid rolling dots over the screen when proxmark is...
2013-03-21 roel@libnfc.orgflasher updated again, should work more solid now
2013-03-21 roel@libnfc.orgfixed missing header file
2013-03-21 roel@libnfc.org(dirty) fix for linux to clean up the /dev/ttyACM*...
2013-03-19 roel@libnfc.orgtrying to tweak uart code, for better flashing
2013-03-18 roel@libnfc.orgremoved failed hitag2 authentication attempts from...
2013-03-14 roel@libnfc.orgclient should compile without warnings on linux, mac...
2013-03-13 roel@libnfc.orgfixed compiling under ubuntu with devkitARM_r41
2013-03-13 cex123@gmail.comFixed LF HID cloning command
2013-03-11 roel@libnfc.orgadded hitag bit count output in log
2013-03-10 roel@libnfc.orgfixed CMD_HID_SIM_TAG
2013-03-07 roel@libnfc.orgFinalized migration to new USB CDC interface
2013-03-07 roel@libnfc.orgadded all files for mfkeys
2013-03-07 roel@libnfc.orgtweaked sim command, added mfkey32
2013-03-07 roel@libnfc.orgremoved -fPIC directive
2013-03-04 roel@libnfc.orgoptimized
2013-03-04 thijsbreman... polling per second in OpenProxmark
2013-03-02 roel@libnfc.orgupdated code to follow same blinking patterns with...
2013-03-01 roel@libnfc.orguploaded new mingw-proxmark.zip, QT working again,...
2013-02-28 roel@libnfc.orgfixed stupid 64-bit formatting for x86/amd64 and unix...
2013-02-28 roel@libnfc.orgfixed stupid 64-bit formatting for x86/amd64 and unix...
2013-02-28 roel@libnfc.orgfixed stupid 64-bit formatting for x86/amd64 and unix...
2013-02-28 roel@libnfc.orgfixed stupid 64-bit formatting for x86/amd64 and unix...
2013-02-28 roel@libnfc.orgcompiling on windows again
2013-02-28 roel@libnfc.orgmerged all patches into CDC repository
2013-02-28 roel@libnfc.orgdouniwan5788:
2013-02-28 roel@libnfc.orgFinally, rewrote bootrom and flasher program, much...
2013-02-27 roel@libnfc.orgfixed USB GPIO bug reported by gregy, and fixed 'hf...
2013-02-05 douniwan5788fixed cmd malloc strlen()+1 bug
2013-02-05 douniwan5788Add iso14443a fuzz command
2013-01-24 cex123@gmail.comFixed bug in HID clone short format. Added EM4xxx block...
2013-01-18 chalk.secu... Added command to read PCF7931 125Khz LF tags. This...
2013-01-16 cex123@gmail.comAdded block command for T55xx and support for cloning...
2012-12-17 roel@libnfc.orgminor fix when reading blocks
2012-12-10 roel@libnfc.orgfixed hitag2 dump if one or more blocks are locked
2012-12-09 roel@libnfc.orgadded automatically saving the hitag2 memory content...
2012-12-09 roel@libnfc.orgfixed 64-bit cmd/arg for windows
2012-12-07 roel@libnfc.orgtryout.... changed to 64-bit command arguments in stead...
2012-12-07 roel@libnfc.orgfixed 'hf mf' command and some others
2012-12-07 roel@libnfc.orgWindows7 working now! ugly fix for inaccurate Windows...
2012-12-07 roel@libnfc.orgreceiving/sending moved to one thread
2012-12-07 roel@libnfc.orgtemporarely disabled QT for winows, no clue why it...
2012-12-07 roel@libnfc.orgminor output change
2012-12-07 roel@libnfc.orgfixed windows compile
2012-12-07 roel@libnfc.orgfixed read uart for windows
2012-12-06 roel@libnfc.orgfixed missing header
2012-12-05 roel@libnfc.orgadded so-called 'driver' for windows
2012-12-05 roel@libnfc.orgremoved all old usb calls
2012-12-04 roel@libnfc.orgadded missing files, part2
2012-12-04 roel@libnfc.orgadded missing files
2012-12-04 roel@libnfc.orgmajor USB update
2012-12-04 roel@libnfc.orgmaking USB CDC branch
2012-11-08 Merlokbr@gmail.com10 ms was too fast(. 50 is ok
2012-11-08 Merlokbr@gmail.comthere was bug in `hf mf mifare`. and speed up this...
2012-10-18 thijsbreman... added: readed blocks (password mode) into tag.sectors...
2012-10-16 roel@libnfc.orgadded hitag2 reading in crypto mode functionality
2012-10-03 thijsbreman... Added output to file for 'lf hitag list' command
2012-09-29 roel@libnfc.orgcleaned up memmory
2012-09-19 roel@libnfc.orgAdded Hitag2 reading tag memory in password mode
2012-09-18 roel@libnfc.orgadded 'hitag2.ht2' binary example image for emulation
2012-09-18 roel@libnfc.orgMAJOR update, added hitag2 reader, emulation and eavesd...
2012-09-18 roel@libnfc.orgMAJOR update, added hitag2 reader, emulation and eavesd...
2012-09-01 frederikmoellers... Power down the field before sending the USB ACK
2012-08-28 frederikmoellers... Allow user to specify a delay
2012-08-28 frederikmoellers... Basic support for EAC documents (e.g. German Identifica...
2012-08-24 frederikmoellers... -Fixed a bug in iso14_apdu
2012-08-23 frederikmoellers... Corrected indentation in usb_cmd.h
2012-08-14 frederikmoellers... -Added .history to the svn:ignore property
2012-08-13 dn337t@gmail.comremoved dead check of uint8_t > 255
2012-08-13 fnargwibble... target and bitstream back to front!
2012-07-25 dn337t@gmail.comadded dissector for ISO 14443-A ATS response
2012-07-20 dn337t@gmail.comadded util.h include to avoid implicit function declaration
2012-07-20 dn337t@gmail.comcommented set but unread variable wantSaveToEml
next
Impressum, Datenschutz