Steve Holme
18db743851
pop3: Added basic SASL XOAUTH2 support
...
Added the ability to use an XOAUTH2 bearer token [RFC6750] with POP3 for
authentication using RFC6749 "OAuth 2.0 Authorization Framework".
The bearer token is expected to be valid for the user specified in
conn->user. If CURLOPT_XOAUTH2_BEARER is defined and the connection has
an advertised auth mechanism of "XOAUTH2", the user and access token are
formatted as a base64 encoded string and sent to the server as
"AUTH XOAUTH2 <bearer token>".
2013-09-20 21:56:30 +01:00
..
2012-12-26 23:30:54 +01:00
2012-12-26 23:30:54 +01:00
2013-07-17 00:26:58 +02:00
2011-10-06 17:39:00 +02:00
2013-05-06 23:28:04 +02:00
2013-01-20 04:20:02 +01:00
2013-07-19 12:33:11 +02:00
2013-01-20 04:20:02 +01:00
2013-07-31 15:36:56 +02:00
2013-05-11 17:08:00 +02:00
2013-05-11 17:08:00 +02:00
2013-07-08 17:46:15 +02:00
2013-05-11 17:08:00 +02:00
2013-01-06 18:20:27 +01:00
2013-01-06 18:20:27 +01:00
2012-04-06 23:37:05 +02:00
2013-01-06 18:20:27 +01:00
2012-04-06 23:37:05 +02:00
2013-01-06 18:20:27 +01:00
2012-04-06 23:37:05 +02:00
2013-01-06 18:20:27 +01:00
2012-06-09 05:49:49 +02:00
2013-08-01 12:25:01 +02:00
2013-07-31 13:41:00 +02:00
2013-01-06 18:20:27 +01:00
2012-04-06 23:37:05 +02:00
2013-01-06 18:20:27 +01:00
2012-04-06 23:37:05 +02:00
2013-01-06 18:20:27 +01:00
2012-04-06 23:37:05 +02:00
2013-09-12 21:11:47 +02:00
2013-09-13 18:50:11 +01:00
2013-01-06 18:20:27 +01:00
2012-04-06 23:37:05 +02:00
2013-03-07 11:08:05 +01:00
2012-04-06 23:37:05 +02:00
2013-01-06 18:20:27 +01:00
2012-04-06 23:37:05 +02:00
2013-01-06 18:20:27 +01:00
2012-04-06 23:37:05 +02:00
2013-01-22 15:43:29 +01:00
2012-04-06 23:37:05 +02:00
2013-09-13 18:50:11 +01:00
2013-05-06 15:03:13 +02:00
2013-01-06 18:20:27 +01:00
2012-04-06 23:37:05 +02:00
2013-09-20 21:56:30 +01:00
2012-04-06 23:37:05 +02:00
2013-01-06 18:20:27 +01:00
2012-04-06 23:37:05 +02:00
2013-02-05 23:08:57 +01:00
2012-04-06 23:37:05 +02:00
2012-12-26 23:34:41 +01:00
2012-12-26 23:34:41 +01:00
2013-01-06 18:20:27 +01:00
2012-04-06 23:37:05 +02:00
2013-05-06 15:03:12 +02:00
2012-04-06 23:37:05 +02:00
2013-07-30 20:20:20 -06:00
2013-02-15 13:45:28 +01:00
2013-01-06 18:20:27 +01:00
2012-04-06 23:37:05 +02:00
2013-01-06 18:20:27 +01:00
2012-04-06 23:37:05 +02:00
2013-09-13 18:50:11 +01:00
2012-04-06 23:37:05 +02:00
2013-07-29 18:32:39 +02:00
2012-04-06 23:37:05 +02:00
2013-01-06 18:20:27 +01:00
2012-04-06 23:37:05 +02:00
2013-07-14 23:04:05 +02:00
2013-07-14 23:04:05 +02:00
2013-03-07 11:08:05 +01:00
2012-04-06 23:37:05 +02:00
2012-07-02 03:39:21 +02:00
2013-07-22 21:40:44 +02:00
2013-07-22 21:40:44 +02:00
2013-02-06 04:51:55 +01:00
2013-01-06 18:20:27 +01:00
2012-04-06 23:37:05 +02:00
2013-09-06 23:27:47 +02:00
2013-09-06 23:27:47 +02:00
2013-01-06 18:20:27 +01:00
2012-04-06 23:37:05 +02:00
2011-10-06 17:39:00 +02:00
2013-01-06 18:20:27 +01:00
2013-02-06 04:51:55 +01:00
2013-01-06 18:20:27 +01:00
2012-04-06 23:37:05 +02:00
2013-01-06 18:20:27 +01:00
2012-04-06 23:37:05 +02:00
2013-01-06 18:20:27 +01:00
2012-04-06 23:37:05 +02:00