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
Age
Commit message (
Expand
)
Author
2014-08-24
Updated files for release.
v3.1
Matias Fontanini
2014-08-24
Fix invalid lib name.
Matias Fontanini
2014-08-24
Removed unnecessary check for CXX11_COMPILER_FLAGS.
Matias Fontanini
2014-08-24
CMake compilation now works on Windows.
Matias Fontanini
2014-08-23
Added examples to CMake build system.
Matias Fontanini
2014-08-23
Added tests to CMake build system.
Matias Fontanini
2014-08-23
Fix build system issues.
Matias Fontanini
2014-08-22
Added missing files.
Santiago Alessandri
2014-08-22
First approach towards moving to CMake
Santiago Alessandri
2014-08-20
Fixed issue #29: Added empty name check on DNS::encode_domain_name.
Matias Fontanini
2014-08-18
Fix ICMPv6 serialization (patch by einarjon).
Matias Fontanini
2014-08-09
Updated configure files.
Matias Fontanini
2014-08-07
Updated README and CHANGES files.
v3.0
Matias Fontanini
2014-08-07
Fixed invalid parsing of unknown DNS records.
Matias Fontanini
2014-08-07
Protocols now always set the next layer protocol flag.
Matias Fontanini
2014-08-07
Timestamps can now be constructed from std::chrono::duration.
Matias Fontanini
2014-08-07
Added Packet constructor.
Matias Fontanini
2014-08-07
Updated configure files.
Matias Fontanini
2014-08-07
Fixed bug in EthernetII when changing its inner PDU.
Matias Fontanini
2014-08-07
Fixed invalid address passed to memcpy.
Matias Fontanini
2014-07-31
Merge pull request #22 from mantiz/fix-armv5-alignment-issues
Matias Fontanini
2014-07-31
fix armv5 alignment issues
Christian Hammerl
2014-07-30
Added BaseSniffer::set_extract_raw_pdus.
Matias Fontanini
2014-07-30
Updated autotools files.
Matias Fontanini
2014-07-30
Merge pull request #21 from jedahan/master
Matias Fontanini
2014-07-30
minimum automake version from 1.13 -> 1.11
Jonathan Dahan
2014-07-29
Merge pull request #19 from kylemcdonald/master
Matias Fontanini
2014-07-27
added Utils::to_string(PDU::PDUType). closes #12.
Kyle McDonald
2014-07-13
Updated copyright notice.
Matias Fontanini
2014-07-13
Updated example.
Matias Fontanini
2014-07-02
Fixed error compilations on windows.
Matias Fontanini
2014-07-01
Added undef directive to avoid compilation error on windows.
Matias Fontanini
2014-06-09
Added check for HAVE_DOT11 macro in RSNInformation header/source files.
Matias Fontanini
2014-06-09
Added call to pcap_can_set_rfmon before calling pcap_set_rfmon.
Matias Fontanini
2014-06-09
Fixed ICMPv6 checksum calculation.
Matias Fontanini
2014-06-01
Added method in TCP and IP that emplaces an option.
Matias Fontanini
2014-05-29
Added small option optimization to PDUOption.
Matias Fontanini
2014-05-06
Fixed compilation errors on Windows.
Matias Fontanini
2014-05-05
Fixed compilation error in RSNInformation.
Matias Fontanini
2014-05-05
Simplified error string generation on Sniffer::pcap_open_live_extended.
Matias Fontanini
2014-05-03
Merge pull request #11 from kylemcdonald/master
Matias Fontanini
2014-05-03
changed ICMP::check to ICMP::checksum for both the public getter and private ...
Kyle McDonald
2014-05-03
Merge pull request #9 from kylemcdonald/master
Matias Fontanini
2014-05-03
added pcap_open_live_extended() shim to sniffer.cpp and set rfmon to true in ...
Kyle McDonald
2014-04-12
Fix bug on TCPStreamFollower.
Matias Fontanini
2014-04-07
Added correct handling of the PDU::IPv6 flag in Internals::pdu_flag_to_ip_type.
Matias Fontanini
2014-04-07
TCPStreamFollower now doesn't clear its state each time follow_streams is cal...
Matias Fontanini
2014-04-03
Merge pull request #5 from lodagro/patch-1
Matias Fontanini
2014-04-03
Fix typo in test name
Wouter Overmeire
2014-04-02
TCPStreamFollower now handles overlapping fragments.
Matias Fontanini
[next]