Module Name:othersrc
Committed By: agc
Date: Tue Oct 28 05:52:13 UTC 2014
Added Files:
othersrc/external/bsd/multigest/bin: digest
Log Message:
add script to do work of digest(1) using multigest
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 othersrc/external/
Module Name:othersrc
Committed By: agc
Date: Tue Oct 28 05:51:43 UTC 2014
Modified Files:
othersrc/external/bsd/multigest/bin: Makefile
othersrc/external/bsd/multigest/lib: Makefile
Log Message:
FreeBSD mods. *sigh*
adapt to the fact that digest(1) may not be avai
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 22:13:44 UTC 2014
Modified Files:
othersrc/external/bsd/multigest/bin: Makefile
othersrc/external/bsd/multigest/dist: multigest.c multigest.h
Added Files:
othersrc/external/bsd/multigest/bin: 28.expecte
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:43:01 UTC 2014
Modified Files:
othersrc/external/bsd/multigest/bin: Makefile
othersrc/external/bsd/multigest/dist: multigest.c
Added Files:
othersrc/external/bsd/multigest/bin: 27.expected
Log Messa
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: Wed Mar 26 01:20:34 UTC 2014
Modified Files:
othersrc/external/bsd/multigest/bin: Makefile
othersrc/external/bsd/multigest/dist: multigest.c multigest.h
Added Files:
othersrc/external/bsd/multigest/bin: 24.expecte
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: agc
Date: Sun Aug 18 18:40:27 UTC 2013
Modified Files:
othersrc/external/bsd/multigest/dist: md5c.c
othersrc/external/bsd/multigest/lib: Makefile
Log Message:
make sure the correct header files are picked up
To generate a diff o
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: Sun Aug 18 06:03:14 UTC 2013
Modified Files:
othersrc/external/bsd/multigest/bin: Makefile
othersrc/external/bsd/multigest/dist: libmultigest.3 main.c multigest.1
multigest.c multigest.h
Added Files:
o
Module Name:othersrc
Committed By: agc
Date: Sun Aug 18 04:45:26 UTC 2013
Modified Files:
othersrc/external/bsd/multigest/bin: Makefile
othersrc/external/bsd/multigest/dist: libmultigest.3 main.c multigest.1
multigest.c multigest.h
Added Files:
o
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: agc
Date: Sat Aug 17 18:30:22 UTC 2013
Added Files:
othersrc/external/bsd/multigest/bin: 3.expected
Log Message:
+ fix a bug whereby large multiple digests overflowed the context space
because they weren't taking into account the curren
Module Name:othersrc
Committed By: agc
Date: Sat Aug 17 18:29:35 UTC 2013
Modified Files:
othersrc/external/bsd/multigest/bin: 10.expected 11.expected
12.expected 19.expected 2.expected 20.expected 4.expected
5.expected 6.expected 7.expected 9.expect
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
28 matches
Mail list logo