Jeffrey Altman
97eaa6cd01
krb5: pkinit select_dh_group clarify 'bits' param is the minimum
...
The 'bits' parameter to select_dh_group() is the minimum acceptable
bit size. Rename 'bits' to 'min_bits' and fix the comparision
with krb5_dh_moduli.bits to ensure that DH groups whose bit size
is the minimum acceptable are not excluded.
Fixes #1002
Reported-By: Julien Rische (GitHub: jrisc)
2022-09-16 17:00:20 -04:00
Damir Franusic
872222db35
AC_FIND_FUNC_NO_LIBS should check libtinfo for tgetent
2018-12-24 02:24:22 +00:00
Viktor Dukhovni
c69a205b4c
Properly integrate upstream vis/unvis
...
Adding appropriate changes to configure.ac and config.h
2016-11-15 02:17:58 -05:00
Viktor Dukhovni
77ff7185d7
Updated libedit to NetBSD upstream
...
Note: This unconditionally assumes wchar_t support. May need revision
if some platforms prove problematic.
2016-11-14 02:22:51 -05:00
Luke Howard
54e6dbed29
libedit: Solaris portability fixes
...
__sun braced curses prototypes no longer compile on Solaris, remove them
2015-12-09 10:57:41 +11:00
Love Hornquist Astrand
5f29169afc
check for strlcpy strlcat
2013-04-29 10:57:03 -07:00
Love Hornquist Astrand
9ef071c94e
replace libeditline with libedit
2011-03-13 14:18:14 -07:00