Download List

프로젝트 설명

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

웹 서비스에 대 한 보안 암호 저장소 제대로 할 수 있습니다 성숙 프레임 워크와 함께 성공적인 침입 후 사용자 들의 가장 중요 한 보호 중 하나을입니다. 이 릴리스에서 새로운 UPWCrypt 구성 요소는 사용자를 인증 해야 하는 C로 작성 된 휴대용 독립 실행형 네트워크 데몬에 대 한이 틈새를 채웁니다. 그것 UPWCrypt 매우 간단한 API를 제공할 수 있다 의미 하는 오픈 Bsd bcrypt 알고리즘 (type $2a$ 해시)의 구현을 사용 하 여 전문 이다. 또한이 릴리스 빌드 시스템 및 문서에서 몇 가지 유지 관리 수정 프로그램을 포함합니다.
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

이 유지 보수 릴리즈 업데이트 및 수정은 작은 LibUtillery의 부품 파티 구성 요소 3.
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

이 릴리스에는 남아있는 이동성 문제를 해결하는 많은 사소한 변경 및 수정의 모든 분야와 중점을 둡니다. LibUtillery 지금은 리눅스를 지원하는 모든 주요 BSDs, 윈도우, 솔라리스, 그리고 GCC는 MSVC와 함께 빌드 및 SunPRO C. 또한, 일부 코드를 정리 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

대부분의 플랫폼에서 LibUtillery은 OpenSSL에 따라 다릅니다. 더 유연한 시스템을 구축 고급 사용자를 목적으로 컴파일하려면 라이브러리 구축이 의존성을하지 않고있습니다. 라이브러리를 사용하도록 쉽게 만들었습니다 또한, UAlloc 구성 요소를 지금 uvasprintf () 함수를 추가 변경 작업을하고있다. 테스트, 확장되었고 별도의 소스와 컴파일과 디렉토리를 빌드에서 해결되었습니다.
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

이것은 사소한 bugfix 출시 자체 LibUtillery 허가 및 프로젝트를 통해 Autoconf를 사용하여 교차 - 컴파일. 그것은 또한 일부 문서를 수정 프로그램이 포함되어있습니다.
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