index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
access
/
qnetworkcookie.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark some security sensitive files in network
Dimitrios Apostolou
2024-12-02
1
-0
/
+1
*
Create qdoc macros for C++ class docs 1.2: member-swap(), simplified phrasing
Marc Mutz
2024-11-08
1
-3
/
+1
*
Replace all QPair/qMakePair with std::pair in qtbase/network
Isak Fyksen
2024-10-24
1
-4
/
+6
*
qnetworkcookie: remove parseCookies
Anton Kudryavtsev
2023-11-02
1
-9
/
+1
*
network: use CIS compare more
Anton Kudryavtsev
2023-11-01
1
-8
/
+7
*
qnetworkcookie: reduce allocations
Anton Kudryavtsev
2023-09-04
1
-10
/
+14
*
QNetworkCookie: add QBAV overload for parseCookies
Anton Kudryavtsev
2023-08-27
1
-3
/
+11
*
QNetworkCookiePrivate::parseSetCookieHeaderLine: port to QBAV
Anton Kudryavtsev
2023-08-25
1
-7
/
+7
*
qnetworkcookie: reduce allocations
Anton Kudryavtsev
2023-08-25
1
-7
/
+7
*
qnetworkcookie: replace QString with QL1S
Anton Kudryavtsev
2023-08-24
1
-2
/
+2
*
Adapt to QTimeZone replacing Qt::TimeSpec usage
Edward Welbourne
2022-12-10
1
-3
/
+5
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-9
/
+9
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QtNetwork: includemocs
Marc Mutz
2022-04-28
1
-0
/
+2
*
QtNetwork: use _L1 for for creating Latin-1 string literals
Sona Kurazyan
2022-04-21
1
-2
/
+2
*
QtNetwork: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-04-21
1
-6
/
+6
*
Replace uses of _qs with _s in sources and examples
Sona Kurazyan
2022-04-19
1
-1
/
+3
*
QtNetwork: sweep Q_DECLARE_METATYPE → QT_DECL_METATYPE_EXTERN [1/2]: public...
Marc Mutz
2022-04-05
1
-0
/
+2
*
QNetworkCookie: Clean up
Mårten Nordheim
2021-08-27
1
-8
/
+8
*
QNetworkCookie: Fix use-after-free
Mårten Nordheim
2021-08-26
1
-3
/
+4
*
QNetworkCookie: Rename sameSite to sameSitePolicy
Mårten Nordheim
2021-04-14
1
-6
/
+6
*
Add SameSite API to QNetworkCookie
Allan Sandfeld Jensen
2020-12-07
1
-3
/
+69
*
Pass SameSite through QNetworkCookie
Allan Sandfeld Jensen
2020-10-28
1
-1
/
+8
*
Remove QRegExp usage in QNetworkCookie
Lars Knoll
2020-04-01
1
-11
/
+13
*
Tidy nullptr usage
Allan Sandfeld Jensen
2019-12-06
1
-1
/
+1
*
QRegExp include cleanup
Samuel Gaist
2019-04-19
1
-0
/
+1
*
Support C++17 fallthrough attribute
Allan Sandfeld Jensen
2016-08-19
1
-1
/
+1
*
Fix/adapt the uses of {to,set,from}Time_t in the qtbase source code
Thiago Macieira
2016-07-06
1
-1
/
+1
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
Convert some QDateTime::currentDateTime() to currentDateTimeUtc() (I)
Marc Mutz
2015-10-23
1
-1
/
+1
*
Make data tables const.
Volker Krause
2015-05-05
1
-1
/
+1
*
Network: Fix operator<<(QDebug, ...) operations
Kai Koehne
2015-02-12
1
-2
/
+4
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Change bugreports.qt-project.org -> bugreports.qt.io
Alex Blasche
2014-12-18
1
-1
/
+1
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
QNetworkCookie: allow cookies for IPv6 domains
Peter Hartmann
2013-12-13
1
-4
/
+12
*
QNetworkCookie: allow cookies for IPv4 domains
Peter Hartmann
2013-12-13
1
-7
/
+13
*
Doc: Adding mark-up to boolean default values.
Jerome Pasion
2013-10-08
1
-7
/
+7
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Entered hardcoded urls QTBUG-28500
Nico Vertriest
2012-12-11
1
-2
/
+2
*
Add more qtbase implictly-shared classes to the list
Giuseppe D'Angelo
2012-11-30
1
-0
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
QtNetwork: add member-swap to shared classes
Marc Mutz
2012-07-06
1
-0
/
+8
*
QNetworkCookie - ignore unparsable expires attribute
Shane Kearns
2012-06-27
1
-4
/
+3
*
Ignore empty domain attribute in cookies
Shane Kearns
2012-06-27
1
-9
/
+18
*
Use RFC6265 rules for cookie path & path matching
Shane Kearns
2012-06-27
1
-3
/
+10
*
QNetworkCookie: Use RFC6265 rules for parsing Set-Cookie
Shane Kearns
2012-06-27
1
-87
/
+16
*
QNetworkCookie - use RFC6265 rules for max-age
Shane Kearns
2012-06-27
1
-3
/
+9
*
QNetworkCookie - ignore unknown attributes
Shane Kearns
2012-06-27
1
-9
/
+1
*
Remove support for multiple cookies in one Set-Cookie header to follow RFC6265.
Jocelyn Turcotte
2012-06-27
1
-13
/
+5
[next]