.. |
Agent.cpp
|
Converted double timestamps to long long (64 bit integers), fixed bug with
|
2013-06-13 11:11:59 -07:00 |
Agent.h
|
Converted double timestamps to long long (64 bit integers), fixed bug with
|
2013-06-13 11:11:59 -07:00 |
AgentData.cpp
|
keep a pointer to owning agent in AgentData
|
2013-05-24 12:17:34 -07:00 |
AgentData.h
|
provide a getter for the owning agent in AgentData
|
2013-05-24 12:32:00 -07:00 |
AgentList.cpp
|
Another fix: using strlen to determine the length of the packet is... unwise.
|
2013-06-13 13:15:08 -07:00 |
AgentList.h
|
This should help, as well as fix another annoyance: bind to an ephemeral port,
|
2013-06-12 15:52:29 -07:00 |
AgentTypes.h
|
unthread DS check in, allow agents to tell DS who they want to hear about
|
2013-06-07 15:19:12 -07:00 |
AngleUtil.h
|
|
|
FloodFill.h
|
|
|
Log.cpp
|
refactors logging
|
2013-05-21 01:00:10 +02:00 |
Log.h
|
refactors logging
|
2013-05-21 01:00:10 +02:00 |
Logstash.cpp
|
add a Logstash class to prepare for sending stats over UDP
|
2013-06-11 17:09:39 -07:00 |
Logstash.h
|
add a Logstash class to prepare for sending stats over UDP
|
2013-06-11 17:09:39 -07:00 |
OctalCode.cpp
|
add copyright to OctalCode implementation
|
2013-06-19 14:47:45 -07:00 |
OctalCode.h
|
copy and paste working
|
2013-06-03 18:08:11 -07:00 |
PacketHeaders.h
|
rename AGENT_TYPE_VOXEL and PACKET_HEADER_DOMAIN_RFD
|
2013-06-07 14:12:42 -07:00 |
PerfStat.cpp
|
add copyright to PerfStat implementation file
|
2013-06-18 18:09:03 -07:00 |
PerfStat.h
|
add copyright to stat header
|
2013-06-18 18:04:38 -07:00 |
PointerStack.cpp
|
|
|
PointerStack.h
|
|
|
Radix2InplaceSort.h
|
|
|
Radix2IntegerScanner.h
|
|
|
SharedUtil.cpp
|
add copyright to SharedUtil.cpp
|
2013-06-18 17:56:43 -07:00 |
SharedUtil.h
|
add copyright to SharedUtil
|
2013-06-18 17:39:32 -07:00 |
SimpleMovingAverage.cpp
|
add copyright to SimpleMovingAverage implementation
|
2013-06-19 11:40:22 -07:00 |
SimpleMovingAverage.h
|
add copyright to SimpleMovingAverage header
|
2013-06-19 11:37:28 -07:00 |
StdDev.cpp
|
remove a comment and add copyright to StdDev class
|
2013-06-18 17:17:13 -07:00 |
StdDev.h
|
|
|
Syssocket.h
|
|
|
Systime.cpp
|
|
|
Systime.h
|
|
|
UDPSocket.cpp
|
Initialize members in the right order.
|
2013-06-12 15:54:13 -07:00 |
UDPSocket.h
|
This should help, as well as fix another annoyance: bind to an ephemeral port,
|
2013-06-12 15:52:29 -07:00 |
UrlReader.cpp
|
refactors logging
|
2013-05-21 01:00:10 +02:00 |
UrlReader.h
|
further adjusts naming
|
2013-05-19 13:22:37 +02:00 |