summaryrefslogtreecommitdiff
path: root/src/network/kernel/qauthenticator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix performance problem with NTLM auth in http POSTShane Kearns2012-03-231-0/+2
* Update documentation to show NTLMv2 is supportedShane Kearns2012-02-201-4/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Fix http authentication to a different realm on the same serverShane Kearns2012-01-041-4/+2
* Don't fetch credentials from cache following a failed proxy authenticationShane Kearns2012-01-041-0/+1
* Fix NTLM authentication with email addressShane Kearns2011-12-121-8/+3
* 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-211-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* HTTP: fix digest authenticationPeter Hartmann2011-01-241-18/+1
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* QNAM: Reset authenticator state properly between requestsMarkus Goetz2010-11-031-3/+7
* QAuthenticator: Fix NTLMv2 credential caching of QNAMMarkus Goetz2010-10-271-6/+8
* NTLM code: Save domain in different variableMarkus Goetz2010-09-101-9/+30
* Update to the NTLM code.Thiago Macieira2010-08-311-19/+37
* Add documentation for the QAuthenticator options.Thiago Macieira2010-07-151-2/+40
* Expose the QAuthenticator map of options in the API.Thiago Macieira2010-07-151-2/+43
* Add a QAuthenticatorPrivate parsing for the headers without QHttpResponseHeaderThiago Macieira2010-07-151-13/+26
* Add NTLMv2 authentication support to QAuthenticator.Thiago Macieira2010-07-091-7/+279
* Call cheaper clear() instead of assigning new QString()Markus Goetz2010-01-281-2/+2
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-1/+1
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | qdoc: Fixed all references to obsolete QHttp classes.Martin Smith2009-07-241-2/+2
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | Compile when -no-qt3-support is on.Sarah Smith2009-06-051-0/+1
* | improved string operations all over the placeThierry Bastian2009-05-281-2/+2
|/
* Document that we don't support NTLM version 2.Thiago Macieira2009-05-111-0/+9
* make relative #include relative to the current fileOswald Buddenhagen2009-04-021-1/+1
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+1026