[git] GCRYPT - branch, master, updated. libgcrypt-1.4.4-65-g9d00b28

by Werner Koch cvs at cvs.gnupg.org
Wed Feb 2 16:40:46 CET 2011


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 "The GNU crypto library".

The branch, master has been updated
       via  9d00b28e0d04361fe9ccf02983bea781b5701c1d (commit)
       via  8cf24ddb162b66aa2e64e4a3e596bb87fdc7dec3 (commit)
       via  dbf7709d6339f74d7a88c96440e92576f3109486 (commit)
       via  5c4179860ef0b31b4c6ba957be9fa707a0ba7d9b (commit)
       via  7cb0d357f1564b2ba3fdde707bd9ee7272059d5b (commit)
       via  0b1d70dcd6b81b1bc10f574e1b34ac7723e245a2 (commit)
       via  1517b088d3b0602990dba0002ea16221387ad30f (commit)
       via  55563efccdafc8fb470cab0cae6d186147cc09b6 (commit)
       via  f4786ac5fe01ba111eee27d1a1e9f3d40a9fac02 (commit)
       via  2089236f5713118e8adbaf8482730e3f2c556c1a (commit)
       via  def2727f8bee594b2b51863391296468813c604b (commit)
       via  54f50ea4d1e5d0e94d8cc16ed777fca88b076ee4 (commit)
       via  94760660ab77bab25b24d67f8e813f1b49d35e07 (commit)
       via  899386826c85f1e757e75bcc5d5b2159d05676a0 (commit)
       via  2c32b631acc1637c1d7826bcdcecf6c0ae9ce7fc (commit)
      from  3bbd874e677c5330b93591c3ae38f9e9372ebcd5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 .gitignore         |   77 +++++++-
 AUTHORS            |    8 +-
 NEWS               |   11 +
 cipher/ChangeLog   |  189 ++++++++++-------
 cipher/ecc.c       |  590 +++++++++++++++++++++++++++++++++++++++++++---------
 cipher/pubkey.c    |  359 ++++++++++++++++++++++----------
 doc/gcrypt.texi    |    9 +-
 mpi/ChangeLog      |    4 +
 mpi/mpi-cmp.c      |   59 ++++--
 src/ChangeLog      |   17 ++-
 src/cipher-proto.h |   13 +-
 src/cipher.h       |    1 +
 src/gcrypt.h.in    |   10 +-
 src/libgcrypt.def  |    6 +-
 src/libgcrypt.vers |    1 +
 src/sexp.c         |   90 ++++++---
 src/visibility.c   |   24 ++-
 src/visibility.h   |    6 +
 tests/ChangeLog    |    4 +
 tests/Makefile.am  |    3 +-
 tests/curves.c     |  210 +++++++++++++++++++
 21 files changed, 1339 insertions(+), 352 deletions(-)
 create mode 100644 tests/curves.c


hooks/post-receive
-- 
The GNU crypto library
http://git.gnupg.org




More information about the Gnupg-commits mailing list