Re: Welcoming our new committers

2019-05-21 Thread Dmitry Belyavsky
lcome our four new committers as announced here: > > https://www.openssl.org/blog/blog/2019/05/20/committers/ > > The new committers are: > > Dmitry Belyavsky, Shane Lontis, Tomáš Mráz and Patrick Steuer. > > Welcome all! > > Matt > -- SY, Dmitry Belyavsky

Re: punycode licensing

2019-07-10 Thread Dmitry Belyavsky
base. >> >> >> >> So why does the project require permission from other Apache-licensed >> licensed software? In other words, why will the project not accept and use >> the rights, covered by copyright and license, that it grants to others? >> >> >> > -- SY, Dmitry Belyavsky

Re: punycode licensing

2019-08-05 Thread Dmitry Belyavsky
Dear Tim, Sorry for the delay with the response. On Thu, Jul 11, 2019 at 2:44 AM Tim Hudson wrote: > On Thu, Jul 11, 2019 at 12:37 AM Dmitry Belyavsky > wrote: > >> Dear Tim, >> >> Formally I am a contributor with a signed CLA. >> I took a code definitely

Re: Cleaning up include file inconsistencies

2019-07-06 Thread Dmitry Belyavsky
sted by a source tree vote: > >~/src/openssl$ find -name '*_lcl.h' | wc -l >19 > ~/src/openssl$ find -name '*_locl.h' | wc -l > 30 > > What's your opinion about renaming of those files? > > Matthias > > -- SY, Dmitry Belyavsky

Re: Malloc failures check

2019-11-21 Thread Dmitry Belyavsky
off-list discusson: > > > > i=0 > > while : ; do > >((i++)) > >export MALLOC_FAILURE_CHECKS=${i}@100 openssl foo etc… > >test -f core && echo crashed && exit 1 > > done > > > > > -- SY, Dmitry Belyavsky

Re: Flaw in our process for dealing with trivial changes

2019-12-12 Thread Dmitry Belyavsky
Dear Matt, On Thu, Dec 12, 2019 at 1:25 PM Matt Caswell wrote: > > On 12/12/2019 09:29, Dmitry Belyavsky wrote: > > - the contributor agreed to sign the CLA and > > - there was a mark that CLA is signed and > > - all the necessary approves were present > > I de

Re: Flaw in our process for dealing with trivial changes

2019-12-12 Thread Dmitry Belyavsky
and no CLA on file, it seems > possible to me that we could push commit all the way through the process > without the reviewers even realising that the author is claiming > triviality on the commit. > > Not sure what the solution to that is. > > Matt > -- SY, Dmitry Belyavsky

Re: Flaw in our process for dealing with trivial changes

2019-12-12 Thread Dmitry Belyavsky
Great idea. пт, 13 дек. 2019 г., 0:31 Dr Paul Dale : > A red blocker along the lines of: “Triviality Unconfirmed”. One of the > reviewers needs to remove this before the PR can be merged. > > It’s in our face, it prevent accidental merges and its low overhead. > > > Pauli > -- > Dr Paul Dale |

Malloc failures check

2019-11-20 Thread Dmitry Belyavsky
Hello, Observing a series of similar bugs related to a lack of checks of the malloc return values, I wonder if we could automate the search of these errors on the compile level (e.g. similar to the __owur macro)? -- SY, Dmitry Belyavsky

Re: New GitHub Project Landing Page

2020-02-26 Thread Dmitry Belyavsky
Looks great! Many thanks for your efforts! On Wed, Feb 26, 2020 at 11:13 PM Dr. Matthias St. Pierre < matthias.st.pie...@ncp-e.com> wrote: > The OpenSSL Project GitHub has a new landing page: > > https://github.com/openssl/openssl > > Scroll down. Enjoy. > > >

Re: New Committer

2020-01-31 Thread Dmitry Belyavsky
; Welcome David! > > Matt > -- SY, Dmitry Belyavsky

Re: Github PR label automation

2020-02-08 Thread Dmitry Belyavsky
f the approval: done label gets set again then after 24 hours > the existing automation will trigger. #10786 is a good example of > this. > > Mark > -- SY, Dmitry Belyavsky

