summaryrefslogtreecommitdiffstats
path: root/src/packet.h
AgeCommit message (Expand)Author
2013-04-22Miscellaneous fixes in ethernet address handlingMatthias Schiffer
2013-01-05Adjust copyright yearsMatthias Schiffer
2012-12-18Convert type names to _t conventionMatthias Schiffer
2012-09-15Improve data alignmentMatthias Schiffer
2012-04-19Don't regenerate session handshake keypair for every handshake so a global st...Matthias Schiffer
2012-03-30Rework handshake... again. ecfxp protocol broken, will be fixed with next com...Matthias Schiffer
2012-03-28Add license headers to Flex and Bison files; also remove Quicktun note as we ...Matthias Schiffer
2012-03-27New handshake format; don't respond to data packets from unknown peers with h...Matthias Schiffer
2012-03-24Rename methods to protocols; fix some command line parse bugs; implement most...Matthias Schiffer
2012-03-24Partial implementation of a config files parserMatthias Schiffer
2012-03-08Fix packet struct packingMatthias Schiffer
2012-03-08New and improved handshakeMatthias Schiffer
2012-03-06Reorganized type definitionsMatthias Schiffer
2012-02-28Fix bitfield endianessMatthias Schiffer
2012-02-26Implement I/O for a fixed peerMatthias Schiffer
2012-02-25Init tun interface and define some structuresMatthias Schiffer