aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/tls/asio/asio_stream_base.h
Commit message (Expand)AuthorAgeFilesLines
* use existing TLS::Connection_Side instead of handshake_typeHannes Rantzsch2019-04-231-16/+9
* remove superfluous #ifdef guardsHannes Rantzsch2019-04-231-3/+0
* include build.h in all headers to make sure definitions are availableHannes Rantzsch2019-04-161-0/+2
* documentation and minor fixes for async opsHannes Rantzsch2019-04-161-2/+1
* fix: require boost 1.66Hannes Rantzsch2019-04-161-1/+1
* improve constructor interface of StreamHannes Rantzsch2019-04-161-13/+7
* ensure boost version > 1.66.0Tim Oesterreich2019-04-161-1/+8
* do not use make_error_code and smaller PR review issuesTim Oesterreich2019-04-161-1/+1
* review: use specific buffer type where applicableTim Oesterreich2019-04-161-0/+1
* FIX: reference to temporaryHannes Rantzsch2019-04-161-1/+1
* add documentationRené Meusel2019-04-161-1/+7
* cleanup asio::ssl::stream compatibility interfacesHannes Rantzsch2019-04-161-17/+30
* FIX: add legal informationRené Meusel2019-04-161-0/+8
* rename member variables like 'm_***'René Meusel2019-04-161-13/+13
* move stream implemention into TLS namespaceRené Meusel2019-04-161-7/+11
* move stream implementation to tls subdirRené Meusel2019-04-161-0/+64