Module Name: othersrc Committed By: agc Date: Wed Nov 23 04:28:15 UTC 2011
Modified Files: othersrc/external/bsd/axtls/dist/crypto: aes.c bigint.c crypto_misc.c hmac.c md2.c md5.c rc4.c rsa.c sha1.c othersrc/external/bsd/axtls/dist/ssl: asn1.c openssl.c Log Message: minor formatting changes - no functional change To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 othersrc/external/bsd/axtls/dist/crypto/aes.c \ othersrc/external/bsd/axtls/dist/crypto/md2.c \ othersrc/external/bsd/axtls/dist/crypto/rsa.c cvs rdiff -u -r1.2 -r1.3 othersrc/external/bsd/axtls/dist/crypto/bigint.c \ othersrc/external/bsd/axtls/dist/crypto/crypto_misc.c \ othersrc/external/bsd/axtls/dist/crypto/hmac.c \ othersrc/external/bsd/axtls/dist/crypto/md5.c \ othersrc/external/bsd/axtls/dist/crypto/rc4.c \ othersrc/external/bsd/axtls/dist/crypto/sha1.c cvs rdiff -u -r1.2 -r1.3 othersrc/external/bsd/axtls/dist/ssl/asn1.c cvs rdiff -u -r1.1.1.1 -r1.2 othersrc/external/bsd/axtls/dist/ssl/openssl.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.