summaryrefslogtreecommitdiffstats
path: root/usr.bin/csup/auth.c
Commit message (Expand)AuthorAgeFilesLines
* Use srandom() to init the PRNG, not srand(), since we use random().cognet2012-02-291-1/+1
* On FreeBSD just use the MD5 implementation of libmd rather than that ofmarius2011-12-241-1/+0
* In usr.bin/csup/auth.c, cast time_t to intmax_t instead, and use thedim2011-12-171-2/+2
* In usr.bin/csup/auth.c, use the correct number of bytes for zeroing thedim2011-12-171-3/+4
* Fix typos in error messages.brueffer2011-09-131-3/+3
* Fix csup to allow case insensitive server names in the auth file,brueffer2011-09-131-1/+1
* - Fix spelling.lulf2010-03-031-1/+1
* - Move csup away from contrib/ and into usr.bin/. Software is no longerlulf2010-03-021-0/+331
OpenPOWER on IntegriCloud