Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed windows build. Symbol PHP_EXPORTS is a no-no for dynamically | Edin Kadribasic | 2002-11-11 | 1 | -4/+4 |
| | | | | | linked extensions. | ||||
* | Fixed bug #19935. Made OpenSSL file system operations abide by safe_mode | Ilia Alshanetsky | 2002-11-10 | 1 | -6/+70 |
| | | | | | & open_basedir restrictions. | ||||
* | correct proto | Wez Furlong | 2002-08-10 | 1 | -1/+1 |
| | |||||
* | syntax highlighting for vim | Wez Furlong | 2002-08-09 | 1 | -1/+2 |
| | |||||
* | Fixed bug: #18295. e_os.h is not supposed to be included.. | foobar | 2002-07-12 | 1 | -3/+4 |
| | |||||
* | Fixed bug: #17751 (typo) | foobar | 2002-06-13 | 1 | -1/+1 |
| | |||||
* | proto tweak | Wez Furlong | 2002-05-17 | 1 | -1/+1 |
| | |||||
* | Fix for #16885 | Wez Furlong | 2002-05-01 | 1 | -0/+2 |
| | |||||
* | Probable fix for #16940. | Wez Furlong | 2002-05-01 | 1 | -3/+6 |
| | |||||
* | Remove compiler warnings | Yasuo Ohgaki | 2002-04-19 | 1 | -5/+5 |
| | |||||
* | fix build with ZE2 | Wez Furlong | 2002-04-12 | 1 | -5/+5 |
| | |||||
* | Add subject hash to parsed x509 data. | Wez Furlong | 2002-03-28 | 2 | -3/+10 |
| | | | | | Make the test use file_get_contents(). | ||||
* | Fix regular openssl_pkey_get_private($content, $phrase) syntax and | Wez Furlong | 2002-03-26 | 3 | -2/+80 |
| | | | | | | add test case. This stuff should be merged into the 4.2 branch. | ||||
* | - Make it possible to build ext/openssl as shared extension | foobar | 2002-03-20 | 1 | -2/+4 |
| | |||||
* | extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed | Sascha Schumann | 2002-03-12 | 2 | -8/+1 |
| | |||||
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -2/+2 |
| | |||||
* | - Fix for openssl_pkcs7_sign segfaults | Derick Rethans | 2002-01-31 | 1 | -1/+1 |
| | | | | | (patch by Christian Stocker <chregu@php.net>) | ||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 2 | -4/+4 |
| | |||||
* | proto fix | Hartmut Holzgraefe | 2001-12-07 | 1 | -1/+1 |
| | |||||
* | proto fixes | Hartmut Holzgraefe | 2001-12-06 | 1 | -5/+5 |
| | |||||
* | Unified the configure messages. | foobar | 2001-11-30 | 1 | -1/+2 |
| | |||||
* | * zend_module_entry change: apino, debug and zts are moved first, | Stig Bakken | 2001-10-11 | 1 | -0/+2 |
| | | | | | | see README.EXTENSIONS file for upgrade help. @Introduced extension version numbers (Stig) | ||||
* | nuke unnecessary force-by-ref declarations + name the needed in a proper way | Daniel Beulshausen | 2001-10-05 | 1 | -18/+14 |
| | |||||
* | use maxpathlen instead of path_max | Daniel Beulshausen | 2001-10-04 | 1 | -7/+9 |
| | |||||
* | Didn't compile, replaced some TSRMLS_C with TSRMLS_CC | Stig Venaas | 2001-09-30 | 1 | -7/+7 |
| | |||||
* | Back-substitute for Z_* macro's. If it breaks some extension (the script ↵ | Jeroen van Wolffelaar | 2001-09-25 | 1 | -4/+4 |
| | | | | isn't optimal, it parses for example var->zval.value incorrect) please let me know. | ||||
* | Fixed some protos. Haven't read the source code, so some protos could be ↵ | Egon Schmid | 2001-09-11 | 1 | -45/+44 |
| | | | | wrong. bool notext=true looks very strange to me. | ||||
* | Revise the xxx_export api so that exporting to files is comfortable. | Wez Furlong | 2001-09-11 | 2 | -74/+181 |
| | |||||
* | Arrrgghh! | Wez Furlong | 2001-09-11 | 2 | -52/+19 |
| | | | | | | Fix munched file. # Dunno how that happened. | ||||
* | Added some preliminary x509 cert and csr creation/signing functions. | Wez Furlong | 2001-09-10 | 1 | -565/+1580 |
| | | | | | | | Also, some problems with CGI initialization should be eliminated. Renamed some pkey functions to be more consistent. # Added aliases for older names; not sure if we should keep those. | ||||
* | don't forget TSRMLS_CC when using zend_parse_parameters | Daniel Beulshausen | 2001-09-10 | 1 | -20/+20 |
| | |||||
* | - Don't wrap lines... this is annoying while coding. | Derick Rethans | 2001-09-09 | 1 | -2/+2 |
| | |||||
* | API update: use zend_parse_parameters | Wez Furlong | 2001-09-07 | 1 | -373/+244 |
| | |||||
* | API update | Zeev Suraski | 2001-08-21 | 1 | -2/+4 |
| | |||||
* | more ZTS fixes. | foobar | 2001-07-31 | 1 | -16/+16 |
| | |||||
* | More TSRMLS_FETCH annihilation | Zeev Suraski | 2001-07-31 | 1 | -4/+4 |
| | |||||
* | Zend compatibility patch | Zeev Suraski | 2001-07-30 | 1 | -47/+49 |
| | |||||
* | More TSRMLS_FETCH annihilation (Zend compatibility patch) | Zeev Suraski | 2001-07-30 | 1 | -2/+2 |
| | |||||
* | Change a load of E_ERRORS into E_WARNINGs; it was being a bit too severe, | Wez Furlong | 2001-07-05 | 1 | -22/+22 |
| | | | | | | which meant that scripts could not identify (or even display) errors before PHP bailed out. | ||||
* | Fix folding and clean up some extensions | Rasmus Lerdorf | 2001-06-06 | 1 | -1/+2 |
| | |||||
* | vim-6 does folding - clean up a bunch of missing folding tags plus | Rasmus Lerdorf | 2001-06-05 | 1 | -13/+23 |
| | | | | | some misguided RINIT and RSHUTDOWN calls in a few fringe extensions | ||||
* | * include "config.h" if HAVE_CONFIG_H is defined (for standalone dso build) | Stig Bakken | 2001-05-24 | 1 | -0/+4 |
| | |||||
* | Added Sascha Kettler to credits | Wez Furlong | 2001-05-05 | 1 | -1/+1 |
| | |||||
* | Merged and adapted a patch from Sascha Kettler <kettler@gmx.net> that provides | Wez Furlong | 2001-05-04 | 2 | -11/+334 |
| | | | | | some asymmetric RSA encrypt/decrypt functions. | ||||
* | - Change macros from V_ to VCWD_ because of AIX name clash | Andi Gutmans | 2001-04-30 | 1 | -1/+1 |
| | |||||
* | Fix for Bug #10168 (is_dst undeclared) | Wez Furlong | 2001-04-05 | 1 | -1/+1 |
| | |||||
* | changed the flags parameters to be a bitfield + constants (I don't know what | Wez Furlong | 2001-04-02 | 1 | -104/+78 |
| | | | | | | | I was thinking!). Added a couple of extra parameters so that the equivalent functionality of the openssl smime command can be pretty much used in full. Added some more error reporting. | ||||
* | added some more error reporting and did a little tidying. | Wez Furlong | 2001-04-02 | 1 | -10/+18 |
| | |||||
* | Added whole bunch of PKCS7 (S/MIME) functions and made the key/cert params | Wez Furlong | 2001-04-01 | 4 | -195/+1372 |
| | | | | | a bit more friendly to use. See the README for more info. | ||||
* | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 2 | -2/+2 |
| |