.. |
BasePacket.cpp
|
cleanup
|
2016-07-18 22:54:57 -07:00 |
BasePacket.h
|
grab earliest possible receive time in socket
|
2016-10-18 15:54:25 -07:00 |
CongestionControl.cpp
|
grab earliest possible receive time in socket
|
2016-10-18 15:54:25 -07:00 |
CongestionControl.h
|
switch to wireSize, use time only, remove double public
|
2016-10-18 15:54:25 -07:00 |
Connection.cpp
|
switch to wireSize, use time only, remove double public
|
2016-10-18 15:54:25 -07:00 |
Connection.h
|
switch to wireSize, use time only, remove double public
|
2016-10-18 15:54:25 -07:00 |
ConnectionStats.cpp
|
fix a bunch of warnings on windows
|
2015-09-22 16:40:17 -07:00 |
ConnectionStats.h
|
Fix in-class initialization for windows build
|
2015-10-02 14:18:18 -07:00 |
Constants.h
|
create the base of the TCPVegasCC class
|
2016-10-18 15:54:25 -07:00 |
ControlPacket.cpp
|
Add HandshakeRequest packet
|
2016-03-18 16:30:19 -07:00 |
ControlPacket.h
|
Add HandshakeRequest packet
|
2016-03-18 16:30:19 -07:00 |
LossList.cpp
|
|
|
LossList.h
|
House cleaning
|
2015-10-02 14:16:45 -07:00 |
Packet.cpp
|
quiet gcc 5 warnings
|
2016-05-21 16:53:01 -07:00 |
Packet.h
|
Only debug if define set
|
2016-02-22 15:42:11 -08:00 |
PacketHeaders.cpp
|
use enum in PacketHeaders, coding standard fixes in Connection
|
2016-10-18 15:54:25 -07:00 |
PacketHeaders.h
|
use enum in PacketHeaders, coding standard fixes in Connection
|
2016-10-18 15:54:25 -07:00 |
PacketList.cpp
|
quiet gcc 5 warnings
|
2016-05-21 16:53:01 -07:00 |
PacketList.h
|
add -Wsuggest-override to compile flags and deal with fallout
|
2016-08-18 09:51:41 -07:00 |
PacketQueue.cpp
|
use libc++ and clang toolchain
|
2016-08-31 16:16:40 -07:00 |
PacketQueue.h
|
Fix in-class initialization for windows build
|
2015-10-02 14:18:18 -07:00 |
PacketTimeWindow.cpp
|
|
|
PacketTimeWindow.h
|
|
|
SendQueue.cpp
|
remove SendQueue fast re-transmit debug
|
2016-10-18 15:54:25 -07:00 |
SendQueue.h
|
switch to wireSize, use time only, remove double public
|
2016-10-18 15:54:25 -07:00 |
SequenceNumber.cpp
|
Register SequenceNumber and time_point
|
2016-10-18 15:54:25 -07:00 |
SequenceNumber.h
|
Add obfuscation level to packets
|
2016-02-22 15:15:38 -08:00 |
Socket.cpp
|
move receive time of packet higher in Socket
|
2016-10-18 15:54:25 -07:00 |
Socket.h
|
cleanup according to Vegas paper, add fast retransmit
|
2016-10-18 15:54:25 -07:00 |
TCPVegasCC.cpp
|
add a comment for ack count calculations
|
2016-10-18 16:16:09 -07:00 |
TCPVegasCC.h
|
cleanup initialization of min RTT member variables
|
2016-10-18 15:54:25 -07:00 |