..
backend.go
VAULT-23334: CE changes to support exclusion in audit ( #26615 )
2024-06-11 08:40:18 +01:00
backend_ce.go
VAULT-24452: audit refactor ( #26460 )
2024-04-18 08:25:04 +01:00
backend_ce_test.go
VAULT-24452: audit refactor ( #26460 )
2024-04-18 08:25:04 +01:00
backend_config.go
VAULT-24452: audit refactor ( #26460 )
2024-04-18 08:25:04 +01:00
backend_config_ce.go
Audit: move validation of audit related options for Enterprise/CE to audit package ( #26575 )
2024-04-22 15:39:52 +00:00
backend_file.go
VAULT-24452: audit refactor ( #26460 )
2024-04-18 08:25:04 +01:00
backend_file_ce_test.go
VAULT-24452: audit refactor ( #26460 )
2024-04-18 08:25:04 +01:00
backend_file_test.go
VAULT-24452: audit refactor ( #26460 )
2024-04-18 08:25:04 +01:00
backend_noop.go
VAULT-24452: audit refactor ( #26460 )
2024-04-18 08:25:04 +01:00
backend_socket.go
VAULT-24452: audit refactor ( #26460 )
2024-04-18 08:25:04 +01:00
backend_socket_test.go
VAULT-24452: audit refactor ( #26460 )
2024-04-18 08:25:04 +01:00
backend_syslog.go
VAULT-24452: audit refactor ( #26460 )
2024-04-18 08:25:04 +01:00
backend_syslog_test.go
VAULT-24452: audit refactor ( #26460 )
2024-04-18 08:25:04 +01:00
backend_test.go
VAULT-23334: CE changes to support exclusion in audit ( #26615 )
2024-06-11 08:40:18 +01:00
broker.go
use timeout (5s) ( #26803 )
2024-05-03 10:39:48 +00:00
broker_ce.go
VAULT-24452: audit refactor ( #26460 )
2024-04-18 08:25:04 +01:00
broker_test.go
increase the time on a context check for audit related tests ( #27049 )
2024-05-15 16:52:07 +00:00
entry_filter.go
VAULT-24452: audit refactor ( #26460 )
2024-04-18 08:25:04 +01:00
entry_filter_test.go
VAULT-24452: audit refactor ( #26460 )
2024-04-18 08:25:04 +01:00
entry_formatter.go
VAULT-23334: CE changes to support exclusion in audit ( #26615 )
2024-06-11 08:40:18 +01:00
entry_formatter_ce.go
VAULT-23334: CE changes to support exclusion in audit ( #26615 )
2024-06-11 08:40:18 +01:00
entry_formatter_ce_test.go
VAULT-23334: CE changes to support exclusion in audit ( #26615 )
2024-06-11 08:40:18 +01:00
entry_formatter_config.go
VAULT-23334: CE changes to support exclusion in audit ( #26615 )
2024-06-11 08:40:18 +01:00
entry_formatter_config_ce.go
VAULT-23334: CE changes to support exclusion in audit ( #26615 )
2024-06-11 08:40:18 +01:00
entry_formatter_test.go
VAULT-24452: audit refactor ( #26460 )
2024-04-18 08:25:04 +01:00
errors.go
VAULT-24798: audit - improve error messages ( #26312 )
2024-04-11 09:09:32 +01:00
errors_test.go
VAULT-24798: audit - improve error messages ( #26312 )
2024-04-11 09:09:32 +01:00
event.go
VAULT-24798: audit - improve error messages ( #26312 )
2024-04-11 09:09:32 +01:00
event_test.go
VAULT-24798: audit - improve error messages ( #26312 )
2024-04-11 09:09:32 +01:00
hashstructure.go
[COMPLIANCE] License changes ( #22290 )
2023-08-10 18:14:03 -07:00
hashstructure_test.go
add gosimport to make fmt and run it ( #25383 )
2024-02-13 14:07:02 -08:00
headers.go
VAULT-26466: audit - include correlation ID headers by default ( #26777 )
2024-05-08 12:36:00 +01:00
headers_test.go
VAULT-26466: audit - include correlation ID headers by default ( #26777 )
2024-05-08 12:36:00 +01:00
nodes.go
VAULT-24452: audit refactor ( #26460 )
2024-04-18 08:25:04 +01:00
nodes_test.go
VAULT-24452: audit refactor ( #26460 )
2024-04-18 08:25:04 +01:00
options.go
Remove unused and redundant call to validate options ( #26533 )
2024-04-19 09:21:15 +00:00
options_test.go
VAULT-24798: audit - improve error messages ( #26312 )
2024-04-11 09:09:32 +01:00
sink_metric_labeler.go
Update metric labeler for CE/Ent ( #26537 )
2024-04-19 13:26:15 +00:00
sink_metric_labeler_test.go
Update metric labeler for CE/Ent ( #26537 )
2024-04-19 13:26:15 +00:00
sink_metric_timer.go
VAULT-24452: audit refactor ( #26460 )
2024-04-18 08:25:04 +01:00
sink_metric_timer_test.go
VAULT-24452: audit refactor ( #26460 )
2024-04-18 08:25:04 +01:00
types.go
VAULT-23335: Audit - Exclusion Docs (Draft) ( #26696 )
2024-06-11 08:39:54 +01:00