index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
PolarSSL++
/
SslContext.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-24
LuaTcpSsl: Disabled cert verification due to missing CA chain.
Mattes D
1
-2
/
+2
2015-09-25
Compile.sh namechange to cuberite
Safwat Halaby
1
-1
/
+1
2015-09-25
Namechange to Cuberite
Mattes D
1
-1
/
+1
2015-05-24
Made -Weverything an error.
tycho
1
-2
/
+2
2015-05-21
Added Equifax root CA.
Mattes D
1
-1
/
+1
2015-05-19
Don't verify certificate
worktycho
1
-1
/
+1
2015-02-14
SslContext: Turned debug messages off.
Mattes D
1
-1
/
+1
2015-02-12
PolarSSL++: Fixed debugging output.
Mattes D
1
-0
/
+3
2015-01-27
BlockingSslClientSocket: Migrated to cNetwork API.
Mattes D
1
-1
/
+1
2014-10-23
En masse NULL -> nullptr replace
Tiger Wang
1
-4
/
+4
2014-10-20
En masse NULL -> nullptr replace
Tiger Wang
1
-4
/
+4
2014-08-21
Added initializers for class members.
Mattes D
1
-0
/
+1
2014-05-10
Client cert is not requested.
Mattes D
1
-1
/
+1
2014-05-01
Renamed cPublicKey to cCryptoKey.
madmaxoft
1
-1
/
+1
2014-05-01
Added a (disabled) test of low-security ciphersuites.
madmaxoft
1
-0
/
+12
2014-05-01
cSslContext supports setting own cert / privkey.
madmaxoft
1
-1
/
+49
2014-04-28
Added a debug cert printing function.
madmaxoft
1
-0
/
+62
2014-04-27
PolarSSL wrappers for the SSL context.
madmaxoft
1
-0
/
+181