summaryrefslogtreecommitdiffstats
path: root/src/network/kernel/qauthenticator.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clarifying the flow of signals on QNetworkAccessManager.Jonas M. Gastal2011-12-281-0/+4
* Fix http authentication to a different realm on the same serverShane Kearns2011-12-221-4/+2
* Don't fetch credentials from cache following a failed proxy authenticationShane Kearns2011-12-221-0/+1
* Fix NTLM authentication with email addressShane Kearns2011-12-121-8/+3
* Fix most warnings about assignments of QAtomicInt.Friedemann Kleint2011-10-311-1/+1
* HTTP internals: send password even if no username is setRobert Hogan2011-08-151-2/+2
* QAuthenticator::setUser() parse user name in form user@domainMartin Petersson2011-06-201-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1428