index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
oauthstore.php
Age
Commit message (
Expand
)
Author
2009-06-20
change Controlez-Vous to Control Yourself
Evan Prodromou
2009-03-07
helpful documentation for oauthstore nonce stuff
Evan Prodromou
2009-03-07
Fix nonce usage in OAuth store
Evan Prodromou
2009-03-05
Fixed bad field name in oauthstore. (fix submitted by oxygene)
CiaranG
2008-12-23
move opening brace of class declaration to next line
Evan Prodromou
2008-12-23
TRUE
Evan Prodromou
2008-12-23
change function headers to K&R style
Evan Prodromou
2008-12-23
replace NULL with null
Evan Prodromou
2008-12-23
replace all tabs with four spaces
Evan Prodromou
2008-07-09
Merge conflicts and kill a whole lot of trailing whitespace on lines.
Mike Cochrane
2008-06-06
debugging output for new_access_token
Evan Prodromou
2008-06-06
mixed up token keys and OAuthToken objects
Evan Prodromou
2008-06-06
mixed up OAuthConsumer and Consumer classes
Evan Prodromou
2008-06-06
seem to be storing tokens with null consumer keys
Evan Prodromou
2008-06-04
full interface for userauthorization
Evan Prodromou
2008-06-02
fix consumer fetching, nonce making
Evan Prodromou
2008-06-02
change names, update
Evan Prodromou
2008-05-30
interim commit after pull from server
Evan Prodromou
2008-05-27
server-side storage model
Evan Prodromou