chiark / gitweb /
Remove crufty old CVS $Id$ markers.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 18 Mar 2008 20:21:02 +0000 (20:21 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 18 Mar 2008 20:21:02 +0000 (20:21 +0000)
33 files changed:
Makefile.am
client/Makefile.am
client/tripectl.c
common/Makefile.am
common/protocol.h
common/util.c
common/util.h
configure.in
doc/Makefile.am
doc/wrestlers.tex
init/Makefile.am
keys/Makefile.am
mon/Makefile.am
pkstream/Makefile.am
pkstream/pkstream.c
proxy/Makefile.am
proxy/tripe-mitm.c
server/Makefile.am
server/admin.c
server/chal.c
server/keyexch.c
server/keymgmt.c
server/keyset.c
server/peer.c
server/servutil.c
server/tripe.c
server/tripe.h
server/tun-bsd.c
server/tun-linux.c
server/tun-slip.c
server/tun-unet.c
wireshark/Makefile.am
wireshark/packet-tripe.c

index ef430751f9461ac69b0d96b497500e2ad649a2cc..a36bd511eb8f7b3d3765d7810ed72cc37c31044c 100644 (file)
@@ -1,7 +1,5 @@
 ## -*-makefile-*-
 ##
-## $Id$
-##
 ## Makefile for TrIPE
 ##
 ## (c) 2001 Straylight/Edgeware
index a24e0d2189fd381dda73776d43f640d14ebcac4b..7f95a7584a10fad1665ab0189b46b074cb45b62a 100644 (file)
@@ -1,7 +1,5 @@
 ## -*-makefile-*-
 ##
-## $Id$
-##
 ## Makefile for TrIPE client
 ##
 ## (c) 2001 Straylight/Edgeware
index 28961252685fdb6f2c4523604a82934d45efb027..af5c1838ee7a49909cd26d82cb9cf7cf33dbfac6 100644 (file)
@@ -1,6 +1,4 @@
 /* -*-c-*-
- *
- * $Id$
  *
  * Client for TrIPE
  *
index 8b9454ab0a2647b844ef146de24ea18ed29eeec7..4007058d30be0258d923b10b1a732d899e740ab1 100644 (file)
@@ -1,7 +1,5 @@
 ## -*-makefile-*-
 ##
-## $Id$
-##
 ## Makefile for TrIPE common source files
 ##
 ## (c) 2001 Straylight/Edgeware
index 88de6307889e53b900c8a7b1c02c0ef1d82bbcc3..dbb3bea67459c6d6c935c402edf45fc7afe45515 100644 (file)
@@ -1,6 +1,4 @@
 /* -*-c-*-
- *
- * $Id$
  *
  * Protocol definition for TrIPE
  *
index c6c2b22c3c51fbfc3641b8226fca69f4545001c1..d78dd78d032a3a587fce1dc2b9adb75dc6e3f15c 100644 (file)
@@ -1,6 +1,4 @@
 /* -*-c-*-
- *
- * $Id: util.c,v 1.3 2004/04/08 01:36:17 mdw Exp $
  *
  * Utilities for the client and the server
  *
index a54910f29d952eae905861a07daedc6d5ff38208..b76e12595f13ebb2cdfa6c7386b032bdc777e526 100644 (file)
@@ -1,6 +1,4 @@
 /* -*-c-*-
- *
- * $Id: util.h,v 1.3 2004/04/08 01:36:17 mdw Exp $
  *
  * Utilities for the client and the server
  *
index e36e07cb16a179dc299dbef054304a7a6d2bb660..98192db54f82c6a6b6893dcdea527114fdb078da 100644 (file)
@@ -1,7 +1,5 @@
 dnl -*-autoconf-*-
 dnl
-dnl $Id$
-dnl
 dnl Configuration script for TrIPE
 dnl
 dnl (c) 2001 Straylight/Edgeware
index c051ffd998e53695113d2acd66fe403b3cacfa52..bf79e011047aec7ff8a621ebf197cc6301cb7435 100644 (file)
@@ -1,7 +1,5 @@
 ## -*-makefile-*-
 ##
-## $Id$
-##
 ## Makefile for TrIPE documentation
 ##
 ## (c) 2001 Straylight/Edgeware
index 880ae90024177b40b8dff18c2951255391d1ddf2..f2d9ac4709c5b98f13665aa82e32104268aed37e 100644 (file)
@@ -1,7 +1,5 @@
 %%% -*-latex-*-
 %%%
-%%% $Id: wrestlers.tex,v 1.7 2004/04/08 01:36:17 mdw Exp $
-%%%
 %%% Description of the Wrestlers Protocol
 %%%
 %%% (c) 2001 Mark Wooding
index dae92e1e2e0da063e1e5dd2171fb568150d66451..fce633dfa0b2634f60d9450d8b98b728be6a55a4 100644 (file)
@@ -1,7 +1,5 @@
 ## -*-makefile-*-
 ##
-## $Id$
-##
 ## Makefile for TrIPE startup scripts
 ##
 ## (c) 2001 Straylight/Edgeware
index 1997036678e40b7909bd65ed09fef9dd893b06c5..9df6e1792f8521a34f57958010ba84970a1ac6a6 100644 (file)
@@ -1,7 +1,5 @@
 ## -*-makefile-*-
 ##
-## $Id$
-##
 ## Makefile for TrIPE key management tool
 ##
 ## (c) 2001 Straylight/Edgeware
index 28aa143986ce31d2e10b7d15923366a04e6a35de..ff48384b162cd7705d39f49dd861f3ef142514f5 100644 (file)
@@ -1,7 +1,5 @@
 ## -*-makefile-*-
 ##
-## $Id$
-##
 ## Makefile for TrIPE graphical monitor
 ##
 ## (c) 2001 Straylight/Edgeware
index a46bb8e51f8ae72a6c5c82429c1becccbe598b50..d51021ac44bc9a56f4beb7c0309d0d4aab2c4242 100644 (file)
@@ -1,7 +1,5 @@
 ## -*-makefile-*-
 ##
-## $Id$
-##
 ## Makefile for packets-over-stream proxy
 ##
 ## (c) 2001 Straylight/Edgeware
index df8399930c697f7915908b3f5dc875ff6d65f037..b84c98b2e16abe7d2dec9c41fb06d1d60cb22a87 100644 (file)
@@ -1,6 +1,4 @@
 /* -*-c-*-
- *
- * $Id: pkstream.c,v 1.3 2004/04/08 01:36:17 mdw Exp $
  *
  * Forwarding UDP packets over a stream
  *
index a4defb807161a1ad588e790b80b001ea3c2eeda7..c3362988510c88064584ef24433f1aa4f30aab3b 100644 (file)
@@ -1,7 +1,5 @@
 ## -*-makefile-*-
 ##
-## $Id$
-##
 ## Makefile for TrIPE malicious proxy
 ##
 ## (c) 2001 Straylight/Edgeware
index 97bba83be3a4535d4bf7c05a1024252d506b0c86..7394aaaa53456fd7590c4f83c94d536ad5d9d4cf 100644 (file)
@@ -1,6 +1,4 @@
 /* -*-c-*-
- *
- * $Id$
  *
  * An evil proxy for TrIPE
  *
index 2d8f7f38f4f37e5439610a6c0107957703346631..08af0e45489d00c174d4aa124c875e28328cc9b2 100644 (file)
@@ -1,7 +1,5 @@
 ## -*-makefile-*-
 ##
-## $Id$
-##
 ## Makefile for TrIPE server
 ##
 ## (c) 2001 Straylight/Edgeware
index 55ed82b3eedde575cf6fbc15467ceae05bd72ef8..135a589ca9aab210f98eb62b7ef8f3a664760d9d 100644 (file)
@@ -1,6 +1,4 @@
 /* -*-c-*-
- *
- * $Id$
  *
  * Admin interface for configuration
  *
index 8eef16a257fa4f562d33ba8b38f4fa597128ec83..3824bb6312ce91b0bab0ba8f6c38b2bd93ddd0bf 100644 (file)
@@ -1,6 +1,4 @@
 /* -*-c-*-
- *
- * $Id$
  *
  * Cryptographic challenges
  *
index 396ecaede13b83c5f430014637c7e2f01b700764..df70774db6fcb90b897dad354576cbb386da67ee 100644 (file)
@@ -1,6 +1,4 @@
 /* -*-c-*-
- *
- * $Id$
  *
  * Key exchange protocol
  *
index 422b01fee80a0fb1cb2168a847941ed34f6e1fb8..601f42ed3db2ce1a8e861e1c39f90e7ad9fd22b7 100644 (file)
@@ -1,6 +1,4 @@
 /* -*-c-*-
- *
- * $Id$
  *
  * Key loading and storing
  *
index 0a4952a8b96498d33bf23bdb6dece605ff61d4e4..fe491280cbcfd4f3792ce0dd9450cfa392d9f3c5 100644 (file)
@@ -1,6 +1,4 @@
 /* -*-c-*-
- *
- * $Id$
  *
  * Handling of symmetric keysets
  *
index 25354f1a57c99fd988b6778a21dace9dd47ba76d..99d4447db5700bf7a09c91e1471229bb05798acf 100644 (file)
@@ -1,6 +1,4 @@
 /* -*-c-*-
- *
- * $Id$
  *
  * Communication with the peer
  *
index 06b409ec534cde5fb5eac29b20cc8dd61f9bbb88..c95b23fd26ee4bf8c1a52697acf0a00d8151c7ac 100644 (file)
@@ -1,6 +1,4 @@
 /* -*-c-*-
- *
- * $Id$
  *
  * Various handy server-only utilities
  *
index f46e232cb4d9b0da910ca12564a28aa787dcff5d..280878c979b844180ced472218185591c7a2d050 100644 (file)
@@ -1,6 +1,4 @@
 /* -*-c-*-
- *
- * $Id$
  *
  * Main program
  *
index cc8a4e6f569e74e201766e2ce44f63352de4fc57..44b4e0451482b66d2704aa560a03bd83e4c07fff 100644 (file)
@@ -1,6 +1,4 @@
 /* -*-c-*-
- *
- * $Id$
  *
  * Main header file for TrIPE
  *
index 3a45b1e9c459c1d13b6e47264e8031dba95eb54c..12765e5d4673b6ce17f407195ba40a24cbead681 100644 (file)
@@ -1,6 +1,4 @@
 /* -*-c-*-
- *
- * $Id$
  *
  * Tunnel interface for 4.4BSD-derived systems
  *
index 53f1978b3793e579f5cfcffaf73fe014f028c9c6..28c20500d891c2c7e00fd210afa6f7f54fc3c41b 100644 (file)
@@ -1,6 +1,4 @@
 /* -*-c-*-
- *
- * $Id$
  *
  * Tunnel interface based on Linux TUN/TAP driver
  *
index 785d008f6c31ef15e2a8727ed8af1d3e88f9c590..2c99a81a9d7db80342229668276dc728f9a1edd1 100644 (file)
@@ -1,6 +1,4 @@
 /* -*-c-*-
- *
- * $Id$
  *
  * Tunnel packets via SLIP
  *
index 9a79dd858c365cdcbc47c6096ab73d6334ad54e4..5ebcc7905ca7c244f5e88cbbf1bdc1b537906e03 100644 (file)
@@ -1,6 +1,4 @@
 /* -*-c-*-
- *
- * $Id$
  *
  * Tunnel interface based on Linux Usernet
  *
index 67a0be7cdf0c392d6b8bc47c8c8ff4a69c21ff88..c1680e23a91d8bf995eb6488afbdd4ce8534dc5a 100644 (file)
@@ -1,7 +1,5 @@
 ## -*-makefile-*-
 ##
-## $Id: Makefile.am,v 1.2 2004/04/08 01:36:17 mdw Exp $
-##
 ## Makefile fragment for Wireshark plugin
 ##
 ## (c) 2003 Straylight/Edgeware
index e3daae7c96de048cd19cf05d7d37b61653592d97..d9e3ef148c804928d37ed7dd145c9784ff4bd057 100644 (file)
@@ -1,6 +1,4 @@
 /* -*-c-*-
- *
- * $Id$
  *
  * TrIPE protocol dissector for Wireshark
  *