catagits/fcgi2.git
2021-07-31 Karen Etheridge bump version to 0.82 and prepare for release master
2021-07-31 Karen Etheridge properly skip tests on MSWin32
2021-07-31 Karen Etheridge whitespace
2021-07-30 Karen Etheridge bump version to 0.81 and prepare for release 0.81
2021-07-30 Karen Etheridge update Changes
2021-07-30 Karen Etheridge Merge branch 'pull/8'
2021-07-30 Michal Josef... Check unix domain socket functionality
2021-07-30 Karen Etheridge Merge pull request #7 from michal-josef-spacek/dependency
2021-07-26 Michal Josef... Add dependency to FCGI::Client 0.09
2021-07-25 Karen Etheridge bump version to 0.80 and prepare for release 0.80
2021-07-25 Karen Etheridge Merge remote-tracking branch 'origin/master'
2021-07-25 Karen Etheridge Merge pull request #6 from michal-josef-spacek/test1
2021-07-19 Michal Josef... Add test for FCGI over unix domain socket
2021-07-17 Michal Josef... Move test.pl to t/ directory
2019-12-14 Karen Etheridge bump version to 0.79 and prepare for release 0.79
2019-12-14 Karen Etheridge changelog for PR #4
2019-12-14 Karen Etheridge Merge branch 'pull/4'
2019-12-14 Petr Písař Fix a memory leak in ProcessManagementRecord()
2019-12-14 Karen Etheridge changelog for PR #5
2019-12-14 Karen Etheridge Merge branch 'pull/5'
2019-12-14 Petr Písař Check socket path length in OS_CreateLocalIpcFd() and...
2019-12-07 Karen Etheridge fix bullets in ChangeLog, which render badly on metacpan
2018-08-25 Rob Van Dam Updated documentation to reflect actual defaults
2017-04-03 Mike Katasonov Syntax correction
2016-03-07 Karen Etheridge ignore config.log 0.78
2016-03-07 Karen Etheridge prepare for 0.78 release
2016-03-07 Karen Etheridge fix copyright information in these files
2016-03-07 Karen Etheridge add copyright information to main pod
2016-03-06 Karen Etheridge rename this file so it is visible by metacpan et al
2016-03-06 Karen Etheridge change repository metadata to reference the github...
2015-08-22 Karen Etheridge canonicalize contributors
2015-08-22 Karen Etheridge fix file permissions
2015-03-01 Karen Etheridge upgrade metadata to v2, and include more resources
2014-08-05 Karen Etheridge prepare for 0.77 release 0.77
2014-08-05 Karen Etheridge commit new generated MANIFEST
2014-08-05 Karen Etheridge ensure all build artifacts can be cleaned up
2014-08-05 Karen Etheridge DO NOT PACKAGE build artifacts!!!
2014-08-05 Karen Etheridge remove dupes; ignore MANIFEST artifacts
2014-08-05 Karen Etheridge sort this list to weed out duplicates
2014-08-05 Karen Etheridge prepare for release of 0.76 0.76
2014-08-05 Karen Etheridge commit MANIFEST changes
2014-08-05 Brian Fraser On Android, set TMPDIR before calling configure
2014-08-04 Karen Etheridge tighter entries
2014-08-04 Karen Etheridge add a breadcrumb for maintainers
2014-07-17 Karen Etheridge prepare for release of 0.75 0.75
2014-07-17 Karen Etheridge declare MIN_PERL_VERSION in Makefile.PL
2014-07-16 Karen Etheridge ignore dist dirs and MYMETA.*
2014-07-16 Karen Etheridge add a standard MANIFEST.SKIP file
2012-03-08 chansen Corrected FILENO implementation to return undef if...
2012-03-08 chansen Implemented support for EOF operation on FCGI::Stream...
2012-03-08 chansen Attempts to perform OPEN, SEEK, TELL or TIEHANDLE opera...
2012-02-10 Florian Ragwitz Merge my 0.74 release with catagits/master
2011-09-26 chansen Correct POD paragraph
2011-09-26 chansen Port eg/threaded.pl to ithreads
2011-09-26 chansen Correct mutual exclusion with ithreads
2011-09-26 chansen Require Perl 5.6 and use XSLoader
2011-09-26 chansen Moved examples to eg/
2011-09-26 chansen Removed unused version.pm file
2011-09-26 chansen Removed POD file documenting removed API
2011-09-26 chansen Removed genereating of FCGI.pm
2011-09-26 chansen Removed genereating of FCGI.xs
2011-09-26 chansen Removed broken PP implementation.
2011-09-25 chansen Remove deprecated API
2011-09-24 Florian Ragwitz Version 0.74 0.74
2011-09-24 Florian Ragwitz Stop leaking information across requests
2011-08-20 chansen Only discard input stream if FCGI_KEEP_CONN is set...
2011-05-28 Florian Ragwitz Version 0.73 0.73
2011-05-28 Florian Ragwitz Stop relying on echo being available
2011-05-28 Florian Ragwitz Stop claiming we ship a file called -e
2011-05-24 Florian Ragwitz Add repository to meta resources
2011-05-19 Florian Ragwitz Version 0.72 0.72
2011-05-19 Florian Ragwitz Update changes
2011-05-09 Florian Ragwitz Stop abusing EUMM too much
2011-04-29 Tomas Doran Re-indent code to be sane
2011-04-29 Tomas Doran Swap tabs for spaces
2011-04-29 Tomas Doran Update .gitignore for MYMETA.yml
2011-04-29 Tomas Doran Cleanup Makefile.PL
2011-04-28 Tomas Doran Version 0.71_03 0.71_03
2011-04-28 Tomas Doran Update ChangeLog
2011-04-28 Tomas Doran Merge remote branch 'shadowcat/master'
2011-04-28 Tomas Doran Version 0.71_02 0.71_02
2011-04-28 Tomas Doran Take the patch from FCGI::ProcManager Pod.
2010-10-07 Florian Ragwitz Passing wide char's down to FCGI is deprecated
2010-10-02 chansen remove "implicit discarding of input stream" warning...
2010-10-02 chansen warn in case of implicit discarding of input stream
2010-10-02 chansen discard any remaining data in input stream which otherw...
2010-08-30 chansen FCGI::Stream::READ()
2010-08-30 chansen FCGI::Stream::READ() should warn() instead of croak...
2010-08-29 chansen Removed support for SFIO
2010-08-29 chansen Fixed indent style and braces to be consistent
2010-08-29 chansen s/\t/ /
2010-08-24 Tomas Doran Version 0.71_01 0.71_01
2010-08-22 chansen print() and write() now warn() instead of croak() incas...
2010-07-14 chansen Added a LIMITATIONS section to POD
2010-07-14 Florian Ragwitz Apply patch from RT#57697
2010-04-02 Jonathan Yu Fix a spelling mistake in the docs.
2010-04-01 Florian Ragwitz Version 0.71. 0.71
2010-03-30 Florian Ragwitz Fix another case of defined %hash.
2010-03-22 Tomas Doran... Changelog and bump versions for 0.70 0.70
2010-03-22 Tomas Doran... Merge commit 'github/master'
next