index
:
qt/qtnetworkauth.git
5.10
5.11
5.12
5.13
5.14
5.14.2
5.15
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
wip/cmake
Qt Network Authenticators; QtOAuth in particular
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
auto
/
oauth1
/
tst_oauth1.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of QPair and mark the module as QPair free
Ivan Solovev
2024-12-19
1
-27
/
+27
*
Skip parts of OAuth1 autotests
Juha Vuolle
2024-12-04
1
-0
/
+5
*
Correct license for test files
Lucie Gérard
2024-03-26
1
-1
/
+1
*
Update QtNetworkAuth tests for new QHttpHeaders behavior
Mårten Nordheim
2024-01-31
1
-1
/
+1
*
Build with QT_NO_CONTEXTLESS_CONNECT
Ahmad Samir
2023-07-12
1
-8
/
+9
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-8
/
+8
*
tst_OAuth1: replace deprecated QMultiMap::insert() to QMultiMap::unite()
Ivan Solovev
2022-08-08
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
1
-27
/
+2
*
QVariantMap -> QMultiMap<QString, QVariant> in many cases
Mårten Nordheim
2020-08-11
1
-10
/
+10
*
Update dependencies on 'dev' in qt/qtnetworkauth
Liang Qi
2020-06-29
1
-2
/
+2
*
Use QList instead of QVector
Jarek Kobus
2020-06-08
1
-1
/
+1
*
Add one missed QSKIP for unreachable host
Mårten Nordheim
2020-05-08
1
-2
/
+4
*
QNetworkReply: Fix warnings from deprecated error signal
v5.15.0-beta4
v5.15.0-beta3
Mårten Nordheim
2020-03-23
1
-1
/
+1
*
Fix deprecation warnings about using QMultiMap methods on QMap
Friedemann Kleint
2020-01-23
1
-2
/
+5
*
Prospective fix for more oauth tests failing
Simon Hausmann
2019-10-02
1
-0
/
+4
*
Remove test cases using oauthbin.com
Mårten Nordheim
2019-09-17
1
-77
/
+0
*
Add method to prepare network requests
Felix Barz
2019-01-28
1
-0
/
+269
*
Fix grant process by passing oauth parameters to header
Poren Chiang
2018-09-14
1
-1
/
+0
*
Fix for second temporary token being interpreted as success
Mårten Nordheim
2018-07-10
1
-0
/
+57
*
Fix warning
Jesus Fernandez
2018-06-19
1
-1
/
+1
*
Fix QOAuth1::tokenSecret() return value
Andrea Scarpino
2017-12-22
1
-1
/
+18
*
Merge remote-tracking branch 'origin/5.9' into 5.10
v5.10.0-beta4
Liang Qi
2017-10-30
1
-0
/
+2
|
\
|
*
Avoid emitting QOAuth1::granted signal twice
v5.9.2
Jesus Fernandez
2017-09-20
1
-0
/
+2
*
|
Rewrite tst_OAuth1::getToken
v5.10.0-alpha1
Jesus Fernandez
2017-09-08
1
-112
/
+118
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-08-22
1
-121
/
+163
|
\
|
|
*
Fix signature-generation for already-percent-encoded queries
Mårten Nordheim
2017-07-14
1
-0
/
+21
|
*
Bump copyright year
Jesus Fernandez
2017-07-12
1
-1
/
+1
|
*
Tests now check for host's availability
Mårten Nordheim
2017-07-07
1
-134
/
+160
*
|
Fix PLAINTEXT signatures
Jesus Fernandez
2017-08-11
1
-38
/
+80
|
/
*
Added property tests
Jesus Fernandez
2016-09-06
1
-0
/
+148
*
OAuth support
Jesus Fernandez
2016-08-19
1
-0
/
+459