]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Removed leftovers from OPRFI extension.
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 7 Feb 2011 15:54:08 +0000 (16:54 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 7 Feb 2011 15:54:08 +0000 (16:54 +0100)
doc/reference/Makefile.am
lib/libgnutls.map

index af5fca918bf87464ba77629a704e4e1219562dbf..b323d23bbed8578e33c0e71a116a767a7db356b9 100644 (file)
@@ -71,7 +71,7 @@ IGNORE_HFILES=compat.h gnutlsxx.h
 # cd lib/ && echo *.h | sed 's/crypto.h//'
 IGNORE_HFILES += auth_anon.h auth_cert.h auth_dh_common.h auth_psk.h   \
        auth_psk_passwd.h auth_srp.h auth_srp_passwd.h config.h         \
-       debug.h ext_cert_type.h ext_max_record.h ext_oprfi.h    \
+       debug.h ext_cert_type.h ext_max_record.h \
        ext_safe_renegotiation.h ext_server_name.h                      \
        ext_session_ticket.h ext_signature.h ext_srp.h                  \
        gnutls_algorithms.h gnutls_auth.h gnutls_buffers.h              \
index d0b178b7023178bcda4aa3dde8005f4e0b502484..1dda938e2c553fdd82336dab8ec26740d3cd296a 100644 (file)
@@ -230,8 +230,6 @@ GNUTLS_1_4
     gnutls_openpgp_privkey_set_preferred_key_id;
     gnutls_openpgp_send_cert;
     gnutls_openpgp_set_recv_key_function;
-    gnutls_oprfi_enable_client;
-    gnutls_oprfi_enable_server;
     gnutls_pem_base64_decode;
     gnutls_pem_base64_decode_alloc;
     gnutls_pem_base64_encode;