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
/
client
History
Damien Stuart
4f504848a0
Fixed handling of man page generation in Makefile.am so it works from alternate build directories.
...
git-svn-id: file:///home/mbr/svn/fwknop/trunk@289 510a4753-2344-4c79-9c09-4d669213fbeb
2010-10-17 02:52:21 +00:00
..
config_init.c
minor off-by-one fix for home directory path separator
2010-08-14 01:26:42 +00:00
config_init.h
Added .fwknoprc file creation and processing. This allows for saved default and named configuration profiles. Updated fwknop manpage to reflect the new capability. Also cleaned up messages (errors, info) from the program.
2010-07-05 22:49:03 +00:00
fwknop_common.h
Added .fwknoprc file creation and processing. This allows for saved default and named configuration profiles. Updated fwknop manpage to reflect the new capability. Also cleaned up messages (errors, info) from the program.
2010-07-05 22:49:03 +00:00
fwknop.8.in
Reworked how man pages are generated. Now, man pages in the client and server directory are "fwknop(d).8.in" and a target was added to Makefile.am to create the man pages while doing variable substitutions based on directives specified via the configure script. Minor tweak to fwknop.spec file.
2010-07-11 01:27:12 +00:00
fwknop.c
Added .fwknoprc file creation and processing. This allows for saved default and named configuration profiles. Updated fwknop manpage to reflect the new capability. Also cleaned up messages (errors, info) from the program.
2010-07-05 22:49:03 +00:00
fwknop.h
Major rearrangement. Renamed directories: "fko" to "lib", "src" to "client". Added "common" and "server" directories. Setup autoconf to allow disabling the server and/or client builds.
2009-08-09 15:43:16 +00:00
getpasswd.c
Added .fwknoprc file creation and processing. This allows for saved default and named configuration profiles. Updated fwknop manpage to reflect the new capability. Also cleaned up messages (errors, info) from the program.
2010-07-05 22:49:03 +00:00
getpasswd.h
Major rearrangement. Renamed directories: "fko" to "lib", "src" to "client". Added "common" and "server" directories. Setup autoconf to allow disabling the server and/or client builds.
2009-08-09 15:43:16 +00:00
http_resolve_host.c
Removed a debug print statement.
2010-07-18 01:56:19 +00:00
Makefile.am
Fixed handling of man page generation in Makefile.am so it works from alternate build directories.
2010-10-17 02:52:21 +00:00
spa_comm.c
Updates and clean-up to address the many compiler warnings when compiled with -Wall. Also some autoconf updates
2010-07-16 14:28:32 +00:00
spa_comm.h
Updates to accomodate building and compiling on FreeBSD systems.
2010-08-08 18:53:35 +00:00
utils.c
Major rearrangement. Renamed directories: "fko" to "lib", "src" to "client". Added "common" and "server" directories. Setup autoconf to allow disabling the server and/or client builds.
2009-08-09 15:43:16 +00:00
utils.h
Updates and clean-up to address the many compiler warnings when compiled with -Wall. Also some autoconf updates
2010-07-16 14:28:32 +00:00