| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
17 Mar 2013 17:57:15
1.0.1
|
johans  |
Update oauth to 1.0.1 |
13 Nov 2012 15:59:47
1.0.0
|
johans  |
- Upgrade liboauth to 1.0 release
- Update MASTER_SITE to general SF link
Feature safe: yes |
12 Jul 2012 20:41:33
0.9.7
|
johans  |
Update oauth to 0.9.7 (bugfix release) |
06 Jan 2012 08:48:21
0.9.6_1
|
johans  |
The pkgconfig file from liboauth referes to the libcrypto pkgconfig file.
Remove the reference, because our openssl is installed without such a file.
Submitted by: kwm |
15 Dec 2011 20:46:54
0.9.6
|
johans  |
Update liboauth to 0.9.6 |
30 Nov 2011 20:36:50
0.9.5
|
johans  |
- Update liboauth to 0.9.5
- Remove patch that is now included in the distribution
Feature safe: yes |
16 Sep 2011 12:02:18
0.9.4_1
|
kwm  |
Don't rever to libcrypto in oauth pkg-config file, since our base openssl
doesn't install a .pc file. This will fix "pkg-config --cflags oauth".
Approved by: maintainer |
30 Jan 2011 18:05:00
0.9.4
|
johans  |
Update liboauth to 0.9.4 (bugfix release)
Feature safe: yes |
22 Jan 2011 14:11:10
0.9.3
|
johans  |
Update liboauth to 0.9.3
Feature safe: yes |
13 Jan 2011 22:05:12
0.9.2
|
johans  |
Update liboauth to 0.9.2
Feature safe: yes |
30 Oct 2010 23:27:31
0.9.1
|
johans  |
Add a new port net/liboauth:
OAuth is an open protocol to allow secure API authorization in
a simple and standard method from desktop and web applications.
liboauth is a collection of POSIX-c functions implementing the OAuth
Core RFC 5849 standard. liboauth provides functions to escape and
encode parameters according to OAuth specification and offers
high-level functionality to sign requests or verify OAuth signatures
as well as perform HTTP requests.
WWW: http://liboauth.sourceforge.net/ |