index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
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
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
kernel
/
qauthenticator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Network: includemocs
Mårten Nordheim
2024-09-06
1
-0
/
+2
*
Use NSDMI for all the members of the QNtlmPhaseBlock classes
Mate Barany
2024-09-06
1
-25
/
+8
*
Merge the block and blockbase classes in qauthenticator.cpp
Mate Barany
2024-09-05
1
-46
/
+32
*
Network: Use QHttpHeaders in QHttpHeaderParser
Lena Biliaieva
2024-01-25
1
-12
/
+11
*
Tidy up QAuthenticatorPrivate::calculateResponse
Anton Kudryavtsev
2023-09-04
1
-2
/
+1
*
qauthenticator: use QBAV more
Anton Kudryavtsev
2023-09-04
1
-3
/
+2
*
qauthenticator: reduce allocations in parseHttpResponse
Anton Kudryavtsev
2023-09-04
1
-14
/
+14
*
QAuthenticator: replace split with tokenize
Anton Kudryavtsev
2023-08-27
1
-2
/
+10
*
QAuthenticator: postpone creation of QBA
Anton Kudryavtsev
2023-08-25
1
-2
/
+2
*
QAuthenticator: use QSB more
Anton Kudryavtsev
2023-08-25
1
-1
/
+1
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-03
1
-2
/
+2
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-5
/
+5
*
QAuthenticator: Fix crash when using NTLM / Negotiate
Mårten Nordheim
2022-08-17
1
-3
/
+6
*
QAuthenticator: allow to set custom SPN for Windows client
Ivan Solovev
2022-05-24
1
-3
/
+27
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QtNetwork: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-04-21
1
-3
/
+5
*
QtNetwork: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-04-21
1
-1
/
+1
*
Short live Q_CONSTINIT!
Marc Mutz
2022-03-26
1
-1
/
+1
*
QAuthenticator: Use views for arguments in private functions
Mårten Nordheim
2022-01-17
1
-30
/
+33
*
Replace QString::utf16 with QString::data where appropriate
Øystein Heskestad
2022-01-17
1
-3
/
+3
*
Use ranged for loops instead of QString::utf16
Øystein Heskestad
2022-01-07
1
-7
/
+6
*
QAuthenticator: Filter out algorithms we don't support
Mårten Nordheim
2021-11-25
1
-0
/
+19
*
Remove pre-Win10 code paths in QtBase
Yuhang Zhao
2021-11-02
1
-14
/
+3
*
network: Fix typos in source code comments
Jonas Kvinge
2021-10-12
1
-1
/
+1
*
QCryptographicHash: use a std::array to hold result (was: QByteArray)
Marc Mutz
2021-07-15
1
-2
/
+1
*
QCryptographicHash: port addData() to QByteArrayView
Marc Mutz
2021-07-06
1
-12
/
+12
*
Add function to QAuthenticatorPrivate to check method support
Mårten Nordheim
2021-05-20
1
-0
/
+20
*
Remove assignment to variable which is never read
Alex Blasche
2021-02-19
1
-1
/
+0
*
Minor tidy-up: two sizetype fixes, two \nullptr uses
Edward Welbourne
2021-01-08
1
-1
/
+1
*
Adjust code format, add space after 'if'
Zhang Sheng
2020-11-16
1
-5
/
+5
*
QAuthenticatorPrivate::parseHttpResponse: mark "host" as unused
Mårten Nordheim
2020-09-11
1
-0
/
+3
*
QAuthenticator: condition using GSSAPI on credentials availability
Mårten Nordheim
2020-09-11
1
-11
/
+55
*
QAuthenticator: move debug printing to a logging category
Mårten Nordheim
2020-09-11
1
-1
/
+5
*
QAuthenticator: Don't reset phase on every set* call
Mårten Nordheim
2020-09-11
1
-11
/
+30
*
QAuthenticator(Negotiate): Try provided credential
Mårten Nordheim
2020-09-10
1
-4
/
+17
*
QAuthenticator: Don't use Negotiate if unsupported
Mårten Nordheim
2020-09-10
1
-0
/
+2
*
QAuth.: Reset the nonce-count when the server requests using a new nonce
Mårten Nordheim
2020-08-05
1
-1
/
+3
*
QAuthenticator: make sure we load the SSPI library
Mårten Nordheim
2020-04-30
1
-1
/
+7
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Liang Qi
2020-04-22
1
-0
/
+2
|
\
|
*
QAuthenticator: Reset the authentication challenge
Mårten Nordheim
2020-04-21
1
-0
/
+2
*
|
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-5
/
+5
|
/
*
Remove a new-line
Timur Pocheptsov
2019-10-09
1
-1
/
+0
*
QAuthenticator - use GSS framework, as Apple requires
Timur Pocheptsov
2019-10-09
1
-1
/
+6
*
Remove unused qmutexpool_p.h includes
Marc Mutz
2019-06-29
1
-1
/
+0
*
Add support for SPNEGO/Negotiate authentication
Sandro Mani
2019-02-25
1
-137
/
+269
*
QAuthenticator: remove leftovers
Mårten Nordheim
2018-08-24
1
-15
/
+0
*
Merge remote-tracking branch 'origin/5.11' into dev
Liang Qi
2018-07-02
1
-2
/
+2
|
\
|
*
QtCore/QtNetwork/QTestlib: Fix build with MinGW/g++ 8.1 x64
Friedemann Kleint
2018-06-25
1
-2
/
+2
*
|
QByteArray: add compare() with case sensitivity options
Thiago Macieira
2018-06-22
1
-4
/
+4
|
/
*
QRandomGenerator: add system() and global()
Thiago Macieira
2017-10-29
1
-1
/
+2
[next]