Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated configurev1.9.18 | Jirka Hladky | 2022-04-09 | 1 | -10/+10 |
| | |||||
* | Updated ChangeLog | Jirka Hladky | 2022-04-09 | 1 | -1/+3 |
| | |||||
* | Merge pull request #71 from zx2c4-forks/readme | jirka-h | 2022-04-09 | 1 | -1/+1 |
|\ | | | | | Specify right kernel commit in README | ||||
| * | Specify right kernel commit in README | Jason A. Donenfeld | 2022-04-08 | 1 | -1/+1 |
|/ | | | | | | | The haveged-like jitter entropy algo was added in 5.4. The 5.6 commit is for making /dev/random never block. I kept the reference to the latter in there too, in case it's relevant, but I'm pretty sure what you had in mind here was the 5.4 commit. | ||||
* | Merge pull request #70 from zx2c4-forks/roundup | jirka-h | 2022-04-07 | 1 | -2/+2 |
|\ | | | | | Round bits up and target full pool size | ||||
| * | Round bits up and target full pool size | Jason A. Donenfeld | 2022-04-04 | 1 | -2/+2 |
|/ | | | | | | | Rather than rounding bits down, round them up. Otherwise 249 bits full in a 256 bit pool won't ever get filled up with the additional 7 bits. In addition, target a full pool rather than a half pool, since a full pool is sometimes required. | ||||
* | Update README.md | jirka-h | 2022-03-31 | 1 | -0/+2 |
| | |||||
* | Update README.md | jirka-h | 2022-03-07 | 1 | -11/+8 |
| | |||||
* | Updated man page | Jirka Hladky | 2022-03-01 | 1 | -2/+5 |
| | |||||
* | Bumnped version to 1.9.18 | Jirka Hladky | 2022-01-14 | 5 | -5/+19 |
| | |||||
* | Updated Changelogv1.9.17 | Jirka Hladky | 2022-01-08 | 1 | -1/+3 |
| | |||||
* | Enabled new RNDADDENTROPY verbose mode | Jirka Hladky | 2022-01-08 | 1 | -2/+2 |
| | |||||
* | Added new verbose mode | Jirka Hladky | 2022-01-06 | 3 | -2/+18 |
| | |||||
* | haveged-once.service - use @SBIN_DIR@ instead of hard-coded path | Jirka Hladky | 2022-01-03 | 1 | -1/+1 |
| | |||||
* | Bumped version to v1.9.17 | Jirka Hladky | 2022-01-02 | 4 | -12/+14 |
| | |||||
* | Spellcheckv1.9.16 | Jirka Hladky | 2022-01-02 | 1 | -2/+2 |
| | |||||
* | Updated Changelog | Jirka Hladky | 2022-01-02 | 1 | -1/+2 |
| | |||||
* | Fixed exist status when using --once option. Updated man page | Jirka Hladky | 2022-01-02 | 2 | -1/+6 |
| | |||||
* | Added haveged-once.service to provide entropy once (intended for initramfs) | Jirka Hladky | 2021-12-31 | 1 | -0/+31 |
| | |||||
* | Updated Copyright message (year). Added log messages | Jirka Hladky | 2021-12-31 | 13 | -32/+45 |
| | |||||
* | New parameter --once to refill entropy once and quit immediatelly | Jirka Hladky | 2021-12-31 | 3 | -2/+16 |
| | |||||
* | Revert "Revert "Updated systemd service files to not start haveged service ↵ | Jirka Hladky | 2021-12-31 | 3 | -0/+3 |
| | | | | | | on kernel 5.6 and newer"" This reverts commit f836b13a20ac6a36aa144c71ee50ac3495488976. | ||||
* | Updated configure script | Jirka Hladky | 2021-12-31 | 6 | -1/+18 |
| | |||||
* | Revert "Updated systemd service files to not start haveged service on kernel ↵ | Jirka Hladky | 2021-12-31 | 3 | -3/+0 |
| | | | | | | 5.6 and newer" This reverts commit cef1d425b5431847b8c9ab5b00c3e6b82a32b4f2. | ||||
* | Removed debug message | Jirka Hladky | 2021-12-30 | 1 | -4/+3 |
| | |||||
* | Add entropy unconditionally at start and then every 60 seconds | Jirka Hladky | 2021-12-29 | 1 | -1/+24 |
| | |||||
* | Fix: haveged cannot be run as an application if also running as a daemon | Jirka Hladky | 2021-11-03 | 2 | -2/+5 |
| | |||||
* | Allow newuname syscall. See https://github.com/jirka-h/haveged/issues/63 for ↵ | Jirka Hladky | 2021-10-31 | 7 | -329/+1 |
| | | | | details | ||||
* | Renamed Kali_Linux_raspberry to Kali_Linux_Raspberry_armhf. See ↵ | Jirka Hladky | 2021-10-28 | 12 | -328/+0 |
| | | | | https://github.com/jirka-h/haveged/issues/63 | ||||
* | Renamed Kali_Linux_raspberry to Raspberry_armhf. See ↵ | Jirka Hladky | 2021-10-28 | 6 | -0/+328 |
| | | | | https://github.com/jirka-h/haveged/issues/63 | ||||
* | Merge pull request #65 from Terraminator/master | jirka-h | 2021-10-28 | 6 | -0/+328 |
|\ | | | | | fixes #63 | ||||
| * | Add files via upload | Terraminator | 2021-10-28 | 6 | -0/+328 |
|/ | |||||
* | Bumped version to v1.9.16 | Jirka Hladky | 2021-09-30 | 5 | -15/+26 |
| | |||||
* | Updated contrib/Fedora/haveged.spec for version 1.9.15v1.9.15 | Jirka Hladky | 2021-09-30 | 1 | -3/+6 |
| | |||||
* | Updated ChangeLog NEWS | Jirka Hladky | 2021-09-30 | 2 | -0/+4 |
| | |||||
* | Fix for https://github.com/jirka-h/haveged/issues/62 | Jirka Hladky | 2021-09-30 | 1 | -4/+4 |
| | |||||
* | Removed init.d | Jirka Hladky | 2021-09-30 | 15 | -309/+87 |
| | |||||
* | Removed old init.d files. The up-to-date configs are under contrib directory | Jirka Hladky | 2021-09-30 | 8 | -801/+0 |
| | |||||
* | Updated systemd service files to not start haveged service on kernel 5.6 and ↵ | Jirka Hladky | 2021-08-30 | 3 | -0/+3 |
| | | | | newer | ||||
* | Fixed issue #60 | Jirka Hladky | 2021-08-30 | 1 | -1/+3 |
| | |||||
* | Preparing v1.9.15 release | Jirka Hladky | 2021-03-24 | 4 | -12/+17 |
| | |||||
* | Improved make check command | Jirka Hladky | 2021-03-24 | 6 | -17/+89 |
| | |||||
* | Update README.md | jirka-h | 2021-03-22 | 1 | -0/+17 |
| | |||||
* | Merge pull request #59 from pseiderer/ps-devel-fix-uclibc-compile-001 | jirka-h | 2021-03-22 | 2 | -2/+3 |
|\ | | | | | Check for sys/auxv.h before using it. | ||||
| * | Merge branch 'master' into ps-devel-fix-uclibc-compile-001 | jirka-h | 2021-03-22 | 2 | -1/+8 |
| |\ | |/ |/| | |||||
* | | Merge pull request #58 from texierp/topic/uclibc-fixes | jirka-h | 2021-03-22 | 3 | -1/+12 |
|\ \ | | | | | | | haveged: fix build on uclibc | ||||
| * | | haveged: fix build on uclibc | Pierre-Jean Texier | 2021-03-13 | 3 | -1/+12 |
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Check for HAVE_GETAUXVAL or HAVE_SYS_AUXV_H before using getauxval to avoid a build failure on uclibc Fixes: /bin/bash ../libtool --tag=CC --mode=compile /home/pjtexier/Bureau/buildroot/pj/bootlin-armv5-uclibc/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wpedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libhavege_la-havege.lo `test -f 'havege.c' || echo './'`havege.c /bin/bash ../libtool --tag=CC --mode=compile /home/pjtexier/Bureau/buildroot/pj/bootlin-armv5-uclibc/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wpedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libhavege_la-havegetune.lo `test -f 'havegetune.c' || echo './'`havegetune.c /bin/bash ../libtool --tag=CC --mode=compile /home/pjtexier/Bureau/buildroot/pj/bootlin-armv5-uclibc/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wpedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libhavege_la-havegecollect.lo `test -f 'havegecollect.c' || echo './'`havegecollect.c /bin/bash ../libtool --tag=CC --mode=compile /home/pjtexier/Bureau/buildroot/pj/bootlin-armv5-uclibc/host/bin/arm-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wextra -Wpedantic -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -c -o libhavege_la-havegetest.lo `test -f 'havegetest.c' || echo './'`havegetest.c haveged.c:22:10: erreur fatale: sys/auxv.h : Aucun fichier ou dossier de ce type 22 | #include <sys/auxv.h> | ^~~~~~~~~~~~ compilation terminée. Closes: #56 Signed-off-by: Pierre-Jean Texier <texier.pj2@gmail.com> | ||||
| * | Check for sys/auxv.h before using it. | Peter Seiderer | 2021-03-21 | 2 | -0/+5 |
|/ | | | | | | | | | | | | - fixes uclibc-ng compile (does not provide sys/auxv.h header file) Fixes: haveged.c:22:10: fatal error: sys/auxv.h: No such file or directory 22 | #include <sys/auxv.h> | ^~~~~~~~~~~~ Signed-off-by: Peter Seiderer <ps.report@gmx.net> | ||||
* | Added dracut conf file which can be placed in /etc/dracut.conf.d/haveged.conf | Jirka Hladky | 2021-01-03 | 1 | -0/+1 |
| | |||||
* | Fixed date | Jirka Hladky | 2021-01-03 | 1 | -1/+1 |
| |