kubeshark/tap/tlstapper
M. Mert Yıldıran 522e2cc3da
Call SetProtocol in AMQP faster and remove GetProtocol method (#1097)
* Call `SetProtocol` in AMQP faster and remove `GetProtocol` method

* #run_acceptance_tests

* Remove the unused fields from the test mocks #run_acceptance_tests
2022-05-19 10:07:40 +03:00
..
bpf Feature/limit fd to address map (#1078) 2022-05-16 12:32:26 +03:00
bpf-builder Support TLS big buffers (#893) 2022-03-23 11:27:06 +02:00
bpf_logger_messages.go EBPF error handling 2022-03-28 14:19:06 +03:00
bpf_logger.go Make logger a separate module such that don't depend on shared module as a whole for logging (#1047) 2022-04-27 22:26:27 +03:00
chunk.go Feature/fix tls not listening (#1046) 2022-05-02 21:33:26 +03:00
sockfd_info.go Feature/fix tls not listening (#1046) 2022-05-02 21:33:26 +03:00
ssllib_finder.go Make logger a separate module such that don't depend on shared module as a whole for logging (#1047) 2022-04-27 22:26:27 +03:00
ssllib_hooks.go Add tls tapper (#683) 2022-02-16 15:34:51 +02:00
ssllib_offsets.go Make logger a separate module such that don't depend on shared module as a whole for logging (#1047) 2022-04-27 22:26:27 +03:00
syscall_hooks.go Add tls tapper (#683) 2022-02-16 15:34:51 +02:00
tls_emitter.go Add kube namespace to tls (TRA-4443) (#1013) 2022-04-18 16:12:51 +03:00
tls_poller.go Spawn only two Goroutines per TCP stream (#1062) 2022-05-16 16:06:36 +03:00
tls_process_discoverer.go Make logger a separate module such that don't depend on shared module as a whole for logging (#1047) 2022-04-27 22:26:27 +03:00
tls_reader.go Spawn only two Goroutines per TCP stream (#1062) 2022-05-16 16:06:36 +03:00
tls_stream.go Call SetProtocol in AMQP faster and remove GetProtocol method (#1097) 2022-05-19 10:07:40 +03:00
tls_tapper.go Feature/fix tls not listening (#1046) 2022-05-02 21:33:26 +03:00
tlstapper_bpfeb.go EBPF error handling 2022-03-28 14:19:06 +03:00
tlstapper_bpfeb.o Feature/limit fd to address map (#1078) 2022-05-16 12:32:26 +03:00
tlstapper_bpfel.go EBPF error handling 2022-03-28 14:19:06 +03:00
tlstapper_bpfel.o Feature/limit fd to address map (#1078) 2022-05-16 12:32:26 +03:00