aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/src/auth.erl
AgeCommit message (Expand)Author
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2015-03-20Replace usage of erlang:now() with usage of new APIRickard Green
2013-05-06Fix unmatched_returns warnings in STDLIB and KernelHans Bolinder
2013-02-19Use ~ts for filenamesHans Bolinder
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-25Make adjustments for UnicodeHans Bolinder
2012-03-30Update copyright yearsBjörn-Egil Dahlberg
2012-03-01Merge branch 'mh/create_cookie_error_msg' into maintGustav Simonsson
2011-09-15Specify file name and error on create_cookie failureMagnus Henoch
2011-09-15Fix misspelling of successfulTuncer Ayaz
2011-06-20Add more specs and typesHans Bolinder
2011-05-09Types and specifications have been modified and addedHans Bolinder
2010-06-09auth: Fix types and specsKostis Sagonas
2010-04-28kernel: Clean up as suggested by tidierKostis Sagonas
2010-03-09Merge branch 'ks/types' into devErlang/OTP
2010-03-07kernel: Add types and specsKostis Sagonas
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP