libs-gsweb/GSWAdaptors/common
Manuel Guesdon bafee2c2fc 2003-04-05 Manuel Guesdon <mguesdon@orange-concept.com>
* GSWAdaptors/common/config.h:
		o change minor version
	* GSWAdaptors/common/GSWUtil.h/.c:
		o added FormatAPRTime
	* GSWAdaptors/common/GSWHTTPResponse.c:
		o added time headers in response (apache2 only)
	* GSWAdaptors/common/GSWHTTPRequest.c:
		o moved GSWebHeaderForHTTPHeader to GSWHTTPHeaders.c
		o add application headers (defined in gsweb.conf)
	* GSWAdaptors/common/GSWHTTPHeaders.c:
		o moved GSWebHeaderForHTTPHeader from GSWHTTPRequest.c
		o sort GSWHeaderTranslationTable
	* GSWAdaptors/Apache/mod_gsweb.c:
		o comments
		o added time headers in response (apache2 only)
		o fixed APACHE2/Apache2 ifdef
	* GSWAdaptors/common/GSWConfig.c/.h:
		o added addTimeHeaders parameter


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@16369 72102866-910b-0410-8b05-ffd578937521
2003-04-05 15:16:56 +00:00
..
common.make * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
config.c * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
config.h 2003-04-05 Manuel Guesdon <mguesdon@orange-concept.com> 2003-04-05 15:16:56 +00:00
GNUmakefile Initial revision 2000-01-22 12:49:49 +00:00
GSWApp.c * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
GSWApp.h * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
GSWAppConnect.h * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
GSWAppConnectNSSocket.c * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
GSWAppConnectSocket.c * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
GSWAppRequest.c * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
GSWAppRequest.h * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
GSWAppRequestStruct.h * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
GSWConfig.c 2003-04-05 Manuel Guesdon <mguesdon@orange-concept.com> 2003-04-05 15:16:56 +00:00
GSWConfig.h 2003-04-05 Manuel Guesdon <mguesdon@orange-concept.com> 2003-04-05 15:16:56 +00:00
GSWDict.c 2003-04-05 Manuel Guesdon <mguesdon@orange-concept.com> 2003-04-05 15:16:56 +00:00
GSWDict.h 2003-04-05 Manuel Guesdon <mguesdon@orange-concept.com> 2003-04-05 15:16:56 +00:00
GSWHTTPHeaders.c 2003-04-05 Manuel Guesdon <mguesdon@orange-concept.com> 2003-04-05 15:16:56 +00:00
GSWHTTPHeaders.h 2003-04-05 Manuel Guesdon <mguesdon@orange-concept.com> 2003-04-05 15:16:56 +00:00
GSWHTTPRequest.c 2003-04-05 Manuel Guesdon <mguesdon@orange-concept.com> 2003-04-05 15:16:56 +00:00
GSWHTTPRequest.h * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
GSWHTTPResponse.c 2003-04-05 Manuel Guesdon <mguesdon@orange-concept.com> 2003-04-05 15:16:56 +00:00
GSWHTTPResponse.h * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
GSWList.c * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
GSWList.h * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
GSWLoadBalancing.c * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
GSWLoadBalancing.h * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
GSWLock.h * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
GSWPropList.c * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
GSWPropList.h * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
GSWString.c * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
GSWString.h * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
GSWTemplates.c GSWTemplates.c fixed typo. doesn't repond -> doesn't respond 2003-03-27 15:19:24 +00:00
GSWTemplates.h * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
GSWURLUtil.c * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
GSWURLUtil.h * GSWAdaptors/Apache/mod_gsweb.c (sendResponse): Add cast. 2003-02-28 18:37:43 +00:00
GSWUtil.c 2003-04-05 Manuel Guesdon <mguesdon@orange-concept.com> 2003-04-05 15:16:56 +00:00
GSWUtil.h 2003-04-05 Manuel Guesdon <mguesdon@orange-concept.com> 2003-04-05 15:16:56 +00:00