CVS commit: othersrc/crypto/external/bsd/ssss/ssss

2012-03-10 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Sat Mar 10 21:18:04 UTC 2012 Modified Files: othersrc/crypto/external/bsd//: Makefile Log Message: don't link with libthreshold any more run simple tests in place without requiring lib installation To generate a diff

CVS commit: othersrc/crypto/external/bsd/ssss/dist/src/libssss

2012-03-10 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Sat Mar 10 21:15:27 UTC 2012 Modified Files: othersrc/crypto/external/bsd//dist/src/lib: secsplit.c Log Message: restore correct operation for odd-sized files To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9

CVS commit: othersrc/crypto/external/bsd/ssss/dist/src/libssss

2012-03-08 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Fri Mar 9 06:37:23 UTC 2012 Modified Files: othersrc/crypto/external/bsd//dist/src/lib: secsplit.c Log Message: + don't allocate space if we're passed an in-memory array as either a source or a destination of split/comb

CVS commit: othersrc/crypto/external/bsd/ssss/dist

2012-03-07 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Thu Mar 8 02:44:06 UTC 2012 Modified Files: othersrc/crypto/external/bsd//dist/include: .h othersrc/crypto/external/bsd//dist/src/lib: lib.3 secsplit.c Log Message: Update the code:

CVS commit: othersrc/crypto/external/bsd/ssss

2012-02-20 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Tue Feb 21 05:25:42 UTC 2012 Modified Files: othersrc/crypto/external/bsd//dist/include: .h othersrc/crypto/external/bsd//dist/src/lib: secsplit.c othersrc/crypto/external/bsd//dist/src/: m

CVS commit: othersrc/crypto/external/bsd/ssss/dist/src/libssss

2012-02-19 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Mon Feb 20 06:54:01 UTC 2012 Modified Files: othersrc/crypto/external/bsd//dist/src/lib: secsplit.c Log Message: minor cosmetic changes to make this more readable - no functional change To generate a diff of this commi

CVS commit: othersrc/crypto/external/bsd/ssss/dist/src

2012-02-17 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Sat Feb 18 02:17:42 UTC 2012 Modified Files: othersrc/crypto/external/bsd//dist/src/lib: secsplit.c threshold.c othersrc/crypto/external/bsd//dist/src/: main.c Log Message: Various fixes to im

CVS commit: othersrc/crypto/external/bsd/ssss/dist/src/libssss

2012-02-16 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Fri Feb 17 02:11:18 UTC 2012 Modified Files: othersrc/crypto/external/bsd//dist/src/lib: threshold.c Log Message: don't rely on an application (such as (1)) being able to mmap(2) the shares it presents via lib -

CVS commit: othersrc/crypto/external/bsd/ssss/dist/src/libssss

2011-10-13 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Thu Oct 13 15:13:39 UTC 2011 Modified Files: othersrc/crypto/external/bsd//dist/src/lib: secsplit.c Log Message: remove a commented out line, and distribute the size allocation nearer to where it's used: make sure there

CVS commit: othersrc/crypto/external/bsd/sharedkey/dist/src/sharedkey

2011-09-18 Thread Thomas Klausner
Module Name:othersrc Committed By: wiz Date: Sun Sep 18 22:33:38 UTC 2011 Modified Files: othersrc/crypto/external/bsd/sharedkey/dist/src/sharedkey: sharedkey.1 Log Message: Remove trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 \ oth

CVS commit: othersrc/crypto/external/bsd/sharedkey/dist/src/sharedkey

2011-09-18 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Sun Sep 18 19:27:09 UTC 2011 Modified Files: othersrc/crypto/external/bsd/sharedkey/dist/src/sharedkey: sharedkey.1 Log Message: sync man page with reality To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 \ othe

CVS commit: othersrc/crypto/external/bsd/ssss/dist/src/libssss

2011-08-17 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Thu Aug 18 04:19:47 UTC 2011 Modified Files: othersrc/crypto/external/bsd//dist/src/lib: secsplit.c Log Message: With thanks to yamt for the heads-up, and to tls for the suggestion, needs a csprng - use arc4random(3

CVS commit: othersrc/crypto/external/bsd/sharedkey

2011-07-14 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Fri Jul 15 05:37:33 UTC 2011 Modified Files: othersrc/crypto/external/bsd/sharedkey/dist/src/libsharedkey: libsharedkey.c othersrc/crypto/external/bsd/sharedkey/sharedkey: Makefile Log Message: move from usin

CVS commit: othersrc/crypto/external/bsd

2011-03-21 Thread Thomas Klausner
Module Name:othersrc Committed By: wiz Date: Mon Mar 21 14:44:48 UTC 2011 Modified Files: othersrc/crypto/external/bsd/sharedkey/dist/src/sharedkey: sharedkey.1 othersrc/crypto/external/bsd//dist/src/lib: lib.3 othersrc/crypto/external/bsd//d

CVS commit: othersrc/crypto/external/bsd/sharedkey/dist/src/sharedkey

2011-03-21 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Mon Mar 21 07:15:33 UTC 2011 Modified Files: othersrc/crypto/external/bsd/sharedkey/dist/src/sharedkey: sharedkey.1 Log Message: update names and locations to reflect current use. To generate a diff of this commit: cvs rdiff -

CVS commit: othersrc/crypto/external/bsd/sharedkey

2011-03-21 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Mon Mar 21 07:10:45 UTC 2011 Update of /cvsroot/othersrc/crypto/external/bsd/sharedkey In directory ivanova.netbsd.org:/tmp/cvs-serv15677 Log Message: Initial import, into othersrc/crypto, of sharedkey, a library and utility which gener

CVS commit: othersrc/crypto/external/bsd/ssss

2011-03-20 Thread Alistair G. Crooks
Module Name:othersrc Committed By: agc Date: Mon Mar 21 05:43:38 UTC 2011 Update of /cvsroot/othersrc/crypto/external/bsd/ In directory ivanova.netbsd.org:/tmp/cvs-serv27364 Log Message: Initial import of alternative threshold code to othersrc/crypto to perform Shamir's Secret