|
Revision c1da67106df8bf1d948b25134233dc67bd4b2920, 0.6 KB
(checked in by Antti-Juhani Kaijanaho <antti-juhani@…>, 3 years ago)
|
|
Rewrite TLS support to use GnuTLS (removes dependency on OpenSSL)
Signed-off-by: Antti-Juhani Kaijanaho <antti-juhani@…>
|
-
Property mode set to
100644
|
| Line | |
|---|
| 1 | Alue is free software: you can redistribute it and/or modify it |
|---|
| 2 | under the terms of the GNU General Public License as published by |
|---|
| 3 | the Free Software Foundation, either version 3 of the License, or |
|---|
| 4 | (at your option) any later version. |
|---|
| 5 | |
|---|
| 6 | Alue is distributed in the hope that it will be useful, but |
|---|
| 7 | WITHOUT ANY WARRANTY; without even the implied warranty of |
|---|
| 8 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
|---|
| 9 | General Public License for more details. |
|---|
| 10 | |
|---|
| 11 | You should have received a copy of the GNU General Public License |
|---|
| 12 | along with Alue. If not, see <http://www.gnu.org/licenses/>. |
|---|
| 13 | |
|---|