Commit Graph

18 Commits

Author SHA1 Message Date
Manuel Domke
e2224252f7 Merge branch 'master' of git://github.com/waywardgeek/infnoise 2018-10-04 18:39:30 +02:00
Manuel Domke
51b9662086 update libinfnoise examples 2018-10-04 18:15:25 +02:00
Manuel Domke
d9ffabb54d Merge branch 'master' into master 2018-09-10 17:41:47 +02:00
Manuel Domke
71df49d7bf next big step completed: fixed keccak multiplicator and --dev-random mode after libinfnoise refactoring (interface changed!) 2018-08-27 17:48:27 +02:00
Manuel Domke
15abb6571f reformat code, many fixes, still some bugs (--dev-random with multiplier behaves very strange) 2018-07-26 18:21:04 +02:00
Manuel Domke
6d832f1b12 fix --list-devices (still buggy, but works!) 2018-07-26 13:15:30 +02:00
Manuel Domke
e380194881 untested fix for --list-devices (no device at hand to test right now..) 2018-07-26 09:20:35 +02:00
Manuel Domke
773cf01575 finish infnoise_context & start work on listUSBDevices (to return a device list struct) 2018-07-24 18:51:21 +02:00
Manuel Domke
7b1f6a7965 instroduce infnoise_context struct 2018-07-24 09:50:26 +02:00
Dirk-Willem van Gulik
20fb5173a9 Minor tweaks to make OSX and FreeBSD and other BSD variants work. 2018-07-11 13:04:13 +02:00
Dylan McNamee
a30fd9d035 #ifdef-ing the Linux-only headers, added macOS section to README 2018-07-08 21:02:23 -07:00
Patrick Siegl
0abf420c4b Fix related to missing include 2018-06-27 22:10:27 -04:00
Manuel Domke
08ef215491 add libinfnoise usage examples 2018-04-22 08:27:38 +02:00
Manuel Domke
a566f330c4 revert changed to listUSBDevices, for now it just print to stdout 2018-04-21 17:15:28 +02:00
Manuel Domke
5f90ddc1bd build shared library 2018-04-19 17:15:27 +02:00
Manuel Domke
4825a7bcab error messages / no (or less?) stderr in lib functions 2018-04-19 01:38:28 +02:00
Manuel Domke
4a14cd7e82 clean up libinfnoise.h 2018-04-18 23:57:04 +02:00
Manuel Domke
608461cd57 first shot for a libinfnoise approach 2018-04-15 23:50:03 +02:00