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_13, created. gnutls_3_0_13


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU gnutls annotated tag, gnutls_3_0_13, created. gnutls_3_0_13
Date: Sat, 18 Feb 2012 14:05:31 +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=f500201f27f2c3eb883aef57b7ae496f9516e15c

The annotated tag, gnutls_3_0_13 has been created
        at  f500201f27f2c3eb883aef57b7ae496f9516e15c (tag)
   tagging  1674654f1a1c410960ab6ccc237ef88ff444ce3b (commit)
  replaces  gnutls-3_0_12
 tagged by  Nikos Mavrogiannopoulos
        on  Sat Feb 18 14:28:14 2012 +0100

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

iQEcBAABAgAGBQJPP6dyAAoJEJ1eqvaQE7hCh3EIAK6WIP9X5VP/KNiIpogNPP4t
tl87A53BPkMWKMSlSyauve+lxaJ0DQMmbvygX70N9q0t+M+dRdHCq5ie3uBROAW9
PM7gRFfdqvEY8qTMFJ1Ls0JZuyJHQWzaq7y25lKgbp1fuZ7uLCVoYEIHz8zUrvjd
s2G0pfSCL0oeU7GHLAl0fXfEzlF+LX3krd30EfLyW2ZPyQkUtmsH22xH8yv29P+E
ETOZZnfIl+yQ95b5TIA14Df0rF3Qo7RKFZt2TNPtyDhMp6GnMshwo1nS74PeTINz
FX+DuQpYL9iCy/RcjDqZf2HAsvJNhDoIB0c9M3zZGEedMKV10PA+peKypIv3jsk=
=q2lz
-----END PGP SIGNATURE-----

Giuseppe Scrivano (1):
      Fix file leak in an example application.

Ludovic Courtès (2):
      guile: Update the list of error codes.
      guile: Don't cast return value of `alloca'.

Nikos Mavrogiannopoulos (239):
      Modulo operations are only occuring on unsigned integers.
      Fixed signed/unsigned warnings.
      If peer doesn't send any issuers and we have a single certificate then 
send that one.
      gnutls-cli, gnutls-cli-debug and srptool use libopts.
      psktool also uses libopt.
      Added new security level "legacy" for 96-bit security.
      Documented updates.
      sign fixes.
      gnutls-serv uses libopts.
      updates.
      removed serv gaa files
      updated parameter parsing.
      Corrected bug in _gnutls_parse_aia()
      Added functions to parse authority key identifiers when stored as a 
'general name' and serial combo.
      Added missing files.
      uploaded for new legacy sec level
      Do not store auto-generated manpages to git.
      corrected typo
      corrected AKI test.
      Removed all auto-generated files.
      replaced smallexample with example.
      keyfile and certfile types were changed to string, to allow for PKCS #11 
urls
      p11tool uses libopts
      updated p11tool def.
      removed references to IA
      removed old files.
      updated bibliography and changed style.
      Do not allow space between section name and ':'.
      disable parallel builds.
      Added Since
      corrected command line parsing issues.
      p11tool parses arguments are before (with gaa).
      updated docs
      enums.texi is not run multiple times. Suggested by Eli Zaretskii.
      certtool uses libopts for command line parsing.
      No need for action enumerations.
      removed certtool.1.
      more files to ignore
      check for --inraw  and --outraw.
      Certtool completely relies on libopts. As a side-effect the syntax of 
