search for: busterb

Displaying 4 results from an estimated 4 matches for "busterb".

Did you mean: buster
2014 May 02
1
Regarding the optional OpenSSL integration for the portable version
Hi, I have been working on a portable LibreSSL build tree for a little while to test the waters: http://github.com/busterb/libressl Someone noticed an issue with the arc4random implementation that I originally grabbed from libbsd https://github.com/busterb/libressl/issues/1 So, I looked at how OpenSSH handles it, and noticed that it uses the random functions from OpenSSL unconditionally to seed the state of its versi...
2017 Feb 26
1
v2.2.28: patches (to use libressl 2.4.5) and test error (strftime)
................................ : FAILED timings 0 ............................................................ : ok re: Why do you want to disable /dev/urandom? https://github.com/libressl-portable/portable/issues/278 re: dcrypt-openssl.c, ssl.m4 and HMAC_CTX_free(NULL) Please discuss this with busterb at GitHub. -------- Original Message -------- Subject: Re: v2.2.28: patches (to use libressl 2.4.5) and test error (strftime) Local Time: 25 February 2017 8:54 PM UTC Time: 25 February 2017 19:54 From: tss at iki.fi To: Ruga <ruga at protonmail.com> Dovecot Mailing List <dovecot at...
2015 Sep 12
7
[Bug 2465] New: openssh portable does not check if arc4random_buf is declared in the system headers?
...aders? Product: Portable OpenSSH Version: 7.1p1 Hardware: amd64 OS: Linux Status: NEW Severity: normal Priority: P5 Component: Build system Assignee: unassigned-bugs at mindrot.org Reporter: busterb at gmail.com Hi, I got this report about the build process of openssh portable only checking if arc4random_buf links, not if it is declared in a header. It should probably ensure that the function exists in a header and set the local compatibility header define appropriately. https://github.co...
2017 Feb 25
3
v2.2.28: patches (to use libressl 2.4.5) and test error (strftime)
t_strftime and variants now .......................................... : ok test-time-util.c:123: Assert failed: strcmp(t_strftime(RFC2822_FMT, gmtime(&ts)), exp) == 0 test-time-util.c:124: Assert failed: strcmp(t_strfgmtime(RFC2822_FMT, ts), exp) == 0 t_strftime and variants fixed timestamp .............................. : FAILED timings 0