Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix protos | Etienne Kneuss | 2008-05-04 | 1 | -1/+1 | |
| | ||||||
* | MFB53: Fixed bug#44716 (Progress notifications incorrect) | Hannes Magnusson | 2008-04-14 | 1 | -9/+8 | |
| | ||||||
* | Fixed bug #32979 (OpenSSL stream->fd casts broken in 64-bit build) | Joe Orton | 2008-04-04 | 1 | -2/+2 | |
| | | | | | (stotty at tvnet dot hu) | |||||
* | initialize variable | Antony Dovgal | 2008-04-02 | 1 | -1/+1 | |
| | ||||||
* | New macro for check void parameters | Felipe Pena | 2008-02-28 | 1 | -2/+2 | |
| | ||||||
* | fix memleak in sign and verify functions | Rob Richards | 2008-01-15 | 1 | -0/+2 | |
| | ||||||
* | fix crash when using default algorithm | Rob Richards | 2008-01-09 | 1 | -2/+2 | |
| | ||||||
* | Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 3 | -3/+3 | |
| | ||||||
* | MFB: fix compiler warnings | Nuno Lopes | 2007-09-29 | 1 | -2/+2 | |
| | ||||||
* | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -1/+1 | |
| | ||||||
* | Revert ws-breaking patch | Dmitry Stogov | 2007-09-27 | 1 | -3693/+3693 | |
| | ||||||
* | Fixed generation on DH publick key for given private key | Dmitry Stogov | 2007-08-10 | 1 | -3693/+3693 | |
| | ||||||
* | - MFB: fix regressio introduced by #42222 | Pierre Joye | 2007-08-08 | 1 | -2/+2 | |
| | ||||||
* | - MFB: #42222, forgot this one (thanks mattias) | Pierre Joye | 2007-08-06 | 1 | -2/+3 | |
| | ||||||
* | - MFB: #42222, truncate the _default to the buffer size (was 200 since day ↵ | Pierre Joye | 2007-08-06 | 1 | -1/+3 | |
| | | | | #1, we don't need dynamic alloc here) | |||||
* | Improved ext/openssl | Dmitry Stogov | 2007-08-06 | 1 | -44/+531 | |
| | | | | | | | . Added support for OpenSSL digest functions . Added support for OpenSSL cipher functions . Added access to internal values of DSA, RSA and DH keys | |||||
* | Unicode support | Dmitry Stogov | 2007-07-11 | 3 | -53/+157 | |
| | | | | | improved openssl_x509_parse() extensions support | |||||
* | Fixed memory leak | Dmitry Stogov | 2007-07-11 | 1 | -0/+1 | |
| | ||||||
* | Fixed crash on non-string passphrase and unicode support | Dmitry Stogov | 2007-07-11 | 1 | -1/+2 | |
| | ||||||
* | Fixed bug #41353 | Dmitry Stogov | 2007-07-10 | 1 | -1/+1 | |
| | ||||||
* | - MFB: Fixed a memory leak inside load_all_certs_file() | Pierre Joye | 2007-06-20 | 1 | -0/+3 | |
| | ||||||
* | fix test names | Antony Dovgal | 2007-05-30 | 2 | -2/+2 | |
| | ||||||
* | MFB | Ilia Alshanetsky | 2007-05-28 | 1 | -6/+6 | |
| | ||||||
* | fix test names | Antony Dovgal | 2007-05-28 | 2 | -3/+3 | |
| | ||||||
* | - MFB: enable DSA key if HAVE_DSA_DEFAULT_METHOD is set | Pierre Joye | 2007-05-28 | 1 | -2/+2 | |
| | ||||||
* | - skip if openssl is too old | Pierre Joye | 2007-05-28 | 2 | -1/+18 | |
| | | | | | - MFB test bug41353.phpt | |||||
* | - MFH: add HAVE_DSA_DEFAULT_METHOD | Pierre Joye | 2007-05-28 | 2 | -0/+3 | |
| | ||||||
* | fix tests | Antony Dovgal | 2007-05-27 | 2 | -0/+34 | |
| | ||||||
* | MFB: fix #41236 (Regression in timeout handling of non-blocking SSL ↵ | Antony Dovgal | 2007-05-27 | 1 | -6/+6 | |
| | | | | | | | connections during reads and writes). Everybody please calm down, we can always fix such issues without starting a war.. | |||||
* | - #41423, PHP assumes wrongly that certain ciphers are enabled in OpenSSL | Pierre Joye | 2007-05-19 | 1 | -0/+10 | |
| | ||||||
* | fix win32 build | Rob Richards | 2007-04-05 | 1 | -2/+1 | |
| | ||||||
* | fix build & test | Antony Dovgal | 2007-04-05 | 3 | -14/+35 | |
| | | | | | improve coding style | |||||
* | - MFB: | Pierre Joye | 2007-04-04 | 3 | -30/+389 | |
| | | | | | | | - implement #39867, PKCS#12 support - Fix possible multibyte issues issue in the add_assoc function - add test for openssl_csr_get_subject | |||||
* | fix leak on error | Antony Dovgal | 2007-04-04 | 1 | -0/+3 | |
| | ||||||
* | fix #40750 (openssl stream wrapper ignores default_stream_timeout) | Antony Dovgal | 2007-03-14 | 1 | -4/+10 | |
| | ||||||
* | - avoid sprintf | Marcus Boerger | 2007-02-24 | 1 | -1/+1 | |
| | ||||||
* | fix accessing public key from x509 resource | Rob Richards | 2007-01-19 | 3 | -6/+39 | |
| | | | | | | add test fix test under win32 | |||||
* | Bump year. | Sebastian Bergmann | 2007-01-01 | 3 | -3/+3 | |
| | ||||||
* | MFB: Fix win32 build | Rob Richards | 2006-12-06 | 1 | -0/+4 | |
| | ||||||
* | MFB: Fixed bug #39571 (timeout ssl:// connections). | Ilia Alshanetsky | 2006-12-05 | 1 | -3/+24 | |
| | ||||||
* | - add signature_algo to the function signature | Pierre Joye | 2006-10-21 | 1 | -1/+1 | |
| | ||||||
* | - #39217, use openssl i2s_ASN1_INTEGER to get a string representation of | Pierre Joye | 2006-10-21 | 4 | -38/+55 | |
| | | | | | | the integer (large or not). It also keeps BC by using only decimal fmt - add test | |||||
* | fix #39217 (serialNumber is might be -1 when the value is too big) | Antony Dovgal | 2006-10-20 | 1 | -1/+39 | |
| | ||||||
* | fix compile warning | Antony Dovgal | 2006-10-15 | 1 | -1/+1 | |
| | ||||||
* | MFB5.2 | Hannes Magnusson | 2006-10-09 | 2 | -8/+143 | |
| | | | | | | | | | | | | Constants: - OPENSSL_VERSION_TEXT - OPENSSL_VERSION_NUMBER - OPENSSL_KEYTYPE_EC Functions: - openssl_pkey_get_details() - openssl_csr_get_subject() - openssl_csr_get_public_key | |||||
* | Fix tests | Hannes Magnusson | 2006-10-09 | 2 | -1/+3 | |
| | ||||||
* | - MFB: fix possible segfault (see test 004) always exists and returns NULL | Pierre Joye | 2006-10-09 | 1 | -2/+2 | |
| | | | | | on error (thx Bjori for the head up) | |||||
* | Error message clean up | Hannes Magnusson | 2006-10-08 | 1 | -2/+2 | |
| | | | | | (patch by Matt W (php_lists -AT- realpain.com)) | |||||
* | MFB: Fixed bug #39039 (SSL: fatal protocol error when fetching HTTPS from | Ilia Alshanetsky | 2006-10-05 | 1 | -1/+4 | |
| | | | | | servers running Google web server). | |||||
* | MFB | Nuno Lopes | 2006-09-16 | 1 | -1/+1 | |
| |