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
Age
Commit message (
Expand
)
Author
2012-12-23
Fix up all usage of deprecated libuecc API
Matthias Schiffer
2012-12-23
Use new pkg-config support of libuecc
Matthias Schiffer
2012-12-18
Install fastd binary to PREFIX/bin
Matthias Schiffer
2012-12-18
Convert type names to _t convention
Matthias Schiffer
2012-12-13
Always convert v4-mapped IPv6 addresses to IPv4 addresses
Matthias Schiffer
2012-12-13
Add helper function to simplify v4-mapped addresses
Matthias Schiffer
2012-12-13
Reduce v4-mapped IPv6 addresses to IPv4 addresses
Matthias Schiffer
2012-12-08
Only try to set MTU when it isn't correct
Matthias Schiffer
2012-12-08
Maximum interface name length is IFNAMSIZ-1, not IFNAMSIZ
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-12-08
Increment version for new development
Matthias Schiffer
2012-11-10
fastd 6
v6
Matthias Schiffer
2012-11-10
Keep track of configured peer count correctly on dynamic reloads
Matthias Schiffer
2012-11-10
Don't allow global config statements in peer groups
Matthias Schiffer
2012-11-10
Give the default peer group a name
Matthias Schiffer
2012-11-08
Truncate PID file
Matthias Schiffer
2012-11-06
fastd 6-rc1
v6-rc1
Matthias Schiffer
2012-11-05
Get rid of some annoyances with peer limits
Matthias Schiffer
2012-11-05
Don't inline send_handshake
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
Improve handling of associated sockets in key matching
Matthias Schiffer
2012-11-02
Directly use peer when receiving on associated sockets
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-11-01
Handle socket errors
Matthias Schiffer
2012-11-01
Refactor bind address configuration
Matthias Schiffer
2012-10-29
Allow setting IPv[46] default bind addresses
Matthias Schiffer
2012-10-29
Allow setting bind interface
Matthias Schiffer
2012-10-29
Fix bind error messages
Matthias Schiffer
2012-10-29
Add support for multiple binds
Matthias Schiffer
2012-10-29
config: Simplify default_config()
Matthias Schiffer
2012-09-21
fastd v0.5
v0.5
Matthias Schiffer
2012-09-21
Nicely encapsulate different crypto algorithm implementations
Matthias Schiffer
2012-09-16
Imcrement rc version
v0.5-rc4
Matthias Schiffer
2012-09-16
Handle posix_memalign return value
Matthias Schiffer
2012-09-16
Increment rc version
v0.5-rc3
Matthias Schiffer
2012-09-16
Make implementations used for AES128-CTR and GHASH configurable.
Matthias Schiffer
2012-09-16
Fix alignment for NaCl's core2 assembler implementation of AES128-CTR
Matthias Schiffer
2012-09-16
Ignore SIGPIPE
Matthias Schiffer
2012-09-15
Use inline function for alignment
Matthias Schiffer
2012-09-15
Add support for kernel AES implementations
Matthias Schiffer
2012-09-15
Add support for using kernel implementations of GHASH
Matthias Schiffer
[prev]
[next]