summaryrefslogtreecommitdiff
path: root/ext/pfpro/pfpro.c
Commit message (Expand)AuthorAgeFilesLines
* - Moved pfpro, ovrimos and mcve to PECLfoobar2005-09-021-549/+0
* - Bumber up yearfoobar2005-08-031-1/+1
* Free vars before calling E_ERROR.Ilia Alshanetsky2004-05-201-4/+4
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* emalloc -> safe_emallocIlia Alshanetsky2003-08-121-2/+2
* proto fixesAndrey Hristov2003-07-191-2/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings.foobar2003-03-071-3/+3
* Changed php_error to php_error_docref.Ilia Alshanetsky2003-01-191-5/+5
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* Fixed a few more memory leaks.Ilia Alshanetsky2002-10-101-5/+8
* - Cleaned up some code and used the proper macros for ZTS stuff.foobar2002-10-101-104/+50
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* * zend_module_entry change: apino, debug and zts are moved first,Stig Bakken2001-10-111-0/+2
* 2nd phase in back-substitution those macro'sJeroen van Wolffelaar2001-09-251-16/+16
* Back-substitute for Z_* macro's. If it breaks some extension (the script isn'...Jeroen van Wolffelaar2001-09-251-8/+8
* - Don't wrap lines... this is annoying while coding.Derick Rethans2001-09-091-2/+2
* Add compile-time versioning for default hostnameJohn Donagher2001-08-141-1/+7
* More TSRMLS_FETCH work, and a bit of cleanupZeev Suraski2001-07-301-2/+0
* Redesigned thread safety mechanism - nua nuaZeev Suraski2001-07-281-11/+1
* Fix folding and clean up some extensionsRasmus Lerdorf2001-06-061-1/+2
* vim-6 does folding - clean up a bunch of missing folding tags plusRasmus Lerdorf2001-06-051-0/+1
* * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build)Stig Bakken2001-05-241-0/+5
* - Remove C-style commentsJohn Donagher2001-05-021-25/+1
* - Remove some stale codeJohn Donagher2001-05-011-43/+43
* - Fix spelling errorAndi Gutmans2001-03-211-8/+8
* - Fix copyright notices with 2001Andi Gutmans2001-02-261-1/+1
* PR:John Donagher2001-01-281-14/+14
* Heads up people!Zeev Suraski2000-12-221-3/+1
* #include "ext/standard/php_string.h" to get php_memnstr().Sascha Schumann2000-10-031-0/+2
* display ini file entries on phpinfo(), unregister them on shutdownDavid Croft2000-08-151-52/+33
* # Added code to pfpro.c and php_pfpro.h to parse defaults out of php.iniJohn Donagher2000-07-241-20/+25
* automatically initialise library at first use if necessaryDavid Croft2000-07-191-7/+47
* merged changes from Signio module by John Donagher <john@webmeta.com>David Croft2000-07-151-38/+146
* @- New extension "pfpro" for interface with Signio Payflow Pro (David Croft)David Croft2000-07-151-0/+487