Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup | Dmitry Stogov | 2014-08-13 | 1 | -124/+102 |
* | Merge branch 'master' into phpng | Dmitry Stogov | 2014-08-04 | 1 | -52/+7 |
|\ | |||||
| * | Merge branch 'PHP-5.6' | Tjerk Meesters | 2014-07-31 | 1 | -56/+1 |
| |\ | |||||
| | * | Moved streams related functions to xp_ssl.c | Tjerk Meesters | 2014-07-31 | 1 | -56/+1 |
| * | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2014-07-28 | 1 | -5/+6 |
| |\ \ | | |/ | |||||
| | * | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2014-07-28 | 1 | -5/+6 |
| | |\ | |||||
| | | * | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2014-07-28 | 1 | -6/+7 |
| | | |\ | |||||
| | | | * | Fix missing type checks in various functions | Stanislav Malyshev | 2014-07-27 | 1 | -6/+7 |
* | | | | | Fixed potential memory leaks | Dmitry Stogov | 2014-07-22 | 1 | -1/+2 |
* | | | | | ZVAL_STRINGL takes only three variables | Lior Kaplan | 2014-07-22 | 1 | -1/+1 |
* | | | | | Merge branch 'master' into phpng | Dmitry Stogov | 2014-06-12 | 1 | -5/+17 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2014-06-08 | 1 | -5/+17 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2014-06-08 | 1 | -5/+17 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2014-06-08 | 1 | -5/+17 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Added support for parsing ssl certificates using GeneralizedTime format. | Paul Oehler | 2014-06-08 | 1 | -5/+17 |
| | | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Stanislav Malyshev | 2014-04-14 | 1 | -12/+12 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Fix #66942: openssl_seal() memory leak | Chuan Ma | 2014-04-14 | 1 | -12/+12 |
| | * | | | Fix #66942: openssl_seal() memory leak | Chuan Ma | 2014-04-14 | 1 | -12/+12 |
* | | | | | Use reference counting instead of zval duplication | Dmitry Stogov | 2014-06-05 | 1 | -29/+16 |
* | | | | | Added support for ext/openssl | Dmitry Stogov | 2014-05-07 | 1 | -476/+447 |
* | | | | | Merge mainstream 'master' branch into refactoring | Dmitry Stogov | 2014-04-26 | 1 | -337/+88 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix #66942: openssl_seal() memory leak | Chuan Ma | 2014-04-14 | 1 | -12/+12 |
| * | | | | Merge branch 'PHP-5.6' | Remi Collet | 2014-03-14 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Remi Collet | 2014-03-14 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Remi Collet | 2014-03-14 | 1 | -1/+1 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Fixed Bug #66833 Default digest algo is still MD5 | Remi Collet | 2014-03-14 | 1 | -1/+1 |
| * | | | | Merge branch 'PHP-5.6' | Lior Kaplan | 2014-03-13 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch 'PHP-5.5' into PHP-5.6 | Lior Kaplan | 2014-03-13 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch 'PHP-5.4' into PHP-5.5 | Lior Kaplan | 2014-03-13 | 1 | -1/+1 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Typo fix: sicret -> secret | Michael Meyer | 2014-03-13 | 1 | -1/+1 |
| * | | | | Merge branch 'PHP-5.6' | Daniel Lowrey | 2014-03-05 | 1 | -693/+8 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Refactor + reorganize openssl files | Daniel Lowrey | 2014-03-05 | 1 | -691/+8 |
| * | | | | Merge branch 'PHP-5.6' | Daniel Lowrey | 2014-03-02 | 1 | -8/+17 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Windows cert verify improvements + leak fixes | Chris Wright | 2014-03-02 | 1 | -8/+17 |
| * | | | | Merge branch 'PHP-5.6' | Daniel Lowrey | 2014-02-26 | 1 | -14/+22 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Deprecate CN_match in favor of peer_name in SSL contexts | Daniel Lowrey | 2014-02-26 | 1 | -14/+22 |
| * | | | | Merge branch 'PHP-5.6' | Anatol Belski | 2014-02-26 | 1 | -1/+0 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | kick redundant include | Anatol Belski | 2014-02-26 | 1 | -1/+0 |
| * | | | | Merge branch 'PHP-5.6' | Daniel Lowrey | 2014-02-25 | 1 | -43/+246 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch 'windowsPeerVerification' of https://github.com/DaveRandom/php-s... | Daniel Lowrey | 2014-02-25 | 1 | -29/+223 |
| | |\ \ \ | |||||
| | | * | | | Add peer certificate verification on windows | Chris Wright | 2014-02-25 | 1 | -29/+224 |
| | * | | | | Tolerate non-standard newlines when parsing stream CA files | Daniel Lowrey | 2014-02-25 | 1 | -12/+21 |
| | * | | | | Change openssl directives to PHP_INI_PERDIR | Daniel Lowrey | 2014-02-25 | 1 | -2/+2 |
| | |/ / / | |||||
| * | | | | Merge branch 'PHP-5.6' | Anatol Belski | 2014-02-21 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | fix linkage | Anatol Belski | 2014-02-21 | 1 | -1/+1 |
| * | | | | Merge branch 'PHP-5.6' | Daniel Lowrey | 2014-02-21 | 1 | -0/+6 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Mitigate client-initiated SSL renegotiation DoS | Daniel Lowrey | 2014-02-21 | 1 | -0/+6 |
| * | | | | Merge branch 'PHP-5.6' | Daniel Lowrey | 2014-02-20 | 1 | -1/+43 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Use crypto method flags; add tlsv1.0 wrapper; add wrapper tests | Daniel Lowrey | 2014-02-20 | 1 | -0/+2 |
| | * | | | Add openssl_get_cert_locations() function | Daniel Lowrey | 2014-02-20 | 1 | -0/+25 |