Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-28 | Make crypto handshake with floating peers work | Matthias Schiffer | |
2012-03-27 | New handshake format; don't respond to data packets from unknown peers with ↵ | Matthias Schiffer | |
handshakes, but request a re-handshake | |||
2012-03-27 | Fix NULL dereference on null protocol initialization | Matthias Schiffer | |
2012-03-27 | Use configured peer names | Matthias Schiffer | |
2012-03-26 | Move around some structure fields | Matthias Schiffer | |
2012-03-26 | Implement encrypted send/receive | Matthias Schiffer | |
2012-03-26 | Initial implementation of the FHMQV-C handshake | Matthias Schiffer | |
2012-03-25 | Change parse to push API, fix some parser bugs | Matthias Schiffer | |
2012-03-24 | Rename methods to protocols; fix some command line parse bugs; implement ↵ | Matthias Schiffer | |
most of the config file parser |