| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove system-dependent interface enumeration code and introduce proper | Sebastien Braun | 2010-10-05 | 4 | -49/+124 |
| | | | | | Model-View portable code in its stead. | ||||
| * | Implement Network-wide Configuration Interface for Multicast File Transfer | Sebastien Braun | 2010-10-05 | 12 | -2/+552 |
| | | |||||
| * | Assorted Multicast Fixes: | Sebastien Braun | 2010-10-03 | 7 | -93/+156 |
| | | | | | | | | | | | | | | | | | | | | | | | - Upgrade bundled OpenPGM to SVN r1135 - Timing fixes: Make all rate-limited and timer-pending operation wait for at least 1ms to avoid busy-waiting - No distinction between sending and receiving sockets when setting up socket options (Receivers need to be able to send anyway when using PGMCC). - Switch from fixed-rate transmission to using PGMCC for congestion control. - Remove some obnoxious debugging outputs - Some white space fixes - Introduce a short waiting time before actually starting file transmission in order to allow enough SPM messages to be sent so that receivers can initialize properly. - Fix MCASTFTANNOUNCE message to include full file name instead of basename. - Fix generateMcastTransferID in order to gather more random IDs. PVSGUI may become confused if transfer IDs are reused. - Properly dispose of clientFileReceiveDialog when multicast transfer is finished. - Properly display transfer size in clientFileReceiveDialog | ||||
| * | Make PGM interface configurable | Sebastien Braun | 2010-08-04 | 6 | -5/+134 |
| | | |||||
| * | Fix a bug where transfer IDs would linger in the pvs daemon's data ↵ | Sebastien Braun | 2010-08-04 | 1 | -0/+1 |
| | | | | | structures after cancellation. | ||||
| * | Implement GUI for receiving incoming multicast transfers | Sebastien Braun | 2010-08-04 | 9 | -29/+154 |
| | | |||||
| * | Forward MCASTFTANNOUNCE and MCASTFTRETRY messages in pvsmgr and pvsmgrtouch. | Sebastien Braun | 2010-07-19 | 1 | -0/+19 |
| | | |||||
| * | McastConfiguration's copy constructor should allow specifying a parent QObject | Sebastien Braun | 2010-07-19 | 1 | -2/+2 |
| | | |||||
| * | Fix parsing of incoming MCASTFTRETRY messages | Sebastien Braun | 2010-07-19 | 1 | -1/+1 |
| | | |||||
| * | Implement initial multicast receive functionality in PVS daemon | Sebastien Braun | 2010-07-19 | 6 | -6/+349 |
| | | |||||
| * | Remember to delete outgoing transfers when they are finished or failed | Sebastien Braun | 2010-07-17 | 2 | -0/+14 |
| | | |||||
| * | Implement --no-fork/-F command line argument for pvs | Sebastien Braun | 2010-07-17 | 1 | -38/+59 |
| | | |||||
| * | Fix License header for McastConfiguration.cpp | Sebastien Braun | 2010-07-17 | 1 | -5/+14 |
| | | |||||
| * | Implement UI and pvsDaemon components for outgoing Multicast Transfer | Sebastien Braun | 2010-07-17 | 13 | -29/+658 |
| | | |||||
| * | Make McastSender work with a pre-opened socket | Sebastien Braun | 2010-07-16 | 2 | -0/+9 |
| | | |||||
| * | Add progress indication to McastSender and McastReceiver | Sebastien Braun | 2010-07-15 | 4 | -0/+9 |
| | | |||||
| * | Add isOpen() test to McastPGMSocket | Sebastien Braun | 2010-07-15 | 2 | -0/+10 |
| | | |||||
| * | Disable PGMCC as it is buggy | Sebastien Braun | 2010-07-15 | 1 | -3/+0![]() |
| | | |||||
| * | Whitespace fixes | brs | 2010-07-15 | 1 | -10/+10 |
| | | |||||
| * | * Upgrade OpenPGM to current trunk | Sebastien Braun | 2010-07-15 | 8 | -190/+195 |
| | | | | | | * Implement wait-for-shutdown for McastPGMSocket * Work around bug in UDP encapsulation | ||||
| * | Change to shorter NAK intervals for performance. | Sebastien Braun | 2010-07-14 | 1 | -3/+3 |
| | | |||||
| * | Make interface configurable. | Sebastien Braun | 2010-07-14 | 4 | -2/+26 |
| | | |||||
| * | Make UDP encapsulation correctly configurable. | Sebastien Braun | 2010-07-14 | 4 | -11/+43 |
| | | |||||
| * | Implement multicast transfer protocol. | Sebastien Braun | 2010-07-12 | 17 | -0/+1893 |
| | | |||||
| * | Defect #715, apply patch by Sébastien | Johann Latocha | 2010-07-07 | 3 | -2/+10 |
| | | |||||
| * | jjls first git commit ever! (svn changes since r793) | Johann Latocha | 2010-07-07 | 2 | -12/+13 |
| | | |||||
| * | initial import of latest svn version | Sebastian | 2010-05-12 | 110 | -0/+19008 |

