Module Name:othersrc
Committed By: agc
Date: Thu Jun 12 06:19:35 UTC 2014
Modified Files:
othersrc/external/bsd/multigest/dist: blake2.c crc32c.c keccak.c main.c
multigest.c rmd160.c sha1.c tiger.c whirlpool.c
Log Message:
Make this compile WARNS=6 with gcc-4.8
Module Name:othersrc
Committed By: agc
Date: Wed Mar 26 22:42:22 UTC 2014
Added Files:
othersrc/external/bsd/multigest/dist: Makefile.lib.in
Makefile.libtool.in
Log Message:
add files needed for the portable distribution
To generate a diff of this commit:
cvs
Module Name:othersrc
Committed By: agc
Date: Wed Mar 26 06:58:57 UTC 2014
Modified Files:
othersrc/external/bsd/multigest/dist: libmultigest.3
Log Message:
Document the digest combiner functions for libmultigest(3).
To generate a diff of this commit:
cvs rdiff -u -r1.6 -
Module Name:othersrc
Committed By: agc
Date: Wed Mar 26 06:22:16 UTC 2014
Modified Files:
othersrc/external/bsd/multigest/dist: multigest.c multigest.h
Log Message:
group all the functions for each digest together - makes it easier to
see what is going on in the wrapper se
Module Name:othersrc
Committed By: agc
Date: Tue Mar 25 17:44:34 UTC 2014
Modified Files:
othersrc/external/bsd/multigest/dist: multigest.c
Log Message:
Minor change to multigest
+ avoid advancing the pointer in multigest_format_hex to include a NUL
byte - unintended si
Module Name:othersrc
Committed By: agc
Date: Wed Mar 5 04:56:00 UTC 2014
Modified Files:
othersrc/external/bsd/multigest/dist: multigest.c multigest.h
Log Message:
multigest - minor cosmetic changes
bump version number to 20140304
To generate a diff of this commit:
cvs
Module Name:othersrc
Committed By: agc
Date: Tue Mar 4 02:12:58 UTC 2014
Modified Files:
othersrc/external/bsd/multigest/dist: blake2.c libmultigest.3
multigest.c multigest.h
Added Files:
othersrc/external/bsd/multigest/dist: Makefile.in configure
Log
Module Name:othersrc
Committed By: agc
Date: Wed Feb 5 17:43:17 UTC 2014
Modified Files:
othersrc/external/bsd/multigest/dist: multigest.c
Log Message:
give correct results when running the digest when an mmap(2) fails but
read(2) succeeds
To generate a diff of this com
Module Name:othersrc
Committed By: agc
Date: Thu Aug 22 06:37:29 UTC 2013
Modified Files:
othersrc/external/bsd/multigest/dist: keccak.c
Log Message:
minor whitespace differences - no functional change
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 othersrc/
Module Name:othersrc
Committed By: agc
Date: Thu Aug 22 06:32:29 UTC 2013
Modified Files:
othersrc/external/bsd/multigest/dist: keccak.c keccak.h
Log Message:
minor changes to inline one-line functions, better names for definitions,
use sizeof() to bound memset operations,
Module Name:othersrc
Committed By: agc
Date: Thu Aug 22 01:08:10 UTC 2013
Modified Files:
othersrc/external/bsd/multigest/dist: multigest.c multigest.h
Log Message:
First pass at isolating userland-only code.
Also, only expose a regular expression if we're not in kernel c
Module Name:othersrc
Committed By: wiz
Date: Sun Aug 18 07:09:06 UTC 2013
Modified Files:
othersrc/external/bsd/multigest/dist: multigest.1
Log Message:
Sort options. Consistency. Serial comma. Describe -F instead of -S twice :)
To generate a diff of this commit:
cvs rdi
Module Name:othersrc
Committed By: agc
Date: Sat Aug 17 20:15:35 UTC 2013
Modified Files:
othersrc/external/bsd/multigest/dist: libmultigest.3
Log Message:
document the changes to multigest_data() and multigest_file() signatures
To generate a diff of this commit:
cvs rdi
Module Name:othersrc
Committed By: agc
Date: Sat Aug 17 20:13:48 UTC 2013
Modified Files:
othersrc/external/bsd/multigest/dist: main.c multigest.c multigest.h
Log Message:
adapt the signature of the multigest_file() and multigests_data()
functions to return the output dige
Module Name:othersrc
Committed By: wiz
Date: Sat Aug 17 18:56:59 UTC 2013
Modified Files:
othersrc/external/bsd/multigest/dist: multigest.1
Log Message:
Drop trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 othersrc/external/bsd/multigest/
Module Name:othersrc
Committed By: agc
Date: Sat Aug 17 18:49:46 UTC 2013
Modified Files:
othersrc/external/bsd/multigest/dist: multigest.1
Log Message:
Explain command line options. Thanks to wiz for the nudge!
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3
Module Name:othersrc
Committed By: wiz
Date: Fri Aug 16 07:38:38 UTC 2013
Modified Files:
othersrc/external/bsd/multigest/dist: multigest.1
Log Message:
Replace standard sentence by standard macro in standard section.
To generate a diff of this commit:
cvs rdiff -u -r1.1
Module Name:othersrc
Committed By: wiz
Date: Fri Aug 16 07:38:14 UTC 2013
Modified Files:
othersrc/external/bsd/multigest/dist: libmultigest.3
Log Message:
New sentence, new line.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 \
othersrc/external/bsd
18 matches
Mail list logo