]> git.ipfire.org Git - thirdparty/gnutls.git/commit
Rename lib/x509/x509.h to x509_int.h.
authorSimon Josefsson <simon@josefsson.org>
Mon, 25 Feb 2008 15:32:09 +0000 (16:32 +0100)
committerSimon Josefsson <simon@josefsson.org>
Mon, 25 Feb 2008 15:32:09 +0000 (16:32 +0100)
commit0b79875dfceeedca7946a0e8a17dd6ced20ffc8a
tree3e83f8038097a913e1574313301b783c2b8b75d6
parentba2c436fce2b7a50448d0dcc95a69d2a03d8901a
Rename lib/x509/x509.h to x509_int.h.
Fixes name-space collision that confuses GTK-DOC with includes/gnutls/x509.h.
18 files changed:
lib/auth_cert.h
lib/gnutls_cert.c
lib/gnutls_cert.h
lib/gnutls_rsa_export.c
lib/gnutls_x509.c
lib/x509/crl.c
lib/x509/extensions.c
lib/x509/mpi.c
lib/x509/mpi.h
lib/x509/output.c
lib/x509/privkey.c
lib/x509/privkey_pkcs8.c
lib/x509/rfc2818_hostname.c
lib/x509/sign.c
lib/x509/verify.c
lib/x509/verify.h
lib/x509/x509.c
lib/x509/x509_int.h [moved from lib/x509/x509.h with 100% similarity]