summaryrefslogtreecommitdiff
path: root/ext/sodium
Commit message (Expand)AuthorAgeFilesLines
* zend_parse_parameters_throw() is obsoleteChristoph M. Becker2019-11-011-69/+69
* Add ext/sodium arginfo stubsChristoph M. Becker2019-10-213-264/+661
* Merge branch 'PHP-7.4'Christoph M. Becker2019-09-273-3/+3
|\
| * Fix wrong function name in SKIPIFFabien Villepinte2019-09-273-3/+3
* | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-253-6/+0
|/
* Fix #78516: password_hash(): Memory cost is not in allowed rangeChristoph M. Becker2019-09-162-48/+58
* Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-09-101-14/+0
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-09-101-14/+0
| |\
| | * Drop regression testChristoph M. Becker2019-09-101-14/+0
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-09-092-0/+15
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-09-092-0/+15
| |\ \ | | |/
| | * Fix #78510: Partially uninitialized buffer returned by sodium_crypto_generich...Christoph M. Becker2019-09-092-0/+15
| | * Fix bug #77646Frank Denis2019-02-211-1/+2
* | | Remove some unused HAVE_* symbolsPeter Kokot2019-07-211-1/+0
* | | Relax argon2 mem_cost down to 64k, bump time_cost to 4Sara Golemon2019-07-093-21/+21
* | | Provide argon2i(d) password hashing from sodium when neededSara Golemon2019-07-078-164/+336
* | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-06-062-2/+20
|\ \ \ | |/ /
| * | Fix #78114: segfault when calling sodium_* functions from evalChristoph M. Becker2019-06-062-2/+20
* | | sodium: fix shared buildRemi Collet2019-05-211-0/+2
* | | Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-2/+0
* | | Remove redundant example/test libsodium.php filePeter Kokot2019-05-081-24/+0
* | | Use PKG_CHECK_MODULES to detect the libsodium libraryHugh McMaster2019-04-291-53/+5
* | | Always use pkg-config from the host architectureHugh McMaster2019-04-291-1/+0
* | | Validate interoperability between libsodium and libargon for argon2i(d) hashingSara Golemon2019-03-273-0/+291
* | | Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-2/+4
* | | Merge branch 'PHP-7.3' into PHP-7.4Frank Denis2019-02-211-1/+2
|\ \ \ | |/ /
| * | Fix bug #77646Frank Denis2019-02-211-1/+2
* | | Remove local variablesPeter Kokot2019-02-032-18/+0
* | | Remove yearly range from copyright noticeZeev Suraski2019-01-302-2/+2
* | | Merge branch 'PHP-7.3'Christoph M. Becker2018-12-162-3/+14
|\ \ \ | |/ /
| * | Fix #77297: SodiumException segfaults on PHP 7.3Scott2018-12-162-3/+14
* | | Merge branch 'PHP-7.3'Frank Denis2018-11-241-4/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.2' into PHP-7.3Frank Denis2018-11-241-4/+1
| |\ \ | | |/
| | * ext/sodium: remove redundant codeFrank Denis2018-11-241-3/+0
| | * ext/sodium: Correct base64 decoding with unpadded variantsFrank Denis2018-11-241-1/+1
| | * Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-152-2/+0
| | * Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
| * | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-152-2/+0
| * | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* | | Move all testing docs to qa.php.netPeter Kokot2018-10-181-3/+0
* | | Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-152-2/+0
* | | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
|/ /
* | Merge branch 'PHP-7.2' into PHP-7.3Frank Denis2018-10-142-7/+21
|\ \ | |/
| * ext/sodium: sodium_pad(): do not copy any bytes if the string is emptyFrank Denis2018-10-141-6/+11
| * ext/sodium: Fix sodium_pad() with blocksize >= 256Frank Denis2018-10-141-1/+2
| * ext/sodium: Use a correct max output size for base64 decodingFrank Denis2018-10-142-1/+8
| * ext/sodium: Avoid shifts wider than 32 bits on size_t valuesFrank Denis2018-10-141-1/+2
* | Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2018-09-291-3/+2
|\ \ | |/
| * Fix reflection arguments for sodium_memzero functionJames Titcumb2018-09-291-3/+2
* | Remove unused Git attributes identPeter Kokot2018-07-252-2/+0