]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
include external libs in a subdir to make install easier
authorEvan Prodromou <evan@prodromou.name>
Fri, 22 Aug 2008 13:17:14 +0000 (09:17 -0400)
committerEvan Prodromou <evan@prodromou.name>
Fri, 22 Aug 2008 13:17:14 +0000 (09:17 -0400)
commit14c9366aac697e87499c5748b36fa7bf5e6cd320
tree75cfb4355bb5200e3c505f49532b0d934261a8e9
parentdfdc8b777345875fb1d367ce3b9c91b372cd4dc3
include external libs in a subdir to make install easier

darcs-hash:20080822131714-84dde-6978424ded2ed1041a65142a25560654ac717fcd.gz
77 files changed:
extlib/Auth/OpenID.php [new file with mode: 0644]
extlib/Auth/OpenID/AX.php [new file with mode: 0644]
extlib/Auth/OpenID/Association.php [new file with mode: 0644]
extlib/Auth/OpenID/BigMath.php [new file with mode: 0644]
extlib/Auth/OpenID/Consumer.php [new file with mode: 0644]
extlib/Auth/OpenID/CryptUtil.php [new file with mode: 0644]
extlib/Auth/OpenID/DatabaseConnection.php [new file with mode: 0644]
extlib/Auth/OpenID/DiffieHellman.php [new file with mode: 0644]
extlib/Auth/OpenID/Discover.php [new file with mode: 0644]
extlib/Auth/OpenID/DumbStore.php [new file with mode: 0644]
extlib/Auth/OpenID/Extension.php [new file with mode: 0644]
extlib/Auth/OpenID/FileStore.php [new file with mode: 0644]
extlib/Auth/OpenID/HMAC.php [new file with mode: 0644]
extlib/Auth/OpenID/Interface.php [new file with mode: 0644]
extlib/Auth/OpenID/KVForm.php [new file with mode: 0644]
extlib/Auth/OpenID/MemcachedStore.php [new file with mode: 0644]
extlib/Auth/OpenID/Message.php [new file with mode: 0644]
extlib/Auth/OpenID/MySQLStore.php [new file with mode: 0644]
extlib/Auth/OpenID/Nonce.php [new file with mode: 0644]
extlib/Auth/OpenID/PAPE.php [new file with mode: 0644]
extlib/Auth/OpenID/Parse.php [new file with mode: 0644]
extlib/Auth/OpenID/PostgreSQLStore.php [new file with mode: 0644]
extlib/Auth/OpenID/SQLStore.php [new file with mode: 0644]
extlib/Auth/OpenID/SQLiteStore.php [new file with mode: 0644]
extlib/Auth/OpenID/SReg.php [new file with mode: 0644]
extlib/Auth/OpenID/Server.php [new file with mode: 0644]
extlib/Auth/OpenID/ServerRequest.php [new file with mode: 0644]
extlib/Auth/OpenID/TrustRoot.php [new file with mode: 0644]
extlib/Auth/OpenID/URINorm.php [new file with mode: 0644]
extlib/Auth/Yadis/HTTPFetcher.php [new file with mode: 0644]
extlib/Auth/Yadis/Manager.php [new file with mode: 0644]
extlib/Auth/Yadis/Misc.php [new file with mode: 0644]
extlib/Auth/Yadis/ParanoidHTTPFetcher.php [new file with mode: 0644]
extlib/Auth/Yadis/ParseHTML.php [new file with mode: 0644]
extlib/Auth/Yadis/PlainHTTPFetcher.php [new file with mode: 0644]
extlib/Auth/Yadis/XML.php [new file with mode: 0644]
extlib/Auth/Yadis/XRDS.php [new file with mode: 0644]
extlib/Auth/Yadis/XRI.php [new file with mode: 0644]
extlib/Auth/Yadis/XRIRes.php [new file with mode: 0644]
extlib/Auth/Yadis/Yadis.php [new file with mode: 0644]
extlib/DB/DataObject/Cast.php [new file with mode: 0644]
extlib/DB/DataObject/Error.php [new file with mode: 0644]
extlib/DB/DataObject/Generator.php [new file with mode: 0644]
extlib/DB/DataObject/createTables.php [new file with mode: 0755]
extlib/DB/common.php [new file with mode: 0644]
extlib/DB/dbase.php [new file with mode: 0644]
extlib/DB/fbsql.php [new file with mode: 0644]
extlib/DB/ibase.php [new file with mode: 0644]
extlib/DB/ifx.php [new file with mode: 0644]
extlib/DB/msql.php [new file with mode: 0644]
extlib/DB/mssql.php [new file with mode: 0644]
extlib/DB/mysql.php [new file with mode: 0644]
extlib/DB/mysqli.php [new file with mode: 0644]
extlib/DB/oci8.php [new file with mode: 0644]
extlib/DB/odbc.php [new file with mode: 0644]
extlib/DB/pgsql.php [new file with mode: 0644]
extlib/DB/sqlite.php [new file with mode: 0644]
extlib/DB/storage.php [new file with mode: 0644]
extlib/DB/sybase.php [new file with mode: 0644]
extlib/Mail/RFC822.php [new file with mode: 0644]
extlib/Mail/mail.php [new file with mode: 0644]
extlib/Mail/mock.php [new file with mode: 0644]
extlib/Mail/null.php [new file with mode: 0644]
extlib/Mail/sendmail.php [new file with mode: 0644]
extlib/Mail/smtp.php [new file with mode: 0644]
extlib/Mail/smtpmx.php [new file with mode: 0644]
extlib/Net/SMTP.php [new file with mode: 0644]
extlib/OAuth.php [new file with mode: 0644]
extlib/PEAR.php [new file with mode: 0644]
extlib/XMPPHP/Exception.php [new file with mode: 0644]
extlib/XMPPHP/Log.php [new file with mode: 0644]
extlib/XMPPHP/XMLObj.php [new file with mode: 0644]
extlib/XMPPHP/XMLStream.php [new file with mode: 0644]
extlib/XMPPHP/XMPP.php [new file with mode: 0644]
extlib/XMPPHP/XMPP_Old.php [new file with mode: 0644]
extlib/markdown.php [new file with mode: 0644]
lib/common.php