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-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) |
2011-07-10 |
Guilherme Maciel... | Note to myself: rework the checksum to use it also... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-10 |
Guilherme Maciel... | Fixed include guards name |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-10 |
Guilherme Maciel... | Bring aboard the TCP header and support classes |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-10 |
Guilherme Maciel... | Bring aboard a aternative version of Boost's TCP protocol |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-07-10 |
Guilherme Maciel... | Moved the IP classes to its own directory. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-28 |
Guilherme Maciel... | Comment to avoid warning |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-23 |
Guilherme Maciel... | Calling set_ping_status() in ping function and added... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-23 |
Guilherme Maciel... | Bring aboard the Ping factory |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-23 |
Guilherme Maciel... | Using inheritance to commute between pingers |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-23 |
Guilherme Maciel... | Modified configuration file |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-06 |
Guilherme Maciel... | Renamed encode/decode to encode16/decode16 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-06-03 |
Guilherme Maciel... | Replaced the assert by a conditional |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-29 |
Guilherme Maciel... | Bring aboard TCP pinger class |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-29 |
Guilherme Maciel... | Moved the icmppinger from host to icmp folder |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-19 |
Guilherme Maciel... | Included a precondition to DnsResolver::handle_ip_address() |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-19 |
Guilherme Maciel... | Added a tip in the Readme |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-19 |
Guilherme Maciel... | Renamed BoostPinger to IcmpPinger |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-13 |
Guilherme Maciel... | Minimum version required of Boost is 1.44 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-13 |
Thomas Jarosch | First public commit |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-12 |
Thomas Jarosch | Don't package files from kdevelop |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-12 |
Thomas Jarosch | Started PC-Lint settings file |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-12 |
Thomas Jarosch | Improve packaging: Include correct license files |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-12 |
Thomas Jarosch | Add GPLv2 + linking exception to the source |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-12 |
Thomas Jarosch | Remove t2n call stuff |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-12 |
Thomas Jarosch | Add boost license + proper copyright were needed |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-11 |
Thomas Jarosch | Update TODO list |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-11 |
Thomas Jarosch | Properly handle ICMP packet replies: The kernel sends... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-05 |
Thomas Jarosch | Turn RepliesCount into ReceivedReply flag |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-05 |
Thomas Jarosch | Update TODO file |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-04 |
Guilherme Maciel... | Added doxygen comments in the most important places. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-04 |
Thomas Jarosch | Turn BoostPinger into true async operation |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-04 |
Thomas Jarosch | No rescheduling in BoostPinger |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-04 |
Guilherme Maciel... | Implemented the feature: |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-04 |
Thomas Jarosch | Two TODO entrys solved |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-04 |
Thomas Jarosch | Reuse BoostPinger object |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-04 |
Thomas Jarosch | Fix ping of IP addresses (don't do DNS lookup) |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-04 |
Guilherme Maciel... | Solved the item: |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-04 |
Guilherme Maciel... | Alternative approach to solve: |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-04 |
Guilherme Maciel... | Allowing unknown options and changed the default host... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-03 |
Thomas Jarosch | Clean thread shutdown |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-03 |
Thomas Jarosch | Remove boost signal handler: It's overdesigned for... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-03 |
Thomas Jarosch | Handle signals in a thread safe way |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-03 |
Thomas Jarosch | Convert signal handler library to unix line endings |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-03 |
Thomas Jarosch | Create unique identifier for every ping |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-03 |
Guilherme Maciel... | Moved the boost signal handler library |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-03 |
Guilherme Maciel... | Updated TODO |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-03 |
Guilherme Maciel... | The multi-threading approach solves the blocking |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-03 |
Guilherme Maciel... | Merge branch 'pingcheck' of ssh://aqua.m.i2n/data/git... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2011-05-03 |
Guilherme Maciel... | TODO changes |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |