Download List

项目描述

FSPLIB is implementation of an FSP (file service
protocol) stack written in C. The library API is
very easy to use because it is modeled after the
POSIX API. You can use this library for adding FSP
support to any C/C++ program.

系统要求

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.

2009-06-14 05:48
0.11

scons的构建系统的是固定的。该库的名称现在libfsplib.a,因为它曾经是有libtool天。一个共享库,现在可以选择兴建。
The SCons build system was fixed. The library name is now libfsplib.a, as it used to be in libtool days. A shared library can now be optionally built.

2009-06-12 17:04
0.10

GNU autoconf的支持被删除,所以现在是唯一scons的构建系统使用。 fsp_open_session现在设置errno。一个可能的空进行区别对待是固定的。
标签: Minor bugfixes
GNU autoconf support was removed, so now SCons is the only build system used. fsp_open_session now sets errno. A possible NULL dereference was fixed.

2007-07-24 02:08
0.9

此版本修正3缓冲区溢出的全汉服务器。字符串的全汉服务器发送的开采,现在检查\ 0使用前终结。
标签: Major security fixes
This release fixes three buffer overflows
exploitable by the FSP server.
Strings sent by the FSP server are now checked for
\0 terminators before
use.

2006-02-21 00:40
0.8

缓冲区溢出已得到修复。
标签: Major security fixes
A buffer overflow has been fixed.

2005-07-25 15:37
0.7

两名失踪的系统包括头被添加到fsplib.h。
标签: Minor bugfixes
Two missing system include headers were added to
fsplib.h.

Project Resources