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-05-20
Change version to 0.4
librest-0.4
Ross Burton
1
-1
/
+1
2009-05-20
Test the new accessors
Ross Burton
1
-1
/
+8
2009-05-20
Add accessors for the api key and shared secret
Ross Burton
2
-2
/
+38
2009-05-20
Add gtk-doc files to ignores
Ross Burton
1
-0
/
+9
2009-05-20
Add a Flickr test suite
Ross Burton
3
-3
/
+105
2009-05-20
Rename key and secret to match what Flickr calls them
Ross Burton
4
-41
/
+39
2009-05-20
Update API documentation
Ross Burton
3
-2
/
+44
2009-05-19
Add Flickr test case
Ross Burton
3
-1
/
+93
2009-05-19
Add initial Flickr proxy
Ross Burton
6
-0
/
+553
2009-05-15
If PROXY debugging is on, turn on full soup debugging
Ross Burton
1
-0
/
+7
2009-05-15
Add a macro to do run-time debug enabled checks
Ross Burton
1
-1
/
+3
2009-05-15
Use g_print instead of g_debug
Ross Burton
1
-2
/
+2
2009-05-15
Revert RestXmlNode re-arrangement until I understand why it broke
Ross Burton
1
-2
/
+3
2009-05-15
Document RestProxyCall
Ross Burton
1
-0
/
+38
2009-05-15
Delete trailing whitespace
Ross Burton
1
-19
/
+19
2009-05-15
Remove rest_xml_node_new from the docs
Ross Burton
1
-1
/
+0
2009-05-15
Make rest_xml_node_new private until it's useful
Ross Burton
2
-3
/
+1
2009-05-15
Document RestXmlNode
Ross Burton
1
-1
/
+12
2009-05-15
Document rest-xml-parser
Ross Burton
1
-0
/
+53
2009-05-15
Update documentation sections
Ross Burton
1
-41
/
+60
2009-05-15
Document the RestProxy classes
Ross Burton
2
-1
/
+15
2009-05-15
Add basic OAuthProxy documentation
Ross Burton
2
-0
/
+10
2009-05-15
Fix typo in documentation
Ross Burton
1
-1
/
+1
2009-05-15
Document some parameters
Ross Burton
1
-6
/
+6
2009-05-15
Remove symbols which don't exist any more
Ross Burton
1
-5
/
+1
2009-05-15
Don't crash dump-xml if the document cannot be parsed
Ross Burton
1
-2
/
+6
2009-05-15
Fix call cleanup which was causing invalid writes
Ross Burton
1
-1
/
+1
2009-05-07
Post-release bump to 0.3.1
Rob Bradford
1
-1
/
+1
2009-05-07
Remove test-runner.h as it doesn't exist
librest-0.3
Ross Burton
1
-1
/
+1
2009-05-07
Bump version to 0.3
Ross Burton
1
-1
/
+1
2009-04-27
Update OAuth example and test to new API
Ross Burton
2
-8
/
+12
2009-04-27
Better error handling on oauth_proxy_auth_step, inspired by Matthew Wood <mat...
Ross Burton
2
-15
/
+16
2009-04-27
Change oauth_proxy_auth_step to use _set_function
Ross Burton
1
-2
/
+2
2009-04-27
Change oauth_proxy_auth_step to use _set_function
Ross Burton
1
-6
/
+19
2009-04-27
Bump glib dependency
Rob Bradford
1
-1
/
+1
2009-04-16
Make the key and token OAuth properties read/write
Ross Burton
1
-4
/
+29
2009-04-16
Add oauth_proxy_set_token and _token_secret
Ross Burton
2
-0
/
+46
2009-04-15
Add test suite for encode_params
Ross Burton
4
-0
/
+83
2009-04-15
Don't check for NULL because the encode function does that
Ross Burton
1
-1
/
+1
2009-04-15
Make the string encode function NULL-safe
Ross Burton
1
-1
/
+1
2009-04-15
Use correct encoding in HMAC-SHA1 signatures
Matthew Wood
1
-3
/
+9
2009-04-15
Use the correct encoding when encoding paramters
Matthew Wood
1
-4
/
+3
2009-04-15
Correctly encode the plaintext signature
Matthew Wood
1
-1
/
+12
2009-04-15
Add macro for correct OAuth encoding
Matthew Wood
1
-0
/
+2
2009-04-14
Add yet more characters to the encoding
Ross Burton
1
-1
/
+1
2009-04-14
Add a example to dump a XML file
Ross Burton
3
-1
/
+115
2009-04-14
Fix incorrect logic in conditional check.
Rob Bradford
1
-1
/
+1
2009-04-14
Fix up encoding
Ross Burton
1
-3
/
+4
2009-04-14
Update ignores
Ross Burton
1
-0
/
+2
2009-04-14
Add oauth test case using the OAuth test server
Ross Burton
2
-2
/
+88
[next]