Archive for September 2006

DynamicSearching refactoring
This patch moves Gnutella/Searching/DynamicSearch.{h|cpp} and Gnutella/Searching/DynamicSearcher.{h|cpp} to Gnutella/PacketProcessing/DynamicSearching and applys Imports concept to those files according to coding convention.
Re: Re: Http refactoring and the new Http::ClientSession
Hi Jason! Thanks for the patch! At a first glance it looks nice but please make sure you test it! I think that the easiest way to do that would (more...)
Re: calitko_0.5.4_HandshakerTester.patch
Thanks, Sebastien! I applied the patch in revision 42. It'll be great to get your updated Eclipse project for the next release!
Re: Re: Re: reorder member initialization…
Hi all Sorry for delay on my side. But I promises I will install  OS (probably ubuntu of fador core 5), IDE eclipse and  Bazaar. And be ready to work for (more...)
Re: Http refactoring and the new Http::ClientSession
  Hi all, Following this ClientSession class I made this ServerSession. I am not sure if this class can work since I am a newer on this kind of development. Would anyone please give me some (more...)
calitko_0.5.4_HandshakerTester.patch
Hello everyone, I am sebastien and i recently joined the calikto project. her eis my first patch : handshakerTester.patch. This create a test application to simulate the Gnutella handshaking between peers. 2 (more...)
Re: Re: reorder member initialization…
Here is s tiny patch that fixes the initialization order warnings. Committed in revision 41.
Re: reorder member initialization…
Thanks, Atul! Yes, these warnings are quite annoying and appear often because the corresponding header is included by LocalPeer.h, which is included in a number of .cpp files. To be (more...)
Re: Re: Fix for compiling with g++ 4.1.1…
Hi Atul, thanks for the post and officially welcome to Calitko! Dario reported this issue just a few days ago (http://www.calitko.org/source-talk/58. The patch is already applied in the mainstream. You (more...)
Re: Fix for compiling with g++ 4.1.1…
... atul wrote: I rewrote it as namespace Gnutella { /* Atul -- commented the following line */ // class Gnutella::Workaround { class Workaround { }; } I mean use the undecorated class name...

« Previous PageNext Page »