summaryrefslogtreecommitdiff
path: root/src/handshake_capturer.cpp
AgeCommit message (Expand)Author
2017-09-21Use absolute include pathsMatias Fontanini
2017-04-30Don't include heavy STL headers like <algorithm> in header filesMatias Fontanini
2017-04-29Update license date to 2017Matias Fontanini
2016-03-05Check the secure bit on HandshakeCapturer to detect 2nd packetMatias Fontanini
2016-02-20Prefix HAVE_ config.h macros with TINS_Matias Fontanini
2016-01-31Update copyright noticeMatias Fontanini
2016-01-09Code cleanup and use same syntax on the entire projectMatias Fontanini
2014-07-13Updated copyright notice.Matias Fontanini
2014-02-10Removed 'no newline at end of file' warnings.Matias Fontanini
2013-11-09Added the --disable-dot11 configure switch.Matias Fontanini
2013-05-31Split dot11.h and dot11.cpp into several files.Matias Fontanini
2013-05-28Added automake foreign option.Matias Fontanini
2013-05-25Added RSNHandshakeCapturer class.Matias Fontanini