summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* [core] link in ls-hpack (EXPERIMENTAL)Glenn Strauss2020-10-111-1/+7
* [core] h2.[ch] with stub funcs (incomplete)Glenn Strauss2020-10-111-2/+2
* [core] reqpool.[ch] for (request_st *)Glenn Strauss2020-10-031-2/+2
* [core] move http_request_headers_process()Glenn Strauss2020-10-031-1/+1
* [core] disperse settings.h to appropriate headersGlenn Strauss2020-08-101-1/+1
* [mod_compress] remove mod_compressGlenn Strauss2020-08-021-6/+0
* [mod_deflate] Brotli supportGlenn Strauss2020-08-021-3/+4
* [mod_authn_dbi] authn backend employing DBIGlenn Strauss2020-07-161-1/+9
* [build] fix typo in src/Makefile.am EXTRA_DISTGlenn Strauss2020-07-101-1/+1
* [mod_nss] NSS option for TLS (fixes #1218)Glenn Strauss2020-07-081-0/+8
* [core] sys-crypto-md.h w/ inline message digest fnGlenn Strauss2020-07-081-1/+2
* [mod_gnutls] GnuTLS option for TLS (fixes #109)Glenn Strauss2020-07-081-0/+8
* [mod_mbedtls] mbedTLS option for TLSGlenn Strauss2020-07-081-0/+8
* [doc] src/t/READMEGlenn Strauss2020-07-081-0/+1
* [core] http_request_parse_target()Glenn Strauss2020-07-081-1/+1
* [tests] t/test_mod_userdirGlenn Strauss2020-07-081-0/+5
* [tests] stub out config funcs in test_mod_*Glenn Strauss2020-07-081-6/+6
* [core] isolate use of data_config, configfile.hGlenn Strauss2020-07-081-1/+1
* [core] isolate data_config.c, vector.cGlenn Strauss2020-02-241-5/+5
* [core] prefer uint32_t to size_t in base.hGlenn Strauss2020-02-241-2/+2
* [build] PGSQL_CFLAGS with pkg-config for postgres (#2965)Glenn Strauss2019-09-111-2/+2
* [mod_maxminddb] MaxMind GeoIP2 supportGlenn Strauss2019-05-261-0/+11
* [build] detect FreeBSD elftc_copyfile()Glenn Strauss2019-05-051-2/+2
* [mod_auth] HTTP Auth Digest algorithm=SHA-256Glenn Strauss2019-03-071-1/+1
* [core] remove server.hGlenn Strauss2019-02-041-1/+1
* [build] autotools: try mysqlclient.pc and mariadb.pc (fixes #2925)Glenn Strauss2019-01-191-4/+4
* [tests] t/test_keyvalueGlenn Strauss2018-12-101-0/+5
* [mod_access] t/test_mod_accessGlenn Strauss2018-12-031-0/+5
* [mod_evhost] t/test_mod_evhostGlenn Strauss2018-12-031-0/+5
* [mod_simple_vhost] t/test_mod_simple_vhostGlenn Strauss2018-12-031-0/+5
* [TLS] sys-crypto.h abstractionGlenn Strauss2018-09-261-1/+1
* [core] inline status_counter routinesGlenn Strauss2018-09-231-1/+1
* [core] array_get_int_ptr()Glenn Strauss2018-09-231-2/+2
* [tests] t/test_array.cGlenn Strauss2018-09-231-0/+5
* [mod_authn_pam] mod_auth PAM support (fixes #688)Glenn Strauss2018-09-231-0/+11
* [core] abstraction layer for HTTP header manipGlenn Strauss2018-09-231-4/+4
* mod_sockproxy - socket forwardingGlenn Strauss2018-08-121-0/+5
* [mod_redirect,mod_rewrite] base64url encoding optGlenn Strauss2018-08-121-1/+1
* [core] server.http-parseopts URL normalization opt (fixes #1720)Glenn Strauss2018-08-121-3/+13
* [tests] move src/test_*.c to src/t/Glenn Strauss2018-08-051-13/+13
* [core] remove proc_open.[ch], reduce stdio.h useGlenn Strauss2018-08-051-7/+3
* [core] http_kv.[ch] method, status, version strGlenn Strauss2018-08-051-5/+5
* [tests] test_request unit testsGlenn Strauss2018-08-051-2/+6
* [core] data_config_pcre_compile,exec()Glenn Strauss2018-08-051-1/+1
* [mod_authn_sasl] SASL auth (new) (fixes #2275)Glenn Strauss2017-11-051-0/+8
* [core] isolate backend fdevent handler defsGlenn Strauss2017-11-031-1/+1
* [core] consolidate backend network write handlersGlenn Strauss2017-11-021-6/+2
* [core] isolate sock_addr manipulationGlenn Strauss2017-10-291-4/+7
* [meson] new build systemStefan Bühler2017-10-281-2/+2
* [core] base_decls.h to quiet compiler warningsGlenn Strauss2017-07-301-1/+1