1
0
Fork 0
Commit Graph

1653 Commits

Author SHA1 Message Date
Philipp Schafft 29e2359d97 Update: Work around older versions of automake 2022-03-13 16:24:57 +00:00
Philipp Schafft ec529943d7 Update: Updated submodules 2022-03-13 15:56:03 +00:00
Philipp Schafft 12c80c090a Fix: Fixed build on systems with no getaddrinfo() 2022-03-12 18:17:13 +00:00
Philipp Schafft b82ea89a2e Update: Updated default values for Access-Control-Expose-Headers:, and Access-Control-Allow-Headers: 2022-03-12 13:39:44 +00:00
Philipp Schafft 9e49f088a7 Fix: Updated default config and parsing to reflect existance of <yp-directory> 2022-03-12 13:09:50 +00:00
Philipp Schafft d1ea95f0e5 Fix: Updated default config and parsing to reflect existance of <tls-context> 2022-03-12 12:51:29 +00:00
Philipp Schafft 42a9d82926 Fix: Typo 2022-03-12 10:04:19 +00:00
Philipp Schafft fa77fd5c2a Feature: Include config problems in version display 2022-03-12 09:55:04 +00:00
Philipp Schafft 979c336b5b Update: Added warning about JSON rendering 2022-03-11 19:04:38 +00:00
Philipp Schafft 29dd621a08 Feature: Added more advanced version display in admin interface 2022-03-11 12:45:48 +00:00
Philipp Schafft 1963031af0 Update: Do not reuse connections if they reached an error state 2022-03-11 12:45:48 +00:00
Philipp Schafft b9a16b92f0 Update: Improved debug logging for connection and socket handling 2022-03-11 12:45:48 +00:00
Philipp Schafft 389c41c7d0 Feature: Inform on dashboard if IPv6 is not enabled whether IPv4-mapped is available 2022-03-11 12:40:22 +00:00
Philipp Schafft 661f736415 Update: Prefer to bind to IPv6 if we have IPv4-mapped support 2022-03-11 12:40:15 +00:00
Philipp Schafft 81e965a08f Feature: Warn on dashboard if IPv6 is not enabled 2022-03-11 12:40:04 +00:00
Philipp Schafft 567b51420f Feature: Support listing listen socket on web interface 2022-03-11 12:39:57 +00:00
Philipp Schafft 80972517da Feature: Support asking a listen socket for it's family 2022-03-11 12:39:51 +00:00
Philipp Schafft 4319e8c0e6 Update: Translated __add_authstack() into public function stats_add_authstack() 2022-03-11 12:39:47 +00:00
Philipp Schafft 4cf821d592 Feature: Added database functions to find name of listener_type_t, and tlsmode_t 2022-03-11 12:39:37 +00:00
Philipp Schafft 82edb5c670 Update: Updated submodules 2022-03-11 12:39:29 +00:00
Philipp Schafft e9ad7c5ec5 Fix: Corrected warnings about <relay>, and <uri> 2022-03-11 12:33:32 +00:00
Philipp Schafft 5211e0debf Fix: Fixed memory leak in __build_node_name() 2022-03-11 12:33:29 +00:00
Philipp Schafft 185b130a89 Fix: Corrected log level from WARN to INFO for system config output 2022-03-11 12:32:54 +00:00
Philipp Schafft 13fadf2b5b Update: Split client_get_reportxml() report generation into client_get_empty_reportxml(), and client_add_empty_incident() 2022-03-11 12:30:40 +00:00
Philipp Schafft 4210ab31db Feature: Added reportxml_helper_add_value_flag() 2022-03-11 12:30:27 +00:00
Philipp Schafft d30efd5842 Update: Do not report state=set when report XML value's value is NULL 2022-03-05 20:33:29 +00:00
Philipp Schafft 02417a11bf Feature: Added report XML helper for boolean values 2022-03-05 20:25:01 +00:00
Philipp Schafft 3ed84375e6 Fix: Fixed memory leak in admin/ui commands 2022-03-05 11:09:25 +00:00
Philipp Schafft 69a622efb4 Fix: Corrected unrefing report for dashboard 2022-03-02 09:49:44 +00:00
Philipp Schafft 83eaa67bfd Fix: Actually free PRNG seed config structure, not just it's members 2022-03-02 09:38:55 +00:00
Philipp Schafft 35a9b743ab Feature: Check if client_limit is reasonable bigger than source_limit 2022-03-01 12:46:19 +00:00
Philipp Schafft 1abcc9a4f6 Cleanup: Removed prototype for a function long gone 2022-03-01 12:22:11 +00:00
Philipp Schafft 4db6127464 Update: Updated copyright years 2022-03-01 11:17:28 +00:00
Philipp Schafft 42b8ae9faf Cleanup: Removed unused src/configtest.c 2022-03-01 11:12:51 +00:00
Philipp Schafft b7ea956701 Feature: Check integer config values for their range 2022-03-01 11:05:24 +00:00
Philipp Schafft 7ab028b6a7 Cleanup: Removed tls_ok from ice_config_t and converted it to a bool 2022-03-01 08:43:47 +00:00
Philipp Schafft 22a8a2e1d6 Update: Updated submodules 2022-03-01 08:41:00 +00:00
Philipp Schafft 66c9172424 Feature: Report hostname, location, and admin from config to log 2022-03-01 08:36:06 +00:00
Philipp Schafft d76d29d929 Feature: Warn about developer logging on dashboard 2022-03-01 08:20:09 +00:00
Philipp Schafft 5f8d17b13d Cleanup: Replaced int -> bool parameter for __append_old_style_auth() 2022-03-01 08:17:17 +00:00
Philipp Schafft 6aa937e55f Update: Disable links and player on status page when direct access is not allowed
Closes: #2409
2022-02-28 11:16:34 +00:00
Philipp Schafft b7e204e3a7 Update: Renamed <no-mount> to <allow-direct-access>
Closes: #2408
2022-02-28 10:56:35 +00:00
Philipp Schafft ce814ba303 Update: Added DDEBUG line in text_get_buffer() 2022-02-28 10:21:08 +00:00
Philipp Schafft e6ab93d437 Update: Fixed some compiler warnings 2022-02-25 23:40:44 +00:00
Philipp Schafft 66375b57e4 Cleanup: Got argv[] parser into better shape 2022-02-25 23:40:44 +00:00
Philipp Schafft 00368b68e8 Cleanup: Converted some int -> bool 2022-02-25 23:40:44 +00:00
Philipp Schafft 3231a0a310 Feature: Added new <uri> tag in <relay><upstream>-group 2022-02-25 23:40:44 +00:00
Philipp Schafft adc1b3f025 Cleanup: Corrected type int -> bool 2022-02-25 23:40:44 +00:00
Philipp Schafft 241c8f0895 Feature: Added warning about legacy sources on dashboard 2022-02-25 23:40:44 +00:00
Philipp Schafft fa9ac44852 Update: Avoid %s for charset in logging as it might be provided externally 2022-02-25 21:02:25 +00:00