projects
/
fwknop.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
file permissions and client buffer overflow fix
[fwknop.git]
/
server
/
config_init.c
2012-08-30
Michael Rash
file permissions and client buffer overflow fix
blob
|
commitdiff
2012-08-17
Michael Rash
ipfw active/expire test bug fix (atoi() for config...
blob
|
commitdiff
|
diff to current
2012-08-12
Michael Rash
[server] iptables 'comment' match check
blob
|
commitdiff
|
diff to current
2012-08-11
Michael Rash
[server] Added FLUSH_IPFW_AT_INIT and FLUSH_IPFW_AT_EXIT
blob
|
commitdiff
|
diff to current
2012-07-19
Michael Rash
added some integer bounds checking for fwknopd.conf...
blob
|
commitdiff
|
diff to current
2011-11-11
Michael Rash
This commit fixes two memory leaks and adds a common...
blob
|
commitdiff
|
diff to current
2011-11-04
Michael Rash
Fixed fwknopd memory leak, several other fixes and...
blob
|
commitdiff
|
diff to current
2011-10-28
Michael Rash
Update to print all firewall commands in --verbose...
blob
|
commitdiff
|
diff to current
2011-10-26
Michael Rash
added 'const' to function prototype vars where possible
blob
|
commitdiff
|
diff to current
2011-10-21
Michael Rash
Added --digest-file and --pid-file args
blob
|
commitdiff
|
diff to current
2011-10-18
Michael Rash
Added --fw-list-all and --fw-flush
blob
|
commitdiff
|
diff to current
2011-10-07
Michael Rash
switched --help output to stdout from stderr
blob
|
commitdiff
|
diff to current
2011-08-27
Michael Rash
Added --fw-list info to --help
blob
|
commitdiff
|
diff to current
2011-08-27
Michael Rash
PF support on OpenBSD in progress, fwknop --fw-list...
blob
|
commitdiff
|
diff to current
2011-08-20
Michael Rash
Minor restructuring to suppress compiler "defined but...
blob
|
commitdiff
|
diff to current
2011-08-11
Michael Rash
Merge branch 'master' into optional_dbm_support
blob
|
commitdiff
|
diff to current
2011-08-11
Michael Rash
Added --pcap-filter to the fwknopd command line
blob
|
commitdiff
|
diff to current
2011-08-11
Michael Rash
Updated digest file path for gdbm/ndbm support
blob
|
commitdiff
|
diff to current
2011-06-19
Michael Rash
Removed legacy $Id$ tags from svn
blob
|
commitdiff
|
diff to current
2010-11-13
Damien Stuart
Updated the GPL blurb at the top of the source files...
blob
|
commitdiff
|
diff to current
2010-08-24
Damien Stuart
Added rule expire and purge for ipfw. Almost there...
blob
|
commitdiff
|
diff to current
2010-08-23
Damien Stuart
Start of addition of access requests via ipfw.
blob
|
commitdiff
|
diff to current
2010-08-10
Damien Stuart
Refactored firewall rule code to separate files by...
blob
|
commitdiff
|
diff to current
2010-07-16
Damien Stuart
Added check to make sure a firewall program is set.
blob
|
commitdiff
|
diff to current
2010-07-16
Damien Stuart
Updates and clean-up to address the many compiler warni...
blob
|
commitdiff
|
diff to current
2010-07-15
Damien Stuart
Almost all he conf variables have a default value if...
blob
|
commitdiff
|
diff to current
2010-07-13
Michael Rash
added --fw-list arg to the fwknopd daemon to list all...
blob
|
commitdiff
|
diff to current
2010-07-12
Michael Rash
- added is_valid_dir() utility function for checking...
blob
|
commitdiff
|
diff to current
2010-07-11
Michael Rash
minor macro update to define the default gpg keyring
blob
|
commitdiff
|
diff to current
2010-07-11
Michael Rash
Updated to define a default gpg keyring path of /root...
blob
|
commitdiff
|
diff to current
2010-07-04
Damien Stuart
More cleanup. Removed the direction field (src, dst...
blob
|
commitdiff
|
diff to current
2010-07-04
Damien Stuart
Put locale code back in. More cleanup of config direct...
blob
|
commitdiff
|
diff to current
2010-06-24
Damien Stuart
Start of cleanup for beta release candidate. Removed...
blob
|
commitdiff
|
diff to current
2010-06-20
Damien Stuart
Tweak to client usage message output. Added TCP server...
blob
|
commitdiff
|
diff to current
2010-06-20
Damien Stuart
Added support for parsing and processing SPA requests...
blob
|
commitdiff
|
diff to current
2010-04-12
Damien Stuart
Started firewall rule processing. Added rule initializ...
blob
|
commitdiff
|
diff to current
2010-02-09
Damien Stuart
Added an initial fwknopd.8 man page (and source asciido...
blob
|
commitdiff
|
diff to current
2010-01-06
Michael Rash
added -a arg to fwknopd usage() output
blob
|
commitdiff
|
diff to current
2010-01-04
Michael Rash
Added --access-file command line arg to fwknopd so...
blob
|
commitdiff
|
diff to current
2010-01-04
Damien Stuart
Added access.conf handling and processing. Added a...
blob
|
commitdiff
|
diff to current
2010-01-03
Michael Rash
added Id tag expansion
blob
|
commitdiff
|
diff to current
2010-01-03
Michael Rash
Added --packet-limit to fwknopd so that the number...
blob
|
commitdiff
|
diff to current
2010-01-03
Michael Rash
minor update to include the -f arg in the usage() output
blob
|
commitdiff
|
diff to current
2010-01-02
Damien Stuart
Added check for and create of run dir and/or basename...
blob
|
commitdiff
|
diff to current
2009-12-29
Damien Stuart
Added check for SPA packet age against the MAX_SPA_PACK...
blob
|
commitdiff
|
diff to current
2009-12-18
Damien Stuart
The default conf and run directories are captured from...
blob
|
commitdiff
|
diff to current
2009-10-11
Damien Stuart
Added stubs and some handling for signals. SIGHUP...
blob
|
commitdiff
|
diff to current
2009-09-27
Damien Stuart
Updates and enhancements to logging functions. Now...
blob
|
commitdiff
|
diff to current
2009-09-14
Damien Stuart
Added some more (stubbed-in) server code and functions...
blob
|
commitdiff
|
diff to current
2009-09-06
Damien Stuart
More tweaks to config file processing, including simple...
blob
|
commitdiff
|
diff to current
2009-09-05
Damien Stuart
Added override config handling and updated the config_i...
blob
|
commitdiff
|
diff to current
2009-09-05
Damien Stuart
Added more server command-line and config file processi...
blob
|
commitdiff
|
diff to current
2009-09-04
Damien Stuart
Added check for libpcap. More stubbing in on the serve...
blob
|
commitdiff
|
diff to current
2009-08-09
Damien Stuart
Forgot to add the server dir.
blob
|
commitdiff
|
diff to current