proxmark3/client
bushing a99c6a1921 There's no painless way to do this, but it needs to be done --
the only reason any of the Windows code was in CPP files was
because the MS compiler doesn't support C99.  Switch to using
MinGW, and that problem goes away, so we can rename the files back.
2009-12-22 12:42:54 +00:00
..
include There's no painless way to do this, but it needs to be done -- 2009-12-22 12:42:54 +00:00
obj merge linux and windows clients into one directory... will consolidate makefiles shortly 2009-12-22 12:11:15 +00:00
cli.c remove most of the references to translate.h 2009-12-22 12:35:36 +00:00
command.c There's no painless way to do this, but it needs to be done -- 2009-12-22 12:42:54 +00:00
flasher.c remove most of the references to translate.h 2009-12-22 12:35:36 +00:00
gui.c remove most of the references to translate.h 2009-12-22 12:35:36 +00:00
guidummy.c merge linux and windows clients into one directory... will consolidate makefiles shortly 2009-12-22 12:11:15 +00:00
Makefile There's no painless way to do this, but it needs to be done -- 2009-12-22 12:42:54 +00:00
Makefile.mingw There's no painless way to do this, but it needs to be done -- 2009-12-22 12:42:54 +00:00
prox.c There's no painless way to do this, but it needs to be done -- 2009-12-22 12:42:54 +00:00
prox.h change usb_cmd struct to be more sane 2009-12-22 12:34:24 +00:00
proxgui.cpp merge linux and windows clients into one directory... will consolidate makefiles shortly 2009-12-22 12:11:15 +00:00
proxgui.h merge linux and windows clients into one directory... will consolidate makefiles shortly 2009-12-22 12:11:15 +00:00
proxguiqt.cpp merge linux and windows clients into one directory... will consolidate makefiles shortly 2009-12-22 12:11:15 +00:00
proxguiqt.h merge linux and windows clients into one directory... will consolidate makefiles shortly 2009-12-22 12:11:15 +00:00
proxmark3.c remove most of the references to translate.h 2009-12-22 12:35:36 +00:00
proxmark3.h merge linux and windows clients into one directory... will consolidate makefiles shortly 2009-12-22 12:11:15 +00:00
snooper.c remove most of the references to translate.h 2009-12-22 12:35:36 +00:00
translate.h merge linux and windows clients into one directory... will consolidate makefiles shortly 2009-12-22 12:11:15 +00:00
unbind-proxmark merge linux and windows clients into one directory... will consolidate makefiles shortly 2009-12-22 12:11:15 +00:00
usb.c change usb_cmd struct to be more sane 2009-12-22 12:34:24 +00:00
windows.h merge linux and windows clients into one directory... will consolidate makefiles shortly 2009-12-22 12:11:15 +00:00
wingui.c There's no painless way to do this, but it needs to be done -- 2009-12-22 12:42:54 +00:00