Commit Graph

  • 45f2312979 remove depricated features master EndrII 2021-09-09 15:14:19 +03:00
  • a602142dcb disable doc target EndrII 2021-09-02 11:48:08 +03:00
  • 5b49c00168
    Merge pull request #1 from KDE/master Andrei Yankovich 2021-09-02 09:56:29 +03:00
  • e9fd31b4a1 Fix wrong condition protecting test execution #1 Albert Astals Cid 2021-08-06 17:15:30 +02:00
  • 7ead054437 Don't create pkgconfig files for Qt 6 builds Christophe Giboudeaux 2021-06-05 08:35:27 +02:00
  • b2e54520a3 Increase version Albert Astals Cid 2021-05-31 23:12:57 +02:00
  • 5cc26f77f0 CI: add job for Qt 6 build/test Tobias Junghans 2021-05-10 09:49:49 +02:00
  • 2c3992f075 Add Qt 6 build support Tobias Junghans 2021-05-10 09:52:45 +02:00
  • 0c3db8a062 Start Qt 6 port Tobias Junghans 2021-05-10 09:55:38 +02:00
  • 974f8ec8d0 Migrate from QScopedPointer to std::unique_ptr Tobias Junghans 2021-05-10 09:48:10 +02:00
  • 040d7d6348 Use QVariant::fromValue() for custom types Tobias Junghans 2021-05-10 09:39:24 +02:00
  • d8f1e6cb9c Remove QChar::Null from latin1 strings Tobias Junghans 2021-05-10 09:33:22 +02:00
  • 9443ba76ba Migrate from qrand() to std::rand() Tobias Junghans 2021-05-10 09:31:45 +02:00
  • effbe387a0 Use QDateTime::to/fromSecsSinceEpoch() Tobias Junghans 2021-05-10 09:18:17 +02:00
  • e6a15466ae Make retval of size()/count() match format string Tobias Junghans 2021-05-10 09:15:28 +02:00
  • 35366fea78 Use QStringView for Qt >= 5.15.2 Tobias Junghans 2021-05-10 09:13:25 +02:00
  • 3e90e13d5e Use Qt::endl Tobias Junghans 2021-05-10 09:10:00 +02:00
  • 91ff0aa0db Use new QAbstractSocket::errorOccurred() signal Tobias Junghans 2021-05-10 09:06:44 +02:00
  • 564e906dd1 Use QString::split(..., Qt::SplitBehavior, ...) Tobias Junghans 2021-05-10 09:04:45 +02:00
  • d3d16fcc17 CI: switch to Ubuntu 20.10 to have Qt >= 5.14 Tobias Junghans 2021-05-10 08:53:58 +02:00
  • 797b430540 Minor docs fix Mark Nalimov 2021-05-24 11:01:43 +03:00
  • ecdd0538dd Fix CMSut::signverify_message_invalid failing "randomly" Albert Astals Cid 2021-02-05 17:43:45 +01:00
  • aa26b43be2 CI: give the plugin path for tests, otherwise some are not found Albert Astals Cid 2021-02-05 01:15:14 +01:00
  • bc94cc08e1 openssl 1.1.1i made verification of empty messages always succeed Albert Astals Cid 2021-02-05 16:39:11 +01:00
  • 2d7e7e8242 increase version Albert Astals Cid 2021-02-02 23:51:45 +01:00
  • 32275f1a74 Move moc include outside the QCA namespace Albert Astals Cid 2021-01-24 18:43:39 +01:00
  • 1bcde93efc CI: Switch to new clang-format Albert Astals Cid 2021-01-24 18:54:19 +01:00
  • e9e0f2085d Update the Qt requirement to what we actually test on CI Albert Astals Cid 2020-12-10 19:50:48 +01:00
  • bd31ef1587 gitlab-ci: use eatmydata in apt-get Albert Astals Cid 2020-12-09 23:31:38 +01:00
  • 7174e6ed70 Disable performance-no-automatic-move Albert Astals Cid 2020-12-09 21:33:05 +01:00
  • 0684db8255 Add .git-blame-ignore-revs and some instructions for clang-format Albert Astals Cid 2020-09-07 02:22:22 +02:00
  • dfb96ac596 Check clang-format at CI stage Albert Astals Cid 2020-09-07 02:18:04 +02:00
  • f62a8ee8f7 Run clang-format Albert Astals Cid 2020-09-06 20:19:00 +02:00
  • 04dbe5ca7d Add clang-format file Sergey Ilinykh 2020-09-06 20:15:49 +02:00
  • db8ff052a9 Add a clang-format off marker Albert Astals Cid 2020-09-06 20:47:17 +02:00
  • f88abb0697 Rewrite code a bit so clang-format doesn't break exceptions Albert Astals Cid 2020-09-06 20:45:09 +02:00
  • 0fd3c4cb26 Fixed windows.h auto ordering Sergey Ilinykh 2020-08-30 20:42:10 +03:00
  • 0d174fea58 More values().contains() -> contains() Albert Astals Cid 2020-09-06 23:41:53 +02:00
  • fb926ae7b2 Rewrite the values().contains() with a single contains() Albert Astals Cid 2020-09-06 21:31:10 +02:00
  • 6f4e01f92d qca-gcrypt: mark functions only used in one file as static Albert Astals Cid 2020-07-13 18:59:28 +02:00
  • 71a1f95cba qca-gcrypt: Add support for HKDF Alexander Volkov 2020-07-13 16:55:56 +00:00
  • f899a6aaad
    Add macOS framework major version Larry Shaffer 2017-02-20 14:37:20 -07:00
  • 6c5486c227 Increase version Albert Astals Cid 2020-07-04 10:51:52 +02:00
  • dd323fb8dc Update rootcerts.pem Albert Astals Cid 2020-07-04 10:51:30 +02:00
  • 6ee845ba60 ossl: Fix memory leak when querying for tls supported cipher suites Albert Astals Cid 2020-06-22 22:55:29 +02:00
  • 5d027c8012 tlsunittest: Fix memory leak Albert Astals Cid 2020-06-22 22:53:55 +02:00
  • e23bf00919 pipeunittest: Fix memory leak Albert Astals Cid 2020-06-22 22:52:44 +02:00
  • cfc80a9d6e ossl: Fix memory leak in CRL handling Albert Astals Cid 2020-06-22 22:46:13 +02:00
  • a014df24c5 ossl: Fix memory leak in fromPKCS12 Albert Astals Cid 2020-06-22 21:54:29 +02:00
  • c68a5e449f Fix memory leak in keybundle unittest Albert Astals Cid 2020-06-22 21:54:12 +02:00
  • 3242caee6a ossl: pkcs12: Don't crash on unknown private key type Albert Astals Cid 2020-06-22 21:45:39 +02:00
  • ae5dec259f API dox: update some links in main page Friedrich W. H. Kossebau 2020-05-29 16:28:48 +02:00
  • 3b35392d13 API dox: fix generation of example tlssocket.cpp Friedrich W. H. Kossebau 2020-05-29 16:28:08 +02:00
  • 27dcf14de4 Add support for API docs generation with kapidox Friedrich W. H. Kossebau 2020-05-29 16:27:19 +02:00
  • cabc7d32da Fix OpenSSL cipher names Ivan Romanov 2020-05-20 20:41:00 +05:00
  • 26af53173e Set minimum OpenSSL version in CMake Ivan Romanov 2020-05-20 19:07:01 +05:00
  • b69aab2431 Fix KDE Licensing Policy problem Ivan Romanov 2020-05-19 20:02:53 +05:00
  • cf929ce541 Add sh script to generate tls cipher strings Ivan Romanov 2020-05-18 14:45:48 +05:00
  • bb9c771f4f Update TLS ClientCertificateType Identifiers Ivan Romanov 2020-05-18 00:18:21 +05:00
  • 886d37792c Wrap char * in QStringLiteral Albert Astals Cid 2020-04-05 18:04:22 +02:00
  • 77d127249c make memset easier to read Harald Sitter 2020-03-19 14:27:35 +01:00
  • cfea73392b Fix cross-compile under fedora mingw Albert Astals Cid 2020-03-10 17:41:56 +01:00
  • 02585a58e3 add a few const Albert Astals Cid 2020-02-28 13:45:30 +01:00
  • 4cf5d1965f Add more const qualifiers v2.3.0 Albert Astals Cid 2020-02-24 16:24:46 +01:00
  • 06ad9c62b5 Increase version Albert Astals Cid 2020-02-24 15:31:51 +01:00
  • 30a9249dd9 Mark a few byte arrays as const Albert Astals Cid 2020-02-17 17:39:40 +01:00
  • c1a028c345 Add const to a few lists Albert Astals Cid 2020-02-16 12:11:57 +01:00
  • 4100770e32 clang: Also enable the compile warnings Albert Astals Cid 2020-02-15 11:21:25 +01:00
  • f944220634 Modernize cmake a bit: Remove confusing else and endif text Albert Astals Cid 2020-02-15 11:00:57 +01:00
  • ad1b9e1b07 Enable QT_NO_CAST_FROM_ASCII Albert Astals Cid 2020-02-13 00:59:09 +01:00
  • 197b49677d openssl: Access NID_crl_number more correctly Albert Astals Cid 2020-02-15 10:46:32 +01:00
  • 9582a7970e openssl: Access NID_crl_reason more correctly Albert Astals Cid 2020-02-15 10:38:05 +01:00
  • 957e8ab4be test: Remove unused variable Albert Astals Cid 2020-02-15 10:15:08 +01:00
  • 8b171279e9 clazy: enable qstring allocation warning v2.2.90 Albert Astals Cid 2020-02-10 00:29:23 +01:00
  • 4a98dbdcd9 Increase version for beta release Albert Astals Cid 2020-02-12 18:53:56 +01:00
  • e2029649b9 clang-tidy: enable modernize-deprecated-headers and modernize-use-nullptr Albert Astals Cid 2020-02-12 17:14:33 +01:00
  • c0ac498159 clazy: Enable container-anti-pattern Albert Astals Cid 2020-02-12 16:55:18 +01:00
  • a29518b978 Add operator= to BigInt Albert Astals Cid 2020-02-11 16:26:03 +01:00
  • 001f827a4f Drop support for openssl <= 1.1 Albert Astals Cid 2020-02-11 14:09:19 +01:00
  • 24e702e6cd Update rootcerts.pem Albert Astals Cid 2020-02-10 00:36:27 +01:00
  • d26d7a7959 Add more override Albert Astals Cid 2020-02-09 01:21:32 +01:00
  • 5ddf120260 More modern NSS/cmake Albert Astals Cid 2020-01-30 18:23:59 +01:00
  • 93336bb110 Enable more clang-tidy modernize checks Albert Astals Cid 2020-01-30 17:24:31 +01:00
  • 8ee19a09e2 Add a few modernize clang-tidy checks Albert Astals Cid 2020-01-30 17:14:07 +01:00
  • 0398e228de Add clang-tidy to the clazy CI Albert Astals Cid 2020-01-30 15:09:31 +01:00
  • a177dbaae4 Remove QPROC_SIGNAL_RELAY define Albert Astals Cid 2020-01-30 16:29:56 +01:00
  • 4c31e0c81f static -> static const Albert Astals Cid 2020-01-30 13:52:21 +01:00
  • c5f5a4c038 clazy: Enable level2 except a few checks Albert Astals Cid 2020-01-29 17:23:29 +01:00
  • 5e2751fe85 clazy: enable level1 Albert Astals Cid 2020-01-29 16:46:15 +01:00
  • 294cf98f59 Enable all clazy level 0 tests except one Albert Astals Cid 2020-01-29 15:15:27 +01:00
  • dce16514fe Enable a clazy CI Albert Astals Cid 2020-01-29 14:23:48 +01:00
  • 7df8f7e215 Move to the new connect syntax Albert Astals Cid 2020-01-27 16:22:21 +01:00
  • 9e9366bbef Add .gitlab-ci Albert Astals Cid 2020-01-27 16:07:05 +01:00
  • c685525849 Fix compilation with older Qt Albert Astals Cid 2020-01-27 15:20:33 +01:00
  • 32c6eb989c Link only to invent as repo Albert Astals Cid 2020-01-25 00:56:36 +01:00
  • e8a7e1f12b affinix.com is dead Albert Astals Cid 2020-01-25 00:56:03 +01:00
  • 987e447551 We don't work with Qt4 anymore Albert Astals Cid 2020-01-25 00:55:47 +01:00
  • d61a1ce875 Rearrange README a bit Albert Astals Cid 2020-01-25 00:54:25 +01:00
  • f9fc3f356f remove unused variables Albert Astals Cid 2020-01-24 10:46:27 +01:00
  • d298a11af7 SASL_AUTH_EXTERNAL wants a char * not a char ** Albert Astals Cid 2020-01-23 23:25:01 +01:00