summaryrefslogtreecommitdiff
path: root/bouncer
diff options
context:
space:
mode:
authorTreeki <treeki@gmail.com>2014-01-23 23:45:19 +0100
committerTreeki <treeki@gmail.com>2014-01-23 23:45:19 +0100
commit22b35add6baa191b6c82347686e2599d848f2cb7 (patch)
tree48536b5631d35c972dd5f93af4f68d428cf2a18c /bouncer
parentf923cd4beaf1c97f5873a9549b216c67520a8cca (diff)
downloadbounce4-22b35add6baa191b6c82347686e2599d848f2cb7.tar.gz
bounce4-22b35add6baa191b6c82347686e2599d848f2cb7.zip
move bouncer files into the bouncer directory
Diffstat (limited to '')
-rw-r--r--bouncer/buffer.h (renamed from buffer.h)0
-rwxr-xr-xbouncer/build.sh (renamed from build.sh)0
-rwxr-xr-xbouncer/build_static.sh (renamed from build_static.sh)0
-rw-r--r--bouncer/client.cpp (renamed from client.cpp)0
-rw-r--r--bouncer/core.h (renamed from core.h)0
-rw-r--r--bouncer/dns.cpp (renamed from dns.cpp)0
-rw-r--r--bouncer/dns.h (renamed from dns.h)0
-rw-r--r--bouncer/ircserver.cpp (renamed from ircserver.cpp)0
-rw-r--r--bouncer/main.cpp (renamed from main.cpp)0
-rw-r--r--bouncer/mobileclient.cpp (renamed from mobileclient.cpp)0
-rw-r--r--bouncer/netcore.cpp (renamed from netcore.cpp)0
-rw-r--r--bouncer/server.cpp (renamed from server.cpp)0
-rw-r--r--bouncer/socketcommon.cpp (renamed from socketcommon.cpp)0
-rw-r--r--bouncer/window.cpp (renamed from window.cpp)0
14 files changed, 0 insertions, 0 deletions
diff --git a/buffer.h b/bouncer/buffer.h
index bfba94a..bfba94a 100644
--- a/buffer.h
+++ b/bouncer/buffer.h
diff --git a/build.sh b/bouncer/build.sh
index 935cae6..935cae6 100755
--- a/build.sh
+++ b/bouncer/build.sh
diff --git a/build_static.sh b/bouncer/build_static.sh
index 6ed9183..6ed9183 100755
--- a/build_static.sh
+++ b/bouncer/build_static.sh
diff --git a/client.cpp b/bouncer/client.cpp
index 4fa0a12..4fa0a12 100644
--- a/client.cpp
+++ b/bouncer/client.cpp
diff --git a/core.h b/bouncer/core.h
index b5d3164..b5d3164 100644
--- a/core.h
+++ b/bouncer/core.h
diff --git a/dns.cpp b/bouncer/dns.cpp
index 056bb09..056bb09 100644
--- a/dns.cpp
+++ b/bouncer/dns.cpp
diff --git a/dns.h b/bouncer/dns.h
index 78ec75f..78ec75f 100644
--- a/dns.h
+++ b/bouncer/dns.h
diff --git a/ircserver.cpp b/bouncer/ircserver.cpp
index 31cbd6d..31cbd6d 100644
--- a/ircserver.cpp
+++ b/bouncer/ircserver.cpp
diff --git a/main.cpp b/bouncer/main.cpp
index 5330310..5330310 100644
--- a/main.cpp
+++ b/bouncer/main.cpp
diff --git a/mobileclient.cpp b/bouncer/mobileclient.cpp
index fb8b3c1..fb8b3c1 100644
--- a/mobileclient.cpp
+++ b/bouncer/mobileclient.cpp
diff --git a/netcore.cpp b/bouncer/netcore.cpp
index dee6ef7..dee6ef7 100644
--- a/netcore.cpp
+++ b/bouncer/netcore.cpp
diff --git a/server.cpp b/bouncer/server.cpp
index 16c754b..16c754b 100644
--- a/server.cpp
+++ b/bouncer/server.cpp
diff --git a/socketcommon.cpp b/bouncer/socketcommon.cpp
index 7bc55b6..7bc55b6 100644
--- a/socketcommon.cpp
+++ b/bouncer/socketcommon.cpp
diff --git a/window.cpp b/bouncer/window.cpp
index c971046..c971046 100644
--- a/window.cpp
+++ b/bouncer/window.cpp