index
:
fastd
master
Fast and Secure Tunnelling Daemon
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
protocol_ec25519_fhmqvc.c
Age
Commit message (
Expand
)
Author
2012-06-05
Fix possible duplicate session establishment
Matthias Schiffer
2012-06-05
Add support for receiving reordered packets
Matthias Schiffer
2012-06-04
Make sure refresh handshakes aren't cleaned
Matthias Schiffer
2012-06-04
Fix key invalidation order on key refresh
Matthias Schiffer
2012-06-04
Add version string to handshake
Matthias Schiffer
2012-06-04
Improve handshake logging
Matthias Schiffer
2012-05-03
Fix critical error introduced by copy-and-pasting, another possible NULL dere...
Matthias Schiffer
2012-05-03
Critical fix: ignore disabled peers when searching peer key to avoid NULL der...
v0.4-rc6
Matthias Schiffer
2012-04-22
Ignore handshakes for 15 seconds after session establishment to avoid excessi...
v0.4-rc2
Matthias Schiffer
2012-04-22
Add --show-key and --machine-readable options
Matthias Schiffer
2012-04-22
Ignore peers with own key
Matthias Schiffer
2012-04-19
Don't regenerate session handshake keypair for every handshake so a global st...
Matthias Schiffer
2012-04-16
Lots of fixes and improvements on the resolver code
Matthias Schiffer
2012-04-14
Reduce task queue usage
Matthias Schiffer
2012-04-14
Separate handshake from encryption method
Matthias Schiffer