aboutsummaryrefslogtreecommitdiffstats
path: root/library/phpsec
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-04-06 03:54:09 -0400
committerSimon L'nu <simon.lnu@gmail.com>2012-04-06 03:54:09 -0400
commit43d5876e8b35d53a0bef5248c5d63e5bc209dbbf (patch)
tree2f9d83d87682b16ac6ac949382ab566fdca48076 /library/phpsec
parentb361bcea83140c28b5a5677905405de0ac102791 (diff)
parentafd2bf031eff688ae53e51f9199d025ca1935abe (diff)
downloadvolse-hubzilla-43d5876e8b35d53a0bef5248c5d63e5bc209dbbf.tar.gz
volse-hubzilla-43d5876e8b35d53a0bef5248c5d63e5bc209dbbf.tar.bz2
volse-hubzilla-43d5876e8b35d53a0bef5248c5d63e5bc209dbbf.zip
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master: update to the German strings add network_tabs hook pass autoname(0) test rev update added index to config and pconfig table changed config.php to use REPLACE instead of INSERT, this removes one db hit. * master:
Diffstat (limited to 'library/phpsec')
-rw-r--r--[-rwxr-xr-x]library/phpsec/Crypt/AES.php0
-rw-r--r--[-rwxr-xr-x]library/phpsec/Crypt/DES.php0
-rw-r--r--[-rwxr-xr-x]library/phpsec/Crypt/Hash.php0
-rw-r--r--[-rwxr-xr-x]library/phpsec/Crypt/RC4.php0
-rw-r--r--[-rwxr-xr-x]library/phpsec/Crypt/RSA.php0
-rw-r--r--[-rwxr-xr-x]library/phpsec/Crypt/Random.php0
-rw-r--r--[-rwxr-xr-x]library/phpsec/Crypt/Rijndael.php0
-rw-r--r--[-rwxr-xr-x]library/phpsec/Crypt/TripleDES.php0
-rw-r--r--[-rwxr-xr-x]library/phpsec/Math/BigInteger.php0
-rw-r--r--[-rwxr-xr-x]library/phpsec/Net/SFTP.php0
-rw-r--r--[-rwxr-xr-x]library/phpsec/Net/SSH1.php0
-rw-r--r--[-rwxr-xr-x]library/phpsec/Net/SSH2.php0
-rw-r--r--[-rwxr-xr-x]library/phpsec/PHP/Compat/Function/array_fill.php0
-rw-r--r--[-rwxr-xr-x]library/phpsec/PHP/Compat/Function/bcpowmod.php0
-rw-r--r--[-rwxr-xr-x]library/phpsec/PHP/Compat/Function/str_split.php0
-rw-r--r--[-rwxr-xr-x]library/phpsec/crypt.html0
-rw-r--r--[-rwxr-xr-x]library/phpsec/docbook.css0
-rw-r--r--[-rwxr-xr-x]library/phpsec/index.html0
-rw-r--r--[-rwxr-xr-x]library/phpsec/intro.html0
-rw-r--r--[-rwxr-xr-x]library/phpsec/math.html0
-rw-r--r--[-rwxr-xr-x]library/phpsec/misc_crypt.html0
-rw-r--r--[-rwxr-xr-x]library/phpsec/net.html0
-rw-r--r--[-rwxr-xr-x]library/phpsec/sym_crypt.html0
23 files changed, 0 insertions, 0 deletions
diff --git a/library/phpsec/Crypt/AES.php b/library/phpsec/Crypt/AES.php
index 681800a81..681800a81 100755..100644
--- a/library/phpsec/Crypt/AES.php
+++ b/library/phpsec/Crypt/AES.php
diff --git a/library/phpsec/Crypt/DES.php b/library/phpsec/Crypt/DES.php
index 431ad539b..431ad539b 100755..100644
--- a/library/phpsec/Crypt/DES.php
+++ b/library/phpsec/Crypt/DES.php
diff --git a/library/phpsec/Crypt/Hash.php b/library/phpsec/Crypt/Hash.php
index ef3a85802..ef3a85802 100755..100644
--- a/library/phpsec/Crypt/Hash.php
+++ b/library/phpsec/Crypt/Hash.php
diff --git a/library/phpsec/Crypt/RC4.php b/library/phpsec/Crypt/RC4.php
index 6f82b2413..6f82b2413 100755..100644
--- a/library/phpsec/Crypt/RC4.php
+++ b/library/phpsec/Crypt/RC4.php
diff --git a/library/phpsec/Crypt/RSA.php b/library/phpsec/Crypt/RSA.php
index 1c562082b..1c562082b 100755..100644
--- a/library/phpsec/Crypt/RSA.php
+++ b/library/phpsec/Crypt/RSA.php
diff --git a/library/phpsec/Crypt/Random.php b/library/phpsec/Crypt/Random.php
index a91c4d3c5..a91c4d3c5 100755..100644
--- a/library/phpsec/Crypt/Random.php
+++ b/library/phpsec/Crypt/Random.php
diff --git a/library/phpsec/Crypt/Rijndael.php b/library/phpsec/Crypt/Rijndael.php
index f141f3762..f141f3762 100755..100644
--- a/library/phpsec/Crypt/Rijndael.php
+++ b/library/phpsec/Crypt/Rijndael.php
diff --git a/library/phpsec/Crypt/TripleDES.php b/library/phpsec/Crypt/TripleDES.php
index 4d0dbbca0..4d0dbbca0 100755..100644
--- a/library/phpsec/Crypt/TripleDES.php
+++ b/library/phpsec/Crypt/TripleDES.php
diff --git a/library/phpsec/Math/BigInteger.php b/library/phpsec/Math/BigInteger.php
index 5b3a4fc8b..5b3a4fc8b 100755..100644
--- a/library/phpsec/Math/BigInteger.php
+++ b/library/phpsec/Math/BigInteger.php
diff --git a/library/phpsec/Net/SFTP.php b/library/phpsec/Net/SFTP.php
index 06812ada3..06812ada3 100755..100644
--- a/library/phpsec/Net/SFTP.php
+++ b/library/phpsec/Net/SFTP.php
diff --git a/library/phpsec/Net/SSH1.php b/library/phpsec/Net/SSH1.php
index 7220ee402..7220ee402 100755..100644
--- a/library/phpsec/Net/SSH1.php
+++ b/library/phpsec/Net/SSH1.php
diff --git a/library/phpsec/Net/SSH2.php b/library/phpsec/Net/SSH2.php
index aa9f6dbe5..aa9f6dbe5 100755..100644
--- a/library/phpsec/Net/SSH2.php
+++ b/library/phpsec/Net/SSH2.php
diff --git a/library/phpsec/PHP/Compat/Function/array_fill.php b/library/phpsec/PHP/Compat/Function/array_fill.php
index e02bfa14d..e02bfa14d 100755..100644
--- a/library/phpsec/PHP/Compat/Function/array_fill.php
+++ b/library/phpsec/PHP/Compat/Function/array_fill.php
diff --git a/library/phpsec/PHP/Compat/Function/bcpowmod.php b/library/phpsec/PHP/Compat/Function/bcpowmod.php
index 6ec1b1840..6ec1b1840 100755..100644
--- a/library/phpsec/PHP/Compat/Function/bcpowmod.php
+++ b/library/phpsec/PHP/Compat/Function/bcpowmod.php
diff --git a/library/phpsec/PHP/Compat/Function/str_split.php b/library/phpsec/PHP/Compat/Function/str_split.php
index 8e38bdb89..8e38bdb89 100755..100644
--- a/library/phpsec/PHP/Compat/Function/str_split.php
+++ b/library/phpsec/PHP/Compat/Function/str_split.php
diff --git a/library/phpsec/crypt.html b/library/phpsec/crypt.html
index 6720cf789..6720cf789 100755..100644
--- a/library/phpsec/crypt.html
+++ b/library/phpsec/crypt.html
diff --git a/library/phpsec/docbook.css b/library/phpsec/docbook.css
index 4f67aa4cd..4f67aa4cd 100755..100644
--- a/library/phpsec/docbook.css
+++ b/library/phpsec/docbook.css
diff --git a/library/phpsec/index.html b/library/phpsec/index.html
index 6dda0f369..6dda0f369 100755..100644
--- a/library/phpsec/index.html
+++ b/library/phpsec/index.html
diff --git a/library/phpsec/intro.html b/library/phpsec/intro.html
index 406b22fc5..406b22fc5 100755..100644
--- a/library/phpsec/intro.html
+++ b/library/phpsec/intro.html
diff --git a/library/phpsec/math.html b/library/phpsec/math.html
index 4e5a14a54..4e5a14a54 100755..100644
--- a/library/phpsec/math.html
+++ b/library/phpsec/math.html
diff --git a/library/phpsec/misc_crypt.html b/library/phpsec/misc_crypt.html
index 9751ddac8..9751ddac8 100755..100644
--- a/library/phpsec/misc_crypt.html
+++ b/library/phpsec/misc_crypt.html
diff --git a/library/phpsec/net.html b/library/phpsec/net.html
index 2752b826d..2752b826d 100755..100644
--- a/library/phpsec/net.html
+++ b/library/phpsec/net.html
diff --git a/library/phpsec/sym_crypt.html b/library/phpsec/sym_crypt.html
index 956506290..956506290 100755..100644
--- a/library/phpsec/sym_crypt.html
+++ b/library/phpsec/sym_crypt.html