Re: Deprecation

2020-02-14 Thread Dmitry Belyavsky
Dear Matt, On Fri, Feb 14, 2020 at 12:48 PM Matt Caswell wrote: > > > On 14/02/2020 09:41, Dmitry Belyavsky wrote: > > Hello, > > > > On Fri, Feb 14, 2020 at 5:30 AM Dr Paul Dale > <mailto:paul.d...@oracle.com>> wrote: > > > > Th

Re: Deprecation

2020-02-14 Thread Dmitry Belyavsky
Dear Richard, On Fri, Feb 14, 2020 at 1:37 PM Richard Levitte wrote: > On Fri, 14 Feb 2020 10:41:05 +0100, > Dmitry Belyavsky wrote: > > > > > > Hello, > > > > On Fri, Feb 14, 2020 at 5:30 AM Dr Paul Dale > wrote: > > > > There is some pu

Re: Deprecation

2020-02-14 Thread Dmitry Belyavsky
_0_0 # 29 Mar 2010 > OPENSSL_NO_DEPRECATED_1_0_1 # 14 Mar 2012 > -- SY, Dmitry Belyavsky

Re: Deprecation

2020-02-14 Thread Dmitry Belyavsky
both as open-source and commercial engine developer seems reasonable to delay conversion from engines to providers at least until 3.0.0 feature freeze happens. But some features I'm interested in imply engine model (and it will be great if somebody else could look at PR 10904 to avoid it when possible). -- SY, Dmitry Belyavsky

Re: crypt(3)

2020-01-16 Thread Dmitry Belyavsky
ughts? Other alternatives? > > > Pauli > -- > Dr Paul Dale | Distinguished Architect | Cryptographic Foundations > Phone +61 7 3031 7217 > Oracle Australia > > -- SY, Dmitry Belyavsky

Re: 3.0 release timeline proposal

2020-01-07 Thread Dmitry Belyavsky
When does the feature freeze happen? I'm interested in publishing as much GOST support as possible. On Tue, 7 Jan 2020, 14:13 Matt Caswell, wrote: > Hi all > > Myself, Paul, Shane, Richard and Nicola had a conf call today to discuss > the outstanding tasks and effort required to get us to a

Re: 3.0 release timeline proposal

2020-01-07 Thread Dmitry Belyavsky
Many thanks! Got it, and I think this should be directly written. On Tue, 7 Jan 2020, 16:05 Matt Caswell, wrote: > > > On 07/01/2020 13:00, Dmitry Belyavsky wrote: > > When does the feature freeze happen? > > I'm interested in publishing as much GOST support as possible

Re: 3.0 release timeline proposal

2020-01-07 Thread Dmitry Belyavsky
Sorry. My fault :( On Tue, 7 Jan 2020, 16:35 Matt Caswell, wrote: > > > On 07/01/2020 13:26, Dmitry Belyavsky wrote: > > Many thanks! > > > > Got it, and I think this should be directly written. > > It was!! > > beta1, 2020-06-02: Code complete

Re: 1.1.1f

2020-03-26 Thread Dmitry Belyavsky
ken quite a bit of stuff, I propose > that we do a 1.1.1f soon (possibly next Tuesday - 31st March). > > Thoughts? > I strongly support this idea. -- SY, Dmitry Belyavsky

Re: Stale PR stats @May01

2020-05-01 Thread Dmitry Belyavsky
22 > 7225 reviewed:commented days:587 > 6725 milestone:Assessed, reviewed:approved days:330 > 6518 milestone:Assessed, reviewed:approved days:681 > 6516 branch: 1.1.1, branch: master, milestone:Assessed, days:681 > 6448 milestone:Assessed, days:188 > 6219 milestone:Assessed, reviewed:approved days:719 > 5427 branch: master, milestone:Assessed, reviewed:commented days:481 > 4487 milestone:Assessed, days:658 > -- SY, Dmitry Belyavsky

Re: Stale PR stats @May01

2020-05-01 Thread Dmitry Belyavsky
On Fri, May 1, 2020 at 6:19 PM Mark J Cox wrote: > On Fri, May 1, 2020 at 3:30 PM Dmitry Belyavsky wrote: > .. > > And I also got an idea that ping comment leaves PRs out of this > statistics :) > > Thanks! The script is designed to ignore the automated pings that i

