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_1_2, created. gnutls_3_1_2


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU gnutls annotated tag, gnutls_3_1_2, created. gnutls_3_1_2
Date: Wed, 26 Sep 2012 18:50:53 +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=fa6528dab4697cdb59d0777c6c19331f8fa51418

The annotated tag, gnutls_3_1_2 has been created
        at  fa6528dab4697cdb59d0777c6c19331f8fa51418 (tag)
   tagging  c469f7e6b4445475863ed87242d2b4546ec21b58 (commit)
  replaces  gnutls_3_1_0
 tagged by  Nikos Mavrogiannopoulos
        on  Wed Sep 26 20:50:24 2012 +0200

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

iQEcBAABAgAGBQJQY05zAAoJEJ1eqvaQE7hCtXsH/A/b8emjboE+nCnIdMrzXRF6
2OXBQWaPQbSPppdgRHtRTrsFTtUsbaFxKCynaPXvsCaomtXzyMPz0u3IGEZyUWCm
jk5SyVpeiPYTwqkfk9957k828Sq1hBRnPe6MAlNNTTDBskQW0vn0Okw/+5VMpNjJ
ZI/OewTfc52cGUZ2lbeuLsAFxAUkwLeLunmP6bO3q6R9TffcrXZVjqgZxylnxOz9
pOG1zc+GDmuf6l58rHw5xVOPKQmakBJtSnhq7YIlgpeo6PjmXFfOZfYYTeMVzMmR
PiGBiduXC/u2dwtTLO9Wcj5imFwnP3ftTTpNIvPbSyVIJ11lSaBpuIbv4Er+siM=
=rhiD
-----END PGP SIGNATURE-----

Ilya Tumaykin (2):
      wMNAF-based multiplication
      Fix mpz_unitstbit compilation with GMP versions < 5.

Mark Brand (1):
      fix case of include file

Marti Raudsepp (1):
      Fix gnutls_x509_trust_list_add_trust_mem with DER-format certificates.

Nikos Mavrogiannopoulos (121):
      Avoid stray return when compiling without trousers.
      fix warnings
      No need to ask for key password on registered keys.
      When selecting a session signature algorithm consider the enabled.
      gnutls_sign_get_pk_algorithm and gnutls_sign_get_hash_algorithm were 
exported.
      removed unused variable
      Added gnutls_sign_algorithm_get().
      Added missing functions
      Use the preferred key ID when reading the pk_algorithm in openpgp keys.
      When signing use the private key's algorithm.
      remove debugging
      doc fix
      heartbeat support is no longer in the todo
      updated
      added new items
      doc update
      Prevent the usage of strlen() on null values.
      Changes in password handling of certtool.
      documented fix
      Use _gnutls_dsa_q_to_hash() only for warning reasons.
      null terminate the certificate being print
      fix DSA and ECDSA signing in smart cards.
      Revert "Use _gnutls_dsa_q_to_hash() only for warning reasons."
      documented fix
      simplified ECDSA/DSA signature generation in tokens.
      On Linux with /proc/sys/net/ipv6/bindv6only == 0 (which is now the
      Added extension in TODO list
      corrected deinitialization of wmnaf cache.
      BUFFER_APPEND_PFX is no more. Replaced with BUFFER_APPEND_PFX4
      removed unneeded test.
      removed unneeded test
      Some small optimizations in heartbeat handling and regeneration of src/ 
args files.
      Removed unused ECC code.
      documented fix
      Added suite for ECDSA under various curves
      Added heartbeat functions
      Added server mode tests for the various EC curves.
      Be tolerant is ECDSA-violating signatures.
      documented fix
      Do not repeatedly set timeout
      use errno_to_gerr() in _gnutls_io_check_recv().
      removed unused code
      dump the errno received by select
      increased timeouts
      The default system_recv_timeout() doesn't include a call to recv() to 
avoid issue in few systems.
      updated libs
      mingw64 compilation fixes
      added upload directive
      Use the new asn1_read_node_value()
      When requested gnutls_x509_trust_list_deinit() will deinitialized all 
certs (including the named)
      Added a note on compression
      small optimizations in ASN.1 to save memory
      libopts depends on libintl. Patch by LRN.
      win32 fix. Patch by LRN.
      Refer to files with explicit path. Patch by LRN.
      Added gnutls_x509_privkey_get_pk_algorithm2(). Certtool prints the number 
of bits in a private key.
      Added GNUTLS_STATELESS_COMPRESSION flag to gnutls_init().
      mingw32 support. Based on patch by LRN.
      Do not ask unnecessary questions when signing a certificate (request).
      Key usage violations are allowed when the COMPAT keyword is specified.
      corrected missing parameter
      use a %STATELESS_COMPRESSION priority string instead of gnutls_init() 
flag.
      corrected prototypes
      corrected sign
      MAX_NAME_SIZE -> MAX_SERVER_NAME_SIZE
      removed old libtasn1 requirements
      small updates
      corrected typo
      Use the pkg-config macro to find libtasn1.
      updated minitasn1
      avoid duplicate asn1 structure initialization.
      Added function to sort the provided certificate chain prior to 
verification.
      removed a now redundant chain check
      Added verification flags GNUTLS_VERIFY_ALLOW_UNSORTED_CHAIN, which is 
enabled by default for verifying TLS sessions.
      Warn on certificate with weak security levels. (re)introduces 
GNUTLS_SEC_PARAM_WEAK.
      gnutls_session_enable_compatibility_mode() is equivalent to %COMPAT 
priority string.
      do not complain on overlength strings
      Allow negatives in enumerations.
      Increased security levels by adding insecure.
      corrected default
      MAX_CERTS_TO_SORT -> DEFAULT_VERIFY_DEPTH
      DEFAULT_* -> DEFAULT_MAX_*
      compare-makefile is only executed during make dist.
      doc/manpages is handled the same as doc/
      corrected usage of defines
      Corrected issues
      several updates in the heartbeat handling code.
      updated tests for new security levels
      updated documentation
      updates in heartbeat support
      updated
      doc update
      bumped versions
      Better handling of timeouts.
      fixed copyright
      documented update
      corrected time
      Allow for pinging until timeout.
      Correctly restore gnutls_record_recv() in DTLS mode if interrupted during 
the retrasmition of handshake data.
      updated makefiles
      All openpgp code moved within ENABLE_OPENPGP
      corrected bug in gnutls_x509_privkey_sign_data
      several cleanups
      Added a test of heartbeat ping exchange.
      doc updates
      removed unused label
      Added script to check against randomly generated certificates.
      Corrected bug in PGP subpacket encoding
      reduced verbosity and better debugging.
      documented fix
      simplified calculations
      Added boilerplate.
      openpgp doc update
      updated copyright
      All external libraries that were in LDFLAGS are moved into LIBADD/LDADD.
      added missing tpm.h header
      updated cross.mk
      Updated to minitasn1 3.0
      benchmark time was increased.
      Handle heartbeat packets with zero payload, and account for the payload 
length when sending a heartbeat of fixed size.
      released 3.1.2

Olga (1):
      Added Heartbeat extension support.

Simon Josefsson (11):
      Generated.
      Generate manpages for tpm.h.
      Silence automake warning.
      Sort and add doc/tpm-api.texi.
      Fix suppression rules.
      Drop -Winline.
      Cleanup warning flags.
      Fix GTK-DOC warnings.
      Also include tpm.h in GTK-DOC manual.
      More GTK-DOC warning fixes.
      GTK-DOC fixes.

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


hooks/post-receive
-- 
GNU gnutls



reply via email to

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