![]()
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Revision: |
Add LGPL copyright notices, update licensing info/explanation in README
simple hacky implementation of "flow layer" starting to work
Re-simplified connectTo() API to take only a single destination hint again; renamed awkward foundPeerEndpoint() to simpler connectAt().
Major overhaul of stream IDs and attachment mechanism, to correspond with the current version of the SST paper. got stream detachment and migration working in the process (streams automatically migate to new channels as necessary, e.g., when a host's underlying IP address changes).
Oops, didn't realize Jacob had already done the reorg -> trunk merge. Propagated my recent changes (r1842 -> r1850) to the trunk.
big reorg merge: merge -r 1807:1841 branches/reorg branch->trunk
copy sst into branch
Wrapped everything in a top-level SST namespace for cleanliness. Also, got rid of the SHA256/384/512 code now that OpenSSL has it.
Moved SST tree into proper place in SVN repository
TCP is almost working; just disconnect isn't yet...
Similator seems to be more-or-less working
fixed timer bugs; test is starting to work over SST!
...
not sure why some of my template functions aren't getting instantiated...
finished implementing simple checksum security support
Got key protocol switched over to new XDR stuff, checksum negotiation mostly implemented
Got static/global data encapsulated into new Host class so it should now be possible to run multiple SST instances together.
Merged hostident stuff from host.* into ident.*; got rid of env.h
Made network sockets layer virtualizable
Replaced all direct uses of QTimer with new virtualizable Timer class
Copied SST parts of Netsteria snapshot-061231, to start working on standalone Qt-SST library and test code
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| Maintained by PDOS | ViewVC Help |
| Powered by ViewVC 1.0.3 |