Date: Thu, 27 Aug 2009 19:29:46 +0200 From: Zahemszky =?ISO-8859-2?Q?G=E1bor?= <Gabor@Zahemszky.HU> To: freebsd-security@freebsd.org Subject: Re: bundled openssl version Message-ID: <20090827192946.7f5782c3@Picasso.Zahemszky.HU> In-Reply-To: <A7CAA46C10B540FC9029FBACF651EA98@nb03> References: <25ae98a90908270451m1d3c17b2nab12dc259f808848@mail.gmail.com> <A7CAA46C10B540FC9029FBACF651EA98@nb03>
next in thread | previous in thread | raw e-mail | index | archive | help
>> I'm just puzzled why we still stick to 0.9.8e. It's almost ancient. >> Why not 0.9.8f? Doesn't someone need TLS extensions working? > Why don't you use security/openssl ? Why do we need a port, if we can / could use the program from the base system? Zahy < Gabor at Zahemszky dot HU > -- #!/bin/ksh Z='21N16I25C25E30, 40M30E33E25T15U!'; IFS=' ABCDEFGHIJKLMNOPQRSTUVWXYZ '; set -- $Z;for i;{ [[ $i = ? ]]&&print $i&&break; [[ $i = ??? ]]&&j=$i&&i=${i%?}; typeset -i40 i=8#$i;print -n ${i#???}; [[ "$j" = ??? ]]&&print -n "${j#??} "&&j=;typeset +i i;}; IFS=' 0123456789 ';set -- $Z;for i;{ [[ $i = , ]]&&i=2; [[ $i = ?? ]]||typeset -l i;j="$j $i";typeset +l i;};print "$j"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090827192946.7f5782c3>