fmII
Tue, Nov 18th home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 19:25 UTC
in
Section
login «
register «
recover password «
[Project] add release | add branch | add screenshot | broken links | change owner | email subscribers | update project | update branch (urls) [Project]

 GNU Transport Layer Security Library 1.2.11 (Previous Stable)
Section: Unix

 

Added: Thu, Oct 26th 2000 10:22 UTC (8 years, 0 months ago) Updated: Tue, Sep 30th 2008 18:14 UTC (1 month, 19 days ago)


About:
GNU Transport Layer Security Library is a library which implements a secure layer over a reliable transport layer such as TCP/IP. It implements the TLS 1.1 and SSL 3.0 protocols, accompanied with authentication methods such as X.509, OpenPGP, and SRP.

Release focus: Minor bugfixes

Changes:
The function gnutls_x509_crt_to_xml is not supported any more, to avoid calling internal libtasn1 functions. This release updates the libtasn1 requirement to 0.3.4 and refreshes the internal mintiasn1. gnulib compatibility files have been updated. This release fixes _gnutls_x509_get_raw_crt_expiration_time and _gnutls_x509_get_raw_crt_activation_time to return (time_t)-1 on errors.

Author:
n.mavroyanopoulos [contact developer]

Rating:
8.13/10.00 (10 votes)

Homepage:
http://www.gnu.org/software/gnutls/
Tar/GZ:
http://josefsson.org/gnutls/releases/
Changelog:
http://cvs.gnupg.org/[..]angeLog?root=GNU+TLS+Library&view=markup
RPM package:
http://fr.rpmfind.net/linux/rpm2html/search.php?query=gnutls
Debian package:
http://packages.debian.org/testing/net/gnutls-bin
OS X package:
http://gnutls.darwinports.com/
BSD Ports URL:
http://www.freebsd.org/cgi/cvsweb.cgi/ports/security/gnutls/
Purchase:
http://josefsson.org/gnutls.html
CVS tree (cvsweb):
http://cvs.gnupg.org/[..]wcvs.cgi/gnutls/?cvsroot=GNU+TLS+Library
Bug tracker:
https://savannah.gnu.org/support/?group=gnutls
Mailing list archive:
http://www.gnu.org/software/gnutls/lists.html
Mirror site:
http://josefsson.org/gnutls/releases/
Demo site:
https://www.gnutls.org:5555/

Trove categories: [change]
[Development Status]  5 - Production/Stable
[License]  OSI Approved :: GNU General Public License (GPL), OSI Approved :: GNU Lesser General Public License (LGPL)
[Operating System]  POSIX, Unix
[Programming Language]  C
[Topic]  Security :: Cryptography, Software Development :: Libraries

Dependencies: [change]
No dependencies filed

 
Project admins: [change]
» n.mavroyanopoulos (Owner)

» Rating: 8.13/10.00 (Rank N/A)
» Vitality: 0.97% (Rank 254)
» Popularity: 7.83% (Rank 360)

project statsdownload stats
(click to enlarge graphs)
   Record hits: 64,029
   URL hits: 60,294
   Subscribers: 186

Projects depending on this project:
Hydra
InspIRCd
ELinks
cshampoo
GNU Common C++
(Note: 19 projects depend on this one. The ones displayed are picked by a randomizer.)


Other projects from the same categories:
BigMath
seccure
psArchive
Phormation
SPJson

Users who subscribed to this project also subscribed to:
Mesk
Bauk HTTP server
sc
RPL/2
FVWM


Add comment · Rate this project · Subscribe to new releases · Ignore this project · Email this project to a friend · Project record in XML

 Branches

Branch Version Last release License URLs
Default 2.4.2 30-Sep-2008 GNU Lesser General Public License (LGPL) Homepage Tar/BZ2 Changelog
Development 1.7.5 09-Feb-2007 GNU Lesser General Public License (LGPL) Homepage Tar/BZ2 Changelog
Previous Stable
The previous stable branch.
1.2.11 15-May-2006 GNU Lesser General Public License (LGPL) Homepage Tar/GZ Changelog

 Releases

