| Code Name | Version | Stability | Maintenance (✓) | Release Date | Notes |
|---|---|---|---|---|---|
| Bazooka | 3.0b01 | Beta | March 1, 2007 | Complete release with the new features. | |
| Bazooka | 3.0 | Pre-Alpha | Feb. 1, 2007 | Intoduces new API, LiveCapture and file manipulation | |
| Cannon | 0.2.4 | Stable | April 27, 2006 | Feature release. Protocol Registry. | |
| Donald | 0.2.3.2 | Stable | Feb. 21, 2006 | Maintenance release | |
| Donald | 0.2.3.1 | Stable | Nov. 21, 2005 | Maintenance release | |
| Donald | 0.2.3 | Stable | May 30, 2005 | Feature release. | |
| Micky | 0.2.2.1 | Stable | Nov. 23, 2005 | Maintenance release. | |
| Micky | 0.2.2 | Stable | May 21, 2005 | Feature Release. | |
| Goofy | 0.2.1 | Stable | April 4, 2004 | Feature Release. | |
| Plato | 0.2.0 | Stable | Feb. 7, 2004 | Feature Release. | |
| Genesis | 0.1.1 | Stable | Sept. 23, 2003 | Feature Release. Initial jNetStream. |
This section contains explanation and URLs of each tag for each module. You can use these tables to find out which tag is what. All the tags are placed in a "tags" directory under each module. Further more, additional subdirectories exist to group tags by the year they were released.
The module contains pure jNetStream API which is made up of java interfaces and factory classes. The module compiles but there is nothing to run as there are only interfaces in this module. The latest is alway's the module's "trunk" .
| TAG ID and URL | Description | Release Date |
|---|---|---|
| capture-framework-mile1 | API milestone #1 - completed capture framework Exceptions are no NAP file format and no RemoteSessions Packet decoding is tied to 0.2.4 Decoder and only MetaPacket is available |
Jan. 22, 2007 |
The module contains implementing classes for jNetStream API interfaces and factories. The latest is alway's the module's "trunk" .
| TAG ID and URL | Description | Release Date |
|---|
The module contains utility classes and interfaces shared among this and other projects. The latest is alway's the module's "trunk" .
| TAG ID and URL | Description | Release Date |
|---|
The module provides intermediate representation of a compiled language, as well
as target platform compilation services. The intermediate form of a compiled language is further compiled to target platform, such as binary BPF program or binary java classfile. The latest is alway's the module's "trunk" .
| TAG ID and URL | Description | Release Date |
|---|---|---|
| Main trunk | Main development trunk | daily |
You will find a number of links to some Historic documents that were released on this website. The word historic means, in the past, and not that this is some kind of monumental document.
Some of the documentation refers to a class called CaptureFactory. This class corresponds to current Captures factory class. Initialy Captures was CaptureFactory.