Download List

Descripción del Proyecto

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.

System Requirements

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.

2011-11-28 07:21
1.7.0

Para servicios Web, almacenamiento de contraseña segura es una de las más importantes protecciones de sus usuarios después de un asalto exitoso, con marcos maduros, lo que le permite hacerlo correctamente. El nuevo componente de UPWCrypt en esta versión llena este nicho para los demonios portátil red independiente, escrito en C, que se deben autenticar a los usuarios. Está especializado para utilizar una aplicación del algoritmo de bcrypt de OpenBSD (tipo 2a $$ hashes), que significa que upwcrypt es capaz de proporcionar una API muy sencilla. Además, esta versión contiene algunas revisiones de mantenimiento en el sistema de compilación y la documentación.
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

Esta versión actualiza el mantenimiento y corrección de pequeñas piezas de LibUtillery los componentes tercera parte.
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

Este lanzamiento se centra en solucionar problemas de portabilidad restantes, con muchos pequeños cambios y correcciones en todos los ámbitos. LibUtillery ahora se sabe que el soporte de Linux, todos los BSD principales, Windows y Solaris, y se construye con GCC, MSVC, y SunPro C. Por otra parte, algunos de reorganización código ayuda a reducir el tamaño de las aplicaciones enlazadas estáticamente utilizando 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

En la mayoría de plataformas, LibUtillery depende de OpenSSL. Un sistema más flexible la construcción permite a los usuarios avanzados para compilar un servicio integrado de biblioteca sin esta dependencia. Además, el componente de UAlloc ahora tiene un uvasprintf () función, y otros cambios han hecho que la biblioteca más fácil de usar. El conjunto de pruebas fue ampliado, y la compilación con la fuente por separado, los directorios de construcción fue corregido.
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

Este comunicado de corrección de errores menores permisos LibUtillery sí mismo, y los proyectos de usarlo a través de Autoconf, a cross-compilado. También incluye algunas correcciones de la documentación.
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