pkgsrc/www/h2o/PLIST
adam 5c16921c9d Changes 2.1.0:
[core] TCP latency optimization
[core] provide tag to include other YAML files from the configuration file
[core] accept sequence of mappings for path-level configuration
[core] fix broken support for TCP Fast Open in OS X
[access-log] provide directive to emit request-level errors
[access-log] emit values of all set-cookie headers concatenated
[fastcgi] fix connection failure when fastcgi.spawn is used with an uid
[file] more pre-defined MIME types
[http2][proxy] recognize link rel=preload headers in interim response as a trigger to push resources
[http1][http2] validate characters used in the headers
[http1][http2] notify error downstream when an error occurred while generating a response
[http1][http2] fix resource leak upon upgrade failure to HTTP/2
[http2] add http2-push-preload directive to turn off H2 push being initiated by link rel=preload header
[http2] add support for cache-digest header
[http2] drop host header in HTTP/2 layer
[http2] don't use etag for calculating casper cookie
[http2] add support for H2 debug state
[mruby] add dos_detector mruby handler
[mruby] add DSL for access control lists (acl)
[mruby] share mruby state and constants between handlers
[mruby] add library for address-block-based access control
[proxy] add an option to connect to upstream using PROXY protocol
[proxy] don't escape : in URI path
[proxy] preserve received URLs as much as possible
[proxy] add an option to prevent emiting x-forwarded-* headers
[proxy] cache TLS session used for upstream connections
[proxy] turn on/off on-the-fly compression based on the x-compress-hint header
[ssl] set add_lock callback to prevent unnecessary lock-add-unlock
[ssl] add support for OpenSSL 1.1.0
[status] collect and report HTTP statistics
[status] report additional stats when jemalloc is used
[throttle] add new handler for throttling the response bandwidth
[libh2o] provide h2o_rand that calls the appropriate random function depending on the OS
[libh2o] do not require use of picohttpparser.h when using the HTTP/1 client
[libh2o] install library files to the correct location
[misc] provide crash-handler directive to customize crash logging
[misc] guess the default location of h2o.conf
[misc] allow to disable libuv even when it is found
[misc] add font/woff2 to the default mime-type mapping
[misc] mark JavaScript and JSON files as compressible by default
2017-01-26 21:11:53 +00:00

100 lines
3.3 KiB
Text

@comment $NetBSD: PLIST,v 1.5 2017/01/26 21:11:53 adam Exp $
bin/h2o
include/h2o.h
include/h2o/cache.h
include/h2o/cache_digests.h
include/h2o/configurator.h
include/h2o/file.h
include/h2o/filecache.h
include/h2o/hostinfo.h
include/h2o/http1.h
include/h2o/http1client.h
include/h2o/http2.h
include/h2o/http2_casper.h
include/h2o/http2_internal.h
include/h2o/http2_scheduler.h
include/h2o/linklist.h
include/h2o/memcached.h
include/h2o/memory.h
include/h2o/mruby_.h
include/h2o/multithread.h
include/h2o/openssl_backport.h
include/h2o/rand.h
include/h2o/serverutil.h
include/h2o/socket.h
include/h2o/socket/evloop.h
include/h2o/socket/uv-binding.h
include/h2o/socketpool.h
include/h2o/string_.h
include/h2o/time_.h
include/h2o/timeout.h
include/h2o/token.h
include/h2o/tunnel.h
include/h2o/url.h
include/h2o/version.h
include/h2o/websocket.h
lib/libh2o-evloop.a
lib/libh2o.a
lib/pkgconfig/libh2o-evloop.pc
lib/pkgconfig/libh2o.pc
share/doc/h2o/assets/8mbps100msec-nginx195-h2o150.png
share/doc/h2o/assets/firstpaintbench.png
share/doc/h2o/assets/remotebench.png
share/doc/h2o/assets/searchstyle.css
share/doc/h2o/assets/staticfile612-nginx1910-h2o170.png
share/doc/h2o/assets/style.css
share/doc/h2o/benchmarks.html
share/doc/h2o/configure.html
share/doc/h2o/configure/access_control.html
share/doc/h2o/configure/access_log_directives.html
share/doc/h2o/configure/base_directives.html
share/doc/h2o/configure/basic_auth.html
share/doc/h2o/configure/cgi.html
share/doc/h2o/configure/command_options.html
share/doc/h2o/configure/compress_directives.html
share/doc/h2o/configure/dos_detection.html
share/doc/h2o/configure/errordoc_directives.html
share/doc/h2o/configure/expires_directives.html
share/doc/h2o/configure/fastcgi_directives.html
share/doc/h2o/configure/file_directives.html
share/doc/h2o/configure/headers_directives.html
share/doc/h2o/configure/http1_directives.html
share/doc/h2o/configure/http2_directives.html
share/doc/h2o/configure/mruby.html
share/doc/h2o/configure/mruby_directives.html
share/doc/h2o/configure/proxy_directives.html
share/doc/h2o/configure/quick_start.html
share/doc/h2o/configure/redirect_directives.html
share/doc/h2o/configure/reproxy_directives.html
share/doc/h2o/configure/status_directives.html
share/doc/h2o/configure/syntax_and_structure.html
share/doc/h2o/configure/throttle_response_directives.html
share/doc/h2o/examples/doc_root.alternate/index.txt
share/doc/h2o/examples/doc_root/index.html
share/doc/h2o/examples/h2o/alternate.crt
share/doc/h2o/examples/h2o/alternate.key
share/doc/h2o/examples/h2o/h2o.conf
share/doc/h2o/examples/h2o/server.crt
share/doc/h2o/examples/h2o/server.key
share/doc/h2o/examples/h2o_mruby/h2o.conf
share/doc/h2o/examples/h2o_mruby/hello.rb
share/doc/h2o/examples/libh2o/http1client.c
share/doc/h2o/examples/libh2o/latency-optimization.c
share/doc/h2o/examples/libh2o/simple.c
share/doc/h2o/examples/libh2o/socket-client.c
share/doc/h2o/examples/libh2o/websocket.c
share/doc/h2o/faq.html
share/doc/h2o/index.html
share/doc/h2o/install.html
share/doc/h2o/search/jquery-1.9.1.min.js
share/doc/h2o/search/oktavia-english-search.js
share/doc/h2o/search/oktavia-jquery-ui.js
share/doc/h2o/search/searchindex.js
share/h2o/annotate-backtrace-symbols
share/h2o/ca-bundle.crt
share/h2o/fastcgi-cgi
share/h2o/fetch-ocsp-response
share/h2o/kill-on-close
share/h2o/setuidgid
share/h2o/start_server
share/h2o/status/index.html