gnutls-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU gnutls annotated tag, gnutls_3_0_1, created. gnutls_3_0_1


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU gnutls annotated tag, gnutls_3_0_1, created. gnutls_3_0_1
Date: Sat, 20 Aug 2011 22:00:35 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU gnutls".

http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=2069e076d6697d25c3cf4cb7ef0615e92977e879

The annotated tag, gnutls_3_0_1 has been created
        at  2069e076d6697d25c3cf4cb7ef0615e92977e879 (tag)
   tagging  75c2c252204d55758de8dda5d27c80927be73ea0 (commit)
  replaces  gnutls_3_0_0
 tagged by  Nikos Mavrogiannopoulos
        on  Sat Aug 20 23:57:53 2011 +0200

- Log -----------------------------------------------------------------
released 3.0.1.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQEcBAABAgAGBQJOUC3jAAoJEJ1eqvaQE7hC2JEH/25ZCv1xiANIbjSOZP9EhbTa
TiFg2JTNHZu+/b9z8w0dVujDu2WGB3eovDpqji1yU4RRoiZlkEgH1TxMrJK5kiaT
e1GtO1jnSU9auX7NXhDOTTEhyQ6UDrdXLo88kZZg88VvsR5QclHCRseZqV32YMpQ
cntBRfBrKrFlWwBP+VK7C9tikz261eNZjYgG6VIS0EWQ8OigBd8JuZFDIDOx14nB
kQYzZEhSGSBoQRRnLZvh6iN2H1uR6rCuRG+AOUeria8dp/3Mi1jW3t4S8aS9j0ys
SB+UCe3KB3UijjooIbSUsnMvzn2/zRRgGYUwcPA1P4NjxdvGBzmx+4iqtET6YRE=
=41o6
-----END PGP SIGNATURE-----

Nikos Mavrogiannopoulos (126):
      documentation updates.
      documentation updates.
      Added GNUTLS_E_CERTIFICATE_LIST_UNSORTED.
      Added GNUTLS_E_CERTIFICATE_LIST_UNSORTED.
      Added GNUTLS_X509_CRT_LIST_FAIL_IF_UNSORTED flag for 
gnutls_x509_crt_list_import.
      Refer to nettle alone and p11-kit.
      added asserts.
      documentation update
      the deprecated_config_file from 2.12.x was incorporated.
      detect premature termination of connection
      updated
      updated
      Added GNUTLS_X509_CRT_LIST_FAIL_IF_UNSORTED flag for 
gnutls_x509_crt_list_import.
      Refer to nettle alone and p11-kit.
      added asserts.
      documentation update
      the deprecated_config_file from 2.12.x was incorporated.
      detect premature termination of connection
      Added discussion of the provided cryptographic functions. Internals is 
now included in the latex document (needs rewrite though)
      Added discussion of the provided cryptographic functions. Internals is 
now included in the latex document (needs rewrite though)
      better placement of ifdefs.
      better placement of ifdefs.
      Included appro's updates to AES-NI.
      bumped version
      Added note.GNU-stack to prevent marking the library as using an 
executable stack. Reported by Andreas Metzler.
      Prevent from loading twice the same module.
      Included appro's updates to AES-NI.
      bumped version
      Added note.GNU-stack to prevent marking the library as using an 
executable stack. Reported by Andreas Metzler.
      Prevent from loading twice the same module.
      removed reference to pakchois
      corrected typo
      removed reference to pakchois
      corrected typo
      document flags
      document flags
      updated documentation
      updated documentation
      more updates
      more updates
      Added session initialization discussion
      Added session initialization discussion
      Force alignment for AES-NI to the runtime rather than on the structures.
      Force alignment for AES-NI to the runtime rather than on the structures.
      documented fixes
      documented fixes
      more updates.
      reduced space taken by descriptions.
      doc update
      changed paper size.
      updates
      more updates.
      reduced space taken by descriptions.
      doc update
      changed paper size.
      updates
      Documentation updates. gnutls_x509_crq_sign2() and 
gnutls_x509_crl_sign2() were removed from the deprecate list to ease generation 
of crl and crq structures.
      Internals section updated.
      Added reference to anderson's book
      more updates
      Documentation updates. gnutls_x509_crq_sign2() and 
