curvetun: renamed client, server, and management files
commit2b0325975aa3439f47f22211ffcc0bf2d3d8edcb
authorDaniel Borkmann <dborkman@redhat.com>
Thu, 11 Jul 2013 08:47:50 +0000 (11 10:47 +0200)
committerDaniel Borkmann <dborkman@redhat.com>
Thu, 11 Jul 2013 08:47:50 +0000 (11 10:47 +0200)
treeb4a387bd16738961f23b7c112c1a241b2280bd7c
parent760f5b49a49c4b244a2da06a4123f884d891f8f6
curvetun: renamed client, server, and management files

Rename those files so that they are conform to the rest of the files
we have in our repository.

Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
curvetun.c
curvetun/Makefile
curvetun_client.c [moved from ct_client.c with 99% similarity]
curvetun_mgmt_servers.c [moved from ct_servmgmt.c with 99% similarity]
curvetun_mgmt_servers.h [moved from ct_servmgmt.h with 100% similarity]
curvetun_mgmt_users.c [moved from ct_usermgmt.c with 99% similarity]
curvetun_mgmt_users.h [moved from ct_usermgmt.h with 100% similarity]
curvetun_server.c [moved from ct_server.c with 99% similarity]