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
/
cmake
Age
Commit message (
Expand
)
Author
2017-05-07
Fix build issue on appveyor
Matias Fontanini
2016-10-23
Add check for noexcept when checking C++11 features
Matias Fontanini
2016-09-26
Use boost include paths/libs on appveyor build
Matias Fontanini
2016-06-17
Allow configuring pcap timestamp precision
Matias Fontanini
2016-03-17
Export proper artifacts for VS 2015
Matias Fontanini
2016-03-16
Add Visual Studio 2015 to appveyor build
Matias Fontanini
2016-02-28
Add WPA2Decrypter callback interface
Matias Fontanini
2016-02-27
Don't fail configuration if openssl is missing
Matias Fontanini
2016-02-20
Add uninstall target
Matias Fontanini
2016-02-18
Add checks for std::chrono and std::function
Matias Fontanini
2016-02-18
Use compiler intrinsics to swap bytes
Matias Fontanini
2016-02-18
Change CheckCXX11Features into CheckCXXFeatures
Matias Fontanini
2016-02-17
Use C++11 mode by default
Matias Fontanini
2016-02-10
Document new TCP stream classes
Matias Fontanini
2015-06-14
Detect if pcap version defines pcap_set_immediate_mode.
Matias Fontanini
2015-05-22
Update documentation for WPA2::SupplicantData.
Matias Fontanini
2015-05-17
Add appveyor.yml.
Matias Fontanini
2015-05-17
Fix FindPCAP.cmake to find winpcap on x64.
Matias Fontanini
2014-09-07
Completely removed autotools build system.
Matias Fontanini
2014-08-24
CMake compilation now works on Windows.
Matias Fontanini
2014-08-22
First approach towards moving to CMake
Santiago Alessandri