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
2017-04-01
Bump minor version
v3.5
Matias Fontanini
2017-04-01
Add release notes for v3.5
Matias Fontanini
2017-03-23
Merge branch 'develop'
Matias Fontanini
2017-03-21
Allow disabling pcap packet capture
Matias Fontanini
2017-03-11
Use QoS TID when building AAD for CCMP decryption
Matias Fontanini
2017-01-31
Merge branch 'develop'
Matias Fontanini
2017-01-25
Fix -Wextra compiler warnings. (#184)
Kyle Fazzari
2017-01-16
Use actual payload length to construct inner PDU. (#179)
Ed Catmur
2017-01-15
Check expected size properly on DNS::extract_metadata
Matias Fontanini
2016-12-11
Use markdown for CHANGES file
Matias Fontanini
2016-12-11
Remove AUTHORS file
Matias Fontanini
2016-11-04
Use immediate mode on DNS spoof example
Matias Fontanini
2016-11-04
Fix build issue on FreeBSD 11
Matias Fontanini
2016-11-01
Execute original ooo callback first on recovery mode
Matias Fontanini
2016-10-30
Keep original out of order callback on recovery mode
Matias Fontanini
2016-10-30
Add Stream recovery mode
Matias Fontanini
2016-10-30
Add flag to Stream to know whether it was attached
Matias Fontanini
2016-10-30
Allow enabling attachment to partial streams
Matias Fontanini
2016-10-23
Add check for noexcept when checking C++11 features
Matias Fontanini
2016-10-23
Cleanup tests names and CMake script
Matias Fontanini
2016-10-23
Feature - Skipping ahead in TCP flows. (#163)
Patrick Michel
2016-10-21
Use proper IPv6 flag when opening l3 socket
Matias Fontanini
2016-10-18
Fix buffer length check issue on Dot11QosData
Matias Fontanini
2016-09-29
Set last next protocol to 0 if no inner_pdu on IPv6
Matias Fontanini
2016-09-29
Set payload type to 0 if no inner_pdu on Dot1Q
Matias Fontanini
2016-09-29
Set protocol to 0 if no inner_pdu on IP
Matias Fontanini
2016-09-28
Refactored code related to stream/flow initialization. (#170)
Patrick Michel
2016-09-27
Use relative include for config.h
Matias Fontanini
2016-09-27
Only enable TCP stream's custom data if boost.any is found
Matias Fontanini
2016-09-27
Allow setting custom user data to each TCP stream
Patrick Michel
2016-09-27
Set EthernetII payload type to UNKNOWN if no inner_pdu
Matias Fontanini
2016-09-26
Use boost include paths/libs on appveyor build
Matias Fontanini
2016-09-26
Merge branch 'develop'
Matias Fontanini
2016-08-31
Correct typo preventing user buffer management for server TCP streams. (#160)
Jim Hague
2016-08-14
Fix Cppcheck 1.75 warnings (#159)
Huemac
2016-08-13
Variable `Boost_INCLUDE_DIRS` incorrectly used in cmake file (#158)
Vikas Kumar
2016-07-20
Allow including libtins using add_subdirectory via CMake
Sergey Kovalevich
2016-06-24
Added cmake compiling support for MinGW (#155)
ps790
2016-06-17
Allow configuring pcap timestamp precision
Matias Fontanini
2016-06-16
Fix timestamp integer overflow issue
Matias Fontanini
2016-06-07
Add helper function to create StreamIdentifier from const Stream& (#152)
Jacob Parker
2016-06-06
Fix typo in arp.h comment (#151)
Wouter Overmeire
2016-05-26
fixed: superfluous includes, docu (#148)
Rolf Winter
2016-05-08
Forward NetworkInterface argument when calling PacketSender::send_l2
Matias Fontanini
2016-05-08
Fix compilation warning on VC
Matias Fontanini
2016-05-08
Make Timestamp::current_time work on Windows
Matias Fontanini
2016-05-08
Add TINS_API to DataTracker and AckTracker classes
Matias Fontanini
2016-05-05
Fix typo in macros.h
Matias Fontanini
2016-05-03
Use recvfrom on BSD/OSX when capturing layer 3 packets
Matias Fontanini
2016-05-03
Use exception strings on std::runtime_error's constructor
Matias Fontanini
[next]