summaryrefslogtreecommitdiff
path: root/src/ipsec.cpp
AgeCommit message (Collapse)Author
2017-09-21Use absolute include pathsMatias Fontanini
Fixes #250
2017-04-30Move internals' PDU helpers into their own filesMatias Fontanini
2017-04-29Update license date to 2017Matias Fontanini
2017-04-29Remove parent parameter from write_serializationMatias Fontanini
This is no longer needed as each PDU knows its parent PDU already
2016-01-31Update copyright noticeMatias Fontanini
2016-01-09Code cleanup and use same syntax on the entire projectMatias Fontanini
Initial code cleanup More code cleanup Cleanup more code Cleanup Dot11 code Fix OSX build issue Cleanup examples Fix ref and pointer declaration syntax Fix braces
2015-05-17Fix compilation warnings on Windows x64.Matias Fontanini
2014-07-13Updated copyright notice.Matias Fontanini
2013-11-04Added support for IPSec.Matias Fontanini