13 years agoVersion 0.71_01 0.71_01
Tomas Doran [Tue, 24 Aug 2010 21:26:37 +0000]
Version 0.71_01

13 years agoprint() and write() now warn() instead of croak() incase of wide character output
chansen [Sun, 22 Aug 2010 15:06:44 +0000]
print() and write() now warn() instead of croak() incase of wide character output

13 years agoAdded a LIMITATIONS section to POD
chansen [Wed, 14 Jul 2010 16:04:34 +0000]
Added a LIMITATIONS section to POD

13 years agoApply patch from RT#57697
Florian Ragwitz [Wed, 14 Jul 2010 15:52:09 +0000]
Apply patch from RT#57697

14 years agoFix a spelling mistake in the docs.
Jonathan Yu [Fri, 2 Apr 2010 17:19:40 +0000]
Fix a spelling mistake in the docs.

14 years agoVersion 0.71. 0.71
Florian Ragwitz [Thu, 1 Apr 2010 00:54:33 +0000]
Version 0.71.

14 years agoFix another case of defined %hash.
Florian Ragwitz [Tue, 30 Mar 2010 00:03:27 +0000]
Fix another case of defined %hash.

14 years agoChangelog and bump versions for 0.70 0.70
Tomas Doran (t0m) [Mon, 22 Mar 2010 11:34:44 +0000]
Changelog and bump versions for 0.70

14 years agoMerge commit 'github/master'
Tomas Doran (t0m) [Mon, 22 Mar 2010 11:33:00 +0000]
Merge commit 'github/master'

14 years agodefined %hash will be deprecated in 5.12.
Florian Ragwitz [Sun, 28 Feb 2010 14:12:26 +0000]
defined %hash will be deprecated in 5.12.

14 years agoBump version 0.69
Tomas Doran [Mon, 15 Feb 2010 22:58:57 +0000]
Bump version

14 years agoBump versions for another dev release 0.68_02
Tomas Doran [Wed, 13 Jan 2010 18:33:07 +0000]
Bump versions for another dev release

14 years agoPRINT patch take 3 after diving the perl source
Tomas Doran [Mon, 11 Jan 2010 19:30:32 +0000]
PRINT patch take 3 after diving the perl source

14 years agoSwitch PRINT back to void and use XSRETURN_UNDEF/XSRETURN_YES - chansen
Tomas Doran (t0m) [Mon, 11 Jan 2010 18:07:06 +0000]
Switch PRINT back to void and use XSRETURN_UNDEF/XSRETURN_YES - chansen

14 years agoAnother .gitignore fix
Tomas Doran (t0m) [Mon, 11 Jan 2010 17:35:40 +0000]
Another .gitignore fix

14 years agoIO:: PRINT returns a bool, not no of bytes written, pointed out by chansen
Tomas Doran (t0m) [Mon, 11 Jan 2010 17:33:20 +0000]
IO:: PRINT returns a bool, not no of bytes written, pointed out by chansen

14 years agoBump version 0.68_01
Tomas Doran [Sun, 10 Jan 2010 01:29:43 +0000]
Bump version

14 years agoForce signal handler installation so we can catch SIGPIPE. RT#5100
Tomas Doran [Sun, 10 Jan 2010 01:28:39 +0000]
Force signal handler installation so we can catch SIGPIPE. RT#5100

14 years agoMake the PRINT method return the number of bytes written.
Tomas Doran [Sun, 10 Jan 2010 01:12:50 +0000]
Make the PRINT method return the number of bytes written.

This complies with the IO:: interface, and fixes (and takes the patch from)
RT#24347

