Ivailo Monev
b30eda0d86
generic: fix khtml build regression
...
it was broken since b355dff9
and cd441bc5
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-05 09:52:14 +00:00
Ivailo Monev
891e7c14da
generic: remove redundant kssl bits
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-02 07:17:17 +00:00
Ivailo Monev
b4a354b74b
generic: use QCryptographicHash instead of KMD5
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-01 04:32:22 +00:00
Ivailo Monev
b9788987ab
generic: misc cleanups
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-28 16:28:57 +00:00
Ivailo Monev
376484dff8
generic: get rid of KLibrary
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-05 03:36:21 +02:00
Ivailo Monev
3634770269
generic: build system cleanups
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-02 03:38:51 +02:00
Ivailo Monev
1f58bf760b
generic: stop using obsolete code paths
2015-10-28 05:23:15 +02:00
Ivailo Monev
007a44cd2f
generic: major build system cleanup
...
the test are broken!
2015-09-01 01:05:33 +03:00
Ivailo Monev
c931b9a201
generic: mostly win cruft removal
2015-08-28 04:47:19 +03:00
Ivailo Monev
06bb32bd92
generic: fix build against katie
2015-08-23 05:30:32 +03:00
Ivailo Monev
1a0dfb4704
generic: misc cleanups
2015-08-19 01:38:20 +03:00
Ivailo Monev
1ae0537be5
kio: check return codes for methods called in ksslkeygen
2015-08-18 19:33:26 +03:00
Ivailo Monev
21ad0df488
generic: make changes required for building against katie
2015-08-11 05:56:07 +03:00
Ivailo Monev
5ddc190ce0
generic: normalize include guards
2015-07-11 18:42:46 +03:00
Ivailo Monev
e05886723a
generic: normalize include guards
2015-07-11 18:20:46 +03:00
Ivailo Monev
667615af01
kio: make use of CA Root Certificates bundle from cURL project
...
Read http://curl.haxx.se/docs/caextract.html to learn more. The
bundled certificates are usually discarted by major distributions
but for those that do not it would be wise to provide one that is
up-to-date.
2015-06-11 15:44:50 +00:00
Ivailo Monev
5333e9917d
generic: remove deprecated API
2015-02-28 03:27:54 +00:00
Ivailo Monev
82fc15f54b
generic: use CMake moc instead of automoc4 by default
...
for compatibilty reasons automoc4 support is not removed but it
shall be in the future. automoc4 has not been maintained for a
while (last commit is from 2011) and the stable release is from
2009.
CMake version >= 2.8.6 provides the functionality for mocking so
I see no reason to not make use of it.
2015-02-27 07:40:26 +00:00
Ivailo Monev
1310cda5e1
kio: remove cygwin and mac code from kopenssl
2015-01-27 13:46:40 +00:00
Ivailo Monev
fbfb5ef22d
Revert "kio: change SSL KCM parent category to network-settings"
...
This reverts commit 8900e3f0ed
.
2015-01-22 00:50:09 +00:00
Ivailo Monev
8900e3f0ed
kio: change SSL KCM parent category to network-settings
2015-01-21 23:39:31 +00:00
Ivailo Monev
31e567f90e
Use QSslCertificate's fromDevice instead fromPath to import certificates.
...
QSslCertificate::fromPath seems to have problem importing certs in DER format.
CCBUG: 333079
REVIEW: 121092
2015-01-03 22:47:01 +00:00
Ivailo Monev
b99fa1400b
more windows code remove
2014-11-19 15:19:19 +00:00
Ivailo Monev
e0b7d38f81
removed all upd cruft
2014-11-15 19:55:02 +00:00
Ivailo Monev
9cc09a56bf
removed k3 headers include
2014-11-14 01:28:56 +02:00
Ivailo Monev
814163a8dc
initial import
2014-11-13 01:04:59 +02:00