]> granicus.if.org Git - icinga2/commit
Replace boost-base64 with an openssl implementation
authorJean Flach <jean-marcel.flach@netways.de>
Fri, 18 Dec 2015 15:03:57 +0000 (16:03 +0100)
committerJean Flach <jean-marcel.flach@netways.de>
Mon, 11 Jan 2016 14:35:20 +0000 (15:35 +0100)
commit957cf3169f6eab22fa8c02133178b9caa649f88c
tree930405f5e66567f8826f77da7556b09614efe627
parent82961d8977087eafbb97916bb5312d700c99623c
Replace boost-base64 with an openssl implementation

Also add unit tests

fixes #10714
lib/remote/base64.cpp
test/CMakeLists.txt
test/remote-base64.cpp [new file with mode: 0644]