libtasn1-commit
[Top][All Lists]
Advanced

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

[SCM] GNU libtasn1 annotated tag, libtasn1_3_0, created. libtasn1_3_0


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU libtasn1 annotated tag, libtasn1_3_0, created. libtasn1_3_0
Date: Sun, 28 Oct 2012 14:48:20 +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 libtasn1".

http://git.savannah.gnu.org/cgit/libtasn1.git/commit/?id=38eaa003b154df28bb0258d1fd2e5a02b840fd0a

The annotated tag, libtasn1_3_0 has been created
        at  38eaa003b154df28bb0258d1fd2e5a02b840fd0a (tag)
   tagging  b789eb8ad89e53f4c78be9d0a3d2afa9195250f0 (commit)
  replaces  libtasn1_2_13
 tagged by  Nikos Mavrogiannopoulos
        on  Sun Oct 28 15:48:01 2012 +0100

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

iQEcBAABAgAGBQJQjUWlAAoJEJ1eqvaQE7hCfWoH/0K6PC+yJqPiiZjcXOz1sUG9
g2vs/+JTflpUUtp69btg6QZHvzVg4H99qYmped2MbmMNxxhbTadczTT9Cha1ehyR
9vnQIcdoutnnOMyJMCeOuKbCiHi+9rWEB9iuC/FFHAg5Nv12eKFvOWsqQFkiXylK
exnEcP5bPuiY/7hv/O+4D8SY0i7b/CR3xpQcA7w0q0Saw9ywOeP8gqL+1GMc4Wtj
fvuCybmb4v8wiUtSISLHsLXRhqVqhby7oKqxjsHZeFPB1GtnWYHPb2TVw2xGBXNh
Zh1iCXiHYRhQDlsZtsjRYAvHN0DMZbFftyZxYAQ9qkqEwVgRfc+1p9h84Zq+3Sk=
=lEo4
-----END PGP SIGNATURE-----

Nikos Mavrogiannopoulos (45):
      Updated to new gnulib and added gettime.
      Added tool to benchmark X.509 structure decoding.
      eliminates few leaks
      bumped version
      internal structure removed
      name is now a statically allocated string and other optimizations.
      small_value_size changed to 8. No visible difference in performance
      Added asn1_read_node_value()
      Node type field is now included in ASN1_DATA_NODE.
      no need to reserve.
      reduced maximum name size
      Eliminated _asn1_malloc, _asn1_free and _asn_calloc.
      _asn1_add_node -> _asn1_add_static_node
      _asn1_add_node_only -> _asn1_add_single_node
      Added symbol into old API
      Revert "small_value_size changed to 8. No visible difference in 
performance"
      removed unneeded casts
      name has size of ASN1_MAX_NAME_SIZE+1 to allow for a terminating null.
      Corrected the test.
      documented updates
      Some small optimizations and better checking of tree accesses.
      other small fix
      increased benchmark time
      improve performance by 50% by using hashes to compare strings.
      small optimizations to avoid recalculation of hashes when copying nodes.
      asn1_retCode -> int
      Renamed types.
      ASN1_ARRAY_TYPE -> asn_static_node_t
      node_data_struct -> asn_data_node_st
      updated to new types
      ASN1_TYPE definition corrected
      documented update
      eliminated use of old types
      Use hash-pjw-bare instead of asn1_bhash().
      Updated gllib and added hash-pjw-bare.
      removed unneeded variables and files.
      updated
      Set the error description to null initialy.
      asn_ -> asn1_
      Allow empty IDENTIFIERS in ASN1 definitions. Suggested by Ivan Shmakov.
      Silence tests.
      Renamed structures.
      bumped version
      corrected types
      break compatibility with previous releases.

Simon Josefsson (7):
      Fix release targets.
      Update for 2.12.
      Bump versions.
      Fix compilation warnings.
      Bump years.
      Drop long-time deprecated functions.
      Add.

Tim Ruehsen (1):
      cleanup _asn1_copy_structure3

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


hooks/post-receive
-- 
GNU libtasn1



reply via email to

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