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
2018-12-10
Update changelog for version 4.1
v4.1
Matias Fontanini
2018-12-10
Bump version to 4.1.0
Matias Fontanini
2018-12-01
Fix Dot1Q serialization for non-qinq packets (#319)
Saxon Parker
2018-10-09
Fix serialization for QinQ (#316)
Teodoro Vargas
2018-08-02
Added base class access specifier for socket_close_error (#306)
Ulf Wetzker
2018-05-31
Rewrote hw_address_to_string to not require a stringstream (#299)
Stefan Schmidt
2018-05-18
Set TINS_HAVE_DOT11 as predefined in Doxyfile
Matias Fontanini
2018-05-16
Make RadioTapParser::skip_to_field check for end of buffer (#296)
Matias Fontanini
2018-05-09
Remove note regarding develop branch
Matias Fontanini
2018-05-09
Ensure local include directory comes before system. (#293)
Jim Hague
2018-04-08
Calculate IP option sizes properly
Matias Fontanini
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-03-18
Don't assume IPv6 uses ICMPv6 underneath
Matias Fontanini
2018-03-17
Allow users to specify library install dir
Matias Fontanini
2018-03-14
Use Sleep windows function passing milliseconds as parameter
Matias Fontanini
2018-02-25
Implement IPv6::recv_response
Matias Fontanini
2018-02-21
Merge remote-tracking branch 'origin/master' into develop
Matias Fontanini
2018-02-21
Don't use nullptr in non C++11 code
Matias Fontanini
2018-02-03
Ignore (possibly malformed) options after EOL (#281)
Ed Catmur
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-20
Merge branch 'develop'
Matias Fontanini
2017-12-20
Update CHANGES.md file using v4.0 changes
Matias Fontanini
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
Update CHANGES.md file using v4.0 changes
v4.0
Matias Fontanini
2017-12-03
Use first IP fragment as base for reassembly
Matias Fontanini
2017-11-25
Fix invalid memory accesses when parsing bogus RadioTap
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-28
Fix #263 - Install only the headers which are enabled. (#264)
Alex Collins
2017-10-26
Reorders SOURCE includes alphanumerically, and adds HEADERS as source (#260)
Alex Collins
2017-10-24
Fix minor typo in comment. (#261)
Alex Collins
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
Implemented matching for ND protocol related ICMPv6 messages (#257)
Steven
2017-10-12
Add RawPDU c'tor for const payload_type&. (#253)
Alex Collins
2017-10-11
Fix header install location. (#256)
Alex Collins
2017-10-09
Correct "promiscuous" spelling in comments (#254)
Alex Collins
2017-10-04
Add getter/setter for more data field in Dot11Base (#252)
juno0812
2017-10-01
Fix warnings in tests
Matias Fontanini
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-13
Serialize Loopback on Windows and use proper flag for IPv6
Matias Fontanini
[next]