- 01 6月, 2013 5 次提交
-
-
由 Michael Rash 创作于
Ryman reported a timing attack bug in the HMAC comparison operation (#85) and suggested a fix derived from YaSSL: http://www.mail-archive.com/debian-bugs-rc@lists.debian.org/msg320402.html
-
由 Michael Rash 创作于
-
由 Michael Rash 创作于
This change simplifies the fwknop client usage by allowing the -D argument to be used as the stanza name if -n is not also specified in --save-rc-stanza mode.
-
由 Michael Rash 创作于
-
由 Michael Rash 创作于
-
- 31 5月, 2013 4 次提交
-
-
由 Michael Rash 创作于
-
由 Michael Rash 创作于
-
由 Michael Rash 创作于
-
由 Michael Rash 创作于
This is a minor commit to not print keys to stdout when both --save-rc-stanza and --key-gen are set on the command line.
-
- 29 5月, 2013 3 次提交
-
-
由 Michael Rash 创作于
This set of fixes from Franck allows for much better --save-rc-stanza functionality - new SPA keys can automatically be saved to the fwknoprc file when --key-gen and --save-rc-stanza are given, keys aren't overwritten upon updating the arguments for an existing stanza, and more. Conflicts: client/config_init.c
-
由 Franck Joncourt 创作于
-
由 Franck Joncourt 创作于
* ask_overwrite() : when the user inputs more than one char when prompted, a second call to the function does not take the second char anymore. We parse all of the chars until we reach an LF char and discard all of them except the first one. The overwrite is requested only when the user sets 'y', if there is anything else we asssume 'N'. * When -k is used on the command line along with the --save-rc-stanza, the generated keys are also written in the stanza in fwknoprc.
-
- 28 5月, 2013 1 次提交
-
-
由 Franck Joncourt 创作于
an array containing only their name. It is now possible to sort them without worrying about their position in the enumeration. Improve variable naming for a better understanding (var_ndx becomes var_pos).
-
- 27 5月, 2013 1 次提交
-
-
由 Franck Joncourt 创作于
-
- 25 5月, 2013 1 次提交
-
-
由 Franck Joncourt 创作于
Interim commit to add the VERBOSE variable to be stored in the fwknoprc file when -v is used with --save-rc-stanza. The VERBOSE variable is also read by fwknop and the verbosity level is set accordingly.
-
- 23 5月, 2013 5 次提交
-
-
由 Michael Rash 创作于
-
由 Michael Rash 创作于
The command line arg validation function also checks this.
-
由 Michael Rash 创作于
-
由 Michael Rash 创作于
[server] update access.conf comments to conform to no trailing semicolon or colon within the variable name
-
由 Michael Rash 创作于
-
- 22 5月, 2013 3 次提交
-
-
由 Michael Rash 创作于
[test suite] minor formatting update to access.conf files to mimic fwknoprc vars (no colon or trailing semicolon)
-
由 Michael Rash 创作于
-
由 Michael Rash 创作于
Lots of places in the code were already using {0} to initialize stack char arrays, but memset() was being used as well. This commit removes all unnecessary memset() calls against char arrays that are already initialized via {0} (which sets all members to zero for such arrays).
-
- 21 5月, 2013 1 次提交
-
-
由 Michael Rash 创作于
Closes issues #81 and #82 thanks to Franck.
-
- 20 5月, 2013 2 次提交
-
-
由 Franck Joncourt 创作于
-
由 Franck Joncourt 创作于
-
- 19 5月, 2013 11 次提交
-
-
由 Michael Rash 创作于
-
由 Franck Joncourt 创作于
-
由 Michael Rash 创作于
-
由 Michael Rash 创作于
-
由 Michael Rash 创作于
[server] port list memory leak bug fix for OpenBSD/pf and FreeBSD/ipfw firewall interface code found by Coverity
-
由 Michael Rash 创作于
-
由 Michael Rash 创作于
-
由 Michael Rash 创作于
[FTBS] Fixed gpl2.0.texi
-
由 Franck Joncourt 创作于
The @appendixsubsec entries are substituted by @appendixsec entries.
-
由 Michael Rash 创作于
-
由 Michael Rash 创作于
-
- 18 5月, 2013 3 次提交
-
-
由 Michael Rash 创作于
-
由 Michael Rash 创作于
-
由 Michael Rash 创作于
-