Version Focus Date
1.2.11 Minor bugfixes 15-May-2006 20:58
1.0.25 Minor security fixes 30-Apr-2005 13:41

 Articles referencing this project

 Comments

[»] License
by Gerhard Häring - Nov 6th 2001 06:10:32

An SSL/TLS library under the GPL. Yuck! What's the
purpose of this except of having a GNU label in front of
a SSL library?

OpenSSL can do the same, while having a much more
reasonable license.

[reply] [top]


    [»] Re: License
    by David GLAUDE - Nov 6th 2001 11:34:48


    > What's the purpose of this
    > except of having a GNU
    > label in front of a SSL library?

    Good question...

    Maybe someone will be more likely to invest time in contributing to something that will stay free and open rather than something that can/could be used in closed world with private modification distribute as binary.

    Check for GPL in http://www.openssl.org/support/faq.html
    and you see the begining of an issue with openssl.

    Does anybody know GPL program that use OpenSSL
    and do they have a GPL exception stated?

    [reply] [top]


    [»] Re: License
    by Aaron J. Seigo - Nov 6th 2001 13:26:36


    > OpenSSL can do the same, while having
    > a much more
    > reasonable license.
    >

    resonability is in the eye of the beholder; dismissing
    something based on your own preferences is a bit
    silly. some people would prefer a GPL'd
    implementation.

    beyond that, OpenSSL is getting rather huge and
    slow (or so my crypto budies tell me) and a rewrite
    resulting in a smaller, faster library could be exactly
    what the doctor ordered for many projects.

    then again, perhaps those involved in the project
    simply wanted to write a TLS library for their own
    satisfaction and education.

    [reply] [top]


      [»] Re: License
      by HeX - Dec 14th 2002 09:50:13

      TAKE THAT :P

      (to the original poster) Honestly do you have to be that partial to OpenSSL. GPL is about keeping your mind open. OpenSSL has to get some merrit for being one of the first open source SSL implementations, however stuff doesn't get better unless it is challenged. And if OpenSSL gets shot down by GNUTLS because of its speed and reliability, it'll be for a reason. I'm not saying it will, but it could happen.


      >
      > % OpenSSL can do the same, while having
      > % a much more
      > % reasonable license.
      > %
      >
      >
      > resonability is in the eye of the
      > beholder; dismissing
      > something based on your own preferences
      > is a bit
      > silly. some people would prefer a GPL'd
      >
      > implementation.
      >
      > beyond that, OpenSSL is getting rather
      > huge and
      > slow (or so my crypto budies tell me)
      > and a rewrite
      > resulting in a smaller, faster library
      > could be exactly
      > what the doctor ordered for many
      > projects.
      >
      > then again, perhaps those involved in
      > the project
      > simply wanted to write a TLS library for
      > their own
      > satisfaction and education.
      >
      >

      --
      Khujo - james@spam.me.not.grickle.org

      [reply] [top]


    [»] Re: License
    by bug1 - Jun 16th 2002 22:46:07

    Its questionable wether GPL'ed binaries can link to openssl. The issue is mentioned in the openssl FAQ, however its not as clear cut as they make out. openssl is not Free to developers who use the GPL, gnutls is.

    [reply] [top]


    [»] Re: License
    by free2malloc - May 15th 2007 10:27:07


    > An SSL/TLS library under the GPL. Yuck!

    > What's the

    > purpose of this except of having a GNU

    > label in front of

    > a SSL library?

    >

    > OpenSSL can do the same, while having a

    > much more

    > reasonable license.

    >

    good point. i say the same about linux, what a
    stupid project, let's just all use windows because it
    works the way we all expect it to.

    pfft...

    [reply] [top]




© Copyright 2008 SourceForge, Inc., All Rights Reserved.
About freshmeat.net •  Privacy Statement •  Terms of Use •  Trademark Guidelines •  Advertise •  Contact Us • 
ThinkGeek •  Slashdot  •  Linux.com •  SourceForge.net  •  Jobs