Download List

Projeto Descrição

Flux consists of utility APIs that apply compression and strong cryptography to I/O channels (file or network), do strong hashing, and exchange C structs in an architecture-independent fashion. It also provides n-ary trees whose contents can be serialized to human-readable files or network streams, along with some related utilities. It is written in C and integrates with the GLib main loop.

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.

2005-08-28 12:27
0.10.0

Fast funções de criptografia de curva elíptica foram implementadas. FluxWorker e FluxIndexedList foram implementadas. A drag desempenho enorme quando eu envio muitas pequenas / O fluxo de eventos no wa FluxTcpIO eliminada. A drag desempenho pequeno, mas desnecessário, na FluxObject verificação de tipo foi eliminada. Todas as advertências emitidas pelo GCC 4.0.1 em Linux foram eliminados.
Tags: Major feature enhancements
Fast elliptic curve cryptographic functions were
implemented. FluxWorker and FluxIndexedList were
implemented. A huge performance drag when
dispatching many small I/O stream events in
FluxTcpIO wa eliminated. A slight, but
unnecessary, performance drag in FluxObject type
checking was eliminated. All warnings as issued by
GCC 4.0.1 on Linux were eliminated.

2005-06-11 22:40
0.9.1

A manipulação de marshaller inteiro em arquiteturas 64-bit foi corrigido. O código foi limpado a fim de não gerar avisos com os padrões mais recentes do GCC. Pequenas melhorias foram feitas para os RNG e resolver IP.
Tags: Minor feature enhancements
The marshaller's integer handling on 64-bit
architectures was fixed. The code was cleaned up
so as not to generate warnings with newer GCC
defaults. Minor enhancements were made to the RNG
and IP resolver.

2005-04-15 23:18
0.9.0

Esta versão implementa utilitários para definição simplificada GObject, uma nova classe FluxInterval, travessia de forma aleatória, para cursores FluxPatTree, e suporte a arquivos grandes para FluxFileIO. Existem inúmeras correções de bugs.
Tags: Major feature enhancements
This release implements utilities for simplified GObject definition, a new class FluxInterval, random-order traversal for FluxPatTree cursors, and large file support for FluxFileIO. There are numerous bugfixes.

2004-06-04 00:57
0.8.2

Esta versão usa getnameinfo () se disponível e elimina a possibilidade de volumosos dados de rede de entrada para parar o loop principal em computadores lentos.
Tags: Minor bugfixes
This release uses getnameinfo() if available and eliminates the
potential for voluminous incoming network data to stall the main loop on
slow computers.

2004-05-28 05:27
0.8.1

O arquivo de rede e I / O camadas foram reescritos usando threads. A dependência GNet foi descartado. Criptografia Elliptic foi implementada, mas a API ainda não está finalizado.
Tags: Major feature enhancements
The networking and file I/O layers were rewritten using threads. The GNet dependency was dropped. Elliptic cryptography was implemented, but the API is not yet finalized.

Project Resources