summaryrefslogtreecommitdiff
path: root/scripts/icehashpassword.py
Commit message (Collapse)AuthorAge
* Make icehahspassword executableBernard Normier2017-07-19
|
* Remove excessive empty linesJoe George2017-06-07
|
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Fixed ICE-7463 - icehashpassword now uses hash method instead of encrypt ↵Benoit Foucher2016-12-09
| | | | when available
* Added cygwin support for icehashpassword.pyBenoit Foucher2016-08-30
|
* Merge branch '3.6-stretch' into 3.6Jose2016-06-15
|\
| * Debian kFreeBSD fixesJose2016-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 patchesJose2016-05-26
| |
* | AIX portBenoit Foucher2016-05-03
|/
* Update copyright headersJoe George2016-03-01
|
* icehashpassword fixes, no longer install it with make installBenoit Foucher2015-05-25
|
* Remove MD5 support from icehashpassword.pyJoe George2015-04-16
|
* Hashpassword changesJoe George2015-04-16
- Rename to icehashpassword.py - Use chosen passlib scheme's min/max rounds and salt size