summaryrefslogtreecommitdiffstats
path: root/src/network/access/qnetworkcookiejar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.7' into qt-4.8-from-4.7Jani Hautakangas2011-06-221-7/+20
|\
| * Limit the cookies count per domain to 50.Jocelyn Turcotte2011-06-091-7/+20
| * Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* | Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-05-241-17/+17
|\ \
| * | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
| |/
* | Add QUrl::topLevelDomain() and move TLD table from QtNetwork to QtCoreRobert Hogan2011-05-241-41/+2
|/
* Update copyright year to 2011.Jason McDonald2011-01-101-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-061-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