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 fi
exit 1 exit 1
# $Source: /cvs/libtom/libtomcrypt/build.sh,v $ # $Source$
# $Revision: 1.9 $ # $Revision$
# $Date: 2006/03/18 14:10:55 $ # $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} \end{document}
% $Source: /cvs/libtom/libtomcrypt/crypt.tex,v $ % $Source$
% $Revision: 1.128 $ % $Revision$
% $Date: 2007/03/10 23:59:54 $ % $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"> <a href="http://jlcooke.ca/tom/hidden_image.png">
<!-- <!--
/* $Source: /cvs/libtom/libtomcrypt/doc/footer.html,v $ */ /* $Source$ */
/* $Revision: 1.4 $ */ /* $Revision$ */
/* $Date: 2006/03/31 14:15:34 $ */ /* $Date$ */
--> -->

View File

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

View File

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

View File

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

6
run.sh
View File

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

View File

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

View File

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