| Commit message (Collapse) | Author | Age |
... | |
| |
|
|
|
|
|
|
|
|
| |
C++ third party packages for Windows builds are
now in nuget.
The packages are automatically downloaded when
required.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
/usr/local
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixed OPTIMIZE=yes by default.
|
|
|
|
|
| |
Remove "javae" support.
Some minor cleanup.
|
|
|
|
|
| |
- Rename to icehashpassword.py
- Use chosen passlib scheme's min/max rounds and salt size
|
| |
|
| |
|
|
|
|
| |
PyPI package
|
|
|
|
|
| |
- rename cryptpasswd.py to hashpassword.py
- make install installs the script to main bin directory
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added new script to create crypt passwords using passlib
scripts/cryptpasswd.py
Remove tests passwords files they are now generated using
cryptpasswd script
Update CryptPermissionsVerifierI to support PBKDF2 password schemes
in Windows and OS X, and MD5/SHA256/SHA512 crypt in Linux, on other
systems fallback to DES_crypt from openssl
|
| |
|
| |
|
|
|
|
| |
dealing with ice submodule
|
| |
|
|
|
|
|
|
| |
rb -> ruby
objc -> objective-c
cs -> csharp
|
| |
|
| |
|
|
|
|
| |
/usr/lib[64] always
|
| |
|
| |
|
| |
|
|
|
|
| |
/usr/local/lib.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|