<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tools/php-xpass.git/php_xpass.h, branch feature-dlopen</title>
<subtitle>The master git repository for php-xpass tools</subtitle>
<link rel='alternate' type='text/html' href='https://git.remirepo.net/cgit/tools/php-xpass.git/'/>
<entry>
<title>missing BSD-3-Clause</title>
<updated>2026-04-16T07:37:49+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@remirepo.net</email>
</author>
<published>2026-04-16T07:37:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.remirepo.net/cgit/tools/php-xpass.git/commit/?id=1306c94583a9f042ed9e8166e9a551feba3e416a'/>
<id>1306c94583a9f042ed9e8166e9a551feba3e416a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title> update PHP License from version 3 to version 4 (BSD-3-Clause)</title>
<updated>2026-04-16T07:35:04+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@remirepo.net</email>
</author>
<published>2026-04-16T07:35:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.remirepo.net/cgit/tools/php-xpass.git/commit/?id=d464e5221935c8b7b2da3f74db9b8a4e31542ea8'/>
<id>d464e5221935c8b7b2da3f74db9b8a4e31542ea8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>back to dev</title>
<updated>2026-04-10T08:21:42+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@remirepo.net</email>
</author>
<published>2026-04-10T08:21:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.remirepo.net/cgit/tools/php-xpass.git/commit/?id=3aca69bd0b7739d6430c2c80f8f9a0ee65b315c3'/>
<id>3aca69bd0b7739d6430c2c80f8f9a0ee65b315c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add SM3 hash algos available in libxcrypt 4.5</title>
<updated>2026-01-13T10:24:11+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@remirepo.net</email>
</author>
<published>2026-01-13T10:24:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.remirepo.net/cgit/tools/php-xpass.git/commit/?id=e8edf1395b25ee0dba11a00b666c06280aef440c'/>
<id>e8edf1395b25ee0dba11a00b666c06280aef440c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release 1.1.0</title>
<updated>2024-09-26T08:23:03+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@remirepo.net</email>
</author>
<published>2024-09-26T08:23:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.remirepo.net/cgit/tools/php-xpass.git/commit/?id=553c0db0a57bb752e24bc414d2374205a04b0902'/>
<id>553c0db0a57bb752e24bc414d2374205a04b0902</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release 1.1.0RC1</title>
<updated>2024-09-13T12:36:51+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@remirepo.net</email>
</author>
<published>2024-09-13T12:36:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.remirepo.net/cgit/tools/php-xpass.git/commit/?id=250f90c788673b3e089a47412cd82f74d6f5492d'/>
<id>250f90c788673b3e089a47412cd82f74d6f5492d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More bindings (function missing in php)</title>
<updated>2024-09-13T08:13:12+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@remirepo.net</email>
</author>
<published>2024-09-13T08:13:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.remirepo.net/cgit/tools/php-xpass.git/commit/?id=ef4627a6a618b460cbbea109e3e0522c891be72c'/>
<id>ef4627a6a618b460cbbea109e3e0522c891be72c</id>
<content type='text'>
- 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)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- 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)
</pre>
</div>
</content>
</entry>
<entry>
<title>back to dev</title>
<updated>2024-09-09T09:45:22+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@remirepo.net</email>
</author>
<published>2024-09-09T09:45:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.remirepo.net/cgit/tools/php-xpass.git/commit/?id=59449643838d6ae60df599cd21fb99eaf05434c2'/>
<id>59449643838d6ae60df599cd21fb99eaf05434c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release 1.0.0</title>
<updated>2024-09-09T09:43:36+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@remirepo.net</email>
</author>
<published>2024-09-09T09:43:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.remirepo.net/cgit/tools/php-xpass.git/commit/?id=4f5ed297114e84455d6c7eaf2a1b339fd12e704d'/>
<id>4f5ed297114e84455d6c7eaf2a1b339fd12e704d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release 1.0.0RC2</title>
<updated>2024-09-02T06:24:38+00:00</updated>
<author>
<name>Remi Collet</name>
<email>remi@remirepo.net</email>
</author>
<published>2024-09-02T06:24:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.remirepo.net/cgit/tools/php-xpass.git/commit/?id=b2cac3d05da85cd6e4ed8c6b4f0e8ac7e2cf850d'/>
<id>b2cac3d05da85cd6e4ed8c6b4f0e8ac7e2cf850d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
