Well! Thank you for letting the edll users know. Obviously, I haven't used this in ages... It's great it is getting simpler over time.
Possible patches to fully support a multithreaded LAME decoder
This is still happening. I don't think that having a really large number in NbOfLinesForCorruptedLog would ever be a good solution. You should be able to ignore 408 entries. Actually, as a stat tool, you should count them and show them in our reports. Especially, newer versions of Apache now have better handling of the slowloris attacks and will generate more 408 errors as a result.
Version 0.1.7 (CVE-2019-13453)
Version 0.1.7 (CVE-2019-13453)
Version 0.1.7 (CVE-2019-13453)
Version 0.1.7 (CVE-
Version 0.1.7 (CVE-
Ah. I see it's actually done below if len is not zero. Nevermind.
Data not skipped on memory allocation error in the ID3 handling
Version 2.2 is out now
Version 2.2 is out now
Version 2.2 is out now
Hi Soren, do you have Linux?
Yes. C++ offers one thing called RAII which makes is dead easy to do certain things...
libQtCassandra 0.6 is a wrapper around the datastax C/C++ driver. C looks simpler...
I've found a more user friendly documentation for the C/C++ driver here: http://datastax.github.io/cpp-driver/topics/...
Ah. I see. Yes. I would suggest you use version 0.5 if you do not mind using Thrift....
Well... if you are not a programmer, I'm not too sure you'd want to have libQtCassandra...
Well, as far as Snap! C++ is concerned, it makes it easier for the build system to...
Just in case, the source code can be found in snapcpp on github.
We are hesitating as the new version is mostly compatible with the old one, but it...
Zipios moving to github
Zipios moving to github
Moved source code to github...
catch.cpp is in replacement of the old scheme which was to use cppunit. I fixed the...
Newer versions (0.6+) are not quite compatible...
Newer version (0.6+) are not quite compatible...
Newer version (0.6+) are not quite compatible...
Hi Matthieu, I have something else I'm trying to finish and will come back to this...
csspp 1.0.10 published
Hmmm... I don't think using g++ special classes would be a good idea. Otherwise,...
Version 0.5.22 fixing a problem with QCassandraLock
Version 0.5.22 fixing a problem with QCassandraLock
It would have to do that after the file is open, which leaves a small window open...
Yes. I agree with your statement, unfortunately, my server does things this way:...
Yes. I agree with your statement, unfortunately, my server does things this way:...
Add support for file ownership in FileAppender
It depends on the thread library and the current settings. Threads are not automatically...
csspp 1.0.9 published
csspp 1.0.8 published
Zipios++ version 2.1.1 published
Zipios++ version 2.1.1 published
Note that you have a memory leak only if the memory footprint increases over time....
Maybe one way would be to use a #define to redefine auto_ptr as unique_ptr if the...
There is a new version with a couple of comments and lines of code fixed (cleaned...
Okay, yes! Since you have that special case with the distribution name ending with...
No problem. It's really rare to have someone point out problems like that in the...
Ah, good catch. I guess I should have done a throrough search. I found a few misspells...
Okay, I applied a fix which prevents you from creating an index (i.e. the --create-index...
Hmmm... I guess I never checked that index file before. However, the index file,...
Ha! Ha! Double blunder... I pushed that fix. I don't really see much of a problem...
Hi MH, The primary target of wpkg is MS-Windows and since softlinks did not exist...
Okay, it is checked in. Thank you for reporting this problem.
I applied the fix the controlled_vars in the snapcpp version (which is considered...
I applied the fix the controlled_vars in the snapcpp version (which is considered...
The user and group are set to MS-Windows names... but they are not set when extracted....
No, the pointers I return in the tld_info structures cannot be to allocated data...
The tld() function cannot be allocating memory and that's why I could not implement...
The tld() function cannot be allocating memory and that's why I could not implement...
tld() says it accepts URI but actually it expects just a domain name
Fixed the code so it appears in a pre tag.
I applied this patch and another for --tmpdir.
Okay, I applied both of these fixes (your previous patch and added the --tmpdir)....
Sorry, I missed adding the new source in 1.5.0 so I published 1.5.1 today. You probably...
libtld 1.5.1 published
libtld 1.5.0 published
Okay, I did not change the cmp() or tld() functions. The reason is that those functions...
Okay, I see that the problem is a tad bit more complicated. The URI are expected...
Ah... actually the tolower() and strncasecmp() are used for the protocol which is...
strncasecmp() won't work because: 1) That function only works for ASCII characters...
strncasecmp() won't work because: 1) That function only works for ASCII characters...
Ah... I will add a test in my script so that way I will be told to fix that version...
csspp 1.0.6 published
Okay, I put that patch in. I don't think we need the APPLE as long as EPERM is defined...
Failing to remove a directory generally comes from the fact that some files are still...
Hi Mathieu, Have you tried with the latest source code version? Doug has been making...
csspp 1.0.5 ready
libtld 1.4.22 published
libtld 1.4.22 published
Yes, it uses the "tar" format which includes support for symlinks.
Btw, a way to palliate with the current version is to write a postinst script and...
Btw, a way to palliate with the current version is to write a postinst script and...
Btw, a way to palliate with the current version is to write a postinst script and...
The main aim of wpkg is to build packages that will work under MS-Windows, and MS-Windows...
Do you mean that wpkg does not generate the symlinks, or that your package has symlinks...
The main aim of wpkg is to build packages that will work under MS-Windows, and MS-Windows...
Home
We do not have any plans into moving our projects anywhere. If people don't use them...
Home
Home
Home
Home
Where is the Source Repository?
So, as I mentioned, there is a patch if you prefer such a file...
Fixes to the simpleserver so it does not leak and can be stopped
Opps, I generate the patch in the wrong direction. Sorry! There is the correct o...
socket copy operator closes the socket