Re: Unexpected EOF handling

2020-05-08 Thread Dmitry Belyavsky
; > If the default behaviour should be to make it a non-fatal error, > like the old behaviour is, I would really prefer a different > error, one that's not SSL_ERROR_SYSCALL or SSL_ERROR_SSL. > > So I think the suggestion is to have this: > - By default, SSL_ERROR_SSL is returned with > SSL_R_UNEXPECTED_EOF_WHILE_READING, the session will be > marked invalid. > - With an option, SSL_ERROR_ZERO_RETURN is returned, the session > will stay valid. > If I remember correctly, session resumption is a way to significantly reduce a server's workload. So I think that by default (and maybe the only option) we should prefer the old behaviour. -- SY, Dmitry Belyavsky

Re: Unexpected EOF handling

2020-05-11 Thread Dmitry Belyavsky
or, > > like the old behaviour is, I would really prefer a different > > error, one that's not SSL_ERROR_SYSCALL or SSL_ERROR_SSL. > > > > So I think the suggestion is to have this: > > - By default, SSL_ERROR_SSL is returned with > > SSL_R_UNEXPECTED_EOF_WHILE_RE

Re: Some more extra tests

2020-05-11 Thread Dmitry Belyavsky
Dear Nicola, Please see https://github.com/openssl/openssl/pull/11792 It currently does not enable TCL and Perl tests, but the C tests also helped me to find regression in the master branch. On Thu, May 7, 2020 at 10:55 PM Dmitry Belyavsky wrote: > Dear Nicola, > > I feel a signifi

Re: Alpha2

2020-05-08 Thread Dmitry Belyavsky
Dear Matt, The workaround for the 11763 is implemented, 11764 seems to be fixed now, so no objections from my side. Happy weekend! On Fri, May 8, 2020 at 11:58 AM Dmitry Belyavsky wrote: > Dear Matt, > > I kindly ask not to make release until issues raised in #11763 and #11764 &g

Deprecating misleading GOST names

2020-03-20 Thread Dmitry Belyavsky
y inconvenient. I'd like to fix these issues in the upcoming 3.0 release, so any ideas about how to deal with it are welcome. Some of this stuff can be fixed on the engine level, but it's better to avoid misleading naming. -- SY, Dmitry Belyavsky

Re: Some more extra tests

2020-05-07 Thread Dmitry Belyavsky
need to test more thoroughly to ensure we are not > breaking the engine API! > > > Nicola > > On Thu, May 7, 2020, 21:08 Dmitry Belyavsky wrote: > >> Dear colleagues, >> >> Let me draw your attention to a potentially reasonable set of extended >> tes

Re: Unexpected EOF handling

2020-05-07 Thread Dmitry Belyavsky
returned apart from the unclean EOF condition? > > I can't really think of any. > > So I would be just for properly documenting the condition and keeping > it as is if the SSL_OP to ignore unclean EOF is in effect. > > -- > Tomáš Mráz > No matter how far down the wrong road you've gone, turn back. > Turkish proverb > [You'll know whether the road is wrong if you carefully listen to your > conscience.] > > > -- SY, Dmitry Belyavsky

Some more extra tests

2020-05-07 Thread Dmitry Belyavsky
of known problems). I will be happy to assist in enabling these tests as a part of openssl test suites. Many thanks! -- SY, Dmitry Belyavsky

Re: Alpha2

2020-05-08 Thread Dmitry Belyavsky
elease > next week (on Thursday 14th May). Unless I hear objections otherwise, I > plan to go with that. > > Matt > -- SY, Dmitry Belyavsky

Re: OpenSSL Security Advisory

2020-09-09 Thread Dmitry Belyavsky
Many thanks! On Wed, Sep 9, 2020 at 4:16 PM Mark J Cox wrote: > I just spotted it via twitter, https://raccoon-attack.com/ > > Mark > > On Wed, Sep 9, 2020 at 2:08 PM Dmitry Belyavsky wrote: > > > > Could you please let me know when it is available? > > > &

