Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,11 @@ Features Overview
* SSL/TLS security layer and X.509 certificates (using GNU TLS)
* SASL authentication (using GNU SASL)

Build && Installation
---------------------

MacOS Environment:
```
# brew install gtk+3 cppunit gsasl doxygen
# bash test-outsourced-build.sh
```