remove double period.
idset on all of the drafts. Just in case we use it.
Updating ipr disclosures to what is suggested in RFC7991.
Adding in first xml3 conversion of the saratoga tsvwg
Chas spotted a line missing from the REQUEST ascii diagram.
Upping version number for future release. Still valid in current xml checker!
Updating saratoga -22 and congestion/tfrc -12 for December 2017.
Add initial directories
Refreshing drafts, May 2017. Ivancic has retired from NASA.
Adding extra timeout status code, per list disc...
Upping version numbers for publishing as drafts
Quick updates to other drafts so that xml2rfc w...
Updating Will's contact details.
current xml source
Support for apple or linux
Using c++11 standards library now so added expl...
Amendments to ip.h and ip.cpp dealing with dest...
Remove all bcopy and replace with memcpy
Removing all bcopy() and replace with memcpy() ...
Amendments to some sockets code
Command line processing now handled by "getopt"...
Implemented "timer framedelay" command. What th...
Moved everything to do with timer to new "timer...
Bug in holes. I was recusively calling addcompr...
Added MTU discovery to interfaces. This is the ...
Working on STATUS holes
Working on received STATUS hole resolution again.
Tidied up command line input and output. All of...
Added "timezone" command. So string outputs can...
Moved timestamp code to use c++2011 chrono libr...
Added it test3.cpp for testing ip socket's
Implemented SO_SNDLOWAT & SO_RCVLOWAT so that t...
Sorted error writing config file. Working on of...
Working on hole filling. Nearly there. We have ...
Pointied to wrong buffer, (the whole frame rath...
We are transferring data!!! Main issue was the ...
We have DATA frames being sent and received. Ho...
Moved all NULL to c++11 nullptr. checksums are ...
Still issues with METADATA and direntory entrie...
Fixed Errors in Directory Entry frame format fo...
Added support for timers in timestamp. We have ...
Fixed timestamps. The data and status frame ass...
Tidied up command line parsing and added -p <po...
Using templates rather than #defines for flag b...
Fixed issues with F_DESCRIPTOR_128 code so it r...
FIxed bug with timestamp class. If we turn on t...
Bug fixes and optimisation of htos,l,ll functio...
Back to getting put working. Still dumping core...
Tidied up debug output. Puts calling finction n...
Added "usage: ./saratoga [-l <logfile>]" to com...
Added config file option to command line
Sorted problem with fileio::write. Was not loop...
Fixed bug when debug set > 4 causing core dump....
Added timestamps to the log file entries
Bundle support removed as a comand, flag and as...
Added copy and assignment operators for BEACON,...
Log file implemented. The log file is "./sarato...
History command added. Along with !! to repeat ...
Screen resizing and signal handling implemented...
Down arrow clears the current command.
Lots of work on the command line. Arrow keys no...
Starting work on sending the STATUS and METADAT...
Select() sorted!!!
Got ncursers getch() working!!! Code is now tot...
Data being read from local file and transmitted...
Found annoying bug in code that was closing fd'...
File buffering handled for writing to local files.
For a class YOU MUST write constructor classnam...
Added class buffer to handle all output buffers...
Amended sarflags to simplify flag handling usin...
Adding handlers for receiving DATA, METADATA, S...
Set up framework for handling inbound STATUS, D...
More work on inbound REQUEST's. Sorting out loc...
Added configuration saratoga.conf file to hold ...
Fixed streams pinfo output. Was wrong way around.
Added .sconsign to hgignore
More work on transfers. Rationalised "sarwin::s...
Baseline code for _put_ and REQUEST handling. A...
Added requestor direction INBOUND or OUTBOUND t...
Transfers are now being created. REQUEST being ...
Added new command "transfers" to show the curre...
Added foundation code for handling transfers vi...
Unicast beacons working. Lots of work on file &...
Unicast & Multicast peers and beacons working. ...
REQUEST frame type added. checksum moved to roo...
Beacons working!!! Multicast fixed. Do not need...
Added entries to .hgignore for binaries
Added SConscript database
Lloyd removing old binaries from tree
saratoga can now run without being superuser, h...
Lloyd cleaning up tree and adding .hgignore
First commit of Saratoga Vallona to mercurial.
A reference implementation in c++
Saratoga protocol - home
A reference implementation in c++