EDGESEC
0.1.0-alpha.0+sha.ca29a8277b72f80785649ea9ef9cd7edf642d939
Secure router - reference implementation
|
docs | |
▼ src | |
► ap | |
ap_config.h | File containing the definition of AP config structures |
ap_service.c | File containing the implementation of the hostapd service |
ap_service.h | File containing the definition of the ap service |
hostapd.c | File containing the implementation of hostapd config generation utilities |
hostapd.h | File containing the definition of hostapd config generation utilities |
► capture | |
► middlewares | |
► cleaner_middleware | |
cleaner_middleware.c | File containing the implementation of the capture cleaner service structures |
cleaner_middleware.h | File containing the definition of the middleware cleaner utilities |
► header_middleware | |
dns_decoder.c | File containing the implementation of the dns packet decoder utilities |
dns_decoder.h | File containing the definition of the dns packet decoder utilities |
header_middleware.c | File containing the implementation of the header middleware utilities |
header_middleware.h | File containing the definition of the header middleware utilities |
mdns_decoder.c | File containing the implementation of the mdns packet decoder utilities |
mdns_decoder.h | File containing the definition of the mdns packet decoder utilities |
packet_decoder.c | File containing the implementation of the packet decoder utilities |
packet_decoder.h | File containing the definition of the packet decoder utilities |
packet_queue.c | File containing the implementation of the packet queue utilities |
packet_queue.h | File containing the definition of the packet queue utilities |
sqlite_header.c | File containing the implementation of the sqlite header utilities |
sqlite_header.h | File containing the definition of the sqlite header utilities |
► pcap_middleware | |
pcap_middleware.c | File containing the implementation of the pcap middleware utilities |
pcap_middleware.h | File containing the definition of the pcap middleware utilities |
pcap_queue.c | File containing the implementation of the pcap queue utilities |
pcap_queue.h | File containing the definition of the pcap queue utilities |
sqlite_pcap.c | File containing the implementation of the sqlite pcap utilities |
sqlite_pcap.h | File containing the definition of the sqlite pcap utilities |
► protobuf_middleware | |
arp.pb-c.c | |
arp.pb-c.h | |
dhcp.pb-c.c | |
dhcp.pb-c.h | |
dns.pb-c.c | |
dns.pb-c.h | |
eth.pb-c.c | |
eth.pb-c.h | |
icmp4.pb-c.c | |
icmp4.pb-c.h | |
icmp6.pb-c.c | |
icmp6.pb-c.h | |
ip4.pb-c.c | |
ip4.pb-c.h | |
ip6.pb-c.c | |
ip6.pb-c.h | |
mdns.pb-c.c | |
mdns.pb-c.h | |
protobuf_encoder.c | File containing the implementation of the protobuf encoder utilities |
protobuf_encoder.h | File containing the definition of the protobuf encoder utilities |
protobuf_middleware.c | File containing the implementation of the protobuf middleware utilities |
protobuf_middleware.h | File containing the definition of the protobuf middleware utilities |
protobuf_utils.c | File containing the implementation of the protobuf encoding utilities |
protobuf_utils.h | File containing the definition of the protobuf encoding utilities |
sync.pb-c.c | |
sync.pb-c.h | |
tcp.pb-c.c | |
tcp.pb-c.h | |
udp.pb-c.c | |
udp.pb-c.h | |
► tap_middleware | |
tap_middleware.c | File containing the implementation of the tap middleware utilities |
tap_middleware.h | File containing the definition of the tap middleware utilities |
capture_config.h | File containing the definition of the capture config structures |
capture_service.c | File containing the implementation of the capture service |
capture_service.h | File containing the definition of the capture service |
middleware.h | File containing the definition of a generic middleware |
middlewares_list.h | File containing the definition of generic middleware creation functions |
pcap_service.c | File containing the implementation of the pcap service utilities |
pcap_service.h | File containing the definition of the pcap service utilities |
► crypt | |
crypt_config.h | File containing the definition of crypt configuration structure |
crypt_service.c | File containing the implementation of crypt service configuration utilities |
crypt_service.h | File containing the definition of crypt service configuration utilities |
generic_hsm_driver.c | File containing the implementation of generic HSM driver configuration utilities |
generic_hsm_driver.h | File containing the definition of generic HSM driver configuration utilities |
sqlite_crypt_writer.c | File containing the implementation of the sqlite crypt writer utilities |
sqlite_crypt_writer.h | File containing the definition of the sqlite crypt writer utilities |
zymkey4_driver.c | File containing the implementation of zymkey4 driver configuration utilities |
zymkey4_driver.h | File containing the definition of zymkey4 driver configuration utilities |
► dhcp | |
dhcp_config.h | File containing the definition of dhcp configuration structures |
dhcp_config_utils.c | |
dhcp_config_utils.h | Functions that help work with DHCP Configuration structures |
dhcp_service.c | File containing the implementation of dhcp service configuration utilities |
dhcp_service.h | File containing the definition of dhcp service configuration utilities |
dnsmasq.c | File containing the implementation of dnsmasq service configuration utilities |
dnsmasq.h | File containing the definition of dnsmasq service configuration utilities |
► dns | |
command_mapper.c | File containing the implementation of the command mapper |
command_mapper.h | File containing the definition of the command mapper |
dns_config.h | File containing the definition of dns service configuration utilities |
mcast.c | File containing the implementation of mDNS utils |
mcast.h | File containing the definition of mDNS utils |
mdns_list.c | File containing the implementation of mdns list utils |
mdns_list.h | File containing the definition of mdns list utils |
mdns_mapper.c | File containing the implementation of the mdns mapper utils |
mdns_mapper.h | File containing the definition of mdns mapper utils |
mdns_service.c | File containing the implementation of mDNS service structures |
mdns_service.h | File containing the definition of mDNS service structures |
reflection_list.c | File containing the implementation of reflection list structures |
reflection_list.h | File containing the definition of reflection list structures |
► firewall | |
firewall_config.h | File containing the definition of the firewall structures |
firewall_service.c | File containing the implementation of the firewall service commands |
firewall_service.h | File containing the definition of the firewall service commands |
► radius | |
common.h | File containing the common definitions used by radius and eap |
md5.c | MD5 hash implementation and interface functions |
md5.h | MD5 hash implementation and interface functions |
md5_internal.c | MD5 hash implementation and interface functions |
md5_internal.h | MD5 internal definitions |
radius.c | RADIUS message processing |
radius.h | RADIUS message processing |
radius_config.h | File containing the definition of the radius config |
radius_server.c | RADIUS authentication server |
radius_server.h | RADIUS authentication server |
radius_service.c | File containing the implementation of the radius service |
radius_service.h | File containing the definition of the radius service |
wpabuf.c | Dynamic data buffer |
wpabuf.h | Dynamic data buffer |
► supervisor | |
bridge_list.c | File containing the implementation of the bridge creation functions |
bridge_list.h | File containing the definition of the bridge creation functions |
cmd_processor.c | File containing the implementation of the command processor functions |
cmd_processor.h | File containing the definition of the command processor functions |
crypt_commands.c | File containing the implementation of the crypt commands |
crypt_commands.h | File containing the definition of the crypt commands |
mac_mapper.c | File containing the implementation of the mac mapper |
mac_mapper.h | File containing the definition of the mac mapper |
network_commands.c | File containing the implementation of the network commands |
network_commands.h | File containing the definition of the network commands |
sqlite_macconn_writer.c | File containing the implementation of the sqlite macconn writer utilities |
sqlite_macconn_writer.h | File containing the definition of the sqlite macconn writer utilities |
subscriber_events.c | File containing the implementation of the subscriber events structure |
subscriber_events.h | File containing the definition of the subscriber events structure |
supervisor.c | File containing the implementation of the supervisor service |
supervisor.h | File containing the definition of the supervisor service |
supervisor_config.h | File containing the definition of the supervisor service structure |
supervisor_utils.c | File containing the implementation of the supervisor utils |
supervisor_utils.h | File containing the definition of the supervisor utils |
system_commands.c | File containing the implementation of the system commands |
system_commands.h | File containing the definition of the system commands |
► utils | |
allocs.c | File containing the implementation of the allocs functionalities |
allocs.h | File containing the definition of the allocs functionalities |
attributes.h | File containing macros for compiler attributes, if they are supported |
base64.c | |
base64.h | |
cryptou.c | File containing the implementation of the cryptographic utilities |
cryptou.h | File containing the definition of the cryptographic utilities |
hash.c | File containing the implementation of the hash functions |
hash.h | File containing the definition of the hash functions |
hashmap.c | File containing the implementation of the hashmap utilities |
hashmap.h | File containing the definition of the hashmap utilities |
iface.c | File containing the implementation of the network interface utilities |
iface.h | File containing the definition of the network interface utilities |
iface_mapper.c | File containing the implementation of the interface mapper utilities |
iface_mapper.h | File containing the definition of the interface mapper utilities |
ifaceu.c | File containing the implementation of the network interface utilities |
ifaceu.h | File containing the definition of the network interface utilities |
ipgen.c | File containing the definition of the ip generic interface utilities |
ipgen.h | File containing the definition of the ip generic interface utilities |
iptables.c | File containing the implementation of the IP tables utilities |
iptables.h | File containing the definition of the IP tables utilities |
log.c | |
log.h | File containing the implementation of the logging functions |
net.c | File containing the implementation of the network utilities |
net.h | File containing the definition of the network utilities |
nl.c | File containing the implementation of the netlink utilities |
nl.h | File containing the definition of the netlink utilities |
os.c | |
os.h | File containing the definition of the os functionalities |
sockctl.c | File containing the implementation of the socket control utils |
sockctl.h | File containing the definition of the socket control utilities |
sqliteu.c | File containing the implementation of the sqlite utilities |
sqliteu.h | File containing the definition of the sqlite utilities |
squeue.c | File containing the implementation of the string queue utilities |
squeue.h | File containing the definition of the string queue utilities |
uci_wrt.c | File containing the implementation of the uci utilities |
uci_wrt.h | File containing the definition of the uci utilities |
config.c | File containing the implementation of the app configuration utilities |
config.h | File containing the definition of the app configuration utilities |
edgesec-recap.c | A tool to run the capture with an input pcap file |
edgesec.c | File containing the edgesec tool implementations |
runctl.c | File containing the definition of the service runners |
runctl.h | File containing the definition of the service runners |
sqlhook.c |