6b3f4ff097
* Fix buffer under-read in URI parser (Laszlo Boszormenyi, CVE-2007-0157) * Fix regression in handling of "attempt" argument passed to auth callbacks; ensure the value only increments for each invocation of the callback * Fix handling of "nextnonce" parameter in Digest authentication Changes 0.26.2: * Fix error reported for LOCK responses lacking a Lock-Token header. * Use Libs.private in neon.pc for newer versions of pkg-config. * Build fix for platforms without libintl.h. * Build fixes for MinGW. * Build fix for h_errno detection on HP-UX 10. * Win32: enable debugging; build fixes with some SDKs. Changes 0.26.1: * Build fixes for Win32 (D.J. Heap) and OS X. * Add Simplified Chinese translation Changes in release 0.26.0: * Added internationalization support: * Added support for GnuTLS * Changes and additions to URI support: * Changed results callbacks for ne_lock_discover, PROPFIND interfaces: * Added functions which give control over authentication protocol use: * Added ne_unhook_* functions to remove hooks * Added ne_set_session_flags()/ne_get_session_flags() functions: * Added ne_set_request_flags()/ne_get_request_flags() functions: * Change ne_md5.h interface to make struct ne_md5_ctx opaque: * Fixed ne_get_range(), added ne_get_range64() * Removed NE_FREE() macro from ne_alloc.h * Added ne_strcasecmp(), ne_strncasecmp(), ne_tolower() functions * Changed ne_sock_init()/ne_sock_exit() such that ne_sock_exit() * Added "--enable-threadsafe-ssl=posix" configure flag, to enable * The manual is now licensed under the GPL rather than the GFDL
170 lines
5.1 KiB
Text
170 lines
5.1 KiB
Text
@comment $NetBSD: PLIST,v 1.16 2007/03/11 21:01:31 adam Exp $
|
|
bin/neon-config
|
|
include/neon/ne_207.h
|
|
include/neon/ne_acl.h
|
|
include/neon/ne_alloc.h
|
|
include/neon/ne_auth.h
|
|
include/neon/ne_basic.h
|
|
include/neon/ne_compress.h
|
|
include/neon/ne_dates.h
|
|
include/neon/ne_defs.h
|
|
include/neon/ne_i18n.h
|
|
include/neon/ne_locks.h
|
|
include/neon/ne_md5.h
|
|
include/neon/ne_props.h
|
|
include/neon/ne_redirect.h
|
|
include/neon/ne_request.h
|
|
include/neon/ne_session.h
|
|
include/neon/ne_socket.h
|
|
include/neon/ne_ssl.h
|
|
include/neon/ne_string.h
|
|
include/neon/ne_uri.h
|
|
include/neon/ne_utils.h
|
|
include/neon/ne_xml.h
|
|
include/neon/ne_xmlreq.h
|
|
lib/libneon.la
|
|
lib/pkgconfig/neon.pc
|
|
man/man1/neon-config.1
|
|
man/man3/ne_add_request_header.3
|
|
man/man3/ne_addr_destroy.3
|
|
man/man3/ne_addr_error.3
|
|
man/man3/ne_addr_first.3
|
|
man/man3/ne_addr_next.3
|
|
man/man3/ne_addr_resolve.3
|
|
man/man3/ne_addr_result.3
|
|
man/man3/ne_buffer.3
|
|
man/man3/ne_buffer_altered.3
|
|
man/man3/ne_buffer_append.3
|
|
man/man3/ne_buffer_clear.3
|
|
man/man3/ne_buffer_concat.3
|
|
man/man3/ne_buffer_create.3
|
|
man/man3/ne_buffer_destroy.3
|
|
man/man3/ne_buffer_finish.3
|
|
man/man3/ne_buffer_grow.3
|
|
man/man3/ne_buffer_ncreate.3
|
|
man/man3/ne_buffer_zappend.3
|
|
man/man3/ne_calloc.3
|
|
man/man3/ne_close_connection.3
|
|
man/man3/ne_forget_auth.3
|
|
man/man3/ne_get_error.3
|
|
man/man3/ne_get_response_header.3
|
|
man/man3/ne_get_scheme.3
|
|
man/man3/ne_get_server_hostport.3
|
|
man/man3/ne_get_status.3
|
|
man/man3/ne_has_support.3
|
|
man/man3/ne_i18n_init.3
|
|
man/man3/ne_iaddr_cmp.3
|
|
man/man3/ne_iaddr_free.3
|
|
man/man3/ne_iaddr_make.3
|
|
man/man3/ne_iaddr_print.3
|
|
man/man3/ne_iaddr_typeof.3
|
|
man/man3/ne_malloc.3
|
|
man/man3/ne_oom_callback.3
|
|
man/man3/ne_print_request_header.3
|
|
man/man3/ne_qtoken.3
|
|
man/man3/ne_realloc.3
|
|
man/man3/ne_request_create.3
|
|
man/man3/ne_request_destroy.3
|
|
man/man3/ne_request_dispatch.3
|
|
man/man3/ne_response_header_iterate.3
|
|
man/man3/ne_session_create.3
|
|
man/man3/ne_session_destroy.3
|
|
man/man3/ne_session_proxy.3
|
|
man/man3/ne_set_error.3
|
|
man/man3/ne_set_persist.3
|
|
man/man3/ne_set_proxy_auth.3
|
|
man/man3/ne_set_read_timeout.3
|
|
man/man3/ne_set_request_body_buffer.3
|
|
man/man3/ne_set_request_body_fd.3
|
|
man/man3/ne_set_request_body_fd64.3
|
|
man/man3/ne_set_request_expect100.3
|
|
man/man3/ne_set_server_auth.3
|
|
man/man3/ne_set_useragent.3
|
|
man/man3/ne_shave.3
|
|
man/man3/ne_sock_exit.3
|
|
man/man3/ne_sock_init.3
|
|
man/man3/ne_ssl_cert_cmp.3
|
|
man/man3/ne_ssl_cert_export.3
|
|
man/man3/ne_ssl_cert_free.3
|
|
man/man3/ne_ssl_cert_identity.3
|
|
man/man3/ne_ssl_cert_import.3
|
|
man/man3/ne_ssl_cert_issuer.3
|
|
man/man3/ne_ssl_cert_read.3
|
|
man/man3/ne_ssl_cert_signedby.3
|
|
man/man3/ne_ssl_cert_subject.3
|
|
man/man3/ne_ssl_cert_write.3
|
|
man/man3/ne_ssl_clicert_decrypt.3
|
|
man/man3/ne_ssl_clicert_encrypted.3
|
|
man/man3/ne_ssl_clicert_free.3
|
|
man/man3/ne_ssl_clicert_name.3
|
|
man/man3/ne_ssl_clicert_owner.3
|
|
man/man3/ne_ssl_clicert_read.3
|
|
man/man3/ne_ssl_dname_cmp.3
|
|
man/man3/ne_ssl_readable_dname.3
|
|
man/man3/ne_ssl_set_verify.3
|
|
man/man3/ne_ssl_trust_cert.3
|
|
man/man3/ne_ssl_trust_default_ca.3
|
|
man/man3/ne_status.3
|
|
man/man3/ne_strdup.3
|
|
man/man3/ne_strndup.3
|
|
man/man3/ne_token.3
|
|
man/man3/ne_version_match.3
|
|
man/man3/ne_version_string.3
|
|
man/man3/ne_xml_create.3
|
|
man/man3/ne_xml_destroy.3
|
|
man/man3/neon.3
|
|
share/doc/${PKGNAME}/html/api.html
|
|
share/doc/${PKGNAME}/html/biblio.html
|
|
share/doc/${PKGNAME}/html/compliance.html
|
|
share/doc/${PKGNAME}/html/features.html
|
|
share/doc/${PKGNAME}/html/index.html
|
|
share/doc/${PKGNAME}/html/intro.html
|
|
share/doc/${PKGNAME}/html/ref.html
|
|
share/doc/${PKGNAME}/html/refalloc.html
|
|
share/doc/${PKGNAME}/html/refauth.html
|
|
share/doc/${PKGNAME}/html/refbuf.html
|
|
share/doc/${PKGNAME}/html/refbufapp.html
|
|
share/doc/${PKGNAME}/html/refbufcr.html
|
|
share/doc/${PKGNAME}/html/refbufdest.html
|
|
share/doc/${PKGNAME}/html/refbufutil.html
|
|
share/doc/${PKGNAME}/html/refcert.html
|
|
share/doc/${PKGNAME}/html/refclicert.html
|
|
share/doc/${PKGNAME}/html/refconfig.html
|
|
share/doc/${PKGNAME}/html/referr.html
|
|
share/doc/${PKGNAME}/html/reffeat.html
|
|
share/doc/${PKGNAME}/html/refgetst.html
|
|
share/doc/${PKGNAME}/html/refi18n.html
|
|
share/doc/${PKGNAME}/html/refiaddr.html
|
|
share/doc/${PKGNAME}/html/refneon.html
|
|
share/doc/${PKGNAME}/html/refopts.html
|
|
share/doc/${PKGNAME}/html/refreq.html
|
|
share/doc/${PKGNAME}/html/refreqbody.html
|
|
share/doc/${PKGNAME}/html/refreqhdr.html
|
|
share/doc/${PKGNAME}/html/refreqopts.html
|
|
share/doc/${PKGNAME}/html/refresolve.html
|
|
share/doc/${PKGNAME}/html/refresphdr.html
|
|
share/doc/${PKGNAME}/html/refsess.html
|
|
share/doc/${PKGNAME}/html/refshave.html
|
|
share/doc/${PKGNAME}/html/refsockinit.html
|
|
share/doc/${PKGNAME}/html/refsslca.html
|
|
share/doc/${PKGNAME}/html/refsslcert2.html
|
|
share/doc/${PKGNAME}/html/refsslcertio.html
|
|
share/doc/${PKGNAME}/html/refssldname.html
|
|
share/doc/${PKGNAME}/html/refsslvfy.html
|
|
share/doc/${PKGNAME}/html/refstatus.html
|
|
share/doc/${PKGNAME}/html/reftok.html
|
|
share/doc/${PKGNAME}/html/refvers.html
|
|
share/doc/${PKGNAME}/html/refxml.html
|
|
share/doc/${PKGNAME}/html/using.html
|
|
share/doc/${PKGNAME}/html/xml.html
|
|
share/locale/cs/LC_MESSAGES/neon.mo
|
|
share/locale/de/LC_MESSAGES/neon.mo
|
|
share/locale/fr/LC_MESSAGES/neon.mo
|
|
share/locale/ja/LC_MESSAGES/neon.mo
|
|
share/locale/nn/LC_MESSAGES/neon.mo
|
|
share/locale/ru/LC_MESSAGES/neon.mo
|
|
share/locale/tr/LC_MESSAGES/neon.mo
|
|
share/locale/zh/LC_MESSAGES/neon.mo
|
|
@dirrm share/doc/${PKGNAME}/html
|
|
@dirrm share/doc/${PKGNAME}
|
|
@dirrm include/neon
|