aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/3rdparty/botan/src
Commit message (Expand)AuthorAgeFilesLines
* SSH: Use OpenSSH toolsChristian Kandeler2018-12-13472-74182/+0
* Update bundled Botan library to version 2.8Christian Kandeler2018-10-12136-1032/+3006
* SSH: Use Botan2Christian Kandeler2018-08-10466-0/+72208
* Update botan library.Christian Kandeler2012-06-26828-77745/+0
* explicitly enable exceptions where they are requiredKonstantin Ritt2012-05-211-0/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-221-1/+1
* centralize setting of "CONFIG += shared dll" for librariesOswald Buddenhagen2011-11-181-2/+0
* Compile fix for freebsdTobias Hunger2011-05-121-4/+2
* Fix warning when compiling with ICC.Thiago Macieira2011-03-011-1/+1
* Don't apply GCC options to non-GCC compilersThiago Macieira2011-03-011-1/+1
* Botan: Compilation fix for Solaris.Christian Kandeler2011-02-092-0/+2
* Add precompiled headers to Qt Creator sources, to any library and pluginDenis Mingulov2010-10-131-0/+2
* Botan: Always compile with optimizations.Christian Kandeler2010-10-051-0/+1
* Compile with Intel CC: GCC isn't the only compiler for Linux.Thiago Macieira2010-08-301-2/+2
* Botan: Add missing #include directive.ck2010-07-301-0/+2
* Botan: Introduce wrapper class for shared pointers.ck2010-07-3017-75/+141
* Provide access to the declarations of set() and append().Roberto Raggi2010-07-301-0/+10
* Redundant include of itself.Bill King2010-06-111-1/+0
* Fix issues in botan shown up by a coverity scanBill King2010-05-273-3/+5
* Fix compiler warnings with MVSC2008Kai Koehne2010-03-171-2/+1
* Botan: Fix silly bug introduced by e3d16b.ck2010-03-021-2/+2
* Botan/Net7 libs: Fix warnings about unused parameters.ck2010-03-021-0/+10
* Fix the build using mingw 4.4.0kh12010-02-101-5/+8
* Botan library: Make pro file work for mingw.ck2010-02-101-1/+1
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-1/+1
* botan build fix needed for ubuntu 7.04Niels Weber2010-01-181-0/+1
* Botan lib: Add missing flag to link with librt.ck2010-01-131-0/+4
* Build fix for Linux and Mac.kh12010-01-121-46/+38
* Botan: Fix gcc warnings.ck2010-01-129-1287/+1287
* Botan: Add *nix support.ck2010-01-121-8/+104
* Compile Botan on windows.kh12010-01-111-0/+478
* Add Botan, a C++ crypto library.kh12010-01-11826-0/+77080