| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Fixed escape sequences in C++ wide strings
- Fixed objetive-c escape sequences
- Update ruby to use magic comments to set the file encoding
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
collocation optimization and serialization
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Ice.Default.Host if it is set"
This reverts commit 406e393f2be3a29830a7758e58e4e674afc5e21e.
|
|
|
|
| |
it is set
|
| |
|
| |
|
|
|
|
| |
establishment
|
| |
|
|
|
|
| |
PluginInitializationException instead
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
implementations
|
|
|
|
|
|
|
| |
IceSSL fixes.
- Windows C++ and C# implementation of IceSSL is now a bit less picky
for SUBJECTDN and ISSUERDN
- Windows SChannel implementation now accept PKCS#1 certificates
|
|
|
|
|
| |
- 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
|
| |
|
| |
|
|
|
|
| |
includes
|