Commit graph

5 commits

Author SHA1 Message Date
joerg
777547d0be Drop "optimisation" that breaks the build with clang, modern GCC and
clang versions are smart enough for this anyway.
2020-05-22 01:23:41 +00:00
tv
256a699b9f Test sizeof(unsigned short) in the int types hackery.
Use autoconf to generate configure, until this patch is regen'd at the source.
2005-11-08 15:59:38 +00:00
tv
994018d9f5 Update to 0.9.1-438. Main change:
Fix a serious bug in fragment sizes of files being >= 256K. The bug wasted a
lot of data store space and traffic.
2005-08-17 15:31:52 +00:00
tv
aa2729f2e9 Update to 0.9.0.429.
No official ChangeLog; primary change is switching to RSA for asymmetric
keys (was McEliece).  The 0.8.x network is now dead, forcing this bump.
2005-06-30 16:31:47 +00:00
tv
9f1b94bafe Entropy, a P2P anonymity network much like Freenet, but written in C.
From the DESCR:

=====

ENTROPY is developed as a response to increasing censorship and surveillance
in the internet. The program connects your computer to a network of machines
which all run this software. The ENTROPY network is running parallel to the
WWW and also other internet services like FTP, email, ICQ. etc.

For the user the ENTROPY network looks like a collection of WWW pages. The
difference to the WWW however is that there are no accesses to central
servers. And this is why there is no site operator who could log who
downloaded what and when. Every computer taking part in the ENTROPY network
(every node) is at the same time server, router for other nodes, caching
proxy and client for the user: that is You.
2004-03-29 18:40:43 +00:00