Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: cryptosrc-intl



Module Name:    cryptosrc-intl
Committed By:   itojun
Date:           Mon Jan 31 14:01:06 UTC 2000

Modified Files:
        cryptosrc-intl/crypto-intl/dist/kame/racoon: Makefile.in configure
            configure.in isakmp_ident.c oakley.c oakley.h

Log Message:
address portability issues.
- configure: openssl library/header search, header checks
- rsa, rc5 and idea headers check
- without rsa, disable cert support (signing.c will not be compiled)
  the cert support is still premature so don't worry :-P
(sync with kame)


To generate a diff of this commit:
cvs rdiff -r1.1.1.3 -r1.2 \
    cryptosrc-intl/crypto-intl/dist/kame/racoon/Makefile.in \
    cryptosrc-intl/crypto-intl/dist/kame/racoon/configure \
    cryptosrc-intl/crypto-intl/dist/kame/racoon/configure.in
cvs rdiff -r1.1.1.1 -r1.2 \
    cryptosrc-intl/crypto-intl/dist/kame/racoon/isakmp_ident.c \
    cryptosrc-intl/crypto-intl/dist/kame/racoon/oakley.c
cvs rdiff -r1.1.1.2 -r1.2 \
    cryptosrc-intl/crypto-intl/dist/kame/racoon/oakley.h

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




Home | Main Index | Thread Index | Old Index