summaryrefslogtreecommitdiffstats
path: root/Tools/ProtoProxy/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* zlib -> libdeflate (#5085)Tiger Wang2021-01-111-5/+2
* Address commentsTiger Wang2020-07-121-2/+2
* More CMake cleanupTiger Wang2020-07-121-7/+2
* Resolve IPO flags mismatchTiger Wang2020-05-311-1/+0
* Upgrade to C++17 [CMake] (#4717)Tiger Wang2020-05-161-1/+0
* Add the fmt library (#4065)peterbell102018-01-031-1/+2
* Update mbedtls to 2.5.1 (#3964)peterbell102017-08-301-14/+14
* Add cUUID class (#3871)peterbell102017-08-251-0/+2
* Removed the LeakFinder for Windows. (#3777)Mattes D2017-06-191-5/+3
* Fixed type-casting-related warnings.Mattes D2016-08-241-10/+2
* CMake: Remove needless minimum version specifications.Mattes D2016-07-181-3/+0
* Fix other clang 3.6 committycho2015-05-241-1/+4
* Disable -Werror for warnings in tools.tycho2015-05-241-1/+2
* Disable warnings in MCADefrag, ProtoProxy and teststycho2015-05-231-1/+3
* Update submodulesTiger Wang2015-05-021-1/+1
* Fixed tools compilation.Mattes D2014-12-251-0/+2
* Tools: Removed unused Timer.* file from CMakeLists.txt.Mattes D2014-12-041-2/+0
* Fixed missing files in ProtoProxy.Mattes D2014-11-291-0/+8
* Renamed LoggersTycho2014-08-121-2/+2
* Fixed Tools to work with new logging frameworkTycho2014-08-101-4/+2
* ProtoProxy: Renamed PublicKey to CryptoKey.madmaxoft2014-05-011-2/+2
* Moved the rest of the Crypto objects into their own respective files.madmaxoft2014-04-291-2/+4
* Moved cPublicKey to its separate file in PolarSSL++.madmaxoft2014-04-291-0/+2
* Fixed ProtoProxy.madmaxoft2014-04-291-0/+6
* Now uses setflags for flagsTycho2014-02-161-55/+4
* COnverted ProtoProxy to use library CMakeListsTycho2014-02-161-17/+4
* ProtoProxy: Modified to use PolarSSL.madmaxoft2014-01-251-7/+11
* ProtoProxy: Compiles under Linux.madmaxoft2014-01-171-2/+2
* ProtoProxy: use CMake to generate the MSVC project files.madmaxoft2014-01-151-0/+153