summaryrefslogtreecommitdiffstats
path: root/xpass_arginfo.h
Commit message (Collapse)AuthorAgeFilesLines
* rename constant from XPASS_CRYPT_ to CRYPT_PREFIX_Remi Collet8 days1-11/+11
|
* refresh stub (using 8.4 and compat flag)Remi Collet8 days1-3/+1
|
* refreshRemi Collet8 days1-1/+1
|
* More bindings (function missing in php)Remi Collet8 days1-0/+45
- 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)