<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Activity for mcrypt</title><link>https://sourceforge.net/p/mcrypt/activity/</link><description>Recent activity for mcrypt</description><language>en</language><lastBuildDate>Fri, 15 Dec 2023 09:48:55 -0000</lastBuildDate><item><title>Florian Weimer posted a comment on ticket #15</title><link>https://sourceforge.net/p/mcrypt/patches/15/?limit=25#b0e4</link><description>And this one fixes errors in the configure probes that were flagged in our tester.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Florian Weimer</dc:creator><pubDate>Fri, 15 Dec 2023 09:48:55 -0000</pubDate><guid>https://sourceforge.net/p/mcrypt/patches/15/?limit=25#b0e4</guid></item><item><title>Florian Weimer posted a comment on ticket #15</title><link>https://sourceforge.net/p/mcrypt/patches/15/?limit=25#8020</link><description>Updated patch with another fix for the 3-DES code.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Florian Weimer</dc:creator><pubDate>Fri, 15 Dec 2023 09:48:27 -0000</pubDate><guid>https://sourceforge.net/p/mcrypt/patches/15/?limit=25#8020</guid></item><item><title>Florian Weimer created ticket #15</title><link>https://sourceforge.net/p/mcrypt/patches/15/</link><description>Avoid implicit ints in mcrypt_symb.c for C99 compatibility</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Florian Weimer</dc:creator><pubDate>Tue, 07 Feb 2023 11:43:31 -0000</pubDate><guid>https://sourceforge.net/p/mcrypt/patches/15/</guid></item><item><title>Ryan Carsten Schmidt posted a comment on ticket #14</title><link>https://sourceforge.net/p/mcrypt/patches/14/?limit=25#2b3a</link><description>This is the same as https://sourceforge.net/p/mcrypt/bugs/36/, but you should not include malloc.h or malloc/malloc.h on any system; you should include stdlib.h on all systems.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ryan Carsten Schmidt</dc:creator><pubDate>Sun, 06 Dec 2020 23:59:57 -0000</pubDate><guid>https://sourceforge.net/p/mcrypt/patches/14/?limit=25#2b3a</guid></item><item><title>Ryan Carsten Schmidt posted a comment on ticket #36</title><link>https://sourceforge.net/p/mcrypt/bugs/36/?limit=25#08da</link><description>No, don't include malloc.h or sys/malloc.h on any system. On all systems, include stdlib.h.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ryan Carsten Schmidt</dc:creator><pubDate>Sun, 06 Dec 2020 23:56:48 -0000</pubDate><guid>https://sourceforge.net/p/mcrypt/bugs/36/?limit=25#08da</guid></item><item><title>Pedro F. Albanese created ticket #22</title><link>https://sourceforge.net/p/mcrypt/support-requests/22/</link><description>Compilation error with Cygwin / Windows7</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pedro F. Albanese</dc:creator><pubDate>Tue, 27 Oct 2020 16:07:20 -0000</pubDate><guid>https://sourceforge.net/p/mcrypt/support-requests/22/</guid></item><item><title>Brandon Garrison posted a comment on ticket #46</title><link>https://sourceforge.net/p/mcrypt/bugs/46/?limit=25#5f66</link><description>yes, I have plenty of available disk space (blocks &amp; inodes) and ram.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brandon Garrison</dc:creator><pubDate>Wed, 15 Aug 2018 17:39:14 -0000</pubDate><guid>https://sourceforge.net/p/mcrypt/bugs/46/?limit=25#5f66</guid></item><item><title>Fabio Rossi posted a comment on ticket #46</title><link>https://sourceforge.net/p/mcrypt/bugs/46/?limit=25#0cd9</link><description>do you have enough free memory? if that is not the case probably it is something similar to https://sourceforge.net/p/mcrypt/bugs/43/</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fabio Rossi</dc:creator><pubDate>Wed, 15 Aug 2018 10:01:18 -0000</pubDate><guid>https://sourceforge.net/p/mcrypt/bugs/46/?limit=25#0cd9</guid></item><item><title>Fabio Rossi posted a comment on ticket #43</title><link>https://sourceforge.net/p/mcrypt/bugs/43/?limit=25#a157</link><description>The problem is that there are many malloc() calls in the code but there is no check about their return code :-( With big files it is easy to trigger out of memory conditions that cause segfaults.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fabio Rossi</dc:creator><pubDate>Wed, 15 Aug 2018 09:58:58 -0000</pubDate><guid>https://sourceforge.net/p/mcrypt/bugs/43/?limit=25#a157</guid></item><item><title>Brandon Garrison created ticket #46</title><link>https://sourceforge.net/p/mcrypt/bugs/46/</link><description>Mcrypt sporadically fails with fatal error "Signal 11 caught."</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brandon Garrison</dc:creator><pubDate>Wed, 14 Mar 2018 22:59:36 -0000</pubDate><guid>https://sourceforge.net/p/mcrypt/bugs/46/</guid></item><item><title>Matthew Cline created ticket #45</title><link>https://sourceforge.net/p/mcrypt/bugs/45/</link><description>Valgrind shows use of uninitialised memory</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matthew Cline</dc:creator><pubDate>Fri, 22 Jul 2016 01:56:38 -0000</pubDate><guid>https://sourceforge.net/p/mcrypt/bugs/45/</guid></item><item><title>Rob Lewis modified a comment on ticket #36</title><link>https://sourceforge.net/p/mcrypt/bugs/36/?limit=25#e90d</link><description>Thanks for advising us, though I had to change your 4th line to: #include &lt;sys malloc.h=""&gt;...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob Lewis</dc:creator><pubDate>Mon, 18 May 2015 23:48:56 -0000</pubDate><guid>https://sourceforge.net/p/mcrypt/bugs/36/?limit=25#e90d</guid></item><item><title>Rob Lewis posted a comment on ticket #36</title><link>https://sourceforge.net/p/mcrypt/bugs/36/?limit=25#e90d</link><description>Thanks for advising us, though I had to change your 4th line to: #include &lt;sys malloc.h=""&gt;...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob Lewis</dc:creator><pubDate>Mon, 18 May 2015 23:47:42 -0000</pubDate><guid>https://sourceforge.net/p/mcrypt/bugs/36/?limit=25#e90d</guid></item><item><title>E1Dor4do posted a comment on ticket #44</title><link>https://sourceforge.net/p/mcrypt/bugs/44/?limit=25#f06a</link><description>actually it is enough to replace '-no-undefined' with '-Wl,-no-undefined' everywhere...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">E1Dor4do</dc:creator><pubDate>Mon, 13 Apr 2015 22:08:36 -0000</pubDate><guid>https://sourceforge.net/p/mcrypt/bugs/44/?limit=25#f06a</guid></item><item><title>E1Dor4do created ticket #44</title><link>https://sourceforge.net/p/mcrypt/bugs/44/</link><description>remove --no-undefined from windows make</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">E1Dor4do</dc:creator><pubDate>Mon, 13 Apr 2015 13:02:53 -0000</pubDate><guid>https://sourceforge.net/p/mcrypt/bugs/44/</guid></item><item><title>Friedslick6 modified a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/mcrypt/discussion/301836/thread/b4ae6851/?limit=25#e038</link><description>In the v.2.6.6 (i686-pc-cygwin) build for Win32 on Sourceforge, the --help parameter...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Friedslick6</dc:creator><pubDate>Tue, 06 Jan 2015 02:10:56 -0000</pubDate><guid>https://sourceforge.net/p/mcrypt/discussion/301836/thread/b4ae6851/?limit=25#e038</guid></item><item><title>Friedslick6 modified a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/mcrypt/discussion/301836/thread/b4ae6851/?limit=25#e038</link><description>In the v.2.6.6 (i686-pc-cygwin) build for Win32 on Sourceforge, the --help parameter...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Friedslick6</dc:creator><pubDate>Tue, 06 Jan 2015 00:07:56 -0000</pubDate><guid>https://sourceforge.net/p/mcrypt/discussion/301836/thread/b4ae6851/?limit=25#e038</guid></item><item><title>Friedslick6 posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/mcrypt/discussion/301836/thread/b4ae6851/?limit=25#e038</link><description>In the v.2.6.6 (i686-pc-cygwin) build for Win32 on Sourceforge, the --help parameter...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Friedslick6</dc:creator><pubDate>Tue, 06 Jan 2015 00:05:59 -0000</pubDate><guid>https://sourceforge.net/p/mcrypt/discussion/301836/thread/b4ae6851/?limit=25#e038</guid></item><item><title>David Portabella Clotet created ticket #43</title><link>https://sourceforge.net/p/mcrypt/bugs/43/</link><description>crash on big files</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Portabella Clotet</dc:creator><pubDate>Tue, 28 Oct 2014 00:34:49 -0000</pubDate><guid>https://sourceforge.net/p/mcrypt/bugs/43/</guid></item><item><title>David Portabella Clotet posted a comment on ticket #39</title><link>https://sourceforge.net/p/mcrypt/bugs/39/?limit=25#fbfc</link><description>It works on my computer, OSX 10.10: $ mcrypt --version Mcrypt v.0.9.9 (i386-apple-darwin14.0.0)...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Portabella Clotet</dc:creator><pubDate>Tue, 28 Oct 2014 00:22:05 -0000</pubDate><guid>https://sourceforge.net/p/mcrypt/bugs/39/?limit=25#fbfc</guid></item><item><title>Mark created ticket #42</title><link>https://sourceforge.net/p/mcrypt/bugs/42/</link><description>2.5.8: EXTRA_ALGOS/OBJECTS empty Solaris 8,9,10 [SOLVED]</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mark</dc:creator><pubDate>Mon, 16 Jun 2014 09:27:23 -0000</pubDate><guid>https://sourceforge.net/p/mcrypt/bugs/42/</guid></item><item><title>Sergey Polovko posted a comment on ticket #14</title><link>https://sourceforge.net/p/mcrypt/patches/14/?limit=25#2e5b</link><description>This patch is helped to build mcrypt binary in Mac OS by Homebrew. For more details...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sergey Polovko</dc:creator><pubDate>Fri, 14 Feb 2014 10:35:26 -0000</pubDate><guid>https://sourceforge.net/p/mcrypt/patches/14/?limit=25#2e5b</guid></item><item><title>Sergey Polovko created ticket #14</title><link>https://sourceforge.net/p/mcrypt/patches/14/</link><description>Clang build support</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sergey Polovko</dc:creator><pubDate>Thu, 13 Feb 2014 08:09:57 -0000</pubDate><guid>https://sourceforge.net/p/mcrypt/patches/14/</guid></item><item><title>Per Tunedal created ticket #21</title><link>https://sourceforge.net/p/mcrypt/support-requests/21/</link><description>mcrypt key modes</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Per Tunedal</dc:creator><pubDate>Mon, 27 Jan 2014 18:52:51 -0000</pubDate><guid>https://sourceforge.net/p/mcrypt/support-requests/21/</guid></item></channel></rss>