Imported Upstream version 0.29.6 upstream/0.29.6
authorPatrick Ohly <patrick.ohly@intel.com>
Sat, 24 May 2014 18:53:02 +0000 (20:53 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Sat, 24 May 2014 18:53:02 +0000 (20:53 +0200)
commit82d16c9d43e05da07e79e107cad549b9dcf05790
treea52e8f82424a8e5d1edb34fbb7e8aa94ccb2bca7
parent5909f521c0b54dd8a10c5e3d99f38bfcb7ef1713
Imported Upstream version 0.29.6
157 files changed:
.version
ChangeLog
NEWS
aclocal.m4
config.h.in
config.hw
configure
doc/date.xml
doc/html/api.html
doc/html/biblio.html
doc/html/compliance.html
doc/html/features.html
doc/html/index.html
doc/html/intro.html
doc/html/ref.html
doc/html/refalloc.html
doc/html/refauth.html
doc/html/refbuf.html
doc/html/refbufapp.html
doc/html/refbufcr.html
doc/html/refbufdest.html
doc/html/refbufutil.html
doc/html/refcert.html
doc/html/refclicert.html
doc/html/refconfig.html
doc/html/referr.html
doc/html/reffeat.html
doc/html/refgetst.html
doc/html/refi18n.html
doc/html/refiaddr.html
doc/html/refneon.html
doc/html/refopts.html
doc/html/refreq.html
doc/html/refreqbody.html
doc/html/refreqflags.html
doc/html/refreqhdr.html
doc/html/refresolve.html
doc/html/refresphdr.html
doc/html/refsess.html
doc/html/refsessflags.html
doc/html/refshave.html
doc/html/refsockinit.html
doc/html/refsslca.html
doc/html/refsslcert2.html
doc/html/refsslcertio.html
doc/html/refssldname.html
doc/html/refsslvfy.html
doc/html/refstatus.html
doc/html/reftok.html
doc/html/refvers.html
doc/html/refxml.html
doc/html/security.html
doc/html/using.html
doc/html/xml.html
doc/man/ne_add_request_header.3
doc/man/ne_addr_destroy.3
doc/man/ne_addr_error.3
doc/man/ne_addr_first.3
doc/man/ne_addr_next.3
doc/man/ne_addr_resolve.3
doc/man/ne_addr_result.3
doc/man/ne_buffer.3
doc/man/ne_buffer_altered.3
doc/man/ne_buffer_append.3
doc/man/ne_buffer_clear.3
doc/man/ne_buffer_concat.3
doc/man/ne_buffer_create.3
doc/man/ne_buffer_destroy.3
doc/man/ne_buffer_finish.3
doc/man/ne_buffer_grow.3
doc/man/ne_buffer_ncreate.3
doc/man/ne_buffer_zappend.3
doc/man/ne_calloc.3
doc/man/ne_close_connection.3
doc/man/ne_forget_auth.3
doc/man/ne_get_error.3
doc/man/ne_get_request_flag.3
doc/man/ne_get_response_header.3
doc/man/ne_get_scheme.3
doc/man/ne_get_server_hostport.3
doc/man/ne_get_session_flag.3
doc/man/ne_get_status.3
doc/man/ne_has_support.3
doc/man/ne_i18n_init.3
doc/man/ne_iaddr_cmp.3
doc/man/ne_iaddr_free.3
doc/man/ne_iaddr_make.3
doc/man/ne_iaddr_parse.3 [new file with mode: 0644]
doc/man/ne_iaddr_print.3
doc/man/ne_iaddr_raw.3 [new file with mode: 0644]
doc/man/ne_iaddr_reverse.3 [new file with mode: 0644]
doc/man/ne_iaddr_typeof.3
doc/man/ne_malloc.3
doc/man/ne_oom_callback.3
doc/man/ne_print_request_header.3
doc/man/ne_qtoken.3
doc/man/ne_realloc.3
doc/man/ne_request_create.3
doc/man/ne_request_destroy.3
doc/man/ne_request_dispatch.3
doc/man/ne_response_header_iterate.3
doc/man/ne_session_create.3
doc/man/ne_session_destroy.3
doc/man/ne_session_proxy.3
doc/man/ne_set_connect_timeout.3
doc/man/ne_set_error.3
doc/man/ne_set_proxy_auth.3
doc/man/ne_set_read_timeout.3
doc/man/ne_set_request_body_buffer.3
doc/man/ne_set_request_body_fd.3
doc/man/ne_set_request_body_fd64.3
doc/man/ne_set_request_flag.3
doc/man/ne_set_server_auth.3
doc/man/ne_set_session_flag.3
doc/man/ne_set_useragent.3
doc/man/ne_shave.3
doc/man/ne_sock_exit.3
doc/man/ne_sock_init.3
doc/man/ne_ssl_cert_cmp.3
doc/man/ne_ssl_cert_export.3
doc/man/ne_ssl_cert_free.3
doc/man/ne_ssl_cert_identity.3
doc/man/ne_ssl_cert_import.3
doc/man/ne_ssl_cert_issuer.3
doc/man/ne_ssl_cert_read.3
doc/man/ne_ssl_cert_signedby.3
doc/man/ne_ssl_cert_subject.3
doc/man/ne_ssl_cert_write.3
doc/man/ne_ssl_clicert_decrypt.3
doc/man/ne_ssl_clicert_encrypted.3
doc/man/ne_ssl_clicert_free.3
doc/man/ne_ssl_clicert_name.3
doc/man/ne_ssl_clicert_owner.3
doc/man/ne_ssl_clicert_read.3
doc/man/ne_ssl_dname_cmp.3
doc/man/ne_ssl_readable_dname.3
doc/man/ne_ssl_set_verify.3
doc/man/ne_ssl_trust_cert.3
doc/man/ne_ssl_trust_default_ca.3
doc/man/ne_status.3
doc/man/ne_strdup.3
doc/man/ne_strndup.3
doc/man/ne_token.3
doc/man/ne_version_match.3
doc/man/ne_version_string.3
doc/man/ne_xml_create.3
doc/man/ne_xml_destroy.3
doc/man/neon-config.1
doc/man/neon.3
doc/ref/iaddr.xml
doc/version.xml
ltmain.sh
macros/neon.m4
src/ne_auth.c
src/ne_gnutls.c
src/ne_request.c
src/ne_session.c