chiark / gitweb /
Expunge revision histories in files.
[tripe] / mallory.c
index bca2cff16595be20f5e98c7174c36f6a0540e04c..6a2768cc028032d0fe5bfb4de605abeb937f49f3 100644 (file)
--- a/mallory.c
+++ b/mallory.c
@@ -1,6 +1,6 @@
 /* -*-c-*-
  *
- * $Id: mallory.c,v 1.3 2004/04/03 12:35:13 mdw Exp $
+ * $Id: mallory.c,v 1.4 2004/04/08 01:36:17 mdw Exp $
  *
  * An evil proxy for TrIPE
  *
  * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
-/*----- Revision history --------------------------------------------------* 
- *
- * $Log: mallory.c,v $
- * Revision 1.3  2004/04/03 12:35:13  mdw
- * Support elliptic curve key exchange.
- *
- * Revision 1.2  2003/10/15 09:31:06  mdw
- * Make forking work properly.
- *
- * Revision 1.1  2001/06/19 22:11:14  mdw
- * The beginnings of a malicious proxy for TrIPE.
- *
- */
-
 /*----- Header files ------------------------------------------------------*/
 
 #include "config.h"