aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/3rdparty/botan
Commit message (Expand)AuthorAgeFilesLines
* SSH: Use Botan2Christian Kandeler2018-08-10476-64813/+75087
* Fix compilation issues with C++17Eike Ziller2018-06-051-1/+1
* Botan: Fix various bugs found by Coverity scannerRobert Loehning2017-06-022-12/+30
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-05-112-3/+3
|\
| * Botan: Fix compilation with MSVC2013Orgad Shaneh2016-05-112-3/+3
| * Botan: Add missing noexcept specification.Christian Kandeler2016-05-102-3/+3
* | Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-05-031-1/+1
|\|
| * Fix building creator with the intel compiler.David Schulz2016-04-261-1/+1
* | Fix compiler warnings on windows.David Schulz2016-04-221-1/+1
|/
* Fix Botan compilation with ICCThiago Macieira2015-08-201-2/+2
* SSH: Fix compilation with system Botan.Christian Kandeler2015-06-011-0/+3
* Remove old workaround for unsupported Ubuntu.Thiago Macieira2015-01-141-1/+0
* Fix stringsJarek Kobus2014-12-051-1/+1
* Botan: Fix potential null pointer access.Christian Kandeler2014-11-191-2/+5
* Fix building with system botanTommi Asp2014-11-131-0/+1
* Mark unused parameters/fields with Q_UNUSED.Erik Verbruggen2014-06-271-0/+5
* Botan: Fix compilationOrgad Shaneh2014-06-181-2/+2
* Botan: Replace deprecated auto_ptr with unique_ptrOrgad Shaneh2014-06-171-17/+17
* Botan: Remove unused function in anon namespaceOrgad Shaneh2014-06-171-16/+0
* Botan: Fix MSVC warningOrgad Shaneh2014-01-221-0/+1
* Botan uses dlopen & family, so it must link to -ldlThiago Macieira2013-10-311-1/+1
* Mute MSVC safety warningsOrgad Shaneh2013-09-201-1/+1
* Fix use of std::make_pair so it compiles with C++11.Erik Verbruggen2013-04-081-1/+1
* Allow building against a system-wide installation of botan.Davide Pesavento2013-02-252-2/+26
* Revert "SSH: Work around issue with dynamic_cast."Christian Kandeler2013-01-082-61/+0
* Fix missing CPUID warnings for 64bit builds.Erik Verbruggen2012-12-201-0/+2
* Fix qbs buildv2.6.0-rctqtc/v2.6.0-rcOrgad Shaneh2012-10-171-1/+1
* SSH: Link Botan objects into libQtcSsh.Christian Kandeler2012-10-163-124/+45
* SSH: Work around issue with dynamic_cast.Christian Kandeler2012-10-052-0/+61
* Botan: Add license file.Christian Kandeler2012-09-261-0/+49
* Fix qbs build for Qt 5.Christian Kandeler2012-09-171-1/+1
* Fix warningsOrgad Shaneh2012-09-171-1776/+1776
* Fix build with MinGW 4.4Orgad Shaneh2012-09-171-4/+0
* Botan: Don't unconditionally build in release mode.Christian Kandeler2012-08-302-6/+3
* Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-08-231-1/+2
|\
| * Botan: Do not link against QtCore, QtGui.Friedemann Kleint2012-08-221-1/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-08-201-2/+2
|\|
| * Build fix Mac/WinEike Ziller2012-08-171-2/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-08-171-1/+1
|\|
| * fix Windows debug buildJoerg Bornemann2012-08-161-1/+1
* | Teach Botan about the Intel compilerThiago Macieira2012-08-162-1/+2
|/
* qbs files: Fix compilation for cpp.linkerFlags updatedYuchen Deng2012-08-141-1/+1
* Build botan in release mode to save memory.Konstantin Tokarev2012-08-091-1/+2
* Do not warn about using the clang compiler when building botanTobias Hunger2012-07-311-0/+1
* Fix compilation issue for Botan for MinGW (no gmtime_s)Lukas Geyer2012-07-182-4/+4
* Botan: Fix warningOrgad Shaneh2012-06-291-6/+4
* Fix Botan build with msvcOrgad Shaneh2012-06-274-21/+15
* Botan: Fix compilation with 64-bit MSVC.Christian Kandeler2012-06-272-404/+61
* Update botan library.Christian Kandeler2012-06-261752-178299/+64824
* Fix qbs code styleYuchen Deng2012-06-191-15/+17