Yann Droneaud

Results 11 issues of Yann Droneaud

OPENSSL_API_COMPAT is to be set by the module including OpenSSL header to request a certain API level compatibility, and starting with OpenSSL 3, it's no more defined by OpenSSL header...

With OpenSSL 3.0, it's really up to the application to define `OPENSSL_API_COMPAT`, and when compiling tcpdump, `OPENSSL_API_COMPAT` is not defined, thus the check in `esp_init()` is incorrect: ``` #if !defined(OPENSSL_API_COMPAT)...

compiling

It would be useful in some use cases to be able to disable unwanted format / unwanted filter at build time, either through cmake or ./configure.

In my use case, due to the inplace protect/unprotect API, RTP/RTCP packets have to be duplicated before being protected/unprotected. I believe some memory bandwidth could be saved if libsrtp exposed...

With Firefox 93, Fedora 34, despite *.gnome.org being trusted I'm experiencing broken site rendering when NoScript is active. For example on https://gitlab.gnome.org/GNOME/evolution/-/issues ![image](https://user-images.githubusercontent.com/881377/139527247-c9c85035-f179-4751-aab4-d8aa7885b35e.png) Rendering is fixed when I disable NoScript...

**URL**: https://www.youtube.com/watch?v=VfDWfZkNrHU **Browser / Version**: Firefox 105.0 **Operating System**: Linux **Tested Another Browser**: Yes Other **Problem type**: Video or audio doesn't play **Description**: There is no video **Steps to Reproduce**:...

browser-firefox
priority-critical
os-linux
engine-gecko

FlashPlayer pluging keep crashing for one or two week. I'm getting those messages in .xsession-error > Failed to open VDPAU backend libvdpau_r600.so: Ne peut ouvrir le fichier d'objet partagé: Aucun...

Hi, I'm considering using epresent to run a presentation written in org-mode: - source code is available at https://gitorious.org/opteya/talk-kernel-userspace-abi/ - presentation (S5 exported ;) is available at http://opteya.com/talks/2014/kernel-recipes/lightning-talk-kernel-userspace-ABI/ Unfortunately, I...

Hi, I'm considering using epresent to run a presentation written in org-mode: - source code is available at https://gitorious.org/opteya/talk-kernel-userspace-abi/ - presentation (S5 exported ;) is available at http://opteya.com/talks/2014/kernel-recipes/lightning-talk-kernel-userspace-ABI/ Unfortunately, I...

Hi, I'm considering using epresent to run a presentation written in org-mode: - source code is available at https://gitorious.org/opteya/talk-kernel-userspace-abi/ - presentation (S5 exported ;) is available at http://opteya.com/talks/2014/kernel-recipes/lightning-talk-kernel-userspace-ABI/ Unfortunately, I...