summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Mazoyer <respawneral@gmail.com>2014-08-05 17:23:12 +0200
committerGuillaume Mazoyer <respawneral@gmail.com>2014-08-05 17:23:12 +0200
commitf7a4c5e4f6920006265d4770c942f30a3b418508 (patch)
treec8f08c5b3f28cfd0d448040f4308e331e7eba9b1
parent42f22d74eb224cc7f553171b82224882e8966981 (diff)
Move boostrap and phpseclib to a dedicated libraries directory.
-rw-r--r--auth/authentication.php2
-rw-r--r--index.php6
-rw-r--r--libs/bootstrap-3.2.0/css/bootstrap-theme.css (renamed from bootstrap-3.2.0/css/bootstrap-theme.css)0
-rw-r--r--libs/bootstrap-3.2.0/css/bootstrap-theme.css.map (renamed from bootstrap-3.2.0/css/bootstrap-theme.css.map)0
-rw-r--r--libs/bootstrap-3.2.0/css/bootstrap-theme.min.css (renamed from bootstrap-3.2.0/css/bootstrap-theme.min.css)0
-rw-r--r--libs/bootstrap-3.2.0/css/bootstrap.css (renamed from bootstrap-3.2.0/css/bootstrap.css)0
-rw-r--r--libs/bootstrap-3.2.0/css/bootstrap.css.map (renamed from bootstrap-3.2.0/css/bootstrap.css.map)0
-rw-r--r--libs/bootstrap-3.2.0/css/bootstrap.min.css (renamed from bootstrap-3.2.0/css/bootstrap.min.css)0
-rw-r--r--libs/bootstrap-3.2.0/fonts/glyphicons-halflings-regular.eot (renamed from bootstrap-3.2.0/fonts/glyphicons-halflings-regular.eot)bin20335 -> 20335 bytes
-rw-r--r--libs/bootstrap-3.2.0/fonts/glyphicons-halflings-regular.svg (renamed from bootstrap-3.2.0/fonts/glyphicons-halflings-regular.svg)0
-rw-r--r--libs/bootstrap-3.2.0/fonts/glyphicons-halflings-regular.ttf (renamed from bootstrap-3.2.0/fonts/glyphicons-halflings-regular.ttf)bin41280 -> 41280 bytes
-rw-r--r--libs/bootstrap-3.2.0/fonts/glyphicons-halflings-regular.woff (renamed from bootstrap-3.2.0/fonts/glyphicons-halflings-regular.woff)bin23320 -> 23320 bytes
-rw-r--r--libs/bootstrap-3.2.0/js/bootstrap.js (renamed from bootstrap-3.2.0/js/bootstrap.js)0
-rw-r--r--libs/bootstrap-3.2.0/js/bootstrap.min.js (renamed from bootstrap-3.2.0/js/bootstrap.min.js)0
-rw-r--r--libs/phpseclib-0.3.7/Crypt/AES.php (renamed from phpseclib-0.3.7/Crypt/AES.php)0
-rw-r--r--libs/phpseclib-0.3.7/Crypt/Base.php (renamed from phpseclib-0.3.7/Crypt/Base.php)0
-rw-r--r--libs/phpseclib-0.3.7/Crypt/Blowfish.php (renamed from phpseclib-0.3.7/Crypt/Blowfish.php)0
-rw-r--r--libs/phpseclib-0.3.7/Crypt/DES.php (renamed from phpseclib-0.3.7/Crypt/DES.php)0
-rw-r--r--libs/phpseclib-0.3.7/Crypt/Hash.php (renamed from phpseclib-0.3.7/Crypt/Hash.php)0
-rw-r--r--libs/phpseclib-0.3.7/Crypt/RC2.php (renamed from phpseclib-0.3.7/Crypt/RC2.php)0
-rw-r--r--libs/phpseclib-0.3.7/Crypt/RC4.php (renamed from phpseclib-0.3.7/Crypt/RC4.php)0
-rw-r--r--libs/phpseclib-0.3.7/Crypt/RSA.php (renamed from phpseclib-0.3.7/Crypt/RSA.php)0
-rw-r--r--libs/phpseclib-0.3.7/Crypt/Random.php (renamed from phpseclib-0.3.7/Crypt/Random.php)0
-rw-r--r--libs/phpseclib-0.3.7/Crypt/Rijndael.php (renamed from phpseclib-0.3.7/Crypt/Rijndael.php)0
-rw-r--r--libs/phpseclib-0.3.7/Crypt/TripleDES.php (renamed from phpseclib-0.3.7/Crypt/TripleDES.php)0
-rw-r--r--libs/phpseclib-0.3.7/Crypt/Twofish.php (renamed from phpseclib-0.3.7/Crypt/Twofish.php)0
-rw-r--r--libs/phpseclib-0.3.7/File/ANSI.php (renamed from phpseclib-0.3.7/File/ANSI.php)0
-rw-r--r--libs/phpseclib-0.3.7/File/ASN1.php (renamed from phpseclib-0.3.7/File/ASN1.php)0
-rw-r--r--libs/phpseclib-0.3.7/File/X509.php (renamed from phpseclib-0.3.7/File/X509.php)0
-rw-r--r--libs/phpseclib-0.3.7/Math/BigInteger.php (renamed from phpseclib-0.3.7/Math/BigInteger.php)0
-rw-r--r--libs/phpseclib-0.3.7/Net/SCP.php (renamed from phpseclib-0.3.7/Net/SCP.php)0
-rw-r--r--libs/phpseclib-0.3.7/Net/SFTP.php (renamed from phpseclib-0.3.7/Net/SFTP.php)0
-rw-r--r--libs/phpseclib-0.3.7/Net/SFTP/Stream.php (renamed from phpseclib-0.3.7/Net/SFTP/Stream.php)0
-rw-r--r--libs/phpseclib-0.3.7/Net/SSH1.php (renamed from phpseclib-0.3.7/Net/SSH1.php)0
-rw-r--r--libs/phpseclib-0.3.7/Net/SSH2.php (renamed from phpseclib-0.3.7/Net/SSH2.php)0
-rw-r--r--libs/phpseclib-0.3.7/System/SSH/Agent.php (renamed from phpseclib-0.3.7/System/SSH/Agent.php)0
-rw-r--r--libs/phpseclib-0.3.7/System/SSH_Agent.php (renamed from phpseclib-0.3.7/System/SSH_Agent.php)0
-rw-r--r--libs/phpseclib-0.3.7/openssl.cnf (renamed from phpseclib-0.3.7/openssl.cnf)0
38 files changed, 4 insertions, 4 deletions
diff --git a/auth/authentication.php b/auth/authentication.php
index f9e4bec..d3f1294 100644
--- a/auth/authentication.php
+++ b/auth/authentication.php
@@ -19,7 +19,7 @@
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-ini_set('include_path', ini_get('include_path').':./phpseclib-0.3.7');
+ini_set('include_path', ini_get('include_path').':./libs/phpseclib-0.3.7');
require_once 'ssh.php';
require_once 'telnet.php';
diff --git a/index.php b/index.php
index 04d9904..2c1a8bf 100644
--- a/index.php
+++ b/index.php
@@ -221,8 +221,8 @@ final class LookingGlass {
print '<meta name="keywords" content="Looking Glass, LG, BGP, prefix-list, AS-path, ASN, traceroute, ping, IPv4, IPv6, Cisco, Juniper, Internet" />';
print '<meta name="description" content="'.$this->frontpage['title'].'" />';
print '<title>'.htmlentities($this->frontpage['title']).'</title>';
- print '<link href="bootstrap-3.2.0/css/bootstrap.min.css" rel="stylesheet" />';
- print '<link href="bootstrap-3.2.0/css/bootstrap-theme.min.css" rel="stylesheet" />';
+ print '<link href="libs/bootstrap-3.2.0/css/bootstrap.min.css" rel="stylesheet" />';
+ print '<link href="libs/bootstrap-3.2.0/css/bootstrap-theme.min.css" rel="stylesheet" />';
print '<link href="'.$this->frontpage['css'].'" rel="stylesheet" />';
print '</head>';
print '<body>';
@@ -232,7 +232,7 @@ final class LookingGlass {
$this->render_help_modal();
print '</body>';
print '<script src="js/jquery-2.1.1.min.js"></script>';
- print '<script src="bootstrap-3.2.0/js/bootstrap.min.js"></script>';
+ print '<script src="libs/bootstrap-3.2.0/js/bootstrap.min.js"></script>';
print '<script src="js/looking-glass.js"></script>';
print '</html>';
}
diff --git a/bootstrap-3.2.0/css/bootstrap-theme.css b/libs/bootstrap-3.2.0/css/bootstrap-theme.css
index f860bbc..f860bbc 100644
--- a/bootstrap-3.2.0/css/bootstrap-theme.css
+++ b/libs/bootstrap-3.2.0/css/bootstrap-theme.css
diff --git a/bootstrap-3.2.0/css/bootstrap-theme.css.map b/libs/bootstrap-3.2.0/css/bootstrap-theme.css.map
index 4cc41ab..4cc41ab 100644
--- a/bootstrap-3.2.0/css/bootstrap-theme.css.map
+++ b/libs/bootstrap-3.2.0/css/bootstrap-theme.css.map
diff --git a/bootstrap-3.2.0/css/bootstrap-theme.min.css b/libs/bootstrap-3.2.0/css/bootstrap-theme.min.css
index 2e97597..2e97597 100644
--- a/bootstrap-3.2.0/css/bootstrap-theme.min.css
+++ b/libs/bootstrap-3.2.0/css/bootstrap-theme.min.css
diff --git a/bootstrap-3.2.0/css/bootstrap.css b/libs/bootstrap-3.2.0/css/bootstrap.css
index 037dd05..037dd05 100644
--- a/bootstrap-3.2.0/css/bootstrap.css
+++ b/libs/bootstrap-3.2.0/css/bootstrap.css
diff --git a/bootstrap-3.2.0/css/bootstrap.css.map b/libs/bootstrap-3.2.0/css/bootstrap.css.map
index bfb5616..bfb5616 100644
--- a/bootstrap-3.2.0/css/bootstrap.css.map
+++ b/libs/bootstrap-3.2.0/css/bootstrap.css.map
diff --git a/bootstrap-3.2.0/css/bootstrap.min.css b/libs/bootstrap-3.2.0/css/bootstrap.min.css
index a9f35ce..a9f35ce 100644
--- a/bootstrap-3.2.0/css/bootstrap.min.css
+++ b/libs/bootstrap-3.2.0/css/bootstrap.min.css
diff --git a/bootstrap-3.2.0/fonts/glyphicons-halflings-regular.eot b/libs/bootstrap-3.2.0/fonts/glyphicons-halflings-regular.eot
index 4a4ca86..4a4ca86 100644
--- a/bootstrap-3.2.0/fonts/glyphicons-halflings-regular.eot
+++ b/libs/bootstrap-3.2.0/fonts/glyphicons-halflings-regular.eot
Binary files differ
diff --git a/bootstrap-3.2.0/fonts/glyphicons-halflings-regular.svg b/libs/bootstrap-3.2.0/fonts/glyphicons-halflings-regular.svg
index e3e2dc7..e3e2dc7 100644
--- a/bootstrap-3.2.0/fonts/glyphicons-halflings-regular.svg
+++ b/libs/bootstrap-3.2.0/fonts/glyphicons-halflings-regular.svg
diff --git a/bootstrap-3.2.0/fonts/glyphicons-halflings-regular.ttf b/libs/bootstrap-3.2.0/fonts/glyphicons-halflings-regular.ttf
index 67fa00b..67fa00b 100644
--- a/bootstrap-3.2.0/fonts/glyphicons-halflings-regular.ttf
+++ b/libs/bootstrap-3.2.0/fonts/glyphicons-halflings-regular.ttf
Binary files differ
diff --git a/bootstrap-3.2.0/fonts/glyphicons-halflings-regular.woff b/libs/bootstrap-3.2.0/fonts/glyphicons-halflings-regular.woff
index 8c54182..8c54182 100644
--- a/bootstrap-3.2.0/fonts/glyphicons-halflings-regular.woff
+++ b/libs/bootstrap-3.2.0/fonts/glyphicons-halflings-regular.woff
Binary files differ
diff --git a/bootstrap-3.2.0/js/bootstrap.js b/libs/bootstrap-3.2.0/js/bootstrap.js
index 53da1c7..53da1c7 100644
--- a/bootstrap-3.2.0/js/bootstrap.js
+++ b/libs/bootstrap-3.2.0/js/bootstrap.js
diff --git a/bootstrap-3.2.0/js/bootstrap.min.js b/libs/bootstrap-3.2.0/js/bootstrap.min.js
index 7c1561a..7c1561a 100644
--- a/bootstrap-3.2.0/js/bootstrap.min.js
+++ b/libs/bootstrap-3.2.0/js/bootstrap.min.js
diff --git a/phpseclib-0.3.7/Crypt/AES.php b/libs/phpseclib-0.3.7/Crypt/AES.php
index 67fc5e4..67fc5e4 100644
--- a/phpseclib-0.3.7/Crypt/AES.php
+++ b/libs/phpseclib-0.3.7/Crypt/AES.php
diff --git a/phpseclib-0.3.7/Crypt/Base.php b/libs/phpseclib-0.3.7/Crypt/Base.php
index ec1788f..ec1788f 100644
--- a/phpseclib-0.3.7/Crypt/Base.php
+++ b/libs/phpseclib-0.3.7/Crypt/Base.php
diff --git a/phpseclib-0.3.7/Crypt/Blowfish.php b/libs/phpseclib-0.3.7/Crypt/Blowfish.php
index 7d4987c..7d4987c 100644
--- a/phpseclib-0.3.7/Crypt/Blowfish.php
+++ b/libs/phpseclib-0.3.7/Crypt/Blowfish.php
diff --git a/phpseclib-0.3.7/Crypt/DES.php b/libs/phpseclib-0.3.7/Crypt/DES.php
index f8e6a83..f8e6a83 100644
--- a/phpseclib-0.3.7/Crypt/DES.php
+++ b/libs/phpseclib-0.3.7/Crypt/DES.php
diff --git a/phpseclib-0.3.7/Crypt/Hash.php b/libs/phpseclib-0.3.7/Crypt/Hash.php
index d748bad..d748bad 100644
--- a/phpseclib-0.3.7/Crypt/Hash.php
+++ b/libs/phpseclib-0.3.7/Crypt/Hash.php
diff --git a/phpseclib-0.3.7/Crypt/RC2.php b/libs/phpseclib-0.3.7/Crypt/RC2.php
index f98dc2c..f98dc2c 100644
--- a/phpseclib-0.3.7/Crypt/RC2.php
+++ b/libs/phpseclib-0.3.7/Crypt/RC2.php
diff --git a/phpseclib-0.3.7/Crypt/RC4.php b/libs/phpseclib-0.3.7/Crypt/RC4.php
index 24ae0a9..24ae0a9 100644
--- a/phpseclib-0.3.7/Crypt/RC4.php
+++ b/libs/phpseclib-0.3.7/Crypt/RC4.php
diff --git a/phpseclib-0.3.7/Crypt/RSA.php b/libs/phpseclib-0.3.7/Crypt/RSA.php
index 3ccf16f..3ccf16f 100644
--- a/phpseclib-0.3.7/Crypt/RSA.php
+++ b/libs/phpseclib-0.3.7/Crypt/RSA.php
diff --git a/phpseclib-0.3.7/Crypt/Random.php b/libs/phpseclib-0.3.7/Crypt/Random.php
index 5a3d28c..5a3d28c 100644
--- a/phpseclib-0.3.7/Crypt/Random.php
+++ b/libs/phpseclib-0.3.7/Crypt/Random.php
diff --git a/phpseclib-0.3.7/Crypt/Rijndael.php b/libs/phpseclib-0.3.7/Crypt/Rijndael.php
index d0f9172..d0f9172 100644
--- a/phpseclib-0.3.7/Crypt/Rijndael.php
+++ b/libs/phpseclib-0.3.7/Crypt/Rijndael.php
diff --git a/phpseclib-0.3.7/Crypt/TripleDES.php b/libs/phpseclib-0.3.7/Crypt/TripleDES.php
index 175b3ac..175b3ac 100644
--- a/phpseclib-0.3.7/Crypt/TripleDES.php
+++ b/libs/phpseclib-0.3.7/Crypt/TripleDES.php
diff --git a/phpseclib-0.3.7/Crypt/Twofish.php b/libs/phpseclib-0.3.7/Crypt/Twofish.php
index 4099a01..4099a01 100644
--- a/phpseclib-0.3.7/Crypt/Twofish.php
+++ b/libs/phpseclib-0.3.7/Crypt/Twofish.php
diff --git a/phpseclib-0.3.7/File/ANSI.php b/libs/phpseclib-0.3.7/File/ANSI.php
index ef2ccbe..ef2ccbe 100644
--- a/phpseclib-0.3.7/File/ANSI.php
+++ b/libs/phpseclib-0.3.7/File/ANSI.php
diff --git a/phpseclib-0.3.7/File/ASN1.php b/libs/phpseclib-0.3.7/File/ASN1.php
index 2ca8bc8..2ca8bc8 100644
--- a/phpseclib-0.3.7/File/ASN1.php
+++ b/libs/phpseclib-0.3.7/File/ASN1.php
diff --git a/phpseclib-0.3.7/File/X509.php b/libs/phpseclib-0.3.7/File/X509.php
index 1d07f67..1d07f67 100644
--- a/phpseclib-0.3.7/File/X509.php
+++ b/libs/phpseclib-0.3.7/File/X509.php
diff --git a/phpseclib-0.3.7/Math/BigInteger.php b/libs/phpseclib-0.3.7/Math/BigInteger.php
index 39c8d5f..39c8d5f 100644
--- a/phpseclib-0.3.7/Math/BigInteger.php
+++ b/libs/phpseclib-0.3.7/Math/BigInteger.php
diff --git a/phpseclib-0.3.7/Net/SCP.php b/libs/phpseclib-0.3.7/Net/SCP.php
index 2668164..2668164 100644
--- a/phpseclib-0.3.7/Net/SCP.php
+++ b/libs/phpseclib-0.3.7/Net/SCP.php
diff --git a/phpseclib-0.3.7/Net/SFTP.php b/libs/phpseclib-0.3.7/Net/SFTP.php
index ddfc931..ddfc931 100644
--- a/phpseclib-0.3.7/Net/SFTP.php
+++ b/libs/phpseclib-0.3.7/Net/SFTP.php
diff --git a/phpseclib-0.3.7/Net/SFTP/Stream.php b/libs/phpseclib-0.3.7/Net/SFTP/Stream.php
index 0c84ab4..0c84ab4 100644
--- a/phpseclib-0.3.7/Net/SFTP/Stream.php
+++ b/libs/phpseclib-0.3.7/Net/SFTP/Stream.php
diff --git a/phpseclib-0.3.7/Net/SSH1.php b/libs/phpseclib-0.3.7/Net/SSH1.php
index 35e6d5e..35e6d5e 100644
--- a/phpseclib-0.3.7/Net/SSH1.php
+++ b/libs/phpseclib-0.3.7/Net/SSH1.php
diff --git a/phpseclib-0.3.7/Net/SSH2.php b/libs/phpseclib-0.3.7/Net/SSH2.php
index 8f31f86..8f31f86 100644
--- a/phpseclib-0.3.7/Net/SSH2.php
+++ b/libs/phpseclib-0.3.7/Net/SSH2.php
diff --git a/phpseclib-0.3.7/System/SSH/Agent.php b/libs/phpseclib-0.3.7/System/SSH/Agent.php
index d5088ba..d5088ba 100644
--- a/phpseclib-0.3.7/System/SSH/Agent.php
+++ b/libs/phpseclib-0.3.7/System/SSH/Agent.php
diff --git a/phpseclib-0.3.7/System/SSH_Agent.php b/libs/phpseclib-0.3.7/System/SSH_Agent.php
index 0784179..0784179 100644
--- a/phpseclib-0.3.7/System/SSH_Agent.php
+++ b/libs/phpseclib-0.3.7/System/SSH_Agent.php
diff --git a/phpseclib-0.3.7/openssl.cnf b/libs/phpseclib-0.3.7/openssl.cnf
index 58a1261..58a1261 100644
--- a/phpseclib-0.3.7/openssl.cnf
+++ b/libs/phpseclib-0.3.7/openssl.cnf