gnutls_x509_crl_sign2() were removed from the deprecate list to ease generation 
of crl and crq structures.
      Internals section updated.
      Added reference to anderson's book
      more updates
      do not escape \#
      correct typos
      updated openssl text
      corrected typos
      Merge branch 'master' into gnutls_3_0_x
      Added discussion on DTLS functionality
      Merge branch 'master' into gnutls_3_0_x
      memory handling section is no longer applicable
      documentation updates
      If a module is dlopened twice, then deinitialize the second load.
      more files to ignore.
      do not use capitals in index names.
      doc updates
      files to ignore
      Added crywrap to the distributed programs.
      use gnutls_sec_param_to_pk_bits() for DH parameter generation.
      Corrected crywrap's verification procedure.
      more files to ignore
      Merge branch 'master' into gnutls_3_0_x
      corrected child process cleanup and added option to specify diffie 
hellman parameters file.
      unload_file was modified to accept a pointer.
      removed unneeded defintions.
      use audit_log
      Merge branch 'master' into gnutls_3_0_x
      dhparams have now the 'r' option.
      corrected configure test
      Corrected issue when asking multiple times for PIN.
      some discussion on tokens.
      Merge branch 'master' into gnutls_3_0_x
      documented fix
      documented fix
      Introduced GNUTLS_PKCS11_PIN_WRONG flag to indicate the previously given 
PIN is wrong.
      documented fix
      Merge branch 'master' into gnutls_3_0_x
      Added AES-256-GCM. Reported by Benjamin Hof.
      Merge branch 'master' into gnutls_3_0_x
      Documentation fixes.
      gnutls_certificate_set_x509_key_file() and friends support server name 
indication.
      documented changes
      Merge branch 'master' into gnutls_3_0_x
      updated crywrap
      small update in psktool
      Merge branch 'master' into gnutls_3_0_x
      rephrased text on anonymous authentication.
      Removed the limitation of one name per certificate.
      depend on p11-kit 0.4+.
      added vfprintf-posix (needed by tests)
      Avoid using vfprintf() and use a combination of vsnprintf and fputs 
instead. My gnulib has issues with them.
      Corrected session resumption test.
      updated ignored files.
      Merge branch 'master' into gnutls_3_0_x
      documentation updates
      Merge branch 'master' into gnutls_3_0_x
      simplified PKCS #11 token example.
      Added hack for AIX systems that may not set errno property on EAGAIN.
      corrected typo
      Sync with TP.
      Added missing file
      Merge branch 'master' into gnutls_3_0_x
      updated for release
      Merge branch 'master' into gnutls_3_0_x
      Use texinfo's word break.

Simon Josefsson (26):
      Add GTK-DOC Since: tags for 3.0.0 additions.
      Add GTK-DOC Since: tags for 3.0.0 additions.
      Fix GTK-DOC manual.
      Fix GTK-DOC manual.
      Simplify GTK-DOC makefile IGNORE_HFILES.
      Simplify GTK-DOC makefile IGNORE_HFILES.
      More GTK-DOC improvements.
      Sync with TP.
      More GTK-DOC improvements.
      Sync with TP.
      Add NEWS entries.  Use copyright ranges (now permitted).
      Add NEWS entries.  Use copyright ranges (now permitted).
      Update gnulib files.  Fix syntax-check usage.
      Update gnulib files.  Fix syntax-check usage.
      More GTK-DOC fixes.
      Finish removal of inner application extension support.
      Remove unused files.
      More GTK-DOC fixes.
      Finish removal of inner application extension support.
      Remove unused files.
      Clarify licensing.
      Clarify licensing.
      Clarify license and copyright.
      Clarify license and copyright.
      Fix syntax-check nits.
      Fix syntax-check nits.

Stef Walter (6):
      Mark the config argument of gnutls_pkcs11_init() as unused
      When finding private keys fail, return error code.
      Don't try to do PKCS#11 login if session is already logged in.
      Mark the config argument of gnutls_pkcs11_init() as unused
      When finding private keys fail, return error code.
      Don't try to do PKCS#11 login if session is already logged in.

-----------------------------------------------------------------------


hooks/post-receive
-- 
GNU gnutls



reply via email to

[Prev in Thread] Current Thread [Next in Thread]