CVS commit: othersrc/external/bsd/hmac/dist

2011-09-18 Thread Thomas Klausner
Module Name:othersrc Committed By: wiz Date: Sun Sep 18 22:35:08 UTC 2011 Modified Files: othersrc/external/bsd/hmac/dist: hmac.1 Log Message: Sort SEE ALSO. New sentence, new line. Remove trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 o

CVS commit: othersrc/external/bsd/hmac/dist

2011-09-18 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Sun Sep 18 18:26:32 UTC 2011 Modified Files: othersrc/external/bsd/hmac/dist: hmac.1 Log Message: Also mention the recognition of the "hmac-" prefix when determining hmac algorithms To generate a diff of this commit: cvs rdiff

CVS commit: othersrc/external/bsd/hmac/dist

2011-09-18 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Sun Sep 18 18:24:26 UTC 2011 Modified Files: othersrc/external/bsd/hmac/dist: hmac.1 Log Message: sync man page with reality To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 othersrc/external/bsd/hmac/dist/hmac.

CVS commit: othersrc/external/bsd/hmac/dist

2011-09-18 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Sun Sep 18 18:23:14 UTC 2011 Modified Files: othersrc/external/bsd/hmac/dist: libhmac.3 Log Message: sync manual page with reality To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 othersrc/external/bsd/hmac/dist

CVS commit: othersrc/external/bsd/hmac/dist

2011-09-18 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Sun Sep 18 17:36:41 UTC 2011 Modified Files: othersrc/external/bsd/hmac/dist: hmac.c hmac.h hmacwrap.c hmacwrap.h libhmac.c Log Message: some const posioning for the HMAC key arguments to functions print out the res

CVS commit: othersrc/external/bsd/hmac

2011-04-13 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Thu Apr 14 04:52:46 UTC 2011 Update of /cvsroot/othersrc/external/bsd/hmac In directory ivanova.netbsd.org:/tmp/cvs-serv1497 Log Message: Initial import of the libhmac(3) library and hmac(1) utility to calculate an HMAC value. Some tes