Downloadliste

Projektbeschreibung

LibUtillery is a free, BSD-licensed programmer's
toolbox; a lightweight and thoroughly documented
collection of sub-libraries that solve generic and
often repetitive tasks. It also helps with writing
portable software by providing a single API to
many non-standard extensions that are not natively
supported on all operating systems. It ships
functions for memory management and debugging,
logging, thread synchronization, and debugging,
configuration file parsing, hash table, tree and
list data structures, standard integer types, and
more.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2011-11-28 07:21
1.7.0

Für Webdienste ist sichere Passwort-Speicher eine der wichtigsten Schutz ihrer Nutzer nach einem erfolgreichen Einbruch mit ausgereifte Frameworks, so dass Sie es richtig machen. Die neue UPWCrypt Komponente in dieser Version füllt diese Nische für tragbare Stand-Alone Netzwerk-Daemons, geschrieben in C, die zum Authentifizieren von Benutzern benötigen. Es ist speziell für die Verwendung einer Implementierung des OpenBSD Bcrypt Algorithmus (Typ $2a$ Hashes), was, dass UPWCrypt in der Lage bedeutet, eine sehr einfache API. Außerdem enthält diese Version ein paar Wartung Korrekturen in der Build-System und Dokumentation.
Tags: Major feature enhancements, Minor bugfixes
For Web services, secure password storage is one of the most important protections of its users after a successful break-in, with mature frameworks allowing you to do it properly. The new UPWCrypt component in this release fills this niche for portable stand-alone network daemons, written in C, that need to authenticate users. It is specialized to using an implementation of the OpenBSD bcrypt algorithm (type $2a$ hashes), which means UPWCrypt is able to provide a very simple API. Also, this release contains a few maintenance fixes in the build system and documentation.

2011-03-16 06:18
1.6.2

Das Maintenance-Release Updates und Fixes kleine Teile LibUtillery's 3rd-Party-Komponenten.
Tags: Minor feature enhancements, Minor bugfixes
This maintenance release updates and fixes small parts of LibUtillery's 3rd party components.

2009-07-28 18:30
1.6.1

Diese Veröffentlichung konzentriert sich auf die Festsetzung verbleibenden Übertragbarkeit Fragen, mit vielen kleineren Änderungen und Korrekturen in allen Bereichen. LibUtillery ist nun bekannt, dass Linux-Unterstützung, Darüber hinaus verfügen alle großen BSDs, Windows und Solaris, und es baut mit GCC, MSVC und SunPro C., hilft einige Code-Reorganisation verkleinern statisch gelinkt Anwendungen LibUtillery.
Tags: Minor bugfixes, Minor feature enhancements
This release focuses on fixing remaining portability issues, with many minor changes and fixes in all areas. LibUtillery is now known to support Linux, all the major BSDs, Windows, and Solaris, and it builds with GCC, MSVC, and SunPRO C. Furthermore, some code reorganization helps reduce the size of statically linked applications using LibUtillery.

2009-07-13 02:28
1.6.0

Auf den meisten Plattformen, hängt LibUtillery auf OpenSSL. Eine flexiblere Build-System ermöglicht fortgeschrittene Anwender zu einem Zweck zu kompilieren gebaute Bibliothek ohne diese Abhängigkeit. Auch die UAlloc Komponente hat jetzt eine uvasprintf ()-Funktion, sowie weitere Änderungen haben die Bibliothek einfacher zu bedienen. Die Testsuite wurde erweitert, und die Zusammenstellung mit getrennten Quell-und Build-Verzeichnisse wurde behoben.
Tags: Minor feature enhancements, Bugfixes
On most platforms, LibUtillery depends on OpenSSL. A more flexible build system allows advanced users to compile a purpose-built library without this dependency. Also, the UAlloc component now has a uvasprintf() function, and further changes have made the library easier to use. The test suite was extended, and compilation with separate source and build directories was fixed.

2009-06-05 02:34
1.5.2

Diese kleine Bugfix-Release ermöglicht LibUtillery selbst, und Projekte, die es über Autoconf, to be cross-kompiliert. Es enthält auch eine Dokumentation fixes.
Tags: Minor bugfixes
This minor bugfix release permits LibUtillery itself, and projects using it via Autoconf, to be cross-compiled. It also includes some documentation fixes.

Project Resources