summaryrefslogtreecommitdiffstats
path: root/src/network/kernel/qauthenticator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unused qmutexpool_p.h includesMarc Mutz2019-06-291-1/+0
* Add support for SPNEGO/Negotiate authenticationSandro Mani2019-02-251-137/+269
* QAuthenticator: remove leftoversMÃ¥rten Nordheim2018-08-241-15/+0
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-021-2/+2
|\
| * QtCore/QtNetwork/QTestlib: Fix build with MinGW/g++ 8.1 x64Friedemann Kleint2018-06-251-2/+2
* | QByteArray: add compare() with case sensitivity optionsThiago Macieira2018-06-221-4/+4
|/
* QRandomGenerator: add system() and global()Thiago Macieira2017-10-291-1/+2
* Remove the last remaining non-SSL use of QMutexPool in QtThiago Macieira2017-03-031-1/+2
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-1/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-2/+2
| |\
| | * Q_(U)INT64_C is not a type, so don't use it as if it wasMarc Mutz2016-07-061-2/+2
* | | Fix/adapt the uses of {to,set,from}Time_t in the qtbase source codeThiago Macieira2016-07-061-6/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-231-0/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-0/+2
| |\|
| | * Fixed crash in QAuthenticator::operator==Jesus Fernandez2016-05-131-0/+2
* | | QtNetwork: Remove Windows CE.Friedemann Kleint2016-03-291-6/+0
|/ /
* / Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Libraries: Fix single-character string literals.Friedemann Kleint2015-10-131-2/+2
* Doc: Improve documentation for QAuthenticatorKai Koehne2015-09-011-17/+22
* Fix NTLM possible data corruptionThiago Macieira2015-03-071-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Remove support for NTLMv1Kai Koehne2014-12-081-59/+0
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-3/+1
|\
| * Network: Fix NTLM (SSPI) with HTTP and HTTPS proxiesMarkus Goetz2014-08-231-3/+1
* | Expose internally QAuthenticator::setRealmJocelyn Turcotte2014-07-071-0/+9
|/
* network: add support for NTLM Session SecurityPeter Hartmann2014-03-201-2/+9
* WinRT: Added networkinterface and hostinfoOliver Wolff2013-12-061-11/+10
* network: fix multi-phased NTLM authenticationPeter Hartmann2013-10-281-2/+3
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-5/+5
* fix off-by-one error in NTLM proxy authenticationMark Brand2013-10-041-1/+1
* Remove unused variables and functions from the source codeThiago Macieira2013-02-021-1/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix doc errors.Frederik Gladhorn2012-09-211-1/+1
* Network: Fix gcc warning about conversion from string to wchar *Kai Koehne2012-09-131-2/+2
* Removed flags from SSPI calls which prevented the NTLM authentication from wo...Adrian Carpenter2012-06-281-8/+2
* Put Windows NTLM stuff inside consistent preprocessor directives.Janne Anttila2012-06-011-8/+16
* QtNetwork: Fix mingw-warnings.Friedemann Kleint2012-05-231-3/+3
* Remove capitalization when specifying include-libraries.kb2012-05-141-1/+1
* Add Windows NTLM Sign-Sign-On / Integrated Proxy AuthenticationAron Rosenberg2012-05-111-6/+215
* Fix various NTLM/Digest multi-threading and usage issuesAron Rosenberg2012-05-091-35/+52
* Fix performance problem with NTLM auth in http POSTShane Kearns2012-03-231-0/+2
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-7/+7
* Update documentation to show NTLMv2 is supportedShane Kearns2012-02-171-4/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Removing QHttpHeader and QHttpResponseHeader.Jonas M. Gastal2012-01-191-16/+0
* Removing QHttp class, its tests and its usage in examples.Jonas M. Gastal2012-01-061-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1