Commit Graph

25 Commits

Author SHA1 Message Date
ajacoutot
5c286b8833 Major update to gnutls-3.0.21.
ok jasper@
2012-07-08 09:02:10 +00:00
ajacoutot
ed9f7f03ac Bugfix update to gnutls-2.12.20.
* fixed memory leak in PKCS #8 key import
2012-07-05 06:36:59 +00:00
jasper
9041fc74ae - these patches (or chunks) are not needed anymore since arpa/inet.h -r1.12 2012-06-26 14:40:06 +00:00
ajacoutot
e182004240 Minor update to gnutls-2.12.17. 2012-03-06 16:37:49 +00:00
ajacoutot
226cf67bc3 Minor update to gnutls-2.12.16.
* corrected functionality of gnutls_record_get_direction()
2012-01-09 14:03:59 +00:00
ajacoutot
0efec4bcbd Small bugfix update to gnutls-2.12.12. 2011-10-21 15:38:15 +00:00
ajacoutot
c057cd387b Bugfix update to gnutls-2.12.11.
* libgnutls: Memory leak fixes in credentials private key deinitialization.
* libgnutls: Allow CA importing of 0 certificates to succeed.
2011-10-03 15:32:24 +00:00
ajacoutot
d62a7dfc68 Bugfix update to gnutls-2.12.10. 2011-09-08 11:36:36 +00:00
ajacoutot
5ae5f28d6c Bugfix update to gnutls-2.12.9. 2011-08-22 09:13:04 +00:00
ajacoutot
94deac9daf Bugfix update to gnutls-2.12.7. 2011-06-21 09:55:43 +00:00
ajacoutot
b5d6ad6a2e Maintenance update to gnutls-2.12.5. 2011-05-17 19:08:08 +00:00
ajacoutot
4079be8ce1 Bugfix update to gnutls-2.12.3.
Incidentally fixes a build breakage when libgcrypt wasn't installed as
spotted by jasper@
2011-05-04 15:48:10 +00:00
ajacoutot
058f1aab39 Major update to gnutls-2.12.2.
tested by landry@ in a bulk, thanks!
ok jasper@ landry@
2011-04-15 16:09:39 +00:00
ajacoutot
ac2199ffa2 Fix pkg-config file.
This unbreaks libprelude as reported by Markus Lude.
2011-03-10 15:38:58 +00:00
ajacoutot
54f37fc488 Bugfix update to gnutls-2.10.4. 2010-12-12 16:29:59 +00:00
ajacoutot
047bbb7432 Maintainance update gnutls-2.10.2. 2010-10-25 17:28:00 +00:00
ajacoutot
af02cbf50b Major update to gnutls-2.10.1.
tested by landry@ in a bulk, thanks!
2010-08-31 20:01:41 +00:00
jasper
c17dc39d1f - SECURITY UPDATE of gnutls to 2.6.1
fixes CVE-2008-4989: GnuTLS Library X.509 Certificate Chain Validation
Vulnerability

ok landry@ naddy@
2008-11-12 17:09:25 +00:00
landry
6e9ff6c8b0 Update gnutls to 2.6.0.
Use in-tree security/libtasn1 and archivers/lzo instead of the included ones.
Backport a patch from upstream git to fix symbol conflicts.

ok naddy@ ajacoutot@
2008-10-26 10:50:37 +00:00
landry
61e6d9d80c Long due update to GnuTLS 2.0.4, based on a submission by Giovanni Bechis.
Reformat DESCR, remove unneeded patches and LIB*ALIAS goo, reformat Makefile
Tested by many, thanks naddy for alpha, kili for zaurus and powerpc, okan
for amd64 and sparc64, sthen for sparc64 and others i forgot.
Ports depending on it have been vastly tested, thanks sthen for iksemel,
aanriot for prelude, Sebastian Reitenbach for heartbeat, and surely others.

ok kili@ okan@
2007-12-03 20:57:33 +00:00
sturm
7c759dbddd SHARED_LIBS
USE_LIBTOOL where appropriate
2005-12-24 20:52:58 +00:00
robert
224b85f035 SECURITY:
update gnutls to 1.0.25; regen patches while i am here
http://www.vuxml.org/openbsd/086072e4-c180-11d9-aaa3-00065bd5b0b6.html

ok Jim Geovedi (maintainer)
2005-05-11 11:16:07 +00:00
robert
f3cf746bb3 SECURITY:
upgrade to 1.0.20;

Mr.   Hornik   has   discovered  error  in  X.509  certificate chain
verification procedure in GnuTLS library. The certificate chain should
be verified from last root certificate to the first certificate.
Otherwise  a lot of unauthorized CPU processing can be forced to check
certificate signatures signed with arbitrary RSA/DSA keys chosen by
attacker.;

ok maintainer
2004-09-22 08:06:40 +00:00
sturm
cf6f420705 update to gnutls 1.0.13
from me and maintainer Jim Geovedi
2004-05-08 06:43:40 +00:00
margarida
f00650d562 Initial import of gnutls-0.8.6
--
GnuTLS is a portable ANSI C based library which implements
the TLS 1.0 and SSL 3.0 protocols.

From: Jim Geovedi <jim@corebsd.or.id>
2003-05-02 04:04:31 +00:00