14 years agoFix UTF-8 double encoding issues (RT#52400)
Tomas Doran [Sun, 10 Jan 2010 00:58:53 +0000]
Fix UTF-8 double encoding issues (RT#52400)

14 years agoBump versions for 0.68 0.68
Tomas Doran (t0m) [Thu, 31 Dec 2009 16:23:59 +0000]
Bump versions for 0.68

14 years agoAdd more generated files to .gitignore
Tomas Doran (t0m) [Thu, 31 Dec 2009 16:28:02 +0000]
Add more generated files to .gitignore

14 years agoMerge branch 'master' of git.shadowcat.co.uk:fcgi2 0.67_01 0.67_01-RC1
Tomas Doran [Fri, 11 Dec 2009 23:42:36 +0000]
Merge branch 'master' of git.shadowcat.co.uk:fcgi2

* 'master' of git.shadowcat.co.uk:fcgi2:
  Allow us to ship dev releases without version mismatches.

14 years agoMore .gitignore
Tomas Doran [Fri, 11 Dec 2009 22:38:13 +0000]
More .gitignore

14 years agoAllow us to ship dev releases without version mismatches.
Florian Ragwitz [Fri, 11 Dec 2009 23:34:42 +0000]
Allow us to ship dev releases without version mismatches.

14 years agoAdd yet more generated files to .gitignore
Tomas Doran [Tue, 8 Dec 2009 01:52:40 +0000]
Add yet more generated files to .gitignore

14 years agoBump versions for dev release pending
Tomas Doran [Tue, 8 Dec 2009 01:46:49 +0000]
Bump versions for dev release pending

14 years agoAvoid quoting error with newer automake
Tomas Doran [Tue, 8 Dec 2009 01:40:04 +0000]
Avoid quoting error with newer automake

perl [master]$ ./distrib
../acinclude.m4:3: warning: underquoted definition of FCGI_COMMON_CHECKS
../acinclude.m4:3:   run info '(automake)Extending aclocal'
../acinclude.m4:3:   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal

14 years agoAdd additional ignores
Tomas Doran [Tue, 8 Dec 2009 01:30:57 +0000]
Add additional ignores

14 years agoChop tabs for spaces in the changelog
Tomas Doran [Thu, 3 Dec 2009 21:13:49 +0000]
Chop tabs for spaces in the changelog

14 years agoMerge branch 'master' of ssh://goatse.co.uk/~bobtfish/public_html/fcgi2
Tomas Doran [Wed, 2 Dec 2009 19:57:45 +0000]
Merge branch 'master' of ssh://goatse.co.uk/~bobtfish/public_html/fcgi2

* 'master' of ssh://goatse.co.uk/~bobtfish/public_html/fcgi2:
  Add more things to .gitignore
  Add FILENO method to FCGI.pm to comply with IO:: interface
  Trim trailing whitespace
  add a .gitignore for the perl stuff.

14 years agoAdd FILENO method to FCGI.pm to comply with IO:: interface
t0m [Sun, 29 Nov 2009 11:46:21 +0000]
Add FILENO method to FCGI.pm to comply with IO:: interface

FILENO method returns a defined but invalid value (can never be defined
as the error return from the syscall is -1) to placate things such as
IPC::Run which call fileno to check if a filehandle is open.

Closes bugs:
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544540
 http://rt.cpan.org/Public/Bug/Display.html?id=50972
 Removes need for upstream patch in OpenBSD

14 years agoTrim trailing whitespace
t0m [Sun, 29 Nov 2009 11:46:58 +0000]
Trim trailing whitespace

14 years agoAdd a .gitignore.
Tomas Doran [Mon, 2 Nov 2009 23:23:07 +0000]
Add a .gitignore.

14 years agoAdd more things to .gitignore
Tomas Doran [Wed, 2 Dec 2009 19:52:38 +0000]
Add more things to .gitignore

14 years agoAdd FILENO method to FCGI.pm to comply with IO:: interface
t0m [Sun, 29 Nov 2009 11:46:21 +0000]
Add FILENO method to FCGI.pm to comply with IO:: interface

FILENO method returns a defined but invalid value (can never be defined
as the error return from the syscall is -1) to placate things such as
IPC::Run which call fileno to check if a filehandle is open.

Closes bugs:
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544540
 http://rt.cpan.org/Public/Bug/Display.html?id=50972
 Removes need for upstream patch in OpenBSD

14 years agoTrim trailing whitespace
t0m [Sun, 29 Nov 2009 11:46:58 +0000]
Trim trailing whitespace

14 years agoadd a .gitignore for the perl stuff.
Tomas Doran [Mon, 2 Nov 2009 23:23:07 +0000]
add a .gitignore for the perl stuff.

20 years ago[WIN32] Raise SIGTERM from the ShutdownRequestThread to emulate
robs [Sat, 31 Jan 2004 17:47:06 +0000]
[WIN32] Raise SIGTERM from the ShutdownRequestThread to emulate
the Unix behaviour.  Dan [mail@daniel-albert.de]

Modified Files: README libfcgi/os_win32.c

20 years agoremove '/GX-' - C++ exceptions are presumed disabled for extern 'C' fns
robs [Sun, 2 Nov 2003 22:46:41 +0000]
remove '/GX-' - C++ exceptions are presumed disabled for extern 'C' fns

20 years agoremove '/D LIBFCGI_EXPORTS'
robs [Sun, 2 Nov 2003 22:45:02 +0000]
remove '/D LIBFCGI_EXPORTS'

20 years agoremove '/GX-' from the compiler flags - there C++ exception handling is off on extern...
robs [Sun, 2 Nov 2003 22:37:51 +0000]
remove '/GX-' from the compiler flags - there C++ exception handling is off on extern 'C' fns anyway

20 years agochange uses of 'cp' to 'copy'
robs [Sun, 2 Nov 2003 21:51:36 +0000]
change uses of 'cp' to 'copy'

20 years agoadd Win32/config_h.dsp
robs [Sun, 2 Nov 2003 21:42:47 +0000]
add Win32/config_h.dsp

20 years agobump version to 2.4.1
robs [Sun, 22 Jun 2003 02:15:10 +0000]
bump version to 2.4.1

20 years agomigrate OS_Close() calls to new signiature
robs [Sun, 22 Jun 2003 02:02:33 +0000]
migrate OS_Close() calls to new signiature

20 years agoFix fcgi_streambuf::underflow() such that when there is no buffer
robs [Sun, 22 Jun 2003 00:51:26 +0000]
Fix fcgi_streambuf::underflow() such that when there is no buffer
the character isn't removed.  AIDA Shinra <shinra@j10n.org>

Modified Files:README libfcgi/fcgio.cpp

20 years agocall the fcgi lib's attach/detach
robs [Sun, 22 Jun 2003 00:24:11 +0000]
call the fcgi lib's attach/detach

20 years agoadd attach()/detach() support
robs [Sun, 22 Jun 2003 00:16:43 +0000]
add attach()/detach() support

21 years agotabs -> spaces
robs [Tue, 4 Feb 2003 01:30:04 +0000]
tabs -> spaces

21 years agoset version to 2.4.0
robs [Sun, 19 Jan 2003 17:19:41 +0000]
set version to 2.4.0

21 years agofix typo in example code, re prime number
robs [Sun, 19 Jan 2003 16:58:22 +0000]
fix typo in example code, re prime number

21 years agoupdate to 0.67
skimo [Sun, 22 Dec 2002 20:54:35 +0000]
update to 0.67

21 years agobump version in anticipation of new release
skimo [Sun, 15 Dec 2002 20:04:36 +0000]
bump version in anticipation of new release

21 years agoadd minimal test
skimo [Sun, 15 Dec 2002 20:03:28 +0000]
add minimal test

21 years agoComment out calls to close in Finish based on a report
skimo [Sun, 15 Dec 2002 20:02:48 +0000]
Comment out calls to close in Finish based on a report
by "Kurtis D. Rader" <kdrader@us.ibm.com>

21 years agoWrite out in 32KiB chunks since FastCGI protocol support
skimo [Sun, 15 Dec 2002 20:01:46 +0000]
Write out in 32KiB chunks since FastCGI protocol support
blocks up to 64KiB-1
Based on a patch by "Kurtis D. Rader" <kdrader@us.ibm.com>

21 years agoRemove extraneous "/".
skimo [Sun, 15 Dec 2002 19:40:19 +0000]
Remove extraneous "/".
Problem reported by Igor Franchuk <softdep@rol.ru>

21 years agocomment on a possible FILENO method
skimo [Sun, 15 Dec 2002 19:18:56 +0000]
comment on a possible FILENO method

21 years agoUpgrade FCGI_UndoBinding to perlio
skimo [Mon, 11 Nov 2002 13:51:20 +0000]
Upgrade FCGI_UndoBinding to perlio

21 years agotypo
skimo [Thu, 5 Sep 2002 16:28:44 +0000]
typo

21 years agobump version
skimo [Thu, 5 Sep 2002 16:14:32 +0000]
bump version

21 years agoperl 5.8.0 compatibility fix by Autrijus
skimo [Thu, 5 Sep 2002 16:14:04 +0000]
perl 5.8.0 compatibility fix by Autrijus

22 years agosame change as in os_win.c - on connection close, shutdown() the send side and read...
robs [Tue, 5 Mar 2002 19:14:49 +0000]
same change as in os_win.c - on connection close, shutdown() the send side and read until EOF or timeout

22 years agoshutdown() the send side and then read() from client until EOF
robs [Tue, 5 Mar 2002 18:15:15 +0000]
shutdown() the send side and then read() from client until EOF
or a timeout expires.  This is done to minimize the potential
that a TCP RST will be sent by our TCP stack in response to
receipt of additional data from the client.  The RST would
cause the client to discard potentially useful response data.

22 years ago[WIN32] shutdown only the send side of a TCP socket to prevent a TCP
robs [Mon, 4 Mar 2002 22:16:38 +0000]
[WIN32] shutdown only the send side of a TCP socket to prevent a TCP
reset from trashing the reciept of data on the client.

22 years ago[WIN32] force an exit from the ShutdownRequestThread when a shutdown
robs [Thu, 28 Feb 2002 15:21:25 +0000]
[WIN32] force an exit from the ShutdownRequestThread when a shutdown
is signaled and NamedPipes are in use.

22 years agocleanup to avoid warnings under borland complier
robs [Mon, 25 Feb 2002 13:17:27 +0000]
cleanup to avoid warnings under borland complier

22 years agomissed a couple of streamsize changes
robs [Mon, 25 Feb 2002 13:16:11 +0000]
missed a couple of streamsize changes

22 years agochanges to match recent .dsp changes
robs [Mon, 25 Feb 2002 01:47:16 +0000]
changes to match recent .dsp changes

22 years agoupdates based on the latest fcgi_config.h.in
robs [Mon, 25 Feb 2002 01:10:20 +0000]
updates based on the latest fcgi_config.h.in

22 years agobuild fcgio.cpp at warning level 3 instead of 4 (because windows headers throw piles...
robs [Mon, 25 Feb 2002 01:09:06 +0000]
build fcgio.cpp at warning level 3 instead of 4 (because windows headers throw piles of warnings)

22 years agoenable synchonous exception handling in the release target
robs [Mon, 25 Feb 2002 00:57:35 +0000]
enable synchonous exception handling in the release target

22 years agoremove define of HAVE_IOSTREAM_WITHASSIGN_STREAMBUF
robs [Mon, 25 Feb 2002 00:49:28 +0000]
remove define of HAVE_IOSTREAM_WITHASSIGN_STREAMBUF
enable exception handling

22 years agouse #if instead of #ifdef
robs [Mon, 25 Feb 2002 00:46:17 +0000]
use #if instead of #ifdef

22 years agoremove dos eols
robs [Mon, 25 Feb 2002 00:42:59 +0000]
remove dos eols

22 years agouse streamsize and char_type, export the C++ API via the class not its methods
robs [Sun, 24 Feb 2002 20:12:21 +0000]
use streamsize and char_type, export the C++ API via the class not its methods

22 years agoadd 'using namespace std' because fcgio.h doesn't do that anymore
robs [Sun, 24 Feb 2002 20:08:09 +0000]
add 'using namespace std' because fcgio.h doesn't do that anymore

22 years agoadd check for char_type in the context of C++'s streambuf and some misc changes to...
robs [Sun, 24 Feb 2002 20:07:07 +0000]
add check for char_type in the context of C++'s streambuf and some misc changes to how C++ related checks are performed

22 years agoignore *.tar.gz
robs [Sun, 24 Feb 2002 15:09:54 +0000]
ignore *.tar.gz

22 years agodisable the 4127 warning caused by FD_SET
robs [Sun, 24 Feb 2002 15:07:03 +0000]
disable the 4127 warning caused by FD_SET

22 years ago[WIN32] Eliminate the (partial and broken) use of OverlappedIO - this
robs [Sat, 23 Feb 2002 21:22:01 +0000]
[WIN32] Eliminate the (partial and broken) use of OverlappedIO - this
was causing a loose spin in acceptNamedPipe().

22 years agoprepare for 0.65
skimo [Tue, 19 Feb 2002 12:47:43 +0000]
prepare for 0.65

22 years agoFix a bug that caused an assert to pop when an async file descriptor
robs [Tue, 19 Feb 2002 00:45:54 +0000]
Fix a bug that caused an assert to pop when an async file descriptor
was numbered greater than 16. Kevin Eye [eye@buffalo.edu]

22 years ago[WIN] Use _beginthread instead of CreateThread because we use the clib.
robs [Sat, 16 Feb 2002 14:45:30 +0000]
[WIN] Use _beginthread instead of CreateThread because we use the clib.

22 years agoUpdate the echo-cpp example to show the restoral of the original
robs [Fri, 1 Feb 2002 19:43:27 +0000]
Update the echo-cpp example to show the restoral of the original
streambufs.  Trub, Vladimir [vtrub@purolator.com]

22 years agoAdd a mini project to copy the fcgi_config.h file from fcgi_config_x86.h
robs [Thu, 3 Jan 2002 15:54:02 +0000]
Add a mini project to copy the fcgi_config.h file from fcgi_config_x86.h

Add some dependencies

22 years agoAdd a mini project to copy the fcgi_config.h file from fcgi_config_x86.h
robs [Thu, 3 Jan 2002 15:50:23 +0000]
Add a mini project to copy the fcgi_config.h file from fcgi_config_x86.h

22 years agoremove <CR>
robs [Thu, 3 Jan 2002 15:12:50 +0000]
remove <CR>

22 years agoadd automake required file - compile
robs [Sat, 22 Dec 2001 13:56:24 +0000]
add automake required file - compile

22 years agoModified Files: Makefile.am
robs [Sat, 22 Dec 2001 13:05:39 +0000]
Modified Files: Makefile.am

Make sure os_win32.c (and os_unix.c) are included in the distribution independent of how it was built.

22 years agoModified Files: libfcgi/Makefile.am examples/Makefile.am cgi-fcgi/Makefile.am
robs [Sat, 22 Dec 2001 03:16:20 +0000]
Modified Files: libfcgi/Makefile.am examples/Makefile.am cgi-fcgi/Makefile.am

fix the handling of the include files ('make distcheck' now works)

22 years agoModified Files: Makefile.am
robs [Sat, 22 Dec 2001 03:13:06 +0000]
Modified Files: Makefile.am

Add the images (back) to the distributions

22 years agoModified Files: libfcgi/Makefile.am examples/Makefile.am configure.in acinclude.m4
robs [Fri, 21 Dec 2001 03:12:48 +0000]
Modified Files: libfcgi/Makefile.am examples/Makefile.am configure.in acinclude.m4

Use ACX_PTHREAD and AC_PROG_CC_WARNINGS

22 years agoModified Files: os_win32.c
robs [Fri, 21 Dec 2001 02:58:33 +0000]
Modified Files: os_win32.c

remove DOS CRs (again..)

22 years agoModified Files: fcgios.h
robs [Fri, 21 Dec 2001 02:55:33 +0000]
Modified Files: fcgios.h

include sys/types.h - it appeared to be needed somewhere along the way

22 years agomore lib crash fixes on err'd read
robs [Wed, 12 Dec 2001 22:54:10 +0000]
more lib crash fixes on err'd read

22 years agoFix a bug a that caused the lib to crash under certain circumstances when an error...
robs [Wed, 12 Dec 2001 14:12:26 +0000]
Fix a bug a that caused the lib to crash under certain circumstances when an error occured on a read

22 years agouse real function names when looking for libraries to prevent breakage under Solaris...
robs [Fri, 7 Dec 2001 21:08:38 +0000]
use real function names when looking for libraries to prevent breakage under Solaris Workshop's compiler

22 years agodefine HAVE_IOSTREAM_WITHASSIGN_STREAMBUF
robs [Fri, 7 Dec 2001 03:05:40 +0000]
define HAVE_IOSTREAM_WITHASSIGN_STREAMBUF