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
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
/
qhsts.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-38
/
+2
*
QtNetwork: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-04-21
1
-1
/
+1
*
Use QList instead of QVector in network
Jarek Kobus
2020-06-26
1
-6
/
+5
*
Port QtNetwork from QStringRef to QStringView
Lars Knoll
2020-06-10
1
-1
/
+1
*
QHsts: code tidies
Giuseppe D'Angelo
2019-05-13
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Liang Qi
2018-09-27
1
-1
/
+18
|
\
|
*
Protect HSTS code for no-feature-settings build
Timur Pocheptsov
2018-09-24
1
-1
/
+18
*
|
QByteArray: add compare() with case sensitivity options
Thiago Macieira
2018-06-22
1
-3
/
+2
|
/
*
QHstsCache - do not mix const/non-const iterators
Timur Pocheptsov
2017-10-26
1
-8
/
+8
*
Introduce QHstsStore - the permanent store for HSTS policies
Timur Pocheptsov
2017-08-02
1
-4
/
+57
*
QHstsPolicy: Replace bool with QFlags
Timur Pocheptsov
2017-03-08
1
-1
/
+5
*
HSTS - API/naming fixes
Timur Pocheptsov
2017-02-23
1
-5
/
+9
*
Refactor HSTS cache implementation
Timur Pocheptsov
2017-01-24
1
-99
/
+81
*
Add HTTP strict tranport security support to QNAM
Timur Pocheptsov
2017-01-20
1
-0
/
+522