CeHttp Change log

WebUtil source library
01/Oct/2005
  • [cehttp]fixed: WebUtil source library.
CEHTTP 2.37
13/Aug/2005
  • [cehttp]fixed:MD5 code
CEHTTP 2.36
12/Nov/2004
  • The package where an old code mixed had been released.
CEHTTP 2.36
10/Oct/2004
  • Wrong version name was fixed. 2.34 -> 2.36
bbs.chx
20/Sep/2004
  • [bbs.chx]updated: Delete system.
dir.chx
19/Sep/2004
  • [dir.chx]fixed: The problem that the static variable is not initialized on PocketPC.
Status for PocketPC
29/Aug/2004
  • [status.chx]added: build for pocketPC
BBS 1.1
05/15/2004
  • [bbs.chx]fixed: Memory allocation method was changed.
  • [common]fixed: Memory allocation method was changed..
CEHTTP 2.36
04/04/2004
  • [cehttp] fixed: Stack over flow at STR library.
CEHTTP 2.35
02/15/2004
  • [cehttp] fixed: Stack over flow.
  • [cehttp] String lib. was changed that check the NULL pointer.
Dir
01/03/2004
  • [dir.chx] The format of the date was changed from UTC to Localtime.
CEHTTP 2.34 (Update is required.)
12/24/2003 Merry Christmas!
  • [cehttp]fixed: The bug of the circumference of a memory was fixed. Update is required.
  • Code fix at version 2.34
CEHTTP 2.33
12/14/2003
  • [cehttplog] fixed: CriticalSection method.
CEHTTP 2.32
12/06/2003
  • [cehttplog] fixed buffer over error.
  • The CE4 project was put into the download package.
CEHTTP 2.31
12/02/2003
  • [cehttp] build for SigmarionIII (CE4)
CEHTTP 2.31
11/22/2003
  • [cehttplog] critical section operation changed.
Dir ver. 2.0
11/22/2003
  • Directory make / delete function
  • Time stamp
CEHTTP ver. 2.30
11/16/2003
  • CeHttp for Win32 desktop version is released.
  • Replace the memory function. malloc() / free() (C-Runtime library) is replaced by HeapAlloc() / HeapFree(). Win32 C-Runtime library cannot free that the DLL allocated memory from exe. CeHttp have to free the memory allocated in the DLL and CHX extension. This fix have a influence on all CeHttp source because of MyVarMem class library used malloc() free() C-Runtime library.
  • All request-header is added to environment variable with HTTP_ prefix. See technical manual.
  • CeHttpLog project was jointed with CeHttp Project.
  • [PcHttp:bug fix] MOD, CeHttpLog, and some setting files cannot be read on PC.
  • [bug fix] When HEAD command requested to chx / mod, the body content is sent.
CEHTTP 2.2
  • 03/02/2003 ver 2.22 The thread deadlock problem at the time of high load was fixed.
  • 02/11/2003 ver 2.21 Log file function was supported. Adding a new function stopped here.
  • 02/05/2003 ver 2.20 Mr. UK-Taniyama's nScript extension was arranged in the style of a server page.
  • 02/02/2003 ver 2.20 MIME type extension correspondence.
CEHTTP 2.1
  • 01/13/2003 ver 2.12 The compile error of the x86PC version was fixed.
  • 12/30/2002 ver 2.12 STATUS.CHX was released.
  • 12/25/2002 ver 2.12 SHx CPU was supported.
  • 12/24/2002 ver 2.12 BBS.CHX bug fixed.
  • 11/23/2002 ver 2.10 Basic authentication was supported.
  • 11/08/2002 ver 2.10 The Location header was supported.
CEHTTP 1.1
  • 01/13/2002 ver 1.10 Reconstruction and tuning. external extension was modified. dir.chx was released.
CEHTTP 1.0
  • 12/01/2001 ver 1.0 first release

HOME