summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkcookiejar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* cookie jar code: enhance security by keeping track of effective TLDsPeter Hartmann2011-01-051-12/+51
* Secure Cookies should only be sent over secure connections.Robert Hogan2010-04-281-0/+3
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* QNetworkCookieJar: don't do path checking when receiving cookiesPeter Hartmann2009-11-241-3/+4
* QNetworkCookie: Add the dot prefix of the domain while adding to the jarJocelyn Turcotte2009-11-091-0/+7
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Move the QNetworkCookieJar class out of qnetworkcookie.[h,cpp] files and into...Benjamin C Meyer2009-07-291-0/+296