1
0
Fork 0
cuberite-2a/src/mbedTLS++
peterbell10 d3c1c626f5
Deal with covered switches consistently (#4161)
* Fixes a number of "<function>: not all control paths return a value" warnings on MSVC.

* Introduces the UNREACHABLE global macro and uses it instead of conditionally compiled switch defaults.

* Move cNBTParseErrorCategory from FastNBT.h into FastNBT.cpp to prevent bad calls to message()
2018-02-04 23:07:12 +00:00
..
AesCfb128Decryptor.cpp Removed UTF-8 BOM (#4033) 2017-09-19 10:34:08 +02:00
AesCfb128Decryptor.h Removed UTF-8 BOM (#4033) 2017-09-19 10:34:08 +02:00
AesCfb128Encryptor.cpp Removed UTF-8 BOM (#4033) 2017-09-19 10:34:08 +02:00
AesCfb128Encryptor.h Removed UTF-8 BOM (#4033) 2017-09-19 10:34:08 +02:00
BlockingSslClientSocket.cpp Removed UTF-8 BOM (#4033) 2017-09-19 10:34:08 +02:00
BlockingSslClientSocket.h Removed UTF-8 BOM (#4033) 2017-09-19 10:34:08 +02:00
BufferedSslContext.cpp Removed UTF-8 BOM (#4033) 2017-09-19 10:34:08 +02:00
BufferedSslContext.h Removed UTF-8 BOM (#4033) 2017-09-19 10:34:08 +02:00
CMakeLists.txt Add the fmt library (#4065) 2018-01-03 17:41:16 +00:00
CallbackSslContext.cpp Removed UTF-8 BOM (#4033) 2017-09-19 10:34:08 +02:00
CallbackSslContext.h Removed UTF-8 BOM (#4033) 2017-09-19 10:34:08 +02:00
CryptoKey.cpp Fixed webadmin certificate reading. 2017-09-19 19:44:30 +02:00
CryptoKey.h Removed UTF-8 BOM (#4033) 2017-09-19 10:34:08 +02:00
CtrDrbgContext.cpp Removed UTF-8 BOM (#4033) 2017-09-19 10:34:08 +02:00
CtrDrbgContext.h Removed UTF-8 BOM (#4033) 2017-09-19 10:34:08 +02:00
EntropyContext.cpp Removed UTF-8 BOM (#4033) 2017-09-19 10:34:08 +02:00
EntropyContext.h Removed UTF-8 BOM (#4033) 2017-09-19 10:34:08 +02:00
ErrorCodes.h Update mbedtls to 2.5.1 (#3964) 2017-08-30 15:00:06 +01:00
RsaPrivateKey.cpp Removed UTF-8 BOM (#4033) 2017-09-19 10:34:08 +02:00
RsaPrivateKey.h Removed UTF-8 BOM (#4033) 2017-09-19 10:34:08 +02:00
Sha1Checksum.cpp Removed UTF-8 BOM (#4033) 2017-09-19 10:34:08 +02:00
Sha1Checksum.h Removed UTF-8 BOM (#4033) 2017-09-19 10:34:08 +02:00
SslConfig.cpp Deal with covered switches consistently (#4161) 2018-02-04 23:07:12 +00:00
SslConfig.h Update mbedtls to 2.5.1 (#3964) 2017-08-30 15:00:06 +01:00
SslContext.cpp Removed UTF-8 BOM (#4033) 2017-09-19 10:34:08 +02:00
SslContext.h Removed UTF-8 BOM (#4033) 2017-09-19 10:34:08 +02:00
X509Cert.cpp Fixed webadmin certificate reading. 2017-09-19 19:44:30 +02:00
X509Cert.h Fixed webadmin certificate reading. 2017-09-19 19:44:30 +02:00