Donate Share

Pi3Web

File Release Notes and Changelog

Release Name: 2.0.3

Notes:
Release Notes for Pi3Web 2.0.3 PL4 12/2008
==========================================
This release contains one bugfix.

Bugfixes
--------
- fix of CGI example program Bas64.exe, which causes a GPF
when overlength username/password are entered. Furthermore
the CGI interface has enhanced in the same way as the ISAPI
interface, i.e. Win32 system error dialogs are suppressed.

Release Notes for Pi3Web 2.0.3 PL3 12/2008
==========================================
This release contains one bugfix.

Bugfixes
--------
- fix of the behaviour, that the Windows error dialog box is shown, when the server has been installed in desktop mode and an URI like /isapi/users.txt is requested.

Release Notes for Pi3Web 2.0.3 PL2 04/2007
==========================================
This release contains a number of bugfixes.

Bugfixes
--------
- Fixed implementation of HTTP/1.1 byte ranges (bug #1273940)
- Fixed update of server port number in internal database
- Fixed usage of port number in configuration of virtual hosts generated with the administration GUI
- Modified HSE_REQ_SEND_RESPONSE_HEADER and added HSE_REQ_SEND_RESPONSE_HEADER_EX server support function to ISAPI implementation (fixes of bug #1242484, #1242496).
- Rei-mplemented scanner for PathInfo in PathMap.cpp
- New PIServer.dll containing all changes from the last POSIX/Linux build

Release Notes for Pi3Admin 2.0.3 10/2004
========================================
This is the new remote administration client for the Pi3Web server.

Features
--------
- Supported by Pi3Web 2.0.2 and greater (2.0.3 is recommended)
- Rich client concept, user interface equals the existing admin.
  client based on the EnhPi3.exe interface
- administration panels can be switched on/off separately
- Can process configuration files both network or file based
- Can create a new configuration file as a template
- Integrated setup and uninstallation wizzards
- Supports SSL and Digest Authentication (simple HTTP and
  BASIC authentication works also)
- An update of the SiteRoot handler for the Pi3Web server
  is available, which forces SSL for remote admin. connections

Release Notes for Pi3Web 2.0.3 PL1 10/2004
=================================
This release contains some bugfixes as well as a few useful
functional features and improvements.

Features/Changes
----------------
- improvements in the SSL module for client (active) mode
- handler for remote administration (SiteRoot) got a new
  option "ForceSsl". If set to "Yes", the server allows
  remote administration requests only through secure
  connection (SSL).
- All handlers/modules make use of the new API functions
  'HTTPUtil_getSchema' and 'HTTPUtil_isSecureConnection'
  now.

Bugfixes
--------
- Fixed a problem in the CGI handler regarding HTTP status
code for compatibility with 'Active HTML' (an ASP
engine by www.selisoft.com)
- Fixed a problem with high CPU load, when 'Reuse Threads'
option has been activated

Release Notes for Pi3Web 2.0.3 08/2004
======================================
This minor release contains some bugfixes as well as a few useful
functional features and improvements of the administration GUI.

Features/Changes
----------------
- PHP4Wrapper updated to PHP 4.3.8
- SSL module updated to openssl 0.9.7d
- Added HTTP/1.1 ranges support
- Added SSL cipher names for TLS 1.0 ciphers to the SSL module
- Added Pi3Expression ($e) and SSI (HTTPS_CIPHERNAME)
  variable for SSL cipher name
- Added variables for number of files and bytes in directory index
- improved behaviour of directory index sorting (similar to Windows explorer)
- Some improvements regarding service control manager interface,
  fixed possible crash while stopping the service
- Improvement of ISAPI filter implementation related to SF_NOTIFY_URL_MAP
- Improved PathMapper implementation, better determination of PathInfo by
  taking directories into consideration 


Changes: