move Horde_Oauth to git
authorChuck Hagenbuch <chuck@horde.org>
Sat, 15 Nov 2008 14:54:33 +0000 (09:54 -0500)
committerChuck Hagenbuch <chuck@horde.org>
Sat, 15 Nov 2008 14:54:33 +0000 (09:54 -0500)
commit3d71f4a09be28b68dd8af01bdb6d69263eb36424
tree63c4739a2ff506a225fab29804ca12618ad47f81
parentf0aa090bb7a1c56202f038af0ad2e7a56cb41637
move Horde_Oauth to git
30 files changed:
framework/Oauth/CVS/Entries [new file with mode: 0644]
framework/Oauth/CVS/Repository [new file with mode: 0644]
framework/Oauth/CVS/Root [new file with mode: 0644]
framework/Oauth/CVS/Template [new file with mode: 0644]
framework/Oauth/lib/CVS/Entries [new file with mode: 0644]
framework/Oauth/lib/CVS/Repository [new file with mode: 0644]
framework/Oauth/lib/CVS/Root [new file with mode: 0644]
framework/Oauth/lib/CVS/Template [new file with mode: 0644]
framework/Oauth/lib/Horde/CVS/Entries [new file with mode: 0644]
framework/Oauth/lib/Horde/CVS/Repository [new file with mode: 0644]
framework/Oauth/lib/Horde/CVS/Root [new file with mode: 0644]
framework/Oauth/lib/Horde/CVS/Template [new file with mode: 0644]
framework/Oauth/lib/Horde/Oauth/CVS/Entries [new file with mode: 0644]
framework/Oauth/lib/Horde/Oauth/CVS/Repository [new file with mode: 0644]
framework/Oauth/lib/Horde/Oauth/CVS/Root [new file with mode: 0644]
framework/Oauth/lib/Horde/Oauth/CVS/Template [new file with mode: 0644]
framework/Oauth/lib/Horde/Oauth/Consumer.php [new file with mode: 0644]
framework/Oauth/lib/Horde/Oauth/Exception.php [new file with mode: 0644]
framework/Oauth/lib/Horde/Oauth/Request.php [new file with mode: 0644]
framework/Oauth/lib/Horde/Oauth/SignatureMethod/Base.php [new file with mode: 0644]
framework/Oauth/lib/Horde/Oauth/SignatureMethod/CVS/Entries [new file with mode: 0644]
framework/Oauth/lib/Horde/Oauth/SignatureMethod/CVS/Repository [new file with mode: 0644]
framework/Oauth/lib/Horde/Oauth/SignatureMethod/CVS/Root [new file with mode: 0644]
framework/Oauth/lib/Horde/Oauth/SignatureMethod/CVS/Template [new file with mode: 0644]
framework/Oauth/lib/Horde/Oauth/SignatureMethod/HmacSha1.php [new file with mode: 0644]
framework/Oauth/lib/Horde/Oauth/SignatureMethod/Plaintext.php [new file with mode: 0644]
framework/Oauth/lib/Horde/Oauth/SignatureMethod/RsaSha1.php [new file with mode: 0644]
framework/Oauth/lib/Horde/Oauth/Token.php [new file with mode: 0644]
framework/Oauth/lib/Horde/Oauth/Utils.php [new file with mode: 0644]
framework/Oauth/package.xml [new file with mode: 0644]