summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Doc for --with-xpass-dlopenfeature-dlopenRemi Collet6 days3-4/+8
|
* drop test for very old algoRemi Collet6 days1-4/+0
|
* LIBXCRYPT_CFLAGS always neededRemi Collet6 days1-1/+1
|
* add option in composer.jsonRemi Collet6 days1-1/+6
|
* add --with-xpass-dlopenRemi Collet6 days2-2/+68
|
* update composer.json for new LicenseRemi Collet7 days1-1/+1
|
* cleanRemi Collet7 days1-2/+2
|
* update License in ReadMeRemi Collet7 days1-1/+4
|
* missing BSD-3-ClauseRemi Collet7 days1-1/+1
|
* update PHP License from version 3 to version 4 (BSD-3-Clause)Remi Collet7 days7-88/+53
|
* add comment about MUSLRemi Collet12 days1-0/+1
|
* improve algo availability checkRemi Collet13 days3-12/+27
|
* back to devRemi Collet13 days2-2/+19
|
* add SM3 hash algos available in libxcrypt 4.5v1.2.0Remi Collet2026-01-1311-12/+265
|
* xpass: voidify `get_options()`Daniel Scherzer2025-12-131-6/+3
| | | | | This function always returned `true`; removing the return type revealed some impossible code for handling `false` that could also be removed.
* CI: add 8.5Remi Collet2025-11-131-3/+3
|
* CI: remove f41, add f43Remi Collet2025-11-131-1/+1
|
* add CHANGELOGRemi Collet2025-11-132-0/+23
|
* [ci skip] add CI badgeRemi Collet2025-07-111-0/+3
|
* azdd gzip for EL-10Remi Collet2025-07-111-0/+3
|
* use Alma instead of Rocky for 10Remi Collet2025-07-111-1/+1
|
* refresh distro for CIRemi Collet2025-07-111-3/+35
|
* add comment about --with-external-libcryptRemi Collet2025-03-251-0/+2
|
* drop F39 from CIRemi Collet2024-12-191-1/+1
|
* add link to docRemi Collet2024-12-192-1/+3
|
* Add config.w32 to allow building on Windows (#4)Christoph M. Becker2024-12-111-0/+14
|
* wordingRemi Collet2024-10-071-2/+2
|
* installation instructions for pecl and pieRemi Collet2024-10-071-0/+9
|
* ignore sendpackagist commandv1.1.0-piev1.1.0-p1Remi Collet2024-10-071-0/+1
|
* add composer.json for pieRemi Collet2024-10-071-0/+13
|
* add 8.4 to CIRemi Collet2024-09-271-2/+2
|
* back to devRemi Collet2024-09-261-5/+20
|
* Release 1.1.0v1.1.0Remi Collet2024-09-262-5/+5
|
* add .gitleaks.tomlRemi Collet2024-09-201-0/+13
|
* wordingRemi Collet2024-09-131-4/+4
|
* doc for crypt helpersRemi Collet2024-09-131-0/+19
|
* improved descriptionRemi Collet2024-09-132-0/+14
|
* Release 1.1.0RC1v1.1.0RC1Remi Collet2024-09-132-7/+7
|
* [CI skip] new constants in changelogRemi Collet2024-09-131-0/+1
|
* rename constant from XPASS_CRYPT_ to CRYPT_PREFIX_Remi Collet2024-09-137-39/+37
|
* refresh stub (using 8.4 and compat flag)Remi Collet2024-09-133-6/+14
|
* relax testRemi Collet2024-09-131-1/+2
|
* refreshRemi Collet2024-09-132-1/+2
|
* More bindings (function missing in php)Remi Collet2024-09-139-5/+239
| | | | | | | | - add crypt_gensalt(?string $salt = null, int $count = 0): ?string {} - add crypt_preferred_method(): ?string {} - add crypt_checksalt(string $salt): int {} and bump version to 1.1.0-dev (new functions)
* typoRemi Collet2024-09-091-1/+1
|
* back to devRemi Collet2024-09-092-3/+18
|
* Release 1.0.0v1.0.0Remi Collet2024-09-092-5/+20
|
* use full stream name for consistencyRemi Collet2024-09-041-2/+2
|
* EL-9 default PHP 8.0 is not a moduleRemi Collet2024-09-041-2/+5
|
* drop EL-8 + add more PHP versions (from distro)Remi Collet2024-09-041-20/+11
|