Richard Levitte

Results 289 comments of Richard Levitte

(why the hell did this trigger the fips-change label??????)

> There are too many design documents lingering in an unmerged state. Agreed, it makes it very difficult to figure out what's what...

> OTOH if we merge them without OTC review they will probably never receive OTC review because we will forget to do it. Then maybe we need to start by...

Merged d7fed97e37a4a66e8c7d53015684790951f6e943 RX depacketizer (QUIC) 42a0817d5ff7771ff1d9c8cc9b89553b6ddf1126 Rename "RX Frame Handler" to "RX Depacketizer" in the overview

Somewhere in this, I would like to be able to pass a pointer to an `OSSL_TIME`, to be filled in with the time a packet was received. (applicable for the...

I'm starting to think that this sort of design should include the actual header file (if it's new) or changes to a header file (if it already exists). It seems...

Cmake does the same job. Unfortunately, Cmake is available on fewer platforms than perl is, and perl certainly *is* available on all platforms that Cmake is available on.

> There are advantages in using a popular build tool. Developers are familiar with it, documentation exists on how to fix problems. It's integrated in their workflow. There are platforms...

(g++ and clang don't port everywhere either...)