flush content of CVS/SVN tags

This commit is contained in:
Steffen Jaeckel 2014-04-29 21:13:49 +02:00
parent 8a2bd89518
commit b10c03aead
9 changed files with 27 additions and 27 deletions

View File

@ -15,6 +15,6 @@ if [ -a testok.txt ] && [ -f testok.txt ]; then
fi
exit 1
# $Source: /cvs/libtom/libtomcrypt/build.sh,v $
# $Revision: 1.9 $
# $Date: 2006/03/18 14:10:55 $
# $Source$
# $Revision$
# $Date$

View File

@ -6863,6 +6863,6 @@ Since the function is given the entire RSA key (for private keys only) CRT is po
\end{document}
% $Source: /cvs/libtom/libtomcrypt/crypt.tex,v $
% $Revision: 1.128 $
% $Date: 2007/03/10 23:59:54 $
% $Source$
% $Revision$
% $Date$

View File

@ -4,7 +4,7 @@ Docs using <img src="doxygen.png" alt="doxygen" align="middle" border=0>
<a href="http://jlcooke.ca/tom/hidden_image.png">
<!--
/* $Source: /cvs/libtom/libtomcrypt/doc/footer.html,v $ */
/* $Revision: 1.4 $ */
/* $Date: 2006/03/31 14:15:34 $ */
/* $Source$ */
/* $Revision$ */
/* $Date$ */
-->

View File

@ -6,7 +6,7 @@
<!-- Generated by Doxygen 1.3.8 -->
<!--
/* $Source: /cvs/libtom/libtomcrypt/doc/header.html,v $ */
/* $Revision: 1.3 $ */
/* $Date: 2005/05/07 10:09:20 $ */
/* $Source$ */
/* $Revision$ */
/* $Date$ */
-->

View File

@ -5,6 +5,6 @@ perl ./parsenames.pl OBJECTS "$a"
export a=`find src/headers -type f -name "*.h" | xargs`
perl ./parsenames.pl HEADERS "$a"
# $Source: /cvs/libtom/libtomcrypt/genlist.sh,v $
# $Revision: 1.4 $
# $Date: 2005/07/17 23:15:12 $
# $Source$
# $Revision$
# $Date$

View File

@ -21,6 +21,6 @@ if ($ARGV[0] eq "HEADERS") { print "testprof/tomcrypt_test.h"; }
print "\n\n";
# $Source: /cvs/libtom/libtomcrypt/parsenames.pl,v $
# $Revision: 1.3 $
# $Date: 2005/05/05 14:49:27 $
# $Source$
# $Revision$
# $Date$

6
run.sh
View File

@ -34,6 +34,6 @@ fi
exit 0
# $Source: /cvs/libtom/libtomcrypt/run.sh,v $
# $Revision: 1.15 $
# $Date: 2005/07/23 14:18:31 $
# $Source$
# $Revision$
# $Date$

View File

@ -101,6 +101,6 @@ int der_decode_raw_bit_string(const unsigned char *in, unsigned long inlen,
#endif
/* $Source: /cvs/libtom/libtomcrypt/src/pk/asn1/der/bit/der_decode_bit_string.c,v $ */
/* $Revision: 1.5 $ */
/* $Date: 2006/12/28 01:27:24 $ */
/* $Source$ */
/* $Revision$ */
/* $Date$ */

View File

@ -87,6 +87,6 @@ int der_encode_raw_bit_string(const unsigned char *in, unsigned long inlen,
#endif
/* $Source: /cvs/libtom/libtomcrypt/src/pk/asn1/der/bit/der_encode_bit_string.c,v $ */
/* $Revision: 1.5 $ */
/* $Date: 2006/12/28 01:27:24 $ */
/* $Source$ */
/* $Revision$ */
/* $Date$ */