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-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
2009-04-14
Add missing glib include
Ross Burton
1
-0
/
+1
2009-04-08
Default the signature method to HMAC
Ross Burton
2
-0
/
+3
2009-04-08
Respect the signature method
Ross Burton
1
-4
/
+79
2009-04-08
Add HMAC-SHA1 implementation
Ross Burton
3
-0
/
+131
2009-04-08
Add a signature method enum
Ross Burton
1
-0
/
+5
2009-04-08
Move the call's URL to the private struct so that subclasses can see it in pr...
Ross Burton
2
-7
/
+10
2009-04-08
Add rest_proxy_call_get_method
Ross Burton
2
-0
/
+10
2009-04-08
Split the RestProxyCall private struct into a separate header for subclasses
Ross Burton
4
-21
/
+60
2009-04-07
Remove the unused mainloop in the OAuth test
Ross Burton
1
-4
/
+0
2009-03-02
Support creating OAuth proxy with consumer and access tokens.
Matthew Wood
2
-1
/
+71
2009-02-18
Enhance README with some documentation about librest.
Rob Bradford
1
-0
/
+49
2009-02-11
Update configure.ac for 0.2
Rob Bradford
1
-1
/
+1
2009-02-11
Enable the GNOME proxy resolver feature if building WITH_GNOME
Ross Burton
1
-2
/
+10
2009-02-11
Add SOUP_GNOME flags to the build
Ross Burton
1
-2
/
+4
2009-02-11
Add --with-gnome, defaulting to yes, and check for libsoup-gnome
Ross Burton
1
-0
/
+14
2009-02-11
Update ignores
Ross Burton
1
-0
/
+7
2009-02-10
RestProxyCall: Whitespace tweaks.
Rob Bradford
1
-1
/
+1
2009-02-10
Add prototype for rest_proxy_call_error_quark
Ross Burton
1
-0
/
+2
2009-02-10
Fix compile warnings
Ross Burton
1
-3
/
+1
2009-02-10
Use g_strcmp0 instead of strcmp
Ross Burton
1
-2
/
+2
2009-02-10
Test user-agent handling
Ross Burton
1
-1
/
+46
2009-02-10
Add some test TODOs
Ross Burton
1
-0
/
+10
2009-02-10
Rename echo.c to proxy.c
Ross Burton
2
-3
/
+3
2009-02-10
Add license header to the tests
Ross Burton
1
-0
/
+24
2009-02-10
Check success status handling
Ross Burton
1
-0
/
+30
2009-02-10
Rename error to status
Ross Burton
1
-5
/
+5
2009-02-10
Check error handling
Ross Burton
1
-0
/
+41
[prev]
[next]