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
/
peer.c
Age
Commit message (
Expand
)
Author
2013-02-27
Don't set the peer address for temporary peers before the session is actually...
Matthias Schiffer
2013-02-27
Refactor fastd_peer_claim_address
Matthias Schiffer
2013-02-26
Don't reset "seen" timestamp on peer reset
Matthias Schiffer
2013-02-26
Experimental support for accepting connections from unknown peers
Matthias Schiffer
2013-02-25
Get rid of some duplicate code for calling shell commands
Matthias Schiffer
2013-01-05
Adjust copyright years
Matthias Schiffer
2012-12-18
Convert type names to _t convention
Matthias Schiffer
2012-12-13
Add helper function to simplify v4-mapped addresses
Matthias Schiffer
2012-12-08
Free socket before handshake if no address is set to avoid crash
Matthias Schiffer
2012-12-08
Revert "Fix crash occuring under certain circumstances on resolve failure"
Matthias Schiffer
2012-12-08
Fix crash occuring under certain circumstances on resolve failure
Matthias Schiffer
2012-11-10
Keep track of configured peer count correctly on dynamic reloads
Matthias Schiffer
2012-11-05
Only delay initial handshakes for groups with constraints
Matthias Schiffer
2012-11-05
Add randomized initial handshake delays
Matthias Schiffer
2012-11-05
Implement peer limit constraints
Matthias Schiffer
2012-11-05
Implement peer groups
Matthias Schiffer
2012-11-05
Fix some more bugs in fastd_peer_claim_address
Matthias Schiffer
2012-11-04
Reset dynamic peer if there is an established session and resolve fails
Matthias Schiffer
2012-11-02
Keep track of corresonding peers in associated sockets
Matthias Schiffer
2012-11-01
Dynamically create and destroy sockets without fixed binds
Matthias Schiffer
2012-11-01
Move unistd.h include to fastd.h
Matthias Schiffer
2012-10-29
Add support for multiple binds
Matthias Schiffer
2012-06-15
Allow setting dynamic peers to flaoting
Matthias Schiffer
2012-06-15
Avoid using the same handshake key to establish more than one session
Matthias Schiffer
2012-06-07
Limit handshake frequency where possible
Matthias Schiffer
2012-06-06
Limit resolve frequency
Matthias Schiffer
2012-06-06
Improve some log levels
Matthias Schiffer
2012-05-18
Don't consider enable state on peer config change detection
Matthias Schiffer
2012-05-17
Fix handling of unsuccessful resolve
Matthias Schiffer
2012-04-27
Automatically set interface MTU
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-16
Add support for peers specified by hostnames
Matthias Schiffer
2012-04-06
Add some missing error handling
Matthias Schiffer
2012-04-05
Add on-establish and on-disestablish commands
v0.2
Matthias Schiffer
2012-04-05
Cleanly shutdown; add on-down command
Matthias Schiffer
2012-04-05
Implement reconfiguration on SIGHUP
Matthias Schiffer
2012-04-03
Save absolute path in peer configs from peer dirs
Matthias Schiffer
2012-04-03
Keep track of peer dirs
Matthias Schiffer
2012-04-03
Save source dirs with peer configs
Matthias Schiffer
2012-04-03
Ignore peer configs with errors in peer dirs instead of exiting
Matthias Schiffer
2012-04-02
Add sending of keep-alive packets
Matthias Schiffer
2012-04-01
Require port with peer specfication, remove default port
Matthias Schiffer
2012-04-01
Don't stop repeating handshakes until valid data using the new key is received
Matthias Schiffer
2012-04-01
Fix handshakes occuring twice after unexpected data receive
Matthias Schiffer
2012-03-31
Trigger handshake when unexpected data is received from a floating peer
Matthias Schiffer
2012-03-31
ecfxp: refresh session key periodically
Matthias Schiffer
2012-03-31
Change how handshakes are triggered
Matthias Schiffer
2012-03-30
Make ecfxp protocol work with new handshake
Matthias Schiffer
2012-03-30
Rework handshake... again. ecfxp protocol broken, will be fixed with next com...
Matthias Schiffer
[prev]
[next]