aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/helper/Hashing.java
AgeCommit message (Expand)Author
2017-02-11Fix some code issuesAnton Tananaev
2016-12-30Remove unused importsAnton Tananaev
2016-12-30Init crypto on statup (fix #2422)Anton Tananaev
2016-11-02Update copyright notice emailsAnton Tananaev
2016-05-04Explicitly use ASCII charsetAnton Tananaev
2015-10-26Use standard Java hex conversionAnton Tananaev
2015-10-26Rename hex conversion methodsAnton Tananaev
2015-10-13Fix some check style issuesAnton Tananaev
2015-10-09Fix some FindBugs and style issuesAnton Tananaev
2015-09-23More code issues clean upAnton Tananaev
2015-07-01Re-implement hashing classAnton Tananaev
2015-06-10Fix Hashing Java 6 supportAnton Tananaev
2015-06-09Moved hashing function to a separate helper classDemian