summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make PGM interface configurableSebastien Braun2010-08-046-5/+134
* Fix a bug where transfer IDs would linger in the pvs daemon's data structures...Sebastien Braun2010-08-041-0/+1
* Implement GUI for receiving incoming multicast transfersSebastien Braun2010-08-049-29/+154
* Forward MCASTFTANNOUNCE and MCASTFTRETRY messages in pvsmgr and pvsmgrtouch.Sebastien Braun2010-07-191-0/+19
* McastConfiguration's copy constructor should allow specifying a parent QObjectSebastien Braun2010-07-191-2/+2
* Fix parsing of incoming MCASTFTRETRY messagesSebastien Braun2010-07-191-1/+1
* Implement initial multicast receive functionality in PVS daemonSebastien Braun2010-07-196-6/+349
* Remember to delete outgoing transfers when they are finished or failedSebastien Braun2010-07-172-0/+14
* Implement --no-fork/-F command line argument for pvsSebastien Braun2010-07-171-38/+59
* Fix License header for McastConfiguration.cppSebastien Braun2010-07-171-5/+14
* Implement UI and pvsDaemon components for outgoing Multicast TransferSebastien Braun2010-07-1713-29/+658
* Make McastSender work with a pre-opened socketSebastien Braun2010-07-162-0/+9
* Add progress indication to McastSender and McastReceiverSebastien Braun2010-07-154-0/+9
* Add isOpen() test to McastPGMSocketSebastien Braun2010-07-152-0/+10
* Disable PGMCC as it is buggySebastien Braun2010-07-151-3/+0Star
* Whitespace fixesbrs2010-07-151-10/+10
* * Upgrade OpenPGM to current trunkSebastien Braun2010-07-158-190/+195
* Change to shorter NAK intervals for performance.Sebastien Braun2010-07-141-3/+3
* Make interface configurable.Sebastien Braun2010-07-144-2/+26
* Make UDP encapsulation correctly configurable.Sebastien Braun2010-07-144-11/+43
* Implement multicast transfer protocol.Sebastien Braun2010-07-1217-0/+1893
* Defect #715, apply patch by SébastienJohann Latocha2010-07-073-2/+10
* jjls first git commit ever! (svn changes since r793)Johann Latocha2010-07-072-12/+13
* initial import of latest svn versionSebastian2010-05-12110-0/+19008