Albert Astals Cid
7df8f7e215
Move to the new connect syntax
...
QProcess::errorOccurred is since 5.6 so increase min version
2020-01-29 08:34:13 +00:00
Albert Astals Cid
d3f8ea684e
QString::mid -> midRef
2020-01-23 17:40:59 +01:00
Albert Astals Cid
dbef5838d4
Enable QT_NO_SIGNALS_SLOTS_KEYWORDS
2020-01-22 19:31:28 +01:00
Ivan Romanov
6d690c0070
Build static QCA
...
Added new cmake variable SHARED_LIBRARY. By default is on.
When it is off QCA library, plugins, tools, examples and unittests
will be built as static. Also if is used static Qt plugins will be
built as static. Tested with Qt4.
2014-01-02 03:50:18 +06:00
Justin Karneges
facac9f2f0
tls session resuming, firstStepDone changed to certificateRequested
...
svn path=/trunk/kdesupport/qca/; revision=684510
2007-07-06 18:57:03 +00:00
Justin Karneges
e46735b742
handle situation where socket closes before ssl closes
...
svn path=/trunk/kdesupport/qca/; revision=684049
2007-07-06 00:38:07 +00:00
Justin Karneges
3343a7989e
support for firstStepDone, call continueAfterStep properly
...
svn path=/trunk/kdesupport/qca/; revision=683034
2007-07-04 00:53:10 +00:00
Brad Hards
45b7cb1989
Minor cleanups, mostly from Krazy warnings.
...
svn path=/trunk/kdesupport/qca/; revision=654941
2007-04-17 12:01:26 +00:00
Brad Hards
959b2e9f8a
Try to add in an additional certificate. This
...
doesn't work as expected though.
svn path=/trunk/kdesupport/qca/; revision=524334
2006-03-30 10:21:06 +00:00
Brad Hards
36f27fb29d
Minor tweaks to make it work better in the API
...
documentation.
svn path=/trunk/kdesupport/qca/; revision=520144
2006-03-19 07:22:28 +00:00
Justin Karneges
10a3871258
use bytearray now
...
svn path=/trunk/kdesupport/qca/; revision=429135
2005-06-26 18:02:58 +00:00
Justin Karneges
a3ca7723d3
nit
...
svn path=/trunk/kdesupport/qca/; revision=407602
2005-04-24 19:18:18 +00:00
Justin Karneges
e98511b1ed
updated ssl example
...
svn path=/trunk/kdesupport/qca/; revision=407601
2005-04-24 19:17:10 +00:00
Brad Hards
789799583a
Big examples update. New examples for showing HMAC, and changes to
...
show the two ways to do a basic hash. Also, an example of some of the
options for working with providers. More comments to explain everything.
This also adds copyright notices for everything, and notes on the
pre-QCA2 examples.
svn path=/trunk/kdesupport/qca/; revision=374181
2004-12-30 09:32:01 +00:00
Justin Karneges
bc3ffdfdc2
report leftover bytes via member function instead of signal
...
svn path=/trunk/kdesupport/qca/; revision=258321
2003-10-12 16:16:02 +00:00
Justin Karneges
85583e9c2e
TLS shutdown handling
...
svn path=/trunk/kdesupport/qca/; revision=257828
2003-10-10 20:04:50 +00:00
Justin Karneges
231ec39c5b
support for tracking written TLS bytes
...
svn path=/trunk/kdesupport/qca/; revision=257147
2003-10-08 02:26:11 +00:00
Justin Karneges
471671d4f8
examples!
...
svn path=/trunk/kdesupport/qca/; revision=251709
2003-09-17 00:53:41 +00:00