pkgsrc/www/curl/PLIST
adam 77251af11b Changes 7.28.1:
This release includes the following changes:
 o metalink/md5: Use CommonCrypto on Apple operating systems
 o href_extractor: new example code extracting href elements
 o NSS can be used for metalink hashing [13]

This release includes the following bugfixes:
 o Fix broken libmetalink-aware OpenSSL build
 o gnutls: fix the error is fatal logic [1]
 o darwinssl: un-broke iOS build, fix error on server disconnect
 o asyn-ares: restore functionality with c-ares < 1.6.1 [2]
 o tlsauthtype: deal with the string case insensitively [3]
 o Fixed MSVC libssh2 static build
 o evhiperfifo: fix the pointer passed to WRITEDATA [6]
 o BUGS: fix the bug tracker URL [4]
 o winbuild: Use machine type of development environment
 o FTP: prevent the multi interface from blocking [5]
 o uniformly use AM_CPPFLAGS, avoid deprecated INCLUDES
 o httpcustomheader.c: free the headers after use
 o fix >2000 bytes POST over NTLM-using proxy [7]
 o redirects to URLs with fragments [8]
 o don't send '#' fragments when using proxy [9]
 o OpenSSL: show full issuer string [10]
 o fix HTTP auth regression [11]
 o CURLOPT_SSL_VERIFYHOST: stop supporting the 1 value [12]
 o ftp: EPSV-disable fix over SOCKS [14]
 o Digest: Add microseconds into nounce calculation [15]
 o SCP/SFTP: improve error code used for send failures
 o SSL: Several SSL-backend related fixes
 o removed the notorious "additional stuff not fine" debug output
 o OpenSSL: Disable SSL/TLS compression - avoid the "CRIME" attack
 o FILE: Make upload-writes unbuffered
 o custom memory callbacks failure with HTTP proxy (and more) [16]
 o TFTP: handle resends
 o autoconf: don't force-disable compiler debug option
 o winbuild: Fix PDB file output [17]
 o test2032: spurious failure caused by premature termination [18]
 o memory leak: CURLOPT_RESOLVE with multi interface [19]
2012-12-06 16:24:29 +00:00

137 lines
3.9 KiB
Text

@comment $NetBSD: PLIST,v 1.38 2012/12/06 16:24:29 adam Exp $
bin/curl
bin/curl-config
include/curl/curl.h
include/curl/curlbuild.h
include/curl/curlrules.h
include/curl/curlver.h
include/curl/easy.h
include/curl/mprintf.h
include/curl/multi.h
include/curl/stdcheaders.h
include/curl/typecheck-gcc.h
lib/libcurl.la
lib/pkgconfig/libcurl.pc
man/man1/curl-config.1
man/man1/curl.1
man/man1/mk-ca-bundle.1
man/man3/curl_easy_cleanup.3
man/man3/curl_easy_duphandle.3
man/man3/curl_easy_escape.3
man/man3/curl_easy_getinfo.3
man/man3/curl_easy_init.3
man/man3/curl_easy_pause.3
man/man3/curl_easy_perform.3
man/man3/curl_easy_recv.3
man/man3/curl_easy_reset.3
man/man3/curl_easy_send.3
man/man3/curl_easy_setopt.3
man/man3/curl_easy_strerror.3
man/man3/curl_easy_unescape.3
man/man3/curl_escape.3
man/man3/curl_formadd.3
man/man3/curl_formfree.3
man/man3/curl_formget.3
man/man3/curl_free.3
man/man3/curl_getdate.3
man/man3/curl_getenv.3
man/man3/curl_global_cleanup.3
man/man3/curl_global_init.3
man/man3/curl_global_init_mem.3
man/man3/curl_mprintf.3
man/man3/curl_multi_add_handle.3
man/man3/curl_multi_assign.3
man/man3/curl_multi_cleanup.3
man/man3/curl_multi_fdset.3
man/man3/curl_multi_info_read.3
man/man3/curl_multi_init.3
man/man3/curl_multi_perform.3
man/man3/curl_multi_remove_handle.3
man/man3/curl_multi_setopt.3
man/man3/curl_multi_socket.3
man/man3/curl_multi_socket_action.3
man/man3/curl_multi_strerror.3
man/man3/curl_multi_timeout.3
man/man3/curl_multi_wait.3
man/man3/curl_share_cleanup.3
man/man3/curl_share_init.3
man/man3/curl_share_setopt.3
man/man3/curl_share_strerror.3
man/man3/curl_slist_append.3
man/man3/curl_slist_free_all.3
man/man3/curl_strequal.3
man/man3/curl_unescape.3
man/man3/curl_version.3
man/man3/curl_version_info.3
man/man3/libcurl-easy.3
man/man3/libcurl-errors.3
man/man3/libcurl-multi.3
man/man3/libcurl-share.3
man/man3/libcurl-tutorial.3
man/man3/libcurl.3
share/doc/curl/FAQ
share/doc/curl/MANUAL
share/doc/curl/TheArtOfHttpScripting
share/doc/curl/curl-config.pdf
share/doc/curl/curl.pdf
share/examples/curl/10-at-a-time.c
share/examples/curl/README
share/examples/curl/anyauthput.c
share/examples/curl/cacertinmem.c
share/examples/curl/certinfo.c
share/examples/curl/chkspeed.c
share/examples/curl/cookie_interface.c
share/examples/curl/curlgtk.c
share/examples/curl/curlx.c
share/examples/curl/debug.c
share/examples/curl/evhiperfifo.c
share/examples/curl/externalsocket.c
share/examples/curl/fileupload.c
share/examples/curl/fopen.c
share/examples/curl/ftp-wildcard.c
share/examples/curl/ftpget.c
share/examples/curl/ftpgetinfo.c
share/examples/curl/ftpgetresp.c
share/examples/curl/ftpsget.c
share/examples/curl/ftpupload.c
share/examples/curl/ftpuploadresume.c
share/examples/curl/getinfo.c
share/examples/curl/getinmemory.c
share/examples/curl/ghiper.c
share/examples/curl/hiperfifo.c
share/examples/curl/href_extractor.c
share/examples/curl/htmltidy.c
share/examples/curl/http-post.c
share/examples/curl/httpcustomheader.c
share/examples/curl/httpput.c
share/examples/curl/https.c
share/examples/curl/imap.c
share/examples/curl/multi-app.c
share/examples/curl/multi-debugcallback.c
share/examples/curl/multi-double.c
share/examples/curl/multi-post.c
share/examples/curl/multi-single.c
share/examples/curl/multithread.c
share/examples/curl/opensslthreadlock.c
share/examples/curl/persistant.c
share/examples/curl/pop3s.c
share/examples/curl/pop3slist.c
share/examples/curl/post-callback.c
share/examples/curl/postit2.c
share/examples/curl/progressfunc.c
share/examples/curl/resolve.c
share/examples/curl/rtsp.c
share/examples/curl/sampleconv.c
share/examples/curl/sendrecv.c
share/examples/curl/sepheaders.c
share/examples/curl/sftpget.c
share/examples/curl/simple.c
share/examples/curl/simplepost.c
share/examples/curl/simplesmtp.c
share/examples/curl/simplessl.c
share/examples/curl/smooth-gtk-thread.c
share/examples/curl/smtp-multi.c
share/examples/curl/smtp-tls.c
share/examples/curl/synctime.c
share/examples/curl/threaded-ssl.c
share/examples/curl/url2file.c