gnuk/AUTHORS

51 lines
924 B
Plaintext
Raw Normal View History

2010-09-09 00:51:09 +00:00
Kaz Kojima:
2015-07-15 05:02:49 +00:00
Added STM32 Primer2 support.
2010-09-09 00:51:09 +00:00
2010-09-09 08:50:34 +00:00
NIIBE Yutaka:
2010-09-10 01:52:07 +00:00
Founder of the project.
2015-07-15 05:02:49 +00:00
Wrote tools for STLink/V2:
tool/stlinkv2.py
2011-02-09 05:06:57 +00:00
Wrote tools for DfuSe:
2010-11-02 03:37:13 +00:00
tool/dfuse.py
2011-02-09 05:06:57 +00:00
tool/dump_mem.py
2010-11-02 03:37:13 +00:00
tool/intel_hex.py
2011-02-09 05:06:57 +00:00
Wrote a tool for Gnuk:
tool/gnuk_put_binary.py
2011-12-13 05:25:07 +00:00
tool/gnuk_put_binary_libusb.py
2012-06-06 00:05:24 +00:00
tool/gnuk_remove_keys.py
tool/gnuk_upgrade.py
2011-12-13 05:25:07 +00:00
Wrote a tool for USB Hub:
tool/hub_ctrl.py
2012-06-06 00:05:24 +00:00
Wrote a tool for testing card reader with pinpad:
tool/pinpadtest.py
Wrote reGNUal implementation:
regnual/regnual.c
regnual/sys.c
Wrote Gnuk implementation:
2010-09-10 01:52:07 +00:00
gnuk.svg
src/configure
2010-09-09 00:51:09 +00:00
src/ac.c
2012-06-06 00:05:24 +00:00
src/call-rsa.c
src/debug.c
src/flash.c
2010-09-09 00:51:09 +00:00
src/gnuk.h
2012-06-06 00:05:24 +00:00
src/main.c
src/neug.c
2010-09-09 00:51:09 +00:00
src/openpgp-do.c
src/openpgp.c
2012-06-06 00:05:24 +00:00
src/openpgp.h
2011-01-14 06:47:15 +00:00
src/pin-cir.c
2011-01-26 02:30:01 +00:00
src/pin-dial.c
2011-12-13 05:25:07 +00:00
src/pin-dnd.c
2012-06-06 00:05:24 +00:00
src/random.c
src/sys.c
src/usb-icc.c
src/usb-msc.c
src/usb-msc.h
src/usb_ctrl.c
src/usb_desc.c
src/usb_lld.c
src/usb_lld.h
2010-09-09 00:51:09 +00:00
*
and others.