Y
Hacker News
new
|
ask
|
show
|
jobs
by
leccine
4446 days ago
One but really important reason:
https://gitorious.org/gnutls/gnutls/source/39aaa63a1a4cb8432...
vs.
http://www.openssl.org/source/license.html
2 comments
runeks
4446 days ago
Also, it uses `strlen` and `strcat` on binary data:
http://www.openldap.org/lists/openldap-devel/200802/msg00072...
link
gioele
4446 days ago
GnuTLS is LGPL 2.1+:
https://gitorious.org/gnutls/gnutls/source/39aaa63a1a4cb8432...
not GPL 3 as that file seems to imply
link