summaryrefslogtreecommitdiffstats
path: root/src/protocol_ec25519_fhmqvc.c
AgeCommit message (Expand)Author
2012-05-03Fix critical error introduced by copy-and-pasting, another possible NULL dere...Matthias Schiffer
2012-05-03Critical fix: ignore disabled peers when searching peer key to avoid NULL der...v0.4-rc6Matthias Schiffer
2012-04-22Ignore handshakes for 15 seconds after session establishment to avoid excessi...v0.4-rc2Matthias Schiffer
2012-04-22Add --show-key and --machine-readable optionsMatthias Schiffer
2012-04-22Ignore peers with own keyMatthias Schiffer
2012-04-19Don't regenerate session handshake keypair for every handshake so a global st...Matthias Schiffer
2012-04-16Lots of fixes and improvements on the resolver codeMatthias Schiffer
2012-04-14Reduce task queue usageMatthias Schiffer
2012-04-14Separate handshake from encryption methodMatthias Schiffer