dn_oid and key_purpose_oids has changed.
      Updated SUITEB requirements according to rfc6460.
      updated
      READ_MULTI_LINE_TOKENIZED was corrected to account the whole string.
      corrected token parsing.
      Added gnutls_pkcs11_reinit().
      the short version of --help is -h.
      updated inder and inraw commands.
      ocsptool uses libopts
      corrected typo
      Added more text on interoperability
      updated interoperability and priority strings sections.
      libcfg is no longer required.
      Do not print the same things twice.
      correct typo
      it seems libopts does not want completely empty templates.
      updated
      Allow quering available elliptic curves by adding gnutls_ecc_curve_list().
      Added functions to allow quering a priority structure.
      generate libopts makefile outside the conditional.
      corrected prototypes.
      documented update
      Added --ask option to ocsptool.
      Combined ocsp apps to 1 using libcurl.
      updated description
      added fixme
      added base64 module
      Added strtok_r.
      allow the usage of --load-trust with --ask
      Added gnutls_verify_stored_pubkey() and gnutls_store_pubkey().
      ssh flag is has the option to be disabled/enabled.
      Do not store a key when it already exists.
      updated text.
      updated todo
      Added gnutls_ocsp_resp_verify() and some sign fixes.
      gnutls-cli will try to verify ocsp responses if --ocsp is given.
      corrected dependencies
      Manual pages for included programs are auto-generated using the autoopts 
definitions.
      corrected dependencies
      cleanup a bit the printing information stuff.
      gnutls_ocsp_resp_verify_direct() will use the intermediate certificates
      removed debugging code
      updated text
      Revert "Enable valgrind again."
      Revert "Added gnutls_ocsp_resp_verify() and some sign fixes."
      small fixes
      more files to ignore
      updated for new gnutls_ocsp_resp_verify_direct semantics.
      Added --leak-check=full to valgrind options.
      autogen failure is not fatal.
      Revert "autogen failure is not fatal."
      autogen required for building.
      updated manpages
      until autogen supports subheading tag live with a workaround.
      valgrind with suppressions.
      updated doc
      send_ocsp_request is more tolerant on errors.
      added print_cert_info_compact().
      Correct export of openpgp packets that have no private keying material in 
it's primary key.
      corrected spacing
      removed dummy function
      __MINGW32__ -> _WIN32
      align crc32 table
      silence test
      use gnulib's base64 encoding/decoding code
      Added test to ensure we can decode PEM encoded certificates with carriage 
returns, spaces and tabs.
      use gnulib's base64 code
      make configure detect valgrind.
      updates
      No need for .def.in files.
      replacing the version is not enough. Regenerate all files depending on 
.dep on dist-hook.
      Updated documentation for gnutls_pubkey.
      text update
      corrected added function
      updated manpages
      updated information in manpages.
      Corrected DTLS retransmission timeouts. Added the _ms suffix to the time 
variables in milliseconds. Report and patch by Sean Buckheister.
      include gnutls_certificate_set_retrieve_function2() to documentation. 
Reported by Dan Winship.
      updated documentation for gnutls_certificate_set_retrieve_function2.
      Corrected check for the callback for 
gnutls_certificate_set_retrieve_function(). Reported by Dan Winship.
      Included missing file in windows builds.
      initial_negotiation_completed type changed to unsigned
      Discard unexpected handshake or other packets in DTLS
      DTLS fixes.
      Added test to simulate loss of packets in DTLS.
      added strndup and updated gnulib.
      Be conservative when sending GNUTLS_E_AGAIN and check for a DTLS timeout 
before.
      enable crywrap only if function daemon exists.
      updated examples
      Added test program mini-loss2.
      DTLS is more tolerant in packet loss during last flight.
      mini-loss2 is more robust.
      avoid many allocations for transmitting DTLS packets.
      gnutls_record_check_pending() accounts data not yet processed.
      tests print server or client side in debugging output.
      Added Sean.
      print client/server when in debugging
      prevent sending EOF to caller.
      updated
      updated example
      removed unneeded function.
      More robust behavior against packet loss
      updated example
      Removed the application field and added an expiration field.
      updated for new eagain-common.h
      use updated api
      added servent
      use getservbyport() to obtain the service name.
      gnutls_verify_stored_pubkey() and gnutls_store_pubkey() allow for 
