DeleGate/WindowsCE本体 4/16版

プロキシサーバーDeleGateWindowsCE本体 wince-dg.exe (DeleGateLauncher利用時には必要)が更新されています。(4/16)

FTP Directory localhost:7021 pub/DeleGate/

3/31辺り以降の更新履歴を。wince.cの更新が多分関係ありそうな部分。enabled SOCKS + FTP-origin server by default on WinCE、とかちょときになるところかも。

9.8.2 080416 mod delegated.c: stopped checking sum for /wince-dg.exe (WinCE)
9.8.2 080415 new wince.c: added a display of IpAddress of the host (WinCE)
9.8.2 080415 new wince.c: introduced a progress meter on WinCE
9.8.2 080414 new delegated.c: multiple -Qxxx like -Pxxx
9.8.2 080414 fix svport.c: faster termination on WinCE (pre24)
9.8.2 080414 mod http.c: no "badServer? beforeREQBODYx" log on normal HTTP resp
9.8.2 080413 fix delegated.c: SockMux with SERVER=proto://sv,-in:-:-P...(pre22)
9.8.2 080413 fix htmlgen.c: fixed heap error in /-/admin/ access (pre22)
9.8.2 080413 fix windows.c: implemented thread_exit()
9.8.2 080413 fix __pthread_create.c: fixed thread_exit() to clean-up the thread
9.8.2 080413 fix {ystring,wince}.c: fixed SEGV on fdopen(-1,mode)
9.8.2 080413 fix windows.c: fixed (re-) waiting exited thread with timeout
9.8.2 080412 fix delegated.c: terminate all sub-threads before exit (for WinCE)
9.8.2 080411 mod wince.c: modified refreshing window on exit (WinCE)
9.8.2 080411 fix delegated.c: fixed SEGV on exit from single-proc mode (WinCE)
9.7.8 080410 fix ftpgw.c: waiting 226 before sending QUIT (for MS-FTP)
9.8.2 080407 fix {wince,nbio}.c: stopped "close... --ERROR--" in LOGFILE(pre18)
9.8.2 080407 new wince.c: introduced a window for a control panel on WinCE
9.7.8 080407 mod ftp.c: coped with "spftp" with non-pipelined auth. (McAfee)
9.8.2 080404 mod wince.c: AUTH=admin:-man by default
9.8.2 080404 fix {htmlgen,admin}.c: fixed memory leaks in /-/admin/
9.8.2 080403 mod htmlgen.c: escaping UTF-7 like pattern in HTML from req. str.
9.8.2 080403 fix htmlgen.c: multi-thread safe HTML generation for /-/admin/
9.8.2 080403 new httpd.c: AUTHORIZER="authServ@_{realmName}_"
9.8.2 080403 new env.c: introduced DGDEF="Name[,Flag]:Data" + "_{Name,Opts}_"
9.8.2 080402 mod nbio.c: shorten timeout of SOCKS under heavy load/single-proc.
9.8.2 080402 fix {socks4,socks5}.c: file-descr. jamming in SOCKS/multi-threads
9.8.2 080402 fix wince.c: coped with recv(MSG_PEEK) after dup()
9.8.2 080402 mod delegated.c: loading delegated.conf with ".txt" extension
9.8.2 080331 new wince.c: enabled SOCKS + FTP-origin server by default on WinCE
9.8.2 080331 new ftp.c: implemented mkdir,rmdir,remove and rename as origin-FTP
9.8.2 080331 fix wince.c: enabled read() from on-memory tmpfile on WinCE
9.8.2 080331 fix {socks4,socks5}.c: fixed memory leak (of FILE) in Socks serv.
9.8.2 080331 new wince.c: coped with MSG_PEEK (of 1byte) on WinCE