Download List

Projeto Descrição

The cgixx C++ CGI class library is intended as a
modern Common Gateway Interface library for ISO
standard C++ compilers. The focus of the cgixx
library is to ensure fast and reliable
conversations between the Web server's CGI and
your C++ code.

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.

2004-02-08 11:34
1.07

Esta versão contém correções de manutenção menores.
Tags: Release, Minor bugfixes
This maintenance release contains minor bugfixes.

2003-08-25 10:14
1.06

Leitura dos fluxos de entrada para os métodos POST e PUT foi reoptimized. Esta versão também inclui verificação de tamanho melhor fluxo e um script de configuração melhorado.
Tags: Release, Major feature enhancements
Reading of input streams for POST and PUT
methods was reoptimized. This release also
features better stream size checking and an
improved configure script.

2003-02-10 00:48
1.05

Um erro na manipulação de valores de tempo negativo foi corrigido, e os avisos do compilador foram limpos.
Tags: Release, Minor bugfixes
A bug in handling negative time values has been fixed, and compiler warnings have been cleaned up.

2002-11-17 12:55
1.04

Esta versão inclui suporte para (apenas 3.x GCC 2.95.4 foi apoiado antes) e 6,0 MSVC, bem como uma makesafestring () para ajudar na construção de cookies.
Tags: Release, Major feature enhancements
This release includes support for GCC 2.95.4 (only 3.x was supported before) and MSVC 6.0, as well as a makesafestring() function to help in building cookies.

2002-08-21 07:04
1.02

Uma correção para um bug no expiração do cookie.
Tags: Release, Minor bugfixes
A fix for a bug in cookie expiration.

Project Resources