Update to 0.24.7.
authorjbj <devnull@localhost>
Fri, 29 Oct 2004 13:34:35 +0000 (13:34 +0000)
committerjbj <devnull@localhost>
Fri, 29 Oct 2004 13:34:35 +0000 (13:34 +0000)
commite603ae4198c394996d56a34bc69c92a1b16dfddb
tree4c54b02e8cfa34716d5c0f4b99fdf91da08d1738
parent0189ffbf596a81418b9740ee6d2455cb4a6c358f
Update to 0.24.7.

CVS patchset: 7522
CVS date: 2004/10/29 13:34:35
253 files changed:
neon/.cvsignore
neon/.release.sh
neon/.version
neon/BUGS
neon/ChangeLog
neon/Makefile.in
neon/NEWS
neon/THANKS
neon/TODO
neon/autogen.sh
neon/configure.in
neon/doc/biblio.xml [new file with mode: 0644]
neon/doc/date.xml [new file with mode: 0644]
neon/doc/fdl.sgml [new file with mode: 0644]
neon/doc/feat.xml [new file with mode: 0644]
neon/doc/html.xsl
neon/doc/html/apas01.html [new file with mode: 0644]
neon/doc/html/apas02.html [new file with mode: 0644]
neon/doc/html/apas03.html [new file with mode: 0644]
neon/doc/html/apas04.html [new file with mode: 0644]
neon/doc/html/apas05.html [new file with mode: 0644]
neon/doc/html/apas06.html [new file with mode: 0644]
neon/doc/html/apas07.html [new file with mode: 0644]
neon/doc/html/apas08.html [new file with mode: 0644]
neon/doc/html/apas09.html [new file with mode: 0644]
neon/doc/html/apas10.html [new file with mode: 0644]
neon/doc/html/apas11.html [new file with mode: 0644]
neon/doc/html/apas12.html [new file with mode: 0644]
neon/doc/html/api.html [new file with mode: 0644]
neon/doc/html/biblio.html [new file with mode: 0644]
neon/doc/html/compliance.html [new file with mode: 0644]
neon/doc/html/features.html [new file with mode: 0644]
neon/doc/html/gfdl.html [new file with mode: 0644]
neon/doc/html/index.html [new file with mode: 0644]
neon/doc/html/intro.html [new file with mode: 0644]
neon/doc/html/ref.html [new file with mode: 0644]
neon/doc/html/refalloc.html [new file with mode: 0644]
neon/doc/html/refauth.html [new file with mode: 0644]
neon/doc/html/refbuf.html [new file with mode: 0644]
neon/doc/html/refbufapp.html [new file with mode: 0644]
neon/doc/html/refbufcr.html [new file with mode: 0644]
neon/doc/html/refbufdest.html [new file with mode: 0644]
neon/doc/html/refbufutil.html [new file with mode: 0644]
neon/doc/html/refcert.html [new file with mode: 0644]
neon/doc/html/refclicert.html [new file with mode: 0644]
neon/doc/html/refconfig.html [new file with mode: 0644]
neon/doc/html/referr.html [new file with mode: 0644]
neon/doc/html/refgetst.html [new file with mode: 0644]
neon/doc/html/refiaddr.html [new file with mode: 0644]
neon/doc/html/refneon.html [new file with mode: 0644]
neon/doc/html/refopts.html [new file with mode: 0644]
neon/doc/html/refreq.html [new file with mode: 0644]
neon/doc/html/refreqbody.html [new file with mode: 0644]
neon/doc/html/refreqhdr.html [new file with mode: 0644]
neon/doc/html/refresolve.html [new file with mode: 0644]
neon/doc/html/refsess.html [new file with mode: 0644]
neon/doc/html/refshave.html [new file with mode: 0644]
neon/doc/html/refsockinit.html [new file with mode: 0644]
neon/doc/html/refsslca.html [new file with mode: 0644]
neon/doc/html/refsslcert2.html [new file with mode: 0644]
neon/doc/html/refsslcertio.html [new file with mode: 0644]
neon/doc/html/refssldname.html [new file with mode: 0644]
neon/doc/html/refsslvfy.html [new file with mode: 0644]
neon/doc/html/refstatus.html [new file with mode: 0644]
neon/doc/html/reftok.html [new file with mode: 0644]
neon/doc/html/refvers.html [new file with mode: 0644]
neon/doc/html/using.html [new file with mode: 0644]
neon/doc/html/xml.html [new file with mode: 0644]
neon/doc/man/ne_add_request_header.3 [new file with mode: 0644]
neon/doc/man/ne_addr_destroy.3 [new file with mode: 0644]
neon/doc/man/ne_addr_error.3 [new file with mode: 0644]
neon/doc/man/ne_addr_first.3 [new file with mode: 0644]
neon/doc/man/ne_addr_next.3 [new file with mode: 0644]
neon/doc/man/ne_addr_resolve.3 [new file with mode: 0644]
neon/doc/man/ne_addr_result.3 [new file with mode: 0644]
neon/doc/man/ne_buffer.3 [new file with mode: 0644]
neon/doc/man/ne_buffer_altered.3 [new file with mode: 0644]
neon/doc/man/ne_buffer_append.3 [new file with mode: 0644]
neon/doc/man/ne_buffer_clear.3 [new file with mode: 0644]
neon/doc/man/ne_buffer_concat.3 [new file with mode: 0644]
neon/doc/man/ne_buffer_create.3 [new file with mode: 0644]
neon/doc/man/ne_buffer_destroy.3 [new file with mode: 0644]
neon/doc/man/ne_buffer_finish.3 [new file with mode: 0644]
neon/doc/man/ne_buffer_grow.3 [new file with mode: 0644]
neon/doc/man/ne_buffer_ncreate.3 [new file with mode: 0644]
neon/doc/man/ne_buffer_zappend.3 [new file with mode: 0644]
neon/doc/man/ne_calloc.3 [new file with mode: 0644]
neon/doc/man/ne_close_connection.3 [new file with mode: 0644]
neon/doc/man/ne_forget_auth.3 [new file with mode: 0644]
neon/doc/man/ne_get_error.3 [new file with mode: 0644]
neon/doc/man/ne_get_status.3 [new file with mode: 0644]
neon/doc/man/ne_iaddr_cmp.3 [new file with mode: 0644]
neon/doc/man/ne_iaddr_free.3 [new file with mode: 0644]
neon/doc/man/ne_iaddr_make.3 [new file with mode: 0644]
neon/doc/man/ne_iaddr_print.3 [new file with mode: 0644]
neon/doc/man/ne_malloc.3 [new file with mode: 0644]
neon/doc/man/ne_oom_callback.3 [new file with mode: 0644]
neon/doc/man/ne_print_request_header.3 [new file with mode: 0644]
neon/doc/man/ne_qtoken.3 [new file with mode: 0644]
neon/doc/man/ne_realloc.3 [new file with mode: 0644]
neon/doc/man/ne_request_create.3 [new file with mode: 0644]
neon/doc/man/ne_request_destroy.3 [new file with mode: 0644]
neon/doc/man/ne_request_dispatch.3 [new file with mode: 0644]
neon/doc/man/ne_session_create.3 [new file with mode: 0644]
neon/doc/man/ne_session_destroy.3 [new file with mode: 0644]
neon/doc/man/ne_session_proxy.3 [new file with mode: 0644]
neon/doc/man/ne_set_error.3 [new file with mode: 0644]
neon/doc/man/ne_set_expect100.3 [new file with mode: 0644]
neon/doc/man/ne_set_persist.3 [new file with mode: 0644]
neon/doc/man/ne_set_proxy_auth.3 [new file with mode: 0644]
neon/doc/man/ne_set_read_timeout.3 [new file with mode: 0644]
neon/doc/man/ne_set_request_body_buffer.3 [new file with mode: 0644]
neon/doc/man/ne_set_request_body_fd.3 [new file with mode: 0644]
neon/doc/man/ne_set_server_auth.3 [new file with mode: 0644]
neon/doc/man/ne_set_useragent.3 [new file with mode: 0644]
neon/doc/man/ne_shave.3 [new file with mode: 0644]
neon/doc/man/ne_sock_init.3 [new file with mode: 0644]
neon/doc/man/ne_ssl_cert_cmp.3 [new file with mode: 0644]
neon/doc/man/ne_ssl_cert_export.3 [new file with mode: 0644]
neon/doc/man/ne_ssl_cert_free.3 [new file with mode: 0644]
neon/doc/man/ne_ssl_cert_identity.3 [new file with mode: 0644]
neon/doc/man/ne_ssl_cert_import.3 [new file with mode: 0644]
neon/doc/man/ne_ssl_cert_issuer.3 [new file with mode: 0644]
neon/doc/man/ne_ssl_cert_read.3 [new file with mode: 0644]
neon/doc/man/ne_ssl_cert_signedby.3 [new file with mode: 0644]
neon/doc/man/ne_ssl_cert_subject.3 [new file with mode: 0644]
neon/doc/man/ne_ssl_cert_write.3 [new file with mode: 0644]
neon/doc/man/ne_ssl_clicert_decrypt.3 [new file with mode: 0644]
neon/doc/man/ne_ssl_clicert_encrypted.3 [new file with mode: 0644]
neon/doc/man/ne_ssl_clicert_free.3 [new file with mode: 0644]
neon/doc/man/ne_ssl_clicert_name.3 [new file with mode: 0644]
neon/doc/man/ne_ssl_clicert_owner.3 [new file with mode: 0644]
neon/doc/man/ne_ssl_clicert_read.3 [new file with mode: 0644]
neon/doc/man/ne_ssl_dname_cmp.3 [new file with mode: 0644]
neon/doc/man/ne_ssl_readable_dname.3 [new file with mode: 0644]
neon/doc/man/ne_ssl_set_verify.3 [new file with mode: 0644]
neon/doc/man/ne_ssl_trust_cert.3 [new file with mode: 0644]
neon/doc/man/ne_ssl_trust_default_ca.3 [new file with mode: 0644]
neon/doc/man/ne_status.3 [new file with mode: 0644]
neon/doc/man/ne_strdup.3 [new file with mode: 0644]
neon/doc/man/ne_strndup.3 [new file with mode: 0644]
neon/doc/man/ne_token.3 [new file with mode: 0644]
neon/doc/man/ne_version_match.3 [new file with mode: 0644]
neon/doc/man/ne_version_string.3 [new file with mode: 0644]
neon/doc/man/neon-config.1 [new file with mode: 0644]
neon/doc/man/neon.3 [new file with mode: 0644]
neon/doc/manual.css
neon/doc/manual.xml
neon/doc/ref/buf.xml
neon/doc/ref/clicert.xml [new file with mode: 0644]
neon/doc/ref/config.xml [new file with mode: 0644]
neon/doc/ref/getst.xml
neon/doc/ref/iaddr.xml [new file with mode: 0644]
neon/doc/ref/neon.xml
neon/doc/ref/req.xml
neon/doc/ref/resolve.xml
neon/doc/ref/sess.xml
neon/doc/ref/shave.xml
neon/doc/ref/sslca.xml [deleted file]
neon/doc/ref/sslcert.xml
neon/doc/ref/sslcert2.xml [new file with mode: 0644]
neon/doc/ref/sslcertio.xml [new file with mode: 0644]
neon/doc/ref/ssldname.xml
neon/doc/ref/ssltrust.xml [new file with mode: 0644]
neon/doc/ref/sslvfy.xml
neon/doc/ref/status.xml
neon/doc/ref/vers.xml
neon/doc/ssl.xml [new file with mode: 0644]
neon/doc/using.xml [new file with mode: 0644]
neon/doc/version.xml [new file with mode: 0644]
neon/doc/xml.xml [new file with mode: 0644]
neon/macros/ChangeLog
neon/macros/neon-test.m4
neon/macros/neon-xml-parser.m4
neon/macros/neon.m4
neon/neon-config.in
neon/neon.mak
neon/neon.pc.in [new file with mode: 0644]
neon/src/.cvsignore
neon/src/ChangeLog
neon/src/Makefile.in
neon/src/memleak.h [new file with mode: 0644]
neon/src/ne_207.c
neon/src/ne_207.h
neon/src/ne_alloc.c
neon/src/ne_alloc.h
neon/src/ne_auth.c
neon/src/ne_auth.h
neon/src/ne_basic.c
neon/src/ne_compress.c
neon/src/ne_cookies.c
neon/src/ne_dates.c
neon/src/ne_defs.h
neon/src/ne_i18n.c
neon/src/ne_locks.c
neon/src/ne_md5.c
neon/src/ne_md5.h
neon/src/ne_openssl.c [new file with mode: 0644]
neon/src/ne_private.h
neon/src/ne_privssl.h [new file with mode: 0644]
neon/src/ne_props.c
neon/src/ne_props.h
neon/src/ne_redirect.c
neon/src/ne_redirect.h
neon/src/ne_request.c
neon/src/ne_request.h
neon/src/ne_session.c
neon/src/ne_session.h
neon/src/ne_socket.c
neon/src/ne_socket.h
neon/src/ne_ssl.h [new file with mode: 0644]
neon/src/ne_string.c
neon/src/ne_string.h
neon/src/ne_stubssl.c [new file with mode: 0644]
neon/src/ne_uri.c
neon/src/ne_utils.c
neon/src/ne_utils.h
neon/src/ne_xml.c
neon/src/ne_xml.h
neon/src/sslcerts.c [deleted file]
neon/test/.cvsignore
neon/test/ChangeLog
neon/test/Makefile.in
neon/test/acl.c
neon/test/auth.c
neon/test/basic.c
neon/test/common/.cvsignore [new file with mode: 0644]
neon/test/common/ChangeLog
neon/test/common/child.c
neon/test/common/tests.c
neon/test/common/tests.h
neon/test/compress.c
neon/test/cookies.c
neon/test/lock.c
neon/test/makekeys.sh
neon/test/openssl.conf
neon/test/props.c
neon/test/redirect.c
neon/test/regress.c [deleted file]
neon/test/request.c
neon/test/resolve.c
neon/test/run.sh
neon/test/session.c
neon/test/skeleton.c
neon/test/socket.c
neon/test/ssl.c
neon/test/string-tests.c
neon/test/stubs.c
neon/test/uri-tests.c
neon/test/util-tests.c
neon/test/utils.c
neon/test/utils.h
neon/test/xml.c