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++
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
cSslContext supports setting own cert / privkey.
madmaxoft
2014-05-01
5
-7
/
+187
|
*
Added cBufferedSslContext implementation.
madmaxoft
2014-05-01
1
-0
/
+31
|
*
Moved the rest of the Crypto objects into their own respective files.
madmaxoft
2014-04-29
7
-18
/
+451
|
*
Moved cPublicKey to its separate file in PolarSSL++.
madmaxoft
2014-04-29
4
-0
/
+124
|
*
Added missing initialization.
madmaxoft
2014-04-29
1
-2
/
+5
|
*
Moved cRsaPrivateKey to PolarSSL++, rewritten using existing objects.
madmaxoft
2014-04-29
4
-3
/
+239
|
*
Added a debug cert printing function.
madmaxoft
2014-04-28
2
-0
/
+65
|
*
Reordered constructors.
madmaxoft
2014-04-27
1
-2
/
+2
|
*
Fixed a late-night typo.
madmaxoft
2014-04-27
1
-2
/
+2
|
*
PolarSSL wrappers for the SSL context.
madmaxoft
2014-04-27
10
-5
/
+847
|
*
Replaced MSVC-specific decorators with our universal ones.
madmaxoft
2014-04-24
2
-2
/
+2
|
*
Fixed filename case.
madmaxoft
2014-04-24
1
-1
/
+1
|
*
Attempted CMake inclusion for PolarSSL++.
madmaxoft
2014-04-24
1
-0
/
+17
|
*
Initial C++ SSL classes.
madmaxoft
2014-04-24
6
-0
/
+244