index
:
libtins.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
src
/
utils_test.cpp
Age
Commit message (
Expand
)
Author
2017-09-21
Use absolute include paths
Matias Fontanini
2016-10-23
Cleanup tests names and CMake script
Matias Fontanini
2013-03-15
Added Utils::resolve_domain and resolve_domain6.
Matias Fontanini
2012-11-28
Ported almost everything to BSD. Utils::route_entries and sending link layer ...
Matias Fontanini
2012-10-20
Fixed some bugs. Added documentation.
v0.2
Matias Fontanini
2012-09-10
Modified some file names.
Matias Fontanini
2012-09-03
Moved endianness change functions to endianness.h.
Matias Fontanini
2012-08-27
Removed Utils::ip_to_int/string. Everything is using IPv4Address now.
Matias Fontanini
2012-08-16
Fixed some bugs in Dot11 and DNS. Most of the code uses host_to_be and be_to_...
Matias Fontanini
2012-08-10
Refactored Sniffer class and fixed some bugs in HWAddress.
Matias Fontanini
2012-08-03
Refactored several classes.
Matias Fontanini
2012-05-15
Modified classes to use the IPv4Address class.
Matias Fontanini
2011-09-22
Started utils test. cChanged IP format
Santiago Alessandri