marq

Show:

What's happening?

  • Comment: Option to MOVE files to archive instead of COPYING

    Another vote :D.

    2007-11-19 13:53:28 UTC in 7-Zip

  • Comment: Version for Linux

    I'd like to third this request. Maybe look at converting the UI over to Qt?.

    2007-06-28 12:43:01 UTC in Notepad++

  • Possible memory leak in the Burst

    It isn't a big deal but I noticed in the burst method of the Burstsort class if a node is created the old nodes bucket isn't cleaned up even though it will only be used again as an integer. Attached is a patch which I believe fixes the little leak in this method.

    2007-06-20 20:39:37 UTC in Burstsort

  • Porting process continues

    Some minor changes are taking place in the port to C# due to what I feel to be coding standards of each language. For instance in Java there are InputStreams and OutputStreams where as in C# there are Streams with StreamReaders and StreamWriters so instead of having two classes (one input and one output) extend their respective parent I chose to implement one BandwidtControlledNetworkStream...

    2007-06-09 04:24:55 UTC in .NET Secure FTP Library

  • Started work on the port

    The port is currently in its planning stages with some code already being written. The original project has quite a few Java objects that appear to have no direct match in .NET which is currently being investigated and wrapper classes being planned. To view the current status please visit the homepage.

    2007-05-22 16:24:07 UTC in .NET Secure FTP Library

  • New FTP Library in the works

    A new FTP Library has been found but its currently only written in Java so the code will be ported to C# with the permission of the authors and used to replace the current non secure FTPClient library in use. The project of the original Java library is ftp4che and the C# port is ftp4checs. Keep an eye out and hopefully in the coming weeks the port will be complete!

    2007-05-21 19:12:32 UTC in .NET Scriptable FTP Client

  • ftp4checs

    marquedios registered the .NET Secure FTP Library project.

    2007-05-21 17:05:07 UTC in .NET Secure FTP Library

  • ca/help.php patch

    Minor problem with the ca/help.php where there was a double quote ending what a single quote opened. include(STORE_DIR.'/config/config.php");. Patch attached to fix.

    2006-10-26 23:07:27 UTC in PHPki Digital Certificate Authority

  • Comment: case final is an invalid case option

    Logged In: YES user_id=1464262 Never mind this, a patch was submitted on september 11th which would fix this.

    2006-10-19 20:43:56 UTC in PHPki Digital Certificate Authority

  • case final is an invalid case option

    case final is located on line 167 of ca/request_cert.php but is an invalid switch option. I'm not sure if this is a php5 thing or if its just a php thing but final is a keyword and this case option should be encapsulated in single quotes eg: case 'final':. Regards, marquedios.

    2006-10-19 20:41:56 UTC in PHPki Digital Certificate Authority

About Me

  • 2006-03-01 (4 years ago)
  • 1464262
  • marquedios (My Site)
  • marq

Send me a message

My Applications