Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Make icehahspassword executable | Bernard Normier | 2017-07-19 |
| | |||
* | Remove excessive empty lines | Joe George | 2017-06-07 |
| | |||
* | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | |||
* | Fixed ICE-7463 - icehashpassword now uses hash method instead of encrypt ↵ | Benoit Foucher | 2016-12-09 |
| | | | | when available | ||
* | Added cygwin support for icehashpassword.py | Benoit Foucher | 2016-08-30 |
| | |||
* | Merge branch '3.6-stretch' into 3.6 | Jose | 2016-06-15 |
|\ | |||
| * | Debian kFreeBSD fixes | Jose | 2016-06-10 |
| | | | | | | | | | | | | | | | | | | - ICE_USE_KQUEUE was not being defined for kFreeBSD - closeSocket needs to deal with ECONNRESET in same way that FreeBSD does - icehashpassword.py was unable to detec kFreeBSD platform | ||
| * | FreeBSD patches | Jose | 2016-05-26 |
| | | |||
* | | AIX port | Benoit Foucher | 2016-05-03 |
|/ | |||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | icehashpassword fixes, no longer install it with make install | Benoit Foucher | 2015-05-25 |
| | |||
* | Remove MD5 support from icehashpassword.py | Joe George | 2015-04-16 |
| | |||
* | Hashpassword changes | Joe George | 2015-04-16 |
- Rename to icehashpassword.py - Use chosen passlib scheme's min/max rounds and salt size |