Hi everyone! This is just to let you know that thanks to some recent efforts the entire GNUnet HEAD codebase finally compiles again (after "just" 3 months...). There are still plenty of failing testcases (and more testcases to be written) but you should now be again able to do a SVN checkout and expect it to at least compile ;-).
Note that the current development version is protocol incompatible with 0.6.x and will not bootstrap (in other words, your peer will not be able to find other peers at this point) -- mostly because to the best of my knowledge nobody runs a hostlist server for that version (at this point). Also, we're currently discussing which crypto functions to use for 0.7.0 (so far it looks like AES-256 will replace blowfish-128 and the number of bits in the hash function is going to be increased significantly, more is on drupal), so the current code has not yet reached the state where it will be protocol compatible with the next major release. Oh, and there is no GUI (yet). Use at your own peril. Christian On November 22nd 2004, I wrote: > I've just added a branch to GNUnet CVS for continued development of the > 0.6.* codebase. The HEAD will move on towards 0.7.0, breaking > compatibility and being highly, highly unstable. In fact, it is likely not > to compile for a while. If it compiles, it'll probably crash, if it does > not crash, it will definitively not connect to the existing network. You > get the idea. I'll post a note once it is safe to try things, until then > CVS HEAD will only be seful for people that want to get their hands dirty > (i.e., code). > > As I said, 0.6.5 development (bugfixes) will continue in a branch, you > should be able to get that branch using > > $ cvs checkout -r GNUnet06 GNUnet > > For more about CVS branches see http://www.psc.edu/~semke/cvs_branches.html. > > I will send another mail once HEAD becomes usable again, until then E-mail > about CVS HEAD not compiling goes to /dev/null. _______________________________________________ GNUnet-developers mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnunet-developers