alternative storage back-end.
      corrected typo
      fixes to allow libopts to compile in windows
      cleanup enable/disable options stuff.
      fixed leak
      fix compilation
      fix
      ENABLE_PKI is no more
      corrected subdirs for libopts
      small correction
      fix in non-blocking case.
      updated makefile
      resolve port only when needed to.
      added missing files
      updated NEWS
      doc fixes
      updated doc generation
      documentation update
      documentation update
      avoid headers in tables
      more files to ignore
      index after bibliography
      updated documentation for back-end.
      depend on p11-kit 0.11
      disabled dead code when PKCS11 is not there
      depend on p11-kit 0.11
      escaped brackets
      corrected move of files
      updated libopts
      corrections
      updated
      cross building updates
      do not generate .texi on make dist.
      be more silent
      Added more tests to check whether various TLS versions need to be 
disabled.
      added test to check whether the DTLS timeout is within a reasonable time.
      use subsecond granularity for DTLS packet retransmissions.
      updated
      tests with fork are disabled in windows
      update and reset timers on final flight and print timeout value in 
debugging mode.
      use NEED_LIBOPTS_DIR=true instead of modifying libopts.m4
      changecipherspec is correctly added into buffers.
      Do not treat any message from the peer as an indication that the last 
flight was correctly received.
      added a valid template
      handle GNUTLS_E_INTERRUPTED when in DTLS mode.
      updated documentation for included programs.
      documentation update
      simplified sliding window. Now a different window is kept per epoch.
      discard unexpected buffered changecipherspec
      Added rules to build epub version.
      Added DTLS-stress test.
      added more tests and updated to compile with gnutls' options
      reset sliding window size on new epochs
      added cleanup-autogen.pl
      more tests
      Avoid generation of invoke-* in platforms other than the development
      Added ability to store commitments (hashes) of public keys.
      Added tests for non-blocking DTLS
      documented added function
      break long strings.
      removed unneeded file.
      doc updates
      The hash in gnutls_store_commitment() is specified in raw format.
      Corrected DTLS retransmission in non-blocking mode. Based on patch by 
Sean Buckheister.
      updated
      added more test cases
      make the default storage backend thread safe.
      doc updates
      Prevent any handshake packet except client hello to trigger a rehandshake 
error. Patch by Sean Buckheister.
      Modified the trust_db API to avoid dependendance on a structure.
      Added more tests.
      Added gnutls_dtls_get_timeout()
      corrected typo
      Added missing functions.
      updated doc
      corrected var names
      The public key storage backend was made extendable.
      corrected memory leak
      Cleanups in DTLS timers usage.
      Do not update twice the DTLS retransmission timer on finished messages. 
Report and patch by Sean Buckheister.
      increase the total timeout in the tests since they seem to exceed the 
default DTLS maximum timeout.
      properly report unexpected EOF.
      do not try to verify certificates when not needed.
      Set the handshake type when calling record_add_to_buffers().
      gaa is no longer needed
      copy gnutls.epub to webdir
      return the documented error code
      do not stick parameters to the next word.
      verify that the correct error code is returned
      Added new functions
      Since: 3.0.0 -> Since 3.0 to reflect that it might be on a later version 
than 3.0.0.
      added date

Patrick Pelletier (1):
      Fix up some typos and obsolete comments

Simon Josefsson (26):
      Update gnulib files.
      Add rules to generate clang analysis.
      Add/fix copyright headers.
      Ignore assembler code.
      Sync with TP.
      Drop src/cfg/ stuff.
      Doc fixes.
      Move libopts/ to src/libopts/.  Drop gaa remains.
      Fix make dist.
      Improve datefudge check.  Fix builddir != srcdir.
      Generated.
      Fix datefudge checks.
      Fix distcheck.
      Only rebuild autogen sources if the real input file is modified.
      Fix datefudge checks, for when datefudge is missing.
      Don't store generated ChangeLog in git.
      Silence autoreconf with a dummy ChangeLog file.
      Update gnulib files.  Drop slow test-lock check.
      Add ChangeLog.  Sort.
      Fix syntax-check nits.
      Silence update-copyright.
      Cleanup copyright headers.
      Enable valgrind again.
      Fix mem leaks.
      Revert template fix.
      Fix builddir != srcdir builds.

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


hooks/post-receive
-- 
GNU gnutls



reply via email to

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