You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(3) |
Nov
(3) |
Dec
(4) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(3) |
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
(4) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: coderman <cod...@mi...> - 2002-06-24 09:13:56
|
This maintenance release fixes a number of makefile errors causing build problems when downloading and installing external libraries. See: http://cubicmetercrystal.com/alpine/devel/modlog.html |
From: coderman <cod...@mi...> - 2002-06-14 06:39:27
|
This release fixes a number of the remaining connection setup / maintence bugs. The sources have again been trimmed of extraneous sources, and all third party libraries are now downloaded remotely instead of being packaged with the development snapshots. See http://cubicmetercrystal.com/alpine/ for more info. |
From: coderman <cod...@mi...> - 2002-06-06 05:56:19
|
In this release, a number of connection setup bugs have been fixed that affected peers who had lost persistant state between runtimes. The signal handling has been improved to prevent corrupted data files when SIGINT or SIGTERM is received. Some additional fixes to the command line interface scripts and binaries are also included. |
From: coderman <cod...@mi...> - 2002-06-03 09:00:28
|
Please see: http://cubicmetercrystal.com/alpine/devel/modlog.html http://cubicmetercrystal.com/alpine/download/index.html |
From: coderman <cod...@mi...> - 2002-03-04 02:45:12
|
========================================================== ALPINE devel-00051 released Sun Mar 3 21:35:06 PST 2002. ========================================================== Short summary of changes: ------------------------- This release fixes a number of synchronization problems in the DTCP stack when running on very slow machines and communicating with nodes on the same host, or across extremely low latency connections. Also added support for simultaneous connection request/ resume situations that will not leave both peers in limbo, and added a 'delete peer' feature to deactivate and remove a connection to a given peer. Various sources in the $ALPINE_ROOT/transport/Dtcp/ dir were modified for this support. Additional information: ----------------------- You can find the modification log at: http://cubicmetercrystal.com/alpine/devel/modlog.html For information on retrieving and building the development snapshots, check the developer information page at: http://cubicmetercrystal.com/alpine/devel/ Design and architecture information can be found at: http://cubicmetercrystal.com/alpine/devel/design/ Thanks, Martin - cod...@mi... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "You are the product of a mutational union of ~640Mbytes of genetic information." |
From: coderman <cod...@mi...> - 2002-01-29 05:57:45
|
========================================================== ALPINE devel-00050 released Mon Jan 28 18:29:32 PST 2002. ========================================================== Short summary of changes: ------------------------- This is the initial beta release of the ALPINE Network applications. This release includes a number of bug fixes to remedy problems in the peer discovery code, and some general cleanup of the various scripts and utilities provided in the releases. The ALPINE Network User's Guide (see: http://cubicmetercrystal.com/alpine/userguide/index.html) has been updated to provide some details on configuring and interacting with the software. Additional information: ----------------------- You can find the modification log at: http://cubicmetercrystal.com/alpine/devel/modlog.html For information on retrieving and building the development snapshots, check the developer information page at: http://cubicmetercrystal.com/alpine/devel/ Design and architecture information can be found at: http://cubicmetercrystal.com/alpine/devel/design/ Thanks, Martin - cod...@mi... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "You are the product of a mutational union of ~640Mbytes of genetic information." |
From: coderman <cod...@mi...> - 2002-01-22 00:48:41
|
========================================================== ALPINE devel-00049 released Mon Jan 21 16:18:08 PST 2002. ========================================================== Short summary of changes: ------------------------- A number of peer profiling enhancements and bug fixes are included in this release. The weighted ordering of peers based on relative quality has been tuned for better selection characteristics. Some additional scripts have been included for listing weighted peers and obtaining peer group info. A number of scripts have been fixed to properly configure runtime enviroment prior to execution, and the correctly handle failed operations (returning error codes). Additional information: ----------------------- You can find the modification log at: http://cubicmetercrystal.com/alpine/devel/modlog.html For information on retrieving and building the development snapshots, check the developer information page at: http://cubicmetercrystal.com/alpine/devel/ Design and architecture information can be found at: http://cubicmetercrystal.com/alpine/devel/design/ Thanks, Martin - cod...@mi... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "You are the product of a mutational union of ~640Mbytes of genetic information." |
From: coderman <cod...@mi...> - 2002-01-13 00:29:23
|
========================================================== ALPINE devel-00048 released Sat Jan 12 16:17:45 PST 2002. ========================================================== Short summary of changes: ------------------------- A number of minor tweaks and additions to the AlpineCmdId scripts have been made. You can find the new and modified scripts under $ALPINE_ROOT/runtime/AlpineCmdIf/ . The new scripts make it easy to see all DTCP connections, and peer statuses in the various peer groups. This release now include the XML-RPC for C subset, which will be used for implementing the various XML-RPC interfaces into the ALPINE server. The build scripts have been updated to support these new libraries. Finally, a number of minor tweaks and improvements have been made to various parts of the code base in preparation for the beta release later this month. Additional information: ----------------------- You can find the modification log at: http://cubicmetercrystal.com/alpine/devel/modlog.html For information on retrieving and building the development snapshots, check the developer information page at: http://cubicmetercrystal.com/alpine/devel/ Design and architecture information can be found at: http://cubicmetercrystal.com/alpine/devel/design/ Thanks, Martin - cod...@mi... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "You are the product of a mutational union of ~640Mbytes of genetic information." |
From: coderman <cod...@mi...> - 2001-12-31 02:00:42
|
========================================================== ALPINE devel-00046 released Mon Dec 24 00:02:59 PST 2001. ========================================================== Short summary of changes: ------------------------- Fixed a number of bugs with connection suspend/resume in the DTCP and ALPINE protocol stacks. Various sources under $ALPINE_ROOT/transport/Dtcp/ and $ALPINE_ROOT/protocols/Alpine/ were modified. Finished implementation of the peer status interfaces and command line scripts for active and deactive peers, as well as listing all/active/deactive peer ids. Additional information: ----------------------- You can find the modification log at: http://cubicmetercrystal.com/alpine/devel/modlog.html For information on retrieving and building the development snapshots, check the developer information page at: http://cubicmetercrystal.com/alpine/devel/ Design and architecture information can be found at: http://cubicmetercrystal.com/alpine/devel/design/ Thanks, Martin - cod...@mi... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "You are the product of a mutational union of ~640Mbytes of genetic information." |
From: coderman <cod...@mi...> - 2001-12-24 08:08:24
|
========================================================== ALPINE devel-00046 released Mon Dec 24 00:02:59 PST 2001. ========================================================== Short summary of changes: ------------------------- Implementation of persistent DTCP stack connection state has been completed. This new code handles graceful termination of the server (suspend notifications) as well as periodic connection resuming. Various sources under $ALPINE_ROOT/transport/Dtcp/ and $ALPINE_ROOT/protocols/Alpine/ were modified for this new support. This is the last functional peice of code required for the 1.0 beta release. All future releases (for this path) will consist of enhancements and bug fixes. Additional information: ----------------------- You can find the modification log at: http://cubicmetercrystal.com/alpine/devel/modlog.html For information on retrieving and building the development snapshots, check the developer information page at: http://cubicmetercrystal.com/alpine/devel/ Design and architecture information can be found at: http://cubicmetercrystal.com/alpine/devel/design/ Thanks, Martin - cod...@mi... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "You are the product of a mutational union of ~640Mbytes of genetic information." |
From: coderman <cod...@mi...> - 2001-12-09 20:09:54
|
========================================================== ALPINE devel-00045 released Sun Dec 9 11:42:36 PST 2001. ========================================================== Short summary of changes: ------------------------- A number of race condition problems in the DTCP and ALPINE stacks have been fixed. Various sources under $ALPINE_ROOT/transport/Dtcp/ and $ALPINE_ROOT/protocols/Alpine/ were modified for these fixes. This eliminates all known problems with communication between servers on low latency high bandwidth links (local LAN, loopback). Requesting locators without specifying a name will now correctly choose one, instead of erroring out. Additional information: ----------------------- You can find the modification log at: http://cubicmetercrystal.com/alpine/devel/modlog.html For information on retrieving and building the development snapshots, check the developer information page at: http://cubicmetercrystal.com/alpine/devel/ Design and architecture information can be found at: http://cubicmetercrystal.com/alpine/devel/design/ Thanks, Martin - cod...@mi... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "You are the product of a mutational union of ~640Mbytes of genetic information." |
From: coderman <cod...@mi...> - 2001-12-04 06:41:11
|
========================================================== ALPINE devel-00044 released Mon Dec 3 22:29:01 PST 2001. ========================================================== Short summary of changes: ------------------------- This release includes full support for peer discovery using the ALPINE protocol. Currently this is hardwired into the stack, however, the next release will provide configurable peer discovery options. Various sources under $ALPINE_ROOT/protocols/Alpine/ modified to support these changes. Some bugs in the build process under Solaris have also been fixed in this release. Additional information: ----------------------- You can find the modification log at: http://cubicmetercrystal.com/alpine/devel/modlog.html For information on retrieving and building the development snapshots, check the developer information page at: http://cubicmetercrystal.com/alpine/devel/ Design and architecture information can be found at: http://cubicmetercrystal.com/alpine/devel/design/ Thanks, Martin - cod...@mi... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "You are the product of a mutational union of ~640Mbytes of genetic information." |
From: coderman <cod...@mi...> - 2001-11-24 23:56:10
|
========================================================== ALPINE devel-00043 released Sat Nov 24 15:42:43 PST 2001. ========================================================== Short summary of changes: ------------------------- This release contains a number of major enhancements to the build process, as well as various bug fixes pertaining to query processing. The build tree is now compatible with autoconf. There is a configure script provided with the release that should provide for seamless configuration and building of the development source tree. The tarball is now quite a bit larger, due to the inclusion of a slim ACE+TAO package, as well as a trimmed Berkely DB package. These are also configured using the alpine build/configure scripts. If you have an existing ACE+TAO or Berkeley DB installation, you can now remove it. Finally, the $ALPINE_ROOT/protocols/Alpine/AlpineQueryMgr sources have been fixed to prevent the random premature query halting problem that occurrs when multiple queries are in progress to the same peer. Additional information: ----------------------- You can find the modification log at: http://cubicmetercrystal.com/alpine/devel/modlog.html For information on retrieving and building the development snapshots, check the developer information page at: http://cubicmetercrystal.com/alpine/devel/ Design and architecture information can be found at: http://cubicmetercrystal.com/alpine/devel/design/ Thanks, Martin - cod...@mi... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "You are the product of a mutational union of ~640Mbytes of genetic information." |
From: coderman <cod...@mi...> - 2001-11-13 09:18:30
|
========================================================== ALPINE devel-00042 released Tue Nov 13 01:02:01 PST 2001. ========================================================== Short summary of changes: ------------------------- This release incorporates a number of enhancements and bug fixes for downloads, memory leaks, and the build process in general. The resource download code is debugged to prevent random hangs at the completion of a download. Downloaded resources are now added to the GenFileStore by default. Some memory leaks in the DTCP stack have been plugged. This affected reliable transfers of datagrams. Finally, the build process now handles concurrent builds of CORBA IDL stubs and skeletons without requiring the forced -j1 option. Some old object files and binaries that had been sucked into the development snapshots have been removed, cutting the download size almost in half. Additional information: ----------------------- You can find the modification log at: http://cubicmetercrystal.com/alpine/devel/modlog.html For information on retrieving and building the development snapshots, check the developer information page at: http://cubicmetercrystal.com/alpine/devel/ Design and architecture information can be found at: http://cubicmetercrystal.com/alpine/devel/design/ Thanks, Martin - cod...@mi... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "You are the product of a mutational union of ~640Mbytes of genetic information." |
From: coderman <cod...@mi...> - 2001-11-05 00:30:39
|
========================================================== ALPINE devel-00041 released Sun Nov 4 16:03:02 PST 2001. ========================================================== Short summary of changes: ------------------------- This release fixes a number of bugs in DataSock transport of the GenFile module, and the TcpTransport and FdReactor classes which it uses. Sources under $ALPINE_ROOT/base/AppUtils/ and $ALPINE_ROOT/base/NetUtils/ were modified for the transport and fd reactor changes. Resource requests for DataSock resources are now dispatched all the way to the DataSockMgr, and handled correctly. Empty files from failed downloads are overwritten, while existing files that may be of use are simply renamed to prevent loss. Sources under $ALPINE_ROOT/modules/GenFile/GenFileLib/ and $ALPINE_ROOT/modules/GenFile/DataSock/ were modified for these changes. Various other tweaks to file utilities and connection handling were also made. Additional information: ----------------------- You can find the modification log at: http://cubicmetercrystal.com/alpine/devel/modlog.html For information on retrieving and building the development snapshots, check the developer information page at: http://cubicmetercrystal.com/alpine/devel/ Design and architecture information can be found at: http://cubicmetercrystal.com/alpine/devel/design/ Thanks, Martin - cod...@mi... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "You are the product of a mutational union of ~640Mbytes of genetic information." |
From: coderman <cod...@mi...> - 2001-10-29 06:02:56
|
========================================================== ALPINE devel-00040 released Sun Oct 28 21:52:51 PST 2001. ========================================================== Short summary of changes: ------------------------- This release adds two new interfaces to the ALPINE server. These are the store specification interface and the transport interface. The store specification is used to track download locations for requested resources and specify various limits for each location. The transport interface is used to request resources identified by supported locators, and dispatch these requests to the appropriate module. Lots of sources were changed to implement this new functionality, so I wont even bother mentioning where changes took place. The $ALPINE_ROOT/runtime/AlpineCmdIf/README file contains additional examples for these new interface features. Additional information: ----------------------- You can find the modification log at: http://cubicmetercrystal.com/alpine/devel/modlog.html For information on retrieving and building the development snapshots, check the developer information page at: http://cubicmetercrystal.com/alpine/devel/ Design and architecture information can be found at: http://cubicmetercrystal.com/alpine/devel/design/ Thanks, Martin - cod...@mi... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "You are the product of a mutational union of ~640Mbytes of genetic information." |
From: coderman <cod...@mi...> - 2001-10-15 04:28:49
|
========================================================== ALPINE devel-00039 released Sun Oct 14 21:07:22 PDT 2001. ========================================================== Short summary of changes: ------------------------- This release contains a number of bug fixes in the Alpine protocol stack related to query processing. Small query reply packets no longer produce errors, and final query reply packets now terminate correctly. A problem reading stored share specification records in the generic file module has also been fixed. Additional information: ----------------------- You can find the modification log at: http://cubicmetercrystal.com/alpine/devel/modlog.html For information on retrieving and building the development snapshots, check the developer information page at: http://cubicmetercrystal.com/alpine/devel/ Design and architecture information can be found at: http://cubicmetercrystal.com/alpine/devel/design/ Thanks, Martin - cod...@mi... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "You are the product of a mutational union of ~640Mbytes of genetic information." |
From: coderman <cod...@mi...> - 2001-10-10 06:25:04
|
========================================================== ALPINE devel-00038 released Tue Oct 9 23:14:10 PDT 2001. ========================================================== Short summary of changes: ------------------------- This release includes full support for module configuration settings. Various sources under $ALPINE_ROOT/interfaces/ , $ALPINE_ROOT/corba/ , and $ALPINE_ROOT/modules/GenFile/GenFileLib/ modified to support this change. There is a new configuration script in the $ALPINE_ROOT/runtime/AlpineCmdIf/ directory for using this feature to configure the GenFile module. Also included in this release is an updated implementation of the RawSock tranfer code. Hopefully this will be approaching usable beta soon :) Sources under $ALPINE_ROOT/modules/GenFile/DataSockTransport modified. Additional information: ----------------------- You can find the modification log at: http://cubicmetercrystal.com/alpine/devel/modlog.html For information on retrieving and building the development snapshots, check the developer information page at: http://cubicmetercrystal.com/alpine/devel/ Design and architecture information can be found at: http://cubicmetercrystal.com/alpine/devel/design/ Thanks, Martin - cod...@mi... ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "You are the product of a mutational union of ~640Mbytes of genetic information." |