summaryrefslogtreecommitdiff
path: root/src/sll.cpp
AgeCommit message (Expand)Author
2017-09-21Use absolute include pathsMatias Fontanini
2017-05-13Remove useless includesMatias Fontanini
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
2016-01-31Update copyright noticeMatias Fontanini
2016-01-09Code cleanup and use same syntax on the entire projectMatias Fontanini
2015-12-26Add OutputMemoryStream and port most classes to use itMatias Fontanini
2015-12-25Port all PDUs to use InputMemoryStream on constructors from bufferMatias Fontanini
2014-07-13Updated copyright notice.Matias Fontanini
2013-04-23Fixed BSD notice. Updated AUTHORS file.Matias Fontanini
2013-04-18Added malformed_packet exception. Every class except Dot11* use it.Matias Fontanini
2013-01-16Added SLL pseudo protocol header.Matias Fontanini