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
/
include
Age
Commit message (
Expand
)
Author
2021-04-24
Fix getter being labeled as setter in dns header file comments
Adrian Costin
2021-03-24
Fix wrong address endian
ceerrep
2020-12-29
Added RFC8335 Extended Echo types
Martin O'Neal
2020-12-29
Added RFC8355 ICMP Extended Echo support
Martin O'Neal
2020-09-10
Assign a PDUType for Dot11ControlTA
Matias Fontanini
2020-02-01
Merge pull request #382 from laudrup/fix-install-without-libpcap
Matias Fontanini
2019-12-20
Fix compiler warnings from MSVC 2017
Kasper Laudrup
2019-12-20
Don't include non-existing headers when installed without libpcap
Kasper Laudrup
2019-10-02
Fix "fi" in comment
Matias Fontanini
2019-10-01
add IPv6 check for Link-Local unicast address
Karas Lukáš
2019-03-14
simplify tcp flag checks, fix stream_follower (#334)
Lukáš Karas
2019-01-22
add advertised_size method
Jens Keim
2019-01-07
Merge pull request #305 from christophert/master
Matias Fontanini
2019-01-07
Merge pull request #313 from fflexo/raw_ip
Matias Fontanini
2018-12-25
Clarify pointer's validity for documentation of current_option_ptr().
DDoSolitary
2018-10-09
Fix serialization for QinQ (#316)
Teodoro Vargas
2018-09-08
add support for libpcap's DLT_RAW link type
fflexo
2018-08-02
Added base class access specifier for socket_close_error (#306)
Ulf Wetzker
2018-07-26
add comprehensive list of Element IDs per 802.11-2016 9.4.2/T9-77
Christopher Tran
2018-03-28
Add parsing of well known IPv6 extension headers (#287)
Kasper Laudrup
2018-03-28
Add missing operators to address classes (#275)
stubbfel
2018-03-20
Add version macros in config.h
Matias Fontanini
2018-02-25
Implement IPv6::recv_response
Matias Fontanini
2018-02-03
Don't call &* on PDUIterator
Ed Catmur
2018-02-03
Don't include dot11.h in tins.h if it is not configured in the library (#277)
Jeff Ebert
2017-12-14
Fix memory leak in PDU's move assignment operator
Matias Fontanini
2017-12-12
Append padding to IPv6 options
Matias Fontanini
2017-12-03
Use first IP fragment as base for reassembly
Matias Fontanini
2017-11-06
Fix dhcpv6::duid_type constructor from duid_ll (#266)
mavrikiy
2017-11-04
Add MPLS experimental field (#265)
Santiago Alessandri
2017-10-19
Ensure TCP::OptionTypes has 8-bit range (#259)
Ed Catmur
2017-10-18
Fix build issues when disabling Dot11
Matias Fontanini
2017-10-12
Add RawPDU c'tor for const payload_type&. (#253)
Alex Collins
2017-10-04
Add getter/setter for more data field in Dot11Base (#252)
juno0812
2017-10-01
Add IPv4/6Address::size member function
Matias Fontanini
2017-10-01
Don't convert IPv6Address to string when hashing
Matias Fontanini
2017-09-21
Use absolute include paths
Matias Fontanini
2017-09-19
Fix hash<IPv4/6Address> build issues in VC
solvingj
2017-09-14
Remove include directories CMakeLists files
solvingj
2017-09-10
Keep first fragment during IPv4 reassembly
Matias Fontanini
2017-08-12
added cipher and akm suites from 802.11-2016
Christopher Tran
2017-08-05
Add more documentation on partial stream following
Matias Fontanini
2017-08-05
Add missing TINS_API on address types
Matias Fontanini
2017-07-23
Add set_pcap_sniffing_method to specify either pcap_loop or pcap_dispatch
Andrea Barberio
2017-06-05
Add support for XChannel field on RadioTap
Matias Fontanini
2017-06-05
Add missing radiotap parsing fields
Matias Fontanini
2017-06-05
Add back RadioTap::TSTF
Matias Fontanini
2017-06-05
Keep current flags as member in RadioTapParser
Matias Fontanini
2017-06-05
Use RadioTapParser/Writer in RadioTap
Matias Fontanini
2017-06-05
Add RadioTapWriter class
Matias Fontanini
[next]