2011-10-06 |
Guilherme Maciel... | Bring aboard "version", "daemon" and "config-file"... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-10-06 |
Guilherme Maciel... | There is not possible to pass a NULL value_semantic... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-09-30 |
Guilherme Maciel... | Using a more straightforward comparison |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-09-30 |
Guilherme Maciel... | Parameter is passed by reference, not by value |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-09-30 |
Guilherme Maciel... | Reducing scope of variable |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-09-30 |
Guilherme Maciel... | Ensure that there are always more hosts addresses than... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-09-29 |
Guilherme Maciel... | Asserting for the hosts items quantity match |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-09-29 |
Guilherme Maciel... | Small code improvements |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-09-24 |
Guilherme Maciel... | Adding the options classes to the Makefile |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-09-23 |
Guilherme Maciel... | Bring aboard hosts section configuration option classes. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-09-23 |
Guilherme Maciel... | More descriptive variable name, also fixing a bug which... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-09-23 |
Guilherme Maciel... | parse method is not const, because it can change the... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-09-13 |
Thomas Jarosch | Update version number scheme documentation |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-09-13 |
Guilherme Maciel... | Bug fix: return the boost::program_options::option_desc... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-09-13 |
Guilherme Maciel... | Grammatical corrections on Readme.code file |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-09-13 |
Guilherme Maciel... | Added comments to Configuration class |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-09-13 |
Guilherme Maciel... | Bring aboard "hosts-down-limit" configuration option... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-09-13 |
Guilherme Maciel... | Bring aboard "link-down-interval" configuration option... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-09-13 |
Guilherme Maciel... | Bring aboard "link-up-interval" configuration option... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-09-13 |
Guilherme Maciel... | Bring aboard "nameserver" configuration option class. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-09-13 |
Guilherme Maciel... | Bring aboard "ping-fail-limit" configuration option... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-09-13 |
Guilherme Maciel... | Bring aboard "source-network-interface" configuration... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-09-13 |
Guilherme Maciel... | Bring aboard "status-notifier-cmd" configuration option... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-09-13 |
Guilherme Maciel... | Bring aboard an abstract class for configuration options. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-09-10 |
Guilherme Maciel... | Changed include guards style to the project's standard |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-09-09 |
Guilherme Maciel... | New TODO entries: goals for config branch |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-09-07 |
Guilherme Maciel... | Make the ping-protocol option case insensitive |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-09-06 |
Guilherme Maciel... | Parsing only if could process the file, now it is simet... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-09-03 |
Guilherme Maciel... | Improved Host documentation |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-09-03 |
Guilherme Maciel... | Changed ping protocol to a "per host" configuration... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-31 |
Guilherme Maciel... | Including configuration classes in makefile |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-31 |
Guilherme Maciel... | Split configuration responsability between different... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-31 |
Guilherme Maciel... | Bring aboard classes to handle each kind of configurati... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-31 |
Guilherme Maciel... | Created a class to hold configuration options and parsi... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-27 |
Guilherme Maciel... | Updated Readme file with the TCP ping feature |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-27 |
Guilherme Maciel... | Fixed postconditions, the equal had wrong pointer interator |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-27 |
Guilherme Maciel... | Replced old-style C functions by C++ STL versions |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-26 |
Guilherme Maciel... | Merge branch 'tcpping' v1.1 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-26 |
Guilherme Maciel... | Replaced the raw byte array by a MessagePayload object... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-26 |
Guilherme Maciel... | Allows to add more data to the MessagePayload through... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-23 |
Guilherme Maciel... | Small code formatting |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-23 |
Guilherme Maciel... | Pings the host at a specific port (available only to... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-23 |
Guilherme Maciel... | Reads the host port from configuration file |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-21 |
Guilherme Maciel... | Changed the type of the header size variables from... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-21 |
Guilherme Maciel... | The class variable HeaderSizeInBytes was renamed to... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-21 |
Guilherme Maciel... | TcpHeader class uses the MessagePayload class to handle... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-21 |
Guilherme Maciel... | Implemented a method to access the inner array pointer... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-21 |
Guilherme Maciel... | Fixing some asserts with wrong ranges and reworking... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-20 |
Guilherme Maciel... | Removed select_source_network_interface() function... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-20 |
Guilherme Maciel... | The C's low level socket handling functions were encaps... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-20 |
Guilherme Maciel... | Bring aboard the Network Interface template class. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-18 |
Guilherme Maciel... | Renamed IcmpChecksumCalculator to IcmpChecksum |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-18 |
Guilherme Maciel... | Renamed ChecksumCalculation template to Checksum |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-16 |
Guilherme Maciel... | Allowing to copy the MessagePayload object, through... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-13 |
Guilherme Maciel... | Added the 32 bits version of encode and decode methods |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-13 |
Guilherme Maciel... | Small code formatting |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-13 |
Guilherme Maciel... | Asserted the encode16() and decode16() parameters,... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-13 |
Guilherme Maciel... | Renamed IcmpMessagePayload to MessagePayload, so it... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-13 |
Guilherme Maciel... | Renamed getters and setters |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-13 |
Guilherme Maciel... | Moved PingStatus enumeration to its own file, so it... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-13 |
Guilherme Maciel... | The Include Guards must match the file's name |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-13 |
Guilherme Maciel... | Surrounded the receive by a try..catch, so prepare... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-09 |
Guilherme Maciel... | Removing warning about conversion from 'int' to 'uint8_t' |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-09 |
Guilherme Maciel... | Adding a remark about sequence number from RST |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-09 |
Guilherme Maciel... | Adding logging to ioctl fails, and replacing the nested... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-06 |
Guilherme Maciel... | Replaced shift operations on IP addresses to an endian... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-06 |
Guilherme Maciel... | Validates the ifr.ifr_name buffer size before copy... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-04 |
Guilherme Maciel... | Pinger factory provides only static (class) methods... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-04 |
Guilherme Maciel... | Set the received status as successful when the RST... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-04 |
Guilherme Maciel... | Little code format detail |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-02 |
Guilherme Maciel... | Placed start_receive() method closer to the schedule_ti... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-02 |
Guilherme Maciel... | Changed the handle_timeout() method to handle_ping_done() |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-02 |
Guilherme Maciel... | Renamed create_tcp_header() method to create_ack_request() |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-02 |
Guilherme Maciel... | Move the ACK segment send functionality to the send_ack... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-02 |
Guilherme Maciel... | Split the method, separated some functionality in sched... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-02 |
Guilherme Maciel... | Renamed timeout variable to the context of TCP instead... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-02 |
Guilherme Maciel... | Sequence number does not identify a particular segment... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-01 |
Guilherme Maciel... | Missing header files and identation |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-08-01 |
Guilherme Maciel... | Retrieve the local IP address from the interface using... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-30 |
Guilherme Maciel... | Bring aboard Doxygen documentation support v1.0 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-28 |
Guilherme Maciel... | Added and formatted some error messages |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-24 |
Guilherme Maciel... | Split methods |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-24 |
Guilherme Maciel... | Cosmetic changes |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-24 |
Guilherme Maciel... | Removed commentted code |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-22 |
Guilherme Maciel... | Formatting log messages |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-22 |
Guilherme Maciel... | Working TCP pinger |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-22 |
Guilherme Maciel... | Split the TcpHeader implementation and header |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-22 |
Guilherme Maciel... | Removed the unused get_identifier() method |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-22 |
Guilherme Maciel... | Small code formatting |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-22 |
Guilherme Maciel... | Fixed socket typedef, it is a raw socket, not stream... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-21 |
Guilherme Maciel... | Added the default protocol to use in the config file |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-21 |
Guilherme Maciel... | Better comment description |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-21 |
Guilherme Maciel... | Fixed the return statement, the method has the return... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-19 |
Guilherme Maciel... | Fully functional pinger factory |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-19 |
Guilherme Maciel... | Added the remaining TCP pinger arguments |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-19 |
Guilherme Maciel... | Code formatting |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-16 |
Guilherme Maciel... | Solving some conversion and variable shadow warnings |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-15 |
Guilherme Maciel... | Adding the ping protocol configuration option |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-15 |
Guilherme Maciel... | Moving the PingProtocol enumeration from PingerFactory... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-15 |
Guilherme Maciel... | The "using namespace std" exempt the use of "std::... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |