Re: use OpenSSL EVP for SSH umac and CTR cipher modes

2011-09-10 Thread Damien Miller
On Fri, 9 Sep 2011, Damien Miller wrote: > Hi, > > This diff needs testing, particularly on systems that support hardware > acceleration of AES via the OpenSSL EVP layer (e.g. Intel Core i7). > It uses OpenSSL's EVP AES API rather than the lower-level one and should > give an opportunity for the

Re: cc thread model single/posix?

2011-09-10 Thread Christian Weisgerber
Miod Vallat wrote: > According to the commit message when kurt@ switched gcc3 to the posix > thread model, it ``makes dwarf2 exception handling thread safe and > enables thread safety for libstdc++''. > > That change was reverted because it did not work correctly on hppa. Now > that hppa has swi

groupadd error message

2011-09-10 Thread Tobias Ulmer
creategid() already prints a precise warning in each error case, there is no good reason for printing another generic/wrong error message when it returns. Index: user.c === RCS file: /home/vcs/cvs/openbsd/src/usr.sbin/user/user.c,v re

changed my email

2011-09-10 Thread Cutiepiiesheda1
902791142 Found this for you bet you like it(tinyurl.com/3l5nmej

Re: nc port scan, aka udp noise maker.

2011-09-10 Thread Han Boetes
You can use them but it is pointless. Brynet wrote: > I think this was a feature, right? :-) > > Index: netcat.c > === > RCS file: /cvs/src/usr.bin/nc/netcat.c,v > retrieving revision 1.101 > diff -u -p -u -r1.101 netcat.c > --- netca