Displaying 13 results from an estimated 13 matches similar to: "OpenSSH-2.2.0p1 cores in openssl-0.9.6's bn_print.c"
2001 Oct 20
8
Recent openssl is required for OPENSSL_free [Re: Please test snapshots for 3.0 release] (fwd)
No response yet, so resending.
--
Pekka Savola "Tell me of difficulties surmounted,
Netcore Oy not those you stumble over and fall"
Systems. Networks. Security. -- Robert Jordan: A Crown of Swords
---------- Forwarded message ----------
Date: Fri, 12 Oct 2001 09:44:54 +0300 (EEST)
From: Pekka Savola <pekkas at netcore.fi>
To: Damien Miller
2004 Feb 12
1
OpenSSH_3.7.1p2 Floating point exception on Opteron
I'm getting a floating point exception from ssh on an opteron running Linux
(in 64 bit). It happens only when I ssh out to a server not supporting
SSHv2 and when its public key is not already in the key file. Right after I
answer "yes" to the "Are you sure?" prompt I get the exception.
Here is the stack trace:
Program received signal SIGFPE, Arithmetic exception
2003 Feb 09
1
Logging of comments on keys
Hi,
during our usual work I found it anoying that one can not easily see
who logged in using public key authentication. In newer versions of
SSH the fingerprint of the public key gets logged, but who can tell
which key belongs to whom from his head?
So I wrote a little ad-hoc patch (vs. 3.5.p1) so that the comment
field on the keys in the authorized_keys[2] files get logged to make
life
2023 Aug 22
0
Quick patch for updated NL-ips
Thanks to those on IRC confirming quickly that this was not something supported (yet) in Asterisk.
Below is a quick fix/patch to tcptls.c for Asterisk 18 against this particular provider.
Dw
static int check_tcptls_cert_name(ASN1_STRING *cert_str, const char *hostname, const char *desc)
{
unsigned char *str;
int ret;
ret = ASN1_STRING_to_UTF8(&str, cert_str);
2012 Mar 11
2
[patch] Threading support in ssh-agent
Hi all!
I do not know openssh patch policy so I am just sending
the patch to the mailing list. Sorry for inconvenience.
Ssh-agent seems to be too slow if you need to access thousands of
servers. This is a simple patch to enable threading in ssh2 authentication.
Patch adds "-p numthreads" option and defaults to the number of processors.
I've tested it as I could, but
2012 Nov 10
4
imap-login hanging when firewall blocks ssl handshaking
imap-login processes are hanging (using 100% of CPU) when connected from a client that is partially blocked by a firewall. It appears that imap-login is stuck in a loop trying to complete an ssl handshake. imap-login is working fine for other clients not blocked by the firewall (including localhost).
This is dovecot 2.1.10 under Mac OS X 10.8.2 (compiled from sources); the firewall is Little
2005 Aug 09
2
error compiling asterisk on solaris
hello,
can anyone help me? im gettitng this error when i tried runnin make on solaris 9
rm -f include/asterisk/version.h.tmp
make[1]: `ast_expr.a' is up to date.
make[1]: Leaving directory `/export/home/fst/chris/cvs/asterisk'
gcc -g -o asterisk io.o sched.o logger.o frame.o loader.o config.o channel.o t ranslate.o file.o say.o pbx.o cli.o
2007 Mar 24
0
configure/makefile cleanup: remove LIBSELINUX, LIBWRAP and LIBPAM
Hi all.
Now that we have SSHDLIBS for the libraries required by sshd only, it's
possible to remove some of the single-purpose variables from Makefile.
If this is worth doing, the next step would probably be to move the
OpenSSL libs into CRYPTOLIBS since binaries such as scp and sftp don't
need to be linked with libcrypto.
Index: Makefile.in
2001 Oct 23
8
Another round of testing calls.
Outside the known 'Hang-on-exit' bug and the Solaris 'PAM_TTY_KLUDGE'
required. *WHAT* other issues *MUST* be address before 3.0 which is
approaching fast?
Those running NeXTStep I need conformation that it works under NeXT. My
current Slab is packed in a storage unit due to a fire in my apartment
complex (happened above me so I'm wrapping up dealing with that crap =).
-
2006 Aug 01
1
Improving interaction/performance with Mail.app
On July 1, Alan Schmitt wrote:
>>>> What OS are you using in server side? And what filesystem?
>>>
>>> Mac OS X.4.7, with HFS+ as files system.
>>
>> I think I've heard before that Dovecot doesn't behave too great with
>> OSX..
>
>This might be the cause. I've had the plan to move my IMAP server to
>a linux box, this might be
2001 Oct 12
17
Please test snapshots for 3.0 release
Could everyone please test the latest snapshots as we will be making a
new release soon.
If you have any patches you would like us to consider, please resend
them to the list ASAP.
-d
--
| Damien Miller <djm at mindrot.org> \ ``E-mail attachments are the poor man's
| http://www.mindrot.org / distributed filesystem'' - Dan Geer
2007 Feb 20
0
Apple Mail/Tiger Bug came up on the pf mailing list. . .
Hi all,
Just FYI, this post showed up on the pf mailing list a couple of days
ago:
Cc: pf at benzedrine.cx
From: Axel Rau <Axel.Rau at Chaos1.DE>
Subject: Re: mismatch on route through packet/byte counts
Date: Sun, 18 Feb 2007 14:37:56 +0100
To: Daniel Hartmeier <daniel at benzedrine.cx>
X-Mailer: Apple Mail (2.752.2)
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from
2007 Mar 20
2
Throttling Logins
Hi.
Earlier today I was hit with 612 login attempts in 7 minutes. They
ramped up slowly, too. :-)
They quickly hit the file descriptor limit. And then a login server
spawned and died so quickly that dovecot just died.
My question is, is there a way to throttle the number of login
connections? I'm doing it in my firewall now, but it would be nice
to be able to say something like