index
:
~teuf/librest
master
rhel-7.1
Unnamed repository; edit this file 'description' to name the repository.
teuf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-08
Update for the versioned library
Ross Burton
2
-2
/
+2
2009-10-08
Version the library and header
Ross Burton
2
-10
/
+10
2009-10-08
Install a versioned pkg-config file
Ross Burton
1
-1
/
+4
2009-10-08
Define the API version
Ross Burton
1
-1
/
+4
2009-08-11
Remove the useless error argument from rest_proxy_call_cancel
librest-0.6
Ross Burton
2
-14
/
+3
2009-08-05
Pre-emptive version bump to 0.6
Ross Burton
1
-1
/
+1
2009-08-05
Add oauth_proxy_is_oauth10a()
Ross Burton
4
-15
/
+95
2009-08-04
Fix formatting and style for the twitter test
Ross Burton
1
-5
/
+4
2009-08-04
Clarify API documentation for the oauth_verifier parameter
Ross Burton
1
-4
/
+4
2009-08-04
Clarify API documentation for the oauth_callback parameter
Ross Burton
1
-8
/
+6
2009-08-04
Fix formatting
Ross Burton
1
-2
/
+1
2009-08-04
Add flickr_proxy_is_successful to the API docs
Ross Burton
1
-0
/
+2
2009-08-04
Use flickr_proxy_is_successful in the flickr example
Ross Burton
1
-12
/
+3
2009-08-04
Add test suite for flickr_proxy_is_successful
Ross Burton
2
-0
/
+39
2009-08-04
Add flickr_proxy_is_successful
Ross Burton
2
-0
/
+39
2009-08-04
Add a FlickrProxy error quark
Ross Burton
2
-0
/
+8
2009-08-04
Add better Flickr example
Ross Burton
3
-30
/
+79
2009-08-04
Destroy a hash instead of unreffing to show that we want it really gone
Ross Burton
1
-1
/
+1
2009-08-04
Free the param list when signing Flickr calls
Ross Burton
1
-1
/
+1
2009-08-04
Add TODOs
Ross Burton
1
-0
/
+9
2009-08-03
Add async OAuth test suite
Ross Burton
3
-1
/
+131
2009-08-03
Port the oauth test to the new API
Ross Burton
1
-2
/
+2
2009-08-03
Add async forms of oauth_proxy_request_token and _access_token
Ross Burton
3
-1
/
+118
2009-08-03
Fix typo in oauth_proxy_request_token documentation
Ross Burton
1
-1
/
+1
2009-08-03
Rename callback to callback_uri in request_token
Ross Burton
2
-5
/
+5
2009-08-03
Add more documentation to OAuthProxy
Ross Burton
2
-72
/
+175
2009-08-03
Add new symbols to the API docs
Ross Burton
1
-83
/
+87
2009-08-03
Use the new APIs and clean up get-fireeagle-location
Ross Burton
1
-13
/
+29
2009-08-03
Rename test-oauth to get-fireeage-location
Ross Burton
3
-3
/
+3
2009-08-03
Update post-twitter to reflect the new API
Ross Burton
1
-3
/
+1
2009-08-03
Move the verifier into _access_token
Ross Burton
2
-15
/
+4
2009-07-31
Add an example which posts to Twitter (OAuth 1.0a)
Ross Burton
3
-1
/
+86
2009-07-31
Add some new API to support OAuth 1.0a easily
Ross Burton
4
-3
/
+108
2009-07-31
When constructing the OAuth header, steal any oauth params that have been set
Ross Burton
1
-0
/
+24
2009-07-31
Don't use localhost for the test, that can resolve to IPv6
Ross Burton
1
-1
/
+1
2009-07-31
Delete trailing whitespace
Ross Burton
4
-17
/
+17
2009-07-31
Handle NULL frob correctly when constructing URLs
Ross Burton
1
-2
/
+2
2009-07-10
Version 0.5
librest-0.5
Ross Burton
1
-1
/
+1
2009-06-29
Fixed Authorization header to only include oauth parameters
Matt Wood
1
-19
/
+23
2009-06-29
Enable soup debugging on synchronous calls
Matt Wood
1
-0
/
+2
2009-06-18
Exit the server first, to avoid ORBit concurrency issues
Ross Burton
1
-0
/
+1
2009-06-18
Use 127.0.0.1 instead of localhost because we're using IPv4
Ross Burton
1
-1
/
+1
2009-05-29
Add basic test case for threaded ops
Ross Burton
3
-1
/
+112
2009-05-29
Add rest_proxy_call_sync, for threaded apps
Ross Burton
2
-0
/
+26
2009-05-29
Add a sync SoupSession to RestProxy and expose _send_message
Ross Burton
2
-0
/
+21
2009-05-29
Factor out the message result handling
Ross Burton
1
-9
/
+21
2009-05-29
Split out the message creation when calling
Ross Burton
1
-30
/
+47
2009-05-29
Add facebook_proxy_build_permission_url
Ross Burton
2
-0
/
+28
2009-05-29
Add Facebook symbols to the API docs
Ross Burton
3
-0
/
+44
2009-05-24
Use https instead of http when talking to Facebook
Ross Burton
1
-1
/
+1
[next]