This website requires JavaScript.
Explore
Homepage
Help
Sign In
DeforaNetworks
/
fwknop
Watch
3
Star
0
Fork
0
You've already forked fwknop
Code
Releases
Activity
fwknop
/
server
History
Damien Stuart
34745aa8be
Fixed missed MY_DBM_CLOSE call
...
git-svn-id: file:///home/mbr/svn/fwknop/trunk@155 510a4753-2344-4c79-9c09-4d669213fbeb
2009-10-18 14:35:28 +00:00
..
config_init.c
Added stubs and some handling for signals. SIGHUP induces the re-reading the configs and restarting the capture loop. SIGTERM and SIGINT simply trigger a graceful exit. Trimmed some more of the configuration options.
2009-10-11 17:42:45 +00:00
config_init.h
Added stubs and some handling for signals. SIGHUP induces the re-reading the configs and restarting the capture loop. SIGTERM and SIGINT simply trigger a graceful exit. Trimmed some more of the configuration options.
2009-10-11 17:42:45 +00:00
fwknopd_common.h
Added stubs and some handling for signals. SIGHUP induces the re-reading the configs and restarting the capture loop. SIGTERM and SIGINT simply trigger a graceful exit. Trimmed some more of the configuration options.
2009-10-11 17:42:45 +00:00
fwknopd.c
Fixed memory leak issue in libfko when fko_new_with_data() was called with a bad key. Added autoconf checks for gdbm with fallback to ndbm for server builds. Added digest cache capability using gdbm (in ndbm compatibility mode) or ndbm for replay detection.
2009-10-16 02:23:02 +00:00
fwknopd.conf
Added stubs and some handling for signals. SIGHUP induces the re-reading the configs and restarting the capture loop. SIGTERM and SIGINT simply trigger a graceful exit. Trimmed some more of the configuration options.
2009-10-11 17:42:45 +00:00
fwknopd.h
Forgot to add the server dir.
2009-08-09 15:45:45 +00:00
incoming_spa.c
Fixed memory leak issue in libfko when fko_new_with_data() was called with a bad key. Added autoconf checks for gdbm with fallback to ndbm for server builds. Added digest cache capability using gdbm (in ndbm compatibility mode) or ndbm for replay detection.
2009-10-16 02:23:02 +00:00
incoming_spa.h
Added some more (stubbed-in) server code and functions. Minor doc tweak.
2009-09-14 00:38:31 +00:00
log_msg.c
Added stubs and some handling for signals. SIGHUP induces the re-reading the configs and restarting the capture loop. SIGTERM and SIGINT simply trigger a graceful exit. Trimmed some more of the configuration options.
2009-10-11 17:42:45 +00:00
log_msg.h
Added stubs and some handling for signals. SIGHUP induces the re-reading the configs and restarting the capture loop. SIGTERM and SIGINT simply trigger a graceful exit. Trimmed some more of the configuration options.
2009-10-11 17:42:45 +00:00
Makefile.am
Fixed memory leak issue in libfko when fko_new_with_data() was called with a bad key. Added autoconf checks for gdbm with fallback to ndbm for server builds. Added digest cache capability using gdbm (in ndbm compatibility mode) or ndbm for replay detection.
2009-10-16 02:23:02 +00:00
pcap_capture.c
Added stubs and some handling for signals. SIGHUP induces the re-reading the configs and restarting the capture loop. SIGTERM and SIGINT simply trigger a graceful exit. Trimmed some more of the configuration options.
2009-10-11 17:42:45 +00:00
pcap_capture.h
Updates and enhancements to logging functions. Now log_msg writes only to stderr when running in foreground. Default log facility is LOG_DAEMON. Config file options of ENABLE_PACP_PROMISC, HOSTNAME, SYSLOG_IDENTITY, and SYSLOG_FACILITY are processed.
2009-09-27 15:09:41 +00:00
process_packet.c
Added stubs and some handling for signals. SIGHUP induces the re-reading the configs and restarting the capture loop. SIGTERM and SIGINT simply trigger a graceful exit. Trimmed some more of the configuration options.
2009-10-11 17:42:45 +00:00
process_packet.h
Added some more (stubbed-in) server code and functions. Minor doc tweak.
2009-09-14 00:38:31 +00:00
replay_dbm.c
Fixed missed MY_DBM_CLOSE call
2009-10-18 14:35:28 +00:00
replay_dbm.h
Fixed memory leak issue in libfko when fko_new_with_data() was called with a bad key. Added autoconf checks for gdbm with fallback to ndbm for server builds. Added digest cache capability using gdbm (in ndbm compatibility mode) or ndbm for replay detection.
2009-10-16 02:23:02 +00:00
sig_handler.c
Added stubs and some handling for signals. SIGHUP induces the re-reading the configs and restarting the capture loop. SIGTERM and SIGINT simply trigger a graceful exit. Trimmed some more of the configuration options.
2009-10-11 17:42:45 +00:00
sig_handler.h
Added stubs and some handling for signals. SIGHUP induces the re-reading the configs and restarting the capture loop. SIGTERM and SIGINT simply trigger a graceful exit. Trimmed some more of the configuration options.
2009-10-11 17:42:45 +00:00
utils.c
Added some more (stubbed-in) server code and functions. Minor doc tweak.
2009-09-14 00:38:31 +00:00
utils.h
Added some more (stubbed-in) server code and functions. Minor doc tweak.
2009-09-14 00:38:31 +00:00