Re: OpenSSL Security Advisory

2020-09-09 Thread Dmitry Belyavsky
Could you please let me know when it is available? On Wed, Sep 9, 2020 at 3:51 PM Mark J Cox wrote: > They should be releasing their paper very soon (today). > > Regards, Mark > > On Wed, Sep 9, 2020 at 1:45 PM Dmitry Belyavsky wrote: > > > > Is the description of th

Re: OpenSSL Security Advisory

2020-09-09 Thread Dmitry Belyavsky
QYKb > 5rHRLB3DDoyHEBzEEIjcqYTTThXW9ZSByVK9SKpC78IRM/B2dfd0+j4hIB/kDC/E > G+wieFzexHQVdleVYT/VaJ6qS8AwvohBbt8h7yK0P6v/4vEm0spDbUmjWJBVUlUu > QZyELjj8XZR3YFxt3axSuJg3JSGYlaMzkt2+DVq4qEzeJLIydLK9J8p6RNwPhsJk > Rx0ez8P4N+5O7XmA0nHv3HyompdMgHlvykj8Ks4lNHVS02KKLi1jDtmOxl3Fm/hb > ZNOmjn7lulV1342pw4rWL3Nge3x0s0Q5zgBCm1mqLzzu/V1ksx8FJwGA1w2cH280 > dU9VedkC2wvFQije8pFrWH9l6N9Bh41DIEOnlBl0AL7IrbPdO6yMcD6vpR7hWjr3 > fx4hNJSAGzJ3i/NXlSj4eR/47zkjfJyEc8Drc2QgewyqXFrK20X/LOj8MqJlc+ry > pXZseh+XC8WaYDMV1ltrKvE2Ld9/0f3Ydc04AcDeu5SXPJG79ogzVnchZok7+XCj > RT+a3/ES45+CTfL5v27t5QJxJcxg4siLVsILfi0rIUv0IYgH2fU= > =U7OO > -END PGP SIGNATURE- > -- SY, Dmitry Belyavsky

Re: More GitHub labels

2020-09-10 Thread Dmitry Belyavsky
an dismiss the stale review. > > Sorry, it seems a bit overengineering for me. I'd prefer a procedure with explicit hold and explanation in the comments. -- SY, Dmitry Belyavsky

Re: Would this be interesting to the project?

2020-10-02 Thread Dmitry Belyavsky
> Oracle Australia > > > > > -- SY, Dmitry Belyavsky

Re: Would this be interesting to the project?

2020-10-02 Thread Dmitry Belyavsky
riginal message and > destroy all copies thereof. > > <https://www.ncp-e.com/de/aktuelles/events/veranstaltungen> > <https://www.ncp-e.com/de/aktuelles/events/veranstaltungen> > > *From**:* openssl-project *On > Behalf Of *Dmitry Belyavsky > *Sent:* Friday, October

Re: Meaning of no-xxx option

2020-10-18 Thread Dmitry Belyavsky
support > it, and so the apps and libssl can use it then. > > My interpretation was always that we want to completly disable the > feature, for instance because we don't want to use it at all or we > want to reduce the size of the binries. > > > Kurt > > -- SY, Dmitry Belyavsky

Re: Freeze?

2020-09-26 Thread Dmitry Belyavsky
ve a similar view? > > I think we should probably avoid putting in large or potentially > destabilizing changes, but don't see much reason to put a total freeze in > place (even with your listed exceptions). > I agree with Ben. -- SY, Dmitry Belyavsky

Re: Would this be interesting to the project?

2020-10-03 Thread Dmitry Belyavsky
'. == I can submit a PR providing the CodeQL scan for the master branch if the Team thinks it is useful. But I strongly suppose that someone will have to configure the OpenSSL github project to enable it. On Fri, Oct 2, 2020 at 6:30 PM Dmitry Belyavsky wrote: > As setting up openssl mas

Re: 3.0 beta 1 milestone

2020-09-17 Thread Dmitry Belyavsky
ind either way - but if its the latter, then I need a > way of identifying the "must haves". These are the top priority items, > and at the moment I can't easily track their progress. > > Matt > > > -- SY, Dmitry Belyavsky

My vacation

2020-07-23 Thread Dmitry Belyavsky
Hello, I go on my vacation from July 24 to August 5. On vacation, my internet access is very limited. If you have smth urgent, please let me know via direct email. Many thanks! -- SY, Dmitry Belyavsky

Re: OSSL_PARAM behaviour for unknown keys

2020-12-14 Thread Dmitry Belyavsky
hether the state is consistent and suitable for the upcoming operation or not is a must and should be provided by an API. -- SY, Dmitry Belyavsky

Re: OSSL_PARAM behaviour for unknown keys

2020-12-14 Thread Dmitry Belyavsky
Dear Kurt, On Mon, Dec 14, 2020 at 10:10 PM Kurt Roeckx wrote: > On Mon, Dec 14, 2020 at 08:20:29PM +0100, Dmitry Belyavsky wrote: > > Dear Kurt, > > > > > > On Mon, Dec 14, 2020 at 3:59 PM Kurt Roeckx wrote: > > > > > Hi, > > > > > &g

Job Change

2020-11-16 Thread Dmitry Belyavsky
activity as a committer. -- SY, Dmitry Belyavsky

Re: Change of scenery

2021-02-01 Thread Dmitry Belyavsky
gt; > Dr Paul Dale > > > > -- SY, Dmitry Belyavsky

Re: Repository

2021-06-17 Thread Dmitry Belyavsky
If you > > have an approved PR that you were expecting would be included and it > > hasn't been, then please point me at it. > > > > Thanks > > > > Matt > > > > > > On 16/06/2021 10:21, Dr Paul Dale wrote: > >> The repository is frozen in anticipation of the 3.0 beta release. > >> > >> Pauli > >> > -- SY, Dmitry Belyavsky

Re: OTC VOTE: Accept PR#16286 into 3.0 subject to the normal review process

2021-08-17 Thread Dmitry Belyavsky
: T) > >Dmitry [ ] >Matt [-1] >Pauli [+1] >Tim[ 0] >Richard[+1] >Shane [+1] >Tomas [ ] >Kurt [ ] >Matthias [ ] >Nicola [+1] > -- SY, Dmitry Belyavsky

Re: OTC VOTE: Accept PR#16286 into 3.0 subject to the normal review process

2021-08-29 Thread Dmitry Belyavsky
> > I think we need some sort of definition of missing features. Some features (e.g. SRP) were deliberately excluded from 3.0, but I tend to treat all the other features available in 1.1.1 and missing in 3.0 as bugs. -- SY, Dmitry Belyavsky

Re: New OTC Member

2021-07-30 Thread Dmitry Belyavsky
Dear Matt, dear colleagues, It's a great honor to become an OpenSSL Technical Committee member! I'll do my best to make the project better. On Fri, Jul 30, 2021 at 12:12 PM Matt Caswell wrote: > I am very pleased to be able to announce that Dmitry Belyavsky has > become the OpenSSL Tec

Re: Blog post about FIPS submission

2021-09-23 Thread Dmitry Belyavsky
my blog post about the OpenSSL 3 FIPS submission here: > > https://www.openssl.org/blog/blog/2021/09/22/OpenSSL3-fips-submission/ > > Matt > > -- SY, Dmitry Belyavsky

Re: Agenda for the next OTC meeting

2021-10-12 Thread Dmitry Belyavsky
t; > 1) Nominate a minute taker and confirm agenda > 2) Review policy process strawman > 3) PR #16725 > 4) Agree agenda for next meeting > 5) AOB > > > Matt > > -- SY, Dmitry Belyavsky

Re: OTC VOTE: Accept Policy change process proposal

2021-11-01 Thread Dmitry Belyavsky
Matt [ ] >Pauli [ ] >Tim[ ] >Richard[ ] >Shane [ ] >Tomas [+1] >Kurt [ ] >Matthias [ ] >Nicola [ ] > > > > -- SY, Dmitry Belyavsky

Export OPENSSL_str[n]casecmp as public API functions in 3.0

2022-04-19 Thread Dmitry Belyavsky
[+1] -- SY, Dmitry Belyavsky