summaryrefslogtreecommitdiffstats
path: root/src/protocol_ec25519_fhmqvc_xsalsa20_poly1305.c
AgeCommit message (Expand)Author
2012-03-27New handshake format; don't respond to data packets from unknown peers with h...Matthias Schiffer
2012-03-27Use configured peer namesMatthias Schiffer
2012-03-27ec25519-fhmqvc-xsalsa20-poly1305: separate session better to allow smooth rek...Matthias Schiffer
2012-03-27Correctly free handshake state with peer stateMatthias Schiffer
2012-03-26Allow initating and accepting handshake instances to coexist; fix some memory...Matthias Schiffer
2012-03-26Move around some structure fieldsMatthias Schiffer
2012-03-26Implement encrypted send/receiveMatthias Schiffer
2012-03-26Initial implementation of the FHMQV-C handshakeMatthias Schiffer
2012-03-25Change parse to push API, fix some parser bugsMatthias Schiffer
2012-03-24Rename methods to protocols; fix some command line parse bugs; implement most...Matthias Schiffer