Applied Jeff Johnson's patch which fixes type problems in 64 bit machines. Removed...
commita5c46d2bda51cec16ede2fa50a82c6fac0c0d0be
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 22 May 2002 19:29:37 +0000 (22 19:29 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 22 May 2002 19:29:37 +0000 (22 19:29 +0000)
tree78029cd3f3a3eb324a1b7429660cb2bdfa76381d
parent2e6a260117b619d308a723fb4a9d652cea267e3b
Applied Jeff Johnson's patch which fixes type problems in 64 bit machines. Removed the default allocation handlers, and made the libc's functions to be defaults. Added function which sets the memory allocation functions to be used.
26 files changed:
NEWS
THANKS
acconfig.h
configure.in
lib/auth_cert.c
lib/gnutls.h.in.in
lib/gnutls_algorithms.c
lib/gnutls_auth.c
lib/gnutls_buffers.c
lib/gnutls_constate.c
lib/gnutls_datum.c
lib/gnutls_dh_primes.c
lib/gnutls_global.c
lib/gnutls_handshake.c
lib/gnutls_mem.c
lib/gnutls_mem.h
lib/gnutls_pk.c
lib/gnutls_x509.c
lib/x509_b64.c
libextra/auth_srp.c
libextra/auth_srp_passwd.c
libextra/crypt_bcrypt.c
libextra/crypt_srpsha1.c
libextra/gnutls_openpgp.c
libextra/gnutls_srp.c
src/common.c