Commit graph

11 commits

Author SHA1 Message Date
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
85a89ed42a Update to 0.9.1.439. Minor bugfixes, still compatible with .438.
(No official changelog or release notes for this build.)
2005-10-24 17:01:43 +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
ef2a5e980d Update to 0.9.0-433, as the -429 distfile disappeared quickly.
No official ChangeLog; summary:

- various buffer size fixes
- remove some double and triple encryption CPU wastes
- zlib usage fixes
2005-07-14 13:07:39 +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
de6ca65bde Update to 0.8.3.421. No official ChangeLog; summary follows:
* i18n support.
* More doc.
* Minor bugfixes in refresh timings (particularly for news boards).
2005-06-28 16:59:36 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
tv
6ad499bdc9 Update to 0.8.2.418. No changelog; changes of note include:
* FCP HTLs are now limited to 20 rather than 5; helps propagation
* Some log message severity leves are reduced (less "normal"-mode logs)
* Beginnings of support for much larger primes in the crypto code.
2004-09-25 13:43:05 +00:00
tv
728f216bff Update to 0.8.2.416 (long overdue); some minor fixes in keyspace management. 2004-07-25 15:29:11 +00:00
minskim
9b94261617 regen to remove an unused entry. 2004-04-17 12:11:46 +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