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 (
Expand
)
Author
Age
Files
Lines
*
Namechange to Cuberite
Mattes D
2015-09-25
1
-1
/
+1
*
Fix old style casts and implicit conversions
Matti Hänninen
2015-08-12
1
-3
/
+3
*
Fix comments
tycho
2015-05-28
1
-2
/
+2
*
Made -Weverything an error.
tycho
2015-05-24
7
-15
/
+19
*
Merge branch 'master' into PreventNewWarnings
tycho
2015-05-23
1
-3
/
+3
|
\
|
*
Fixed missing overrides and added a ignore flag for reserved macro for clang version 3.6 and higher.
Lukas Pioch
2015-05-23
1
-3
/
+3
*
|
Merge branch 'master' into PreventNewWarnings
tycho
2015-05-23
1
-0
/
+5
|
\
|
|
*
Close Ssl Socket on destroy
Tiger Wang
2015-05-23
1
-0
/
+5
|
*
Added Equifax root CA.
Mattes D
2015-05-21
1
-1
/
+1
|
*
Don't verify certificate
worktycho
2015-05-19
1
-1
/
+1
*
|
Fixed some more warnings
tycho
2015-05-19
1
-1
/
+1
|
/
*
Update submodules
Tiger Wang
2015-05-02
1
-1
/
+1
*
SslContext: Turned debug messages off.
Mattes D
2015-02-14
1
-1
/
+1
*
PolarSSL++: Fixed debugging output.
Mattes D
2015-02-12
1
-0
/
+3
*
LuaAPI: Added client TLS support for TCP links.
Mattes D
2015-02-12
1
-1
/
+1
*
BlockingSslClientSocket: Migrated to cNetwork API.
Mattes D
2015-01-27
3
-15
/
+198
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
4
-10
/
+10
*
Added initializers for class members.
Mattes D
2014-08-21
1
-0
/
+1
*
CMakeLists: Moved Bindings-specific code to subdir
archshift
2014-07-19
1
-5
/
+7
*
Normalized comments.
madmaxoft
2014-07-17
1
-1
/
+1
*
Removed unused field test
worktycho
2014-06-04
1
-1
/
+0
*
Initialise m_Callbacks field to NULL in empty constructor.
worktycho
2014-06-04
1
-1
/
+2
*
Client cert is not requested.
Mattes D
2014-05-10
1
-1
/
+1
*
Merged branch 'master' into SslWebAdmin.
madmaxoft
2014-05-01
1
-0
/
+3
|
\
|
*
Fixed warning in cCallbackSslContext::cDataCallbacks.
madmaxoft
2014-05-01
1
-0
/
+3
*
|
cSslContext has virtual destructor now.
madmaxoft
2014-05-01
1
-1
/
+1
*
|
Renamed PublicKey to CryptoKey in CMakeLists.txt
Mattes D
2014-05-01
1
-3
/
+2
*
|
Renamed cPublicKey to cCryptoKey.
madmaxoft
2014-05-01
5
-30
/
+29
*
|
Added a (disabled) test of low-security ciphersuites.
madmaxoft
2014-05-01
1
-0
/
+12
*
|
Fixed BufferedSslContext's buffer reading and writing.
madmaxoft
2014-05-01
1
-2
/
+2
*
|
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