pingcheck
2012-02-21 Guilherme Maciel... Not implemented according to the message:
2012-02-21 Guilherme Maciel... Implemented in commit 3625c0e544982518392b842162318db9a...
2012-02-21 Guilherme Maciel... Implemented in 'config' branch.
2012-02-21 Guilherme Maciel... Implemented in 'test' branch.
2012-02-21 Guilherme Maciel... Implemented in ipv6 branch.
2012-02-21 Guilherme Maciel... Implemented in commit ad545958f408012956bcac4cf466c94be...
2012-02-20 Guilherme Maciel... Merge branch 'test'
2012-02-20 Guilherme Maciel... The log level can be configured in the command line...
2012-02-20 Guilherme Maciel... Fix: using libi2ncommon LogLevel.
2012-02-19 Guilherme Maciel... Bring aboard log level configuration.
2012-02-19 Guilherme Maciel... Bring aboard log level parsing function.
2012-02-19 Guilherme Maciel... Changed protocol_string_map's storage class from extern...
2012-02-19 Guilherme Maciel... Using encode1() and decode1() from MessagePayload class.
2012-02-19 Guilherme Maciel... Implemented encode and decode methods for just 1 bit.
2012-02-19 Guilherme Maciel... Added index suffix to the parameters names.
2012-02-18 Guilherme Maciel... Documentation for TCP header.
2012-02-18 Guilherme Maciel... Test: bring aboard TcpHeader test case.
2012-02-18 Guilherme Maciel... Removed unused parameter.
2012-02-18 Guilherme Maciel... Added functions prototypes to suppress some warnings.
2012-02-18 Guilherme Maciel... Fix: const-fied the argv parameter in order to suppress...
2012-02-18 Guilherme Maciel... Added stack protection warning and optimization to...
2012-02-13 Guilherme Maciel... Test: bring aboard LinkStatus test case.
2012-02-06 Guilherme Maciel... Fix: fixed previous test case namespace.
2012-02-06 Guilherme Maciel... Test: bring aboard PingProtocol test case.
2012-02-06 Guilherme Maciel... Test: bring aboard ConfigurationOptions test case.
2012-02-06 Guilherme Maciel... Fix: not all letter in the protocol_string_map key...
2012-02-02 Guilherme Maciel... Fix: misspelled class name.
2012-02-02 Guilherme Maciel... Documentation: added --daemon option.
2012-02-02 Guilherme Maciel... Test: added --daemon option to ConfigurationCommandLine...
2012-02-02 Guilherme Maciel... Test: bring aboard ConfigurationFile test case.
2012-02-01 Guilherme Maciel... Small documentation fixes.
2012-02-01 Guilherme Maciel... Test: bring aboard ConfigurationCommandLine test case.
2012-01-29 Guilherme Maciel... Fix: solved stack smashing when creating StatusNotifier...
2012-01-28 Guilherme Maciel... Removed parameter to shut the warning up.
2012-01-28 Guilherme Maciel... Added function prototypes to shut the warnings up.
2012-01-28 Guilherme Maciel... Created an intermediate variable to shut the warning up.
2012-01-28 Guilherme Maciel... Small documentation fix.
2012-01-28 Guilherme Maciel... Increased warning level.
2012-01-26 Guilherme Maciel... Using LinkStatusItem type as an alias to the boost...
2012-01-26 Guilherme Maciel... Renamed LinkStatusAnalyzer to LinkStatus.
2012-01-25 Guilherme Maciel... Renamed HostStatusAnalyzer to HostStatus.
2012-01-25 Guilherme Maciel... Merge branch 'config' into test
2012-01-21 Guilherme Maciel... Test: keep mock class definition within header to reduc...
2012-01-21 Guilherme Maciel... Test: split test cases in N binaries.
2012-01-20 Guilherme Maciel... Standardized variables names with a common suffix.
2012-01-20 Guilherme Maciel... Test: bring aboard HostStatusAnalyzer test case.
2012-01-20 Guilherme Maciel... Test: bring aboard the LinkStatusAnalyzer mock required...
2012-01-20 Guilherme Maciel... Fix: The ping_fail_absolute_limit calculation was incor...
2012-01-16 Guilherme Maciel... Test: bring aboard Icmpv6Header test case.
2012-01-10 Guilherme Maciel... Test: bring aboard Icmpv4Header test case.
2012-01-08 Guilherme Maciel... Test: bring aboard Ipv6Header test case.
2012-01-08 Guilherme Maciel... Test: removed hard-coded MessagePayload size.
2012-01-08 Guilherme Maciel... Test: bring aboard Ipv4Header test case.
2012-01-07 Guilherme Maciel... Fix: added missing statements in the makefile and split...
2012-01-06 Guilherme Maciel... Test: finished MessagePayload test case.
2012-01-06 Guilherme Maciel... Fix: now the old_payload_data is a buffer to the origin...
2012-01-06 Guilherme Maciel... Improved: changed copy's arguments format to improve...
2012-01-05 Guilherme Maciel... Fix: set assert lower limit equal to zero.
2012-01-05 Guilherme Maciel... Documentation: small fixes.
2012-01-03 Guilherme Maciel... PC-Lint warnings fixed:
2012-01-03 Guilherme Maciel... PC-Lint warnings fixed:
2012-01-03 Guilherme Maciel... PC-Lint warnings fixed:
2012-01-03 Guilherme Maciel... PC-Lint warnings fixed:
2012-01-03 Guilherme Maciel... PC-Lint warnings fixed:
2012-01-03 Guilherme Maciel... PC-Lint warnings fixed:
2012-01-03 Guilherme Maciel... PC-Lint warnings fixed:
2012-01-03 Guilherme Maciel... PC-Lint warnings fixed:
2012-01-03 Guilherme Maciel... Bring aboard test framework.
2011-12-31 Guilherme Maciel... Changed notify message to error message.
2011-12-30 Guilherme Maciel... Make explicit that the address from ICMPv6 can not...
2011-12-24 Guilherme Maciel... Fix: handling packets with options length equal to...
2011-12-24 Guilherme Maciel... Fix: the TCP's ttl was being printed as a char instead...
2011-12-24 Guilherme Maciel... PC-Lint warnings fixed:
2011-12-24 Guilherme Maciel... PC-Lint warnings fixed:
2011-12-22 Guilherme Maciel... PC-Lint warnings fixed:
2011-12-22 Guilherme Maciel... PC-Lint warnings fixed:
2011-12-21 Guilherme Maciel... PC-Lint warnings fixed:
2011-12-21 Guilherme Maciel... PC-Lint warnings fixed:
2011-12-20 Guilherme Maciel... PC-Lint warnings fixed:
2011-12-20 Guilherme Maciel... Made copy constructor private to disable object copies.
2011-12-20 Guilherme Maciel... PC-Lint warnings fixed:
2011-12-20 Guilherme Maciel... PC-Lint warnings fixed:
2011-12-20 Guilherme Maciel... Changed 'ttl' field from signed to unsigned, avoiding...
2011-12-20 Guilherme Maciel... PC-Lint warnings fixed:
2011-12-20 Guilherme Maciel... PC-Lint warnings fixed:
2011-12-19 Guilherme Maciel... PC-Lint warnings fixed:
2011-12-12 Thomas JaroschFinal adjustments for cleaner PC-lint output
2011-12-12 Thomas JaroschSilence more bogus PC-Lint warnings
2011-12-12 Thomas JaroschUse return value of the function instead of a pointer...
2011-12-12 Thomas JaroschSilence more PC-Lint warnings
2011-12-12 Thomas JaroschIgnore unused parameter
2011-12-12 Thomas JaroschMore constification
2011-12-12 Thomas JaroschHide one warning emitted by BOOST_FOREACH
2011-12-12 Thomas JaroschConstification
2011-12-12 Thomas JaroschFix type: Boost::shared_ptr supports conversion to...
2011-12-12 Thomas JaroschAdd script for easier Pc-Lint invocation
2011-12-12 Thomas JaroschAdd include directories to PC-lint config
2011-12-11 Guilherme Maciel... Changes introduced in the ipv6 branch. v1.2
2011-12-10 Guilherme Maciel... Message to require sudo access to open raw sockets.
2011-11-21 Guilherme Maciel... The IP version used to transport TCP segments can be...
next