Commit graph

24 commits

Author SHA1 Message Date
Ivailo Monev
d443766051 generic: make use of Qt platform definitions for socket length type
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-22 13:01:44 +00:00
Ivailo Monev
308005ffa2 kwalletd: remove compatibility method from Entry class
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-02 00:25:58 +00:00
Ivailo Monev
8b98cd5bca kwalletd: rebase KMD5 QCryptographicHash transition on upstream
not really sure what's going on but I suspect that the
pre-allocated 16 characters and the custom MD5Digest are making
things magically work because when the data was read and written
is was 16 long as it is supposed to be.

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-01 09:27:21 +00:00
Ivailo Monev
d686b765b2 kwalletd: fix regression since ccfed4ed
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-01 06:41:39 +00:00
Ivailo Monev
ccfed4ed1d generic: use QCryptographicHash instead of KMD5
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-01 04:30:28 +00:00
Ivailo Monev
0cf8c59f82 generic: misc cleanups 2015-09-27 04:22:24 +00:00
Ivailo Monev
08227b02d8 generic: misc cleanups 2015-09-25 01:50:19 +00:00
Ivailo Monev
59461bdfe6 generic: fix tests after the build system cleanup 2015-09-06 09:38:29 +03:00
Ivailo Monev
2baf4467d1 generic: major build system cleanup 2015-09-01 04:37:19 +03:00
Ivailo Monev
840c8a25cc generic: make changes required for building against katie 2015-08-12 13:11:16 +03:00
Ivailo Monev
173a779c09 generic: normalize include guards 2015-07-11 18:46:07 +03:00
Ivailo Monev
4397f517d3 generic: normalize include guards 2015-07-11 18:25:01 +03:00
Ivailo Monev
8468b0a7b8 kwalletd: fix a compiler warning 2015-06-14 13:23:37 +03:00
Ivailo Monev
3ef94d4d1a generic: stop using kdeinit for main applications 2015-05-09 16:39:54 +00:00
Ivailo Monev
c433e4502a generic: adjust for use with CMake moc 2015-02-27 09:28:46 +00:00
Ivailo Monev
eb42098968 generic: normalize libraries versioning 2015-01-24 03:17:15 +00:00
Ivailo Monev
86214d5eaf kwalletd: fix assignment comparison compiler warning 2015-01-21 17:38:52 +00:00
Ivailo Monev
edf361f7f5 pull upstream changes to kwalletd 2015-01-12 14:45:18 +00:00
Ivailo Monev
5e8628dad5 kwalletd: fix a warning in auto-close test 2014-12-26 18:19:43 +00:00
Ivailo Monev
0a82433c59 removed win and mac code 2014-11-19 17:57:24 +00:00
Ivailo Monev
93a4a9263b a shot lots of changes 2014-11-15 19:24:08 +00:00
Ivailo Monev
24b6d92809 changed bash scripts shebangs 2014-11-15 05:48:13 +02:00
Ivailo Monev
1e70ec3391 removed windows stuff (dirty) 2014-11-15 05:21:19 +02:00
Ivailo Monev
fdeee7c849 imported everything from kde-runtime 2014-11-15 04:16:00 +02:00