Moved the gnutls-extra files to libextra directory.
commit20413c8a84e47c719a3874aa1c6eca52adba46a5
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 20 May 2002 12:01:37 +0000 (20 12:01 +0000)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 20 May 2002 12:01:37 +0000 (20 12:01 +0000)
treedfbaa550de92483c6446e8725252677faf3a87cc
parent3b8e2bbaaa80185ab64f08438bf83fe3fb74016b
Moved the gnutls-extra files to libextra directory.
22 files changed:
lib/Makefile.am
libextra/Makefile.am [new file with mode: 0644]
libextra/auth_srp.c [moved from lib/auth_srp.c with 100% similarity]
libextra/auth_srp.h [moved from lib/auth_srp.h with 100% similarity]
libextra/auth_srp_passwd.c [moved from lib/auth_srp_passwd.c with 100% similarity]
libextra/auth_srp_passwd.h [moved from lib/auth_srp_passwd.h with 100% similarity]
libextra/auth_srp_sb64.c [moved from lib/auth_srp_sb64.c with 100% similarity]
libextra/crypt.c [moved from lib/crypt.c with 100% similarity]
libextra/crypt.h [moved from lib/crypt.h with 100% similarity]
libextra/crypt_bcrypt.c [moved from lib/crypt_bcrypt.c with 100% similarity]
libextra/crypt_bcrypt.h [moved from lib/crypt_bcrypt.h with 100% similarity]
libextra/crypt_srpsha1.c [moved from lib/crypt_srpsha1.c with 100% similarity]
libextra/crypt_srpsha1.h [moved from lib/crypt_srpsha1.h with 100% similarity]
libextra/ext_srp.c [moved from lib/ext_srp.c with 100% similarity]
libextra/ext_srp.h [moved from lib/ext_srp.h with 100% similarity]
libextra/gnutls-extra.h [moved from lib/gnutls-extra.h with 96% similarity]
libextra/gnutls_extra.c [moved from lib/gnutls_extra.c with 100% similarity]
libextra/gnutls_extra.h [moved from lib/gnutls_extra.h with 100% similarity]
libextra/gnutls_openpgp.c [moved from lib/gnutls_openpgp.c with 100% similarity]
libextra/gnutls_openpgp.h [moved from lib/gnutls_openpgp.h with 100% similarity]
libextra/gnutls_srp.c [moved from lib/gnutls_srp.c with 100% similarity]
libextra/gnutls_srp.h [moved from lib/gnutls_srp.h with 100% similarity]