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
a0b813ca55
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.
...
git-svn-id: file:///home/mbr/svn/fwknop/trunk@251 510a4753-2344-4c79-9c09-4d669213fbeb
2010-07-11 01:27:12 +00:00
..
config_init.c
Use USERPROFILE instead of HOME for homedir determination on win32 builds.
2010-07-07 17:46:46 +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
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
Makefile.am
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
spa_comm.c
Removed unreferenced variables.
2010-07-07 17:36:20 +00:00
spa_comm.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
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
added Id tag expansion
2010-01-03 04:49:51 +00:00