I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 337441b8 authored by mpc's avatar mpc Committed by zzz
Browse files

Time for a new release

parent bd78a66b
No related branches found
No related tags found
No related merge requests found
/* vi:set ts=4: */ /* vi:set ts=4: */
v1.25 v1.25 2004-07-31
* Created I2P-Ping, a new example program (it's a clone of I2Ping). Works
on Posix only, because it uses getopt().
* Removed the old broken examples and added more comments to * Removed the old broken examples and added more comments to
warhammer-dgram.c warhammer-dgram.c
* Added support for sessions - now LibSAM can have multiple SAM sessions * Added support for sessions - now LibSAM can have multiple SAM sessions
going at once (with different destinations) going at once (with different destinations)
* Rewrote sendq functions to automatically send big packets, for better * Rewrote sendq functions to automatically send big packets, for better
network performance network performance (still considered experimental)
v1.20 2004-07-11 v1.20 2004-07-11
* Ported to FreeBSD (Makefile.freebsd) * Ported to FreeBSD (Makefile.freebsd)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment