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
2019-03-07
Use version 4.2 in CMake
v4.2
Matias Fontanini
2019-03-07
Update changelog for version 4.2
Matias Fontanini
2019-02-20
Merge pull request #331 from Kaisrlik/cmake_config_file_location
Matias Fontanini
2019-02-20
cmake: update location of cmake configuration files for unix subsystems
Jan Kaisrlik
2019-02-07
Merge pull request #330 from danvratil/fix-crosscompilation-check
Matias Fontanini
2019-02-07
Fix check whether we are crosscompiling
Daniel Vrátil
2019-01-27
Merge pull request #324 from pepper-jk/fix_frame_length
Matias Fontanini
2019-01-22
use advertised_size to determine frame length
Jens Keim
2019-01-22
add advertised_size method
Jens Keim
2019-01-22
Merge pull request #326 from solvingj/fix_install_dll_copy_win
Matias Fontanini
2019-01-19
add runtime destination to install, and provide default consistent with exist...
Jerry W
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
2019-01-07
Merge pull request #322 from DDoSolitary/patch-radiotap-overflow-2
Matias Fontanini
2018-12-25
Clarify pointer's validity for documentation of current_option_ptr().
DDoSolitary
2018-12-24
Remove the overflow check in align_buffer().
DDoSolitary
2018-12-13
Remove "+ 1" for MAX_RADIOTAP_FIELD.
DDoSolitary
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-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-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
[next]