Subject: CVS commit: cryptosrc-intl
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 03/26/2000 13:59:07
Module Name:	cryptosrc-intl
Committed By:	itojun
Date:		Sun Mar 26 10:59:07 UTC 2000

Modified Files:
	cryptosrc-intl/crypto-intl/dist/kame/racoon: racoon.conf.5
	cryptosrc-intl/crypto-intl/dist/kame/racoon/samples: basic.conf.in
	    policy.conf.in racoon.conf.in remote.conf.in sa.conf.in
	    sandiego.conf sandiego.pl

Log Message:
partial solution to PR 9674 (documentation issues only)
remove algorithm_strength specification, which has been broken.
spell out {encryption,authentcation}_algorithm.
nonce_size in phase 2 proposal is no longer valid any more.


To generate a diff of this commit:
cvs rdiff -r1.1.1.2 -r1.2 \
    cryptosrc-intl/crypto-intl/dist/kame/racoon/racoon.conf.5
cvs rdiff -r1.2 -r1.3 \
    cryptosrc-intl/crypto-intl/dist/kame/racoon/samples/basic.conf.in \
    cryptosrc-intl/crypto-intl/dist/kame/racoon/samples/policy.conf.in \
    cryptosrc-intl/crypto-intl/dist/kame/racoon/samples/remote.conf.in \
    cryptosrc-intl/crypto-intl/dist/kame/racoon/samples/sandiego.conf \
    cryptosrc-intl/crypto-intl/dist/kame/racoon/samples/sandiego.pl
cvs rdiff -r1.1.1.1 -r1.2 \
    cryptosrc-intl/crypto-intl/dist/kame/racoon/samples/racoon.conf.in \
    cryptosrc-intl/crypto-intl/dist/kame/racoon/samples/sa.conf.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.