summaryrefslogtreecommitdiffstats
path: root/src/network/kernel/qauthenticator.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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