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 |
|
Manuel Domke
|
4dcf1d81dd
|
refactored outputBytes (/dev/random not working yet)
|
2018-07-17 17:12:33 +02:00 |
|
Manuel Domke
|
e674b38c76
|
first step to clean up libinfnoise
|
2018-07-17 13:34:34 +02:00 |
|
Dirk-Willem van Gulik
|
2683ab471f
|
Quell git warnings about compiled files, make output of the --list-devices command more readable when we have multiple devices inserted.
|
2018-07-11 14:10:34 +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 |
|
Manuel Domke
|
379c40f367
|
Merge pull request #1 from psiegl/master
Update support for ArchLinux
|
2018-07-08 00:59:25 +02:00 |
|
Dylan McNamee
|
a245711014
|
Mac error message on unable to open device. Clean target in Makefile, removed ldconfig for macos
|
2018-07-06 09:25:56 -07:00 |
|
Dylan McNamee
|
b472549e15
|
Minor changes to get it working on macOS
|
2018-07-05 18:18:57 -07:00 |
|
Patrick Siegl
|
2cc4d4027e
|
Revert "Further missing include"
This reverts commit cc546aa912.
|
2018-06-27 22:07:50 -04:00 |
|
Patrick Siegl
|
cc546aa912
|
Further missing include
|
2018-06-27 22:05:53 -04:00 |
|
Patrick Siegl
|
fb7fc3eeef
|
Added missing include
|
2018-06-27 22:03:27 -04:00 |
|
Manuel Domke
|
8a312f5ddf
|
new approach for error handling
|
2018-04-22 04:41:43 +02:00 |
|
Manuel Domke
|
addb720996
|
optimize Makefile and usage example (wip)
|
2018-04-22 00:57:22 +02:00 |
|
Manuel Domke
|
3e04d09937
|
bats tests for the driver + libinfnoise cleanup
|
2018-04-22 00:39:30 +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 |
|