Télécharger la liste

Description du projet

haveged is a daemon that feeds the /dev/random pool on Linux using an adaptation of the HArdware Volatile Entropy Gathering and Expansion algorithm invented at IRISA. The implementation attempts to be self-tuning on a wide variety of hardware and includes runtime validation testing. The tarball uses the GNU build mechanism and includes a devel sub-package, self test targets, init system options, and spec file samples for building an RPM. haveged may be used independently of the /dev/random interface through the filesystem at the command line. haveged functionality may be incorporated directly into other components directly through the devel sub-package.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-02-14 12:22
1.7a

Cette version corrige des problèmes de compilation parallèle et modifie la cible de vérification afin de s'adapter aux changements dans l'atelier de test automake 1.13.

Il met à jour le fichier spec et ajoute d'autres modifications de la documentation.

This release fixes
parallel build issues and modifies the check target to accommodate
changes in the automake 1.13
test harness.

It updates the sample spec file and adds other documentation changes.

2013-01-16 08:57
1.7

Équipez et paquet de sources ont été restructurées pour créer un sous-ensemble de devel consistant en la haveged RNG complet avec support pour le réglage automatique et des fonctions de test en ligne. Documentation mise à jour, les pages man(8) et man(3) et des exemples supplémentaires de création et l'utilisation sont fournis. La possibilité d'une syssegv rare laissés par les changements de 1,6 a été supprimée.
Build and package sources have been restructured to create a devel sub-package consisting of the haveged RNG complete with support for auto-tuning and on-line testing features. Updated documentation, man(8) and man(3) pages, and additional build and usage samples are provided. The potential for a rare syssegv left over from the 1.6 changes has been removed.

2012-12-19 09:38
1.6a

Cette version corrige une faute de frappe de config pour résoudre en s'inspirant des architectures génériques.
This release corrects a config typo to fix building on generic architectures.

2012-12-16 09:41
1.6

La mise en œuvre du test de runtime a été corrigé pour supprimer une erreur d'alignement qui est apparu en AIS test0 sur hôtes arm64. La procédure de compilation pour support de clock_gettime() a été modifiée pour assurer un meilleur contrôle (maintenant une substitution pour toutes les architectures) et de déterminer correctement les dépendances. Quelques fautes et des inexactitudes dans la page source et l'homme ont été corrigés.
Tags: Minor cleanups
The runtime test implementation has been corrected to remove an alignment fault which appeared in AIS test0 on arm64 hosts. The build procedure for clock_gettime() support has been altered to provide better control (now an override for all architectures) and correctly determine dependencies. Minor typos and inaccuracies in the source and man page have been corrected.

2012-02-09 07:28
1.4

Une architecture « générique », basée sur clock_gettime() a également été ajoutée. On a également ajoutée une architecture s390. Le script de compilation permet désormais aux scripts init de non Red Hat être installé sans correction de la génération. La boucle de la collection a été réécrite à l'appui de plusieurs instances, et une option filetée expérimentale est maintenant disponible pour répartir la charge CPU. Réglage automatique a été réécrite pour remplacer le code cpuid bogué et d'incorporer les informations obtenues par les systèmes de fichiers /proc et/sys.
A 'generic' architecture based upon clock_gettime() has also been added. An s390 architecture has also been added. The build script now allows non Red Hat init scripts to be installed without patching the build. The collection loop has been rewritten to support multiple instances, and an experimental threaded option is now available to spread the CPU load. Auto tuning has been rewritten to replace buggy cpuid code and to incorporate
information obtained from the /proc and /sys filesystems.

Project Resources