summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed spellingv1.9.13Jirka Hladky2020-06-281-3/+3
* Updated systemd service file - SystemCallFilter sectionJirka Hladky2020-06-283-3/+11
* Added support for --verionJirka Hladky2020-06-284-13/+29
* Bumped version to 1.9.12v1.9.12Jirka Hladky2020-06-185-13/+19
* Merge pull request #40 from PrinterFranklin/fix_memory_leakjirka-h2020-06-181-1/+1
|\
| * fix a memory leak in havege_destroyAnakin Zhang2020-06-171-1/+1
|/
* Updated ChangeLogJirka Hladky2020-06-171-0/+12
* Update README.mdjirka-h2020-06-121-0/+472
* Create README.mdjirka-h2020-06-121-0/+1
* Updated version to v1.9.11v1.9.11Jirka Hladky2020-06-116-1303/+1273
* Merge branch 'master' of https://github.com/jirka-h/havegedJirka Hladky2020-06-112-1/+21
|\
| * Merge pull request #35 from eworm-de/private-tmpv1.9.10jirka-h2020-06-111-1/+2
| |\
| | * fix ordering cycle with private tmpChristian Hesse2020-06-091-1/+2
| * | Merge pull request #34 from Chocobo1/gh_actionjirka-h2020-06-111-0/+19
| |\ \
| | * | Add GitHub Actions continuous integration scriptMike Tzou2020-06-091-0/+19
| | |/
* | / updated fedora.specJirka Hladky2020-06-111-2/+5
|/ /
* | Replace @SBIN_DIR@ in haveged.service file with actual pathJirka Hladky2020-06-111-1/+8
* | Moved haveged.spec to fedora.specJirka Hladky2020-06-112-223/+1
|/
* Fixed time formatJirka Hladky2020-06-091-0/+222
* Updated fedora.spec filev1.9.9Jirka Hladky2020-06-091-1/+4
* Fixed https://github.com/jirka-h/haveged/issues/29Jirka Hladky2020-05-1117-32/+59
* https://github.com/jirka-h/haveged/issues/25Jirka Hladky2020-05-111-1/+1
* Merge branch 'master' of https://github.com/jirka-h/havegedJirka Hladky2020-05-111-1/+1
|\
| * Merge pull request #22 from nbraud/sonamejirka-h2020-05-111-1/+1
| |\
| | * configure.ac: Bump soname (1.9.7 contained an ABI-breaking change)Nicolas Braud-Santoni2019-10-181-1/+1
* | | Updated fedora spec fileJirka Hladky2020-05-111-32/+94
|/ /
* | Merge pull request #26 from nbraud/haveged.service/securityjirka-h2020-05-111-0/+15
|\ \
| * | init.d/service.fedora: Add syscall filter for the serviceNicolas Braud-Santoni2020-01-311-0/+3
| * | init.d/service.fedora: Enforce W^X (memory cannot be writeable and executable)Nicolas Braud-Santoni2020-01-311-0/+1
| * | init.d/service.fedora: Disable potentially-vulnerable kernel featuresNicolas Braud-Santoni2020-01-311-0/+4
| * | init.d/service.fedora: Protect the systemNicolas Braud-Santoni2020-01-311-0/+4
| * | init.d/service.fedora: Set PrivateTmp, giving haveged its own /tmpNicolas Braud-Santoni2020-01-311-0/+1
| * | init.d/service.fedora: Set SecureBits=noroot-lockedNicolas Braud-Santoni2020-01-311-0/+2
* | | Merge pull request #28 from johnou/patch-1jirka-h2020-05-111-0/+8
|\ \ \
| * | | don't use SOCK_CLOEXEC or SOCK_NONBLOCK if not availableJohno Crawford2020-03-181-0/+8
| |/ /
* | | Merge pull request #30 from trofi/masterjirka-h2020-05-113-1/+24
|\ \ \
| * | | haveged: fix crash on shutdown in threaded modeSergei Trofimovich2020-05-013-1/+24
| |/ /
* | | Merge pull request #32 from suominen/posixjirka-h2020-05-112-8/+8
|\ \ \ | |/ / |/| |
| * | Use POSIX shell comparison for equalityKimmo Suominen2020-05-102-8/+8
|/ /
* | Merge pull request #24 from Polynomial-C/enable-threads_build_fixjirka-h2019-11-141-1/+1
|\ \ | |/ |/|
| * build: Fix compilation with --enable-threadsLars Wendler2019-11-141-1/+1
|/
* Updating systemd unit file - haveged is commonly used with containersv1.9.8cv1.9.8Jirka Hladky2019-09-301-1/+0
* Removed NoNewPrivileges=on from the service file - it breaks the servicev1.9.8bJirka Hladky2019-09-301-3/+2
* Preparing 1.9.8 releasev1.9.8aJirka Hladky2019-09-305-14/+14
* Preparing 1.9.7 releaseJirka Hladky2019-09-3012-488/+512
* Fix for Unresolved symbol error_exit in libhavege #20 by pld-gitsyncv1.9.7-alphav1.9.7Jirka Hladky2019-09-302-59/+93
* Merge pull request #21 from eworm-de/servicejirka-h2019-09-272-32/+39
|\
| * order after systemd-tmpfiles-setup-dev.serviceChristian Hesse2019-09-201-0/+1
| * use systemd security featuresChristian Hesse2019-09-041-0/+5
| * do not run in containerChristian Hesse2019-09-041-0/+1