Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Moved pfpro, ovrimos and mcve to PECL | foobar | 2005-09-02 | 1 | -85/+0 |
| | | | | | # Pierre will create the packages for these | ||||
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -2/+2 |
| | | | | | # Should the LICENSE and Zend/LICENSE dates be updated too? | ||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
| | |||||
* | 64 bit corrections to parameters to OnUpdateInt Bug #20994 (Dave) | David Hill | 2003-03-10 | 1 | -3/+3 |
| | |||||
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
| | |||||
* | - Cleaned up some code and used the proper macros for ZTS stuff. | foobar | 2002-10-10 | 1 | -4/+3 |
| | | | | | | | | | - Fixed a memleak. - Fixed a bug in pfpro_process() when response contains only 2 entries. (random garbage added in the end of the value + key sometimes wrong) # Sorry for including the ws fixes..I got carried away when fixing that bug | ||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| | |||||
* | fix macros | Daniel Beulshausen | 2001-09-17 | 1 | -1/+1 |
| | |||||
* | Redesigned thread safety mechanism - nua nua | Zeev Suraski | 2001-07-28 | 1 | -3/+1 |
| | |||||
* | - Remove some stale code | John Donagher | 2001-05-01 | 1 | -1/+8 |
| | | | | | | | | - Fix spelling mistakes - Add build-time version detection - Add support for v3 Verisign SDK @ pfpro extension now supports version 3 of the Verisign SDK (John Donagher) | ||||
* | - Fix spelling error | Andi Gutmans | 2001-03-21 | 1 | -1/+1 |
| | |||||
* | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
| | |||||
* | display ini file entries on phpinfo(), unregister them on shutdown | David Croft | 2000-08-15 | 1 | -3/+3 |
| | | | | | | | numeric ini file entries stored as ints removed unnecessary casts from PFPROG() pval -> zval | ||||
* | # Added code to pfpro.c and php_pfpro.h to parse defaults out of php.ini | John Donagher | 2000-07-24 | 1 | -0/+7 |
| | | | | | | @- For the pfpro extension: defaulthost, defaultport, defaulttimeout, and @ all of the default proxy settings can now be defined in php.ini | ||||
* | # remove leading _ from #define | David Croft | 2000-07-19 | 1 | -3/+3 |
| | |||||
* | merged changes from Signio module by John Donagher <john@webmeta.com> | David Croft | 2000-07-15 | 1 | -20/+6 |
| | |||||
* | @- New extension "pfpro" for interface with Signio Payflow Pro (David Croft) | David Croft | 2000-07-15 | 1 | -0/+88 |
New extension pfpro to interface with Signio Payflow Pro library for credit card processing etc |