Hi Danny. Can you send me the Debian source code for OpenSSL (and Stunnel)?
I would like to compare Debian’s source code with the following: https://github.com/openssl/openssl/blob/OpenSSL_1_1_0g/crypto/stack/stack.c https://github.com/openssl/openssl/blob/OpenSSL_1_1_0g/ssl/packet_locl.h # define OPENSSL_memdup(str, s) CRYPTO_memdup((str), s, OPENSSL_FILE, OPENSSL_LINE) void *CRYPTO_memdup(const void *data, size_t siz, const char* file, int line) https://github.com/openssl/openssl/blob/OpenSSL_1_1_1g/crypto/o_str.c https://github.com/openssl/openssl/blob/master/include/openssl/err.h.in # define CRYPTOerr(f, r) ERR_raise_data(ERR_LIB_CRYPTO, (r), NULL) … From: Danny Clowes <[email protected]> Sent: December 30, 2020 8:52 AM To: [email protected] Subject: Re: report Hi, soon hit the limit the " Stunnel goes offline wasn't like this on Windows? tunnel4.service - LSB: Start or stop stunnel 4.x (TLS tunnel for network daemons) Loaded: loaded (/etc/init.d/stunnel4; generated; vendor preset: enabled) Active: active (running) since Wed 2020-12-30 13:40:35 GMT; 5min ago Docs: man:systemd-sysv-generator(8) Process: 20823 ExecStop=/etc/init.d/stunnel4 stop (code=exited, status=0/SUCCESS) Process: 20903 ExecStart=/etc/init.d/stunnel4 start (code=exited, status=0/SUCCESS) Tasks: 4915 (limit: 4915) CGroup: /system.slice/stunnel4.service └─20918 /usr/bin/stunnel4 /etc/stunnel/stunnel.conf Dec 30 13:45:57 mobile-connection-server stunnel[20918]: LOG3[main]: pthread_create: Resource temporarily unavailable (11) Dec 30 13:45:57 mobile-connection-server stunnel[20918]: LOG3[main]: Connection rejected: create_client failed Dec 30 13:45:57 mobile-connection-server stunnel[20918]: LOG3[main]: pthread_create: Resource temporarily unavailable (11) Dec 30 13:45:57 mobile-connection-server stunnel[20918]: LOG3[main]: Connection rejected: create_client failed Dec 30 13:45:57 mobile-connection-server stunnel[20918]: LOG3[main]: pthread_create: Resource temporarily unavailable (11) Dec 30 13:45:57 mobile-connection-server stunnel[20918]: LOG3[main]: Connection rejected: create_client failed Dec 30 13:45:57 mobile-connection-server stunnel[20918]: LOG3[main]: pthread_create: Resource temporarily unavailable (11) Dec 30 13:45:57 mobile-connection-server stunnel[20918]: LOG3[main]: Connection rejected: create_client failed Dec 30 13:45:57 mobile-connection-server stunnel[20918]: LOG3[main]: pthread_create: Resource temporarily unavailable (11) Dec 30 13:45:57 mobile-connection-server stunnel[20918]: LOG3[main]: Connection rejected: create_client failed On Tue, 29 Dec 2020 at 00:03, <[email protected] <mailto:[email protected]> > wrote: Danny, I think you would have more success sending the Debian guys lots of virtual beer. Look at the files in question. Start with the stunnel repository. (Nope. The files aren't there!) Note that the files which you referenced are *not* part of stunnel. https://github.com/mtrojnar/stunnel/find/stunnel-5.57 Switch to the next repository, for example the OpenSSL Transport Layer Security repository. (Nope. The files aren't there!) Note that the files which you referenced are *not* part of TLS. https://github.com/openssl/openssl I wonder where those strange files are coming from? Hmmm. 😉 ---------------------------------------------------------------------- Hi, I'm using 5.7 stunnel for Debian. I have clients connecting to the server we are getting the following error message. I would be grateful if able to help? * Unable to use the beta version as the R-limit don't work and gives me error messages. Dec 28 08:44:33 debian stunnel: LOG4[129248]: Possible memory leak at ../ssl/packet_locl.h:385: 241533 allocations Dec 28 08:44:33 debian stunnel: LOG4[128031]: Possible memory leak at ../crypto/stack/stack.c:108: 243008 allocations Dec 28 08:44:33 debian stunnel: LOG4[129238]: Possible memory leak at ../crypto/stack/stack.c:108: 243008 allocations Dec 28 08:44:33 debian stunnel: LOG4[128031]: Possible memory leak at ../ssl/packet_locl.h:385: 241533 allocations Dec 28 08:44:33 debian stunnel: LOG4[129140]: Possible memory leak at ../crypto/stack/stack.c:108: 243008 allocations Dec 28 08:44:33 debian stunnel: LOG4[129140]: Possible memory leak at ../ssl/packet_locl.h:385: 241533 allocations Dec 28 08:44:33 debian stunnel: LOG4[129238]: Possible memory leak at ../ssl/packet_locl.h:385: 241533 allocations Dec 28 08:44:33 debian stunnel: LOG4[129206]: Possible memory leak at ../crypto/stack/stack.c:108: 243008 allocations Dec 28 08:44:33 debian stunnel: LOG4[129206]: Possible memory leak at ../ssl/packet_locl.h:385: 241533 allocations Dec 28 08:44:33 debian stunnel: LOG4[128166]: Possible memory leak at ../crypto/stack/stack.c:108: 243008 allocations Dec 28 08:44:33 debian stunnel: LOG4[128166]: Possible memory leak at ../ssl/packet_locl.h:385: 241533 allocations Thanks. Scanned by McAfee and confirmed virus-free. Find out more here: https://bit.ly/2zCJMrO _____ <https://home.mcafee.com/utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient> Scanned by McAfee <https://home.mcafee.com/utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient> and confirmed virus-free.
_______________________________________________ stunnel-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
