Gráfico de commits

  • 66626315ba [TLS] reset stek_rotate_ts if clock moves backward gstrauss 2021-05-25 08:17:51 -04:00
  • f8bd028dc0 [core] http_header_hkey_get() perf (better asm) gstrauss 2021-05-25 05:04:36 -04:00
  • fbefda3524 [build] MacOS linker compat gstrauss 2021-05-24 22:02:50 -04:00
  • bb1d35dc17 [build] autoupdate; still autoconf 2.60 compatible gstrauss 2021-05-24 21:46:58 -04:00
  • 0507c82204 [build] adjustments for autotools on Mac OS X gstrauss 2021-05-24 20:57:53 -04:00
  • c8820d2ecc [core] code reuse with array_match_value_prefix() gstrauss 2021-05-24 14:57:01 -04:00
  • 1553dc7be8 [core] reduce repeated work in http_cgi_headers() gstrauss 2021-05-24 14:54:44 -04:00
  • 27b8f1d0b9 [core] compare entire "/bin/sh" "-c" after execve gstrauss 2021-05-24 13:01:42 -04:00
  • 4a246a8754 [TLS] write_cq_ssl defer remove_finished_chunks gstrauss 2021-05-24 01:33:06 -04:00
  • 8b96169b68 [core] buffer_commit() optim; better asm gstrauss 2021-05-23 20:47:14 -04:00
  • 6e6e8baae4 [core] connection_handle_read_state mark hot case gstrauss 2021-05-23 20:45:34 -04:00
  • 01fdccd85a [core] network_write prefer writev() over write() gstrauss 2021-05-23 20:38:03 -04:00
  • c5dd8905e1 [core] network_write optimizations gstrauss 2021-05-23 20:37:38 -04:00
  • 41916b58de [core] return entry from array_insert_data_at_pos gstrauss 2021-05-22 22:30:17 -04:00
  • cc8e710710 [core] make insert_dup an optional array method gstrauss 2021-05-22 20:34:58 -04:00
  • 29b9735338 [mod_secdownload] include algo_hmac.c in mod gstrauss 2021-05-22 19:22:42 -04:00
  • 07aa7eedcc [core] comment out ck_getenv_s() (unused) gstrauss 2021-05-22 19:18:30 -04:00
  • 0fd8918777 [mod_vhostdb*] rename http_vhostdb->mod_vhostdb_api gstrauss 2021-05-22 17:14:22 -04:00
  • 3538f8f2a4 [mod_auth*] rename http_auth.* -> mod_auth_api.* gstrauss 2021-05-22 17:08:47 -04:00
  • 1a8ac120b4 [mod_auth,mod_vhostdb] move helper funcs to mods gstrauss 2021-05-22 16:32:00 -04:00
  • e110b062be [multiple] http_auth_digest_hex2bin -> li_hex2bin gstrauss 2021-05-22 16:19:37 -04:00
  • 08c03cd450 [multiple] rename safe_memclear() -> ck_memzero() gstrauss 2021-05-22 02:16:23 -04:00
  • 62ccda8592 [multiple] move const time cmp funcs to ck.[ch] gstrauss 2021-05-21 23:50:47 -04:00
  • 0286bdef0c [multiple] use thread-safe strerror where avail gstrauss 2021-05-21 22:42:09 -04:00
  • 86c39754f2 [core] ck.[ch] - C11 Annex K wrappers gstrauss 2021-05-21 22:22:45 -04:00
  • d4c1855578 [core] define __attribute_unused__ if needed gstrauss 2021-05-21 17:34:00 -04:00
  • 4f8f83ea1d [core] move data_{array,integer,string} to array.c gstrauss 2021-05-20 16:58:53 -04:00
  • fbe55825b4 [core] consolidate config printing code gstrauss 2021-05-20 01:18:57 -04:00
  • 942c2f6722 [core] remove excess counts from print config gstrauss 2021-05-19 16:41:53 -04:00
  • 0329e765a3 [core] remove size maint in algo_splaytree gstrauss 2021-05-19 03:20:44 -04:00
  • f2aacad079 [core] load padding char from base64_table gstrauss 2021-05-19 02:33:32 -04:00
  • 3301fe0455 [core] li_base64_dec() on 4 bytes at a time gstrauss 2021-05-19 02:16:48 -04:00
  • 0dfe9f7b76 [core] merge base64 encoding to li_base64_enc() gstrauss 2021-05-18 21:11:15 -04:00
  • 235c0dca84 [core] base64 encode w/ reduced data dependencies gstrauss 2021-05-18 21:10:04 -04:00
  • e7805dbf93 [core] base64 encode round-up for required space gstrauss 2021-05-18 21:03:15 -04:00
  • 30edc55bb3 [core] adjust some array code (better asm) gstrauss 2021-05-18 15:19:55 -04:00
  • 6836a32c4f [core] omit fdevent select() code if poll() avail gstrauss 2021-05-17 23:27:34 -04:00
  • 7b5ba32a12 [core] tighter OS event poll loops (better asm) gstrauss 2021-05-17 22:43:58 -04:00
  • bac34c1a66 [tests] quite coverity warning in test_request.c gstrauss 2021-05-17 02:52:03 -04:00
  • 80848d3708 [core] store int* ptr to common gw status counters gstrauss 2021-05-16 21:42:17 -04:00
  • 2d6c511d23 [core] fix kill workers and shutdown by signal Pavel Gulchuk 2021-05-15 17:37:33 +03:00
  • 0532d67639 [core] document error edge case for HTTP/1.0 gstrauss 2021-05-14 20:45:59 -04:00
  • 5ff9e2f6eb [core] remove some (now) unused http_chunk APIs gstrauss 2021-05-14 02:43:27 -04:00
  • 1ce8220947 [core] range chk http_chunk_append_file_ref_range gstrauss 2021-05-14 02:40:22 -04:00
  • f0da8dd910 [mod_magnet] use http_chunk_append_file_ref_range gstrauss 2021-05-14 02:39:40 -04:00
  • 1d9fe2a3d6 [mod_flv_streaming] check range before sending FLV gstrauss 2021-05-14 02:29:24 -04:00
  • 2663bda37c [core] add option to read config file from stdin gstrauss 2021-05-13 20:35:38 -04:00
  • fd0cc46833 [core] remove HANDLER_UNSET enum value gstrauss 2021-05-13 15:15:20 -04:00
  • bedfd8a78e [mod_*_dbi] fix sqlite3_dbdir spelling in comments gstrauss 2021-05-13 13:48:24 -04:00
  • 302d82a59c [core] accept in network_server_handle_fdevent() gstrauss 2021-05-13 02:10:58 -04:00
  • 924d3c9bd6 [multiple] mark con->srv_socket a const ptr gstrauss 2021-05-13 02:09:48 -04:00
  • c964568e25 [core] remove redundant check for max_conns gstrauss 2021-05-13 01:03:54 -04:00
  • 7b0bc1298a [core] reorder hook enum for better mem locality gstrauss 2021-05-12 05:25:38 -04:00
  • 0afab29cfb [core] merge uri_raw and uri_clean hooks gstrauss 2021-05-12 05:23:28 -04:00
  • 3a9a3716c4 [core] adjust r->http_host ptr caching gstrauss 2021-05-10 20:18:38 -04:00
  • 01a9e31227 [cmake] update src/config.h.cmake gstrauss 2021-05-08 19:50:05 -04:00
  • 21539ec69e [cmake] improve cmake detection of timegm gstrauss 2021-05-08 18:53:04 -04:00
  • 7a15bfcf04 [mod_auth] include unistd.h for crypt() on *nix gstrauss 2021-05-08 18:44:25 -04:00
  • 22e8f600f5 [core] quiet coverity noise gstrauss 2021-05-08 18:32:14 -04:00
  • f8914ac381 [core] remove excess assertions in buffer_commit() gstrauss 2021-05-08 16:51:28 -04:00
  • 980554bc70 [core] simplify buffer_path_simplify() gstrauss 2021-05-08 14:34:05 -04:00
  • b2f4c00784 [core] mark some likely hot paths (better asm) gstrauss 2021-05-08 00:56:30 -04:00
  • 17d9733f6e [core] http_response_prepare() OPTIONS *, CONNECT gstrauss 2021-05-07 19:42:08 -04:00
  • 325690b039 [core] mark cold paths in http_response_config gstrauss 2021-05-07 16:14:14 -04:00
  • f7bcc83355 [core] buffer_is_equal_string -> buffer_eq_slen gstrauss 2021-05-06 23:19:03 -04:00
  • 1aae63af62 [core] remove buffer_is_equal_right_len() gstrauss 2021-05-06 22:51:39 -04:00
  • e0a4a7849f [core] check for Upgrade before h2 upgrade check gstrauss 2021-05-06 21:54:53 -04:00
  • e2bd776f8f [tests] disable secdownload HMAC tests for NSS gstrauss 2021-05-06 20:11:36 -04:00
  • 28f1d010d2 [core] improve HTTP/2 behavior w/ max-request-size gstrauss 2021-05-06 17:18:34 -04:00
  • b288eeafaa [core] http_response_send_file() mark cold paths gstrauss 2021-05-05 19:40:48 -04:00
  • 2097fe441b [mod_extforward] shared mod_extforward_bad_request gstrauss 2021-05-05 16:50:25 -04:00
  • 6c40f997b9 [core] merge http_response_send_file 0-size case gstrauss 2021-05-05 14:40:37 -04:00
  • 4c12d7da08 [core] tighten code in request_check_hostname() gstrauss 2021-05-05 13:09:33 -04:00
  • 060be714be [mod_auth] include unistd.h for crypt() on Mac OS gstrauss 2021-05-04 23:53:34 -04:00
  • a473d48c43 [core] consolidate overflow checks in li_to_base64 gstrauss 2021-05-04 20:16:09 -04:00
  • bc572e1c56 [core] base64_charset enum supports only 2 tables gstrauss 2021-05-04 19:56:13 -04:00
  • 6de4c809c9 [core] buffer_append_base64_encode_opt() gstrauss 2021-05-04 19:34:26 -04:00
  • 6f942adfe0 [core] li_to_base64 alt code to add padding gstrauss 2021-05-04 13:52:57 -04:00
  • 5e39c81ff2 [core] li_base64_decode mark cold code path gstrauss 2021-05-04 13:12:16 -04:00
  • 099dc83fbe [core] li_base64_decode similar to li_to_base64 gstrauss 2021-05-04 12:53:51 -04:00
  • 871ef50eff [build] --with-nss add test for /usr/include/nspr4 gstrauss 2021-05-04 10:51:18 -04:00
  • 57c8b3287d [mod_staticfile] move cold paths to separate func gstrauss 2021-05-04 10:07:18 -04:00
  • 9a5e1652be [multiple] static file optimization; reuse cache gstrauss 2021-05-03 22:18:20 -04:00
  • 7ff6adc44c [core] tolerate dup array config values if match gstrauss 2021-05-01 13:15:31 -04:00
  • 92d467b45e [TLS] ALPN h2 policy gstrauss 2021-04-29 14:17:10 -04:00
  • 9ac307ec14 [mod_authn_file] wipe password/digest after use gstrauss 2021-04-29 09:19:56 -04:00
  • 13ea2d880b [core] consistent inclusion of sys-time.h gstrauss 2021-04-28 13:18:37 -04:00
  • a1eba3c89b [core] reuse code to parse backend response gstrauss 2021-04-27 15:13:40 -04:00
  • 3a845f7bec [mod_webdav] quiet pedantic compiler warning gstrauss 2021-04-27 14:03:06 -04:00
  • 1db8da2fb6 [mod_expire] send only Cache-Control to >=HTTP/1.1 gstrauss 2021-04-27 03:03:39 -04:00
  • 6b6252a3ba [core] move timegm() impl inline in sys-time.h gstrauss 2021-04-26 12:50:20 -04:00
  • c2feb3e1ad [mod_expire] check for default if mime not found gstrauss 2021-04-26 08:59:34 -04:00
  • 885d956edb [core] recognize "enabled"/"disabled" for bool gstrauss 2021-04-25 15:47:23 -04:00
  • e20e8e4686 [mod_webdav] accept alt syntax in webdav.opts gstrauss 2021-04-25 15:46:59 -04:00
  • 1d478003d5 [mod_expire] accept time labels without plural 's' gstrauss 2021-04-25 04:52:41 -04:00
  • a7b95c5b6a [mod_expires,mod_webdav] fix truncated date string gstrauss 2021-04-24 04:25:20 -04:00
  • 81d18a8e35 [core] discard some HTTP/2 DATA after response (fixes #3078) gstrauss 2021-04-22 01:11:47 -04:00
  • 3392e8fb11 [core] update ls-hpack gstrauss 2021-04-20 22:04:56 -04:00
  • 7d27dd9a72 [mod_nss] define TLSv1_3 as bitflag gstrauss 2021-04-16 07:06:02 -04:00
  • b2b15d9165 [core] exit 0 upon shutdown if no connections open gstrauss 2021-04-07 16:31:55 -04:00