summaryrefslogtreecommitdiff
path: root/src/libs/3rdparty
Commit message (Expand)AuthorAgeFilesLines
* License headers.con2010-12-172-14/+22
* Add precompiled headers to Qt Creator sources, to any library and pluginDenis Mingulov2010-10-132-0/+75
* Botan: Always compile with optimizations.Christian Kandeler2010-10-051-0/+1
* botan: make it compile with g++ 4.6hjk2010-09-013-5/+6
* Compile with Intel CC: GCC isn't the only compiler for Linux.Thiago Macieira2010-08-301-2/+2
* Botan: Add some #defines potentially increasing performance.Christian Kandeler2010-08-261-0/+7
* Botan: Add missing #include directive.ck2010-07-301-0/+2
* Botan: Introduce wrapper class for shared pointers.ck2010-07-3029-124/+179
* Provide access to the declarations of set() and append().Roberto Raggi2010-07-302-0/+20
* Remove left-over files from Net7.ck2010-07-2842-0/+0
* Replace SSH library.ck2010-07-12220-28691/+1
* Fixes resource leak if lock not acquired.Bill King2010-06-242-3/+7
* Redundant include of itself.Bill King2010-06-111-1/+0
* Coverity security fixesBill King2010-06-112-10/+15
* Merge remote branch 'origin/2.0'hjk2010-06-021-3/+4
|\
| * SSH: Fix Net7 crash.ck2010-05-311-3/+4
* | SSH: Fix sequence number wrap-around bug in Net7.ck2010-06-011-1/+1
* | Fix invalid delete shown up by coverity scanning.Bill King2010-05-271-1/+1
* | Fix issues in botan shown up by a coverity scanBill King2010-05-273-3/+5
* | Merge remote branch 'origin/2.0'con2010-05-201-3/+2
|\ \ | |/
| * SSH: Fix Net7 bug.ck2010-05-201-3/+2
* | Merge remote branch 'origin/2.0'con2010-05-111-1/+1
|\ \ | |/
| * Msvc: Ignore more warnings when compiling net7sshKai Koehne2010-05-111-1/+1
* | SSH: Remove busy loop.ck2010-05-054-8/+23
|/
* Fix multiple occurrences of Botan include dir.ck2010-04-262-2/+2
* Move SSH functionality out of the Qt4ProjectManager.ck2010-04-264-1/+7
* Disable gcc warning about unused parameters in net7sshKai Koehne2010-03-231-0/+1
* Fix compiler warnings with MVSC2008Kai Koehne2010-03-171-2/+1
* Long live the king!hjk2010-03-051-1/+1
* Net7: There is no ssize_t on Windows.ck2010-03-021-1/+1
* Botan: Fix silly bug introduced by e3d16b.ck2010-03-021-2/+2
* Net7: Fix bug that prevented detecting send() failure.ck2010-03-021-1/+1
* Botan/Net7 libs: Fix warnings about unused parameters.ck2010-03-024-5/+15
* Fix the build using mingw 4.4.0kh12010-02-102-19/+22
* Botan library: Make pro file work for mingw.ck2010-02-101-1/+1
* Maemo: Fix compilation for non-Intel platforms.ck2010-02-051-7/+0
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-2936-269/+269
* net7ssh build fix needed for ubuntu 7.04Niels Weber2010-01-201-0/+4
* 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
* Make Botan and Ne7 libs compile on Mac.ck2010-01-132-1/+3
* Build fix for Linux and Mac.kh12010-01-121-46/+38
* Fix timeout bug on windows.kh12010-01-121-1/+1
* Compile and link on windows.kh12010-01-121-1/+1
* Maemo: Patch Net7 library to enable continuous reading.ck2010-01-126-0/+56
* Export Botan and Net7 symbols on *nix.ck2010-01-122-2/+2
* Botan: Fix gcc warnings.ck2010-01-129-1287/+1287
* Botan: Add *nix support.ck2010-01-1237-8/+3878
* Fix wrong folder name.kh12010-01-11260-1/+1
* Compile net7ssh on windows.kh12010-01-113-0/+58