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
Age
Commit message (
Expand
)
Author
2013-07-25
Set IP_MTU_DISCOVER on sockets
Matthias Schiffer
2013-07-25
Introduce tristate type
Matthias Schiffer
2013-07-24
Fix remote record memory leak
Matthias Schiffer
2013-07-24
Fix fastd_peer_claim_address for peers with different addresses
Matthias Schiffer
2013-07-24
Include IP address in "sending handshake" debug messages
Matthias Schiffer
2013-07-24
Allow specifying multiple remote entries for a single peer
Matthias Schiffer
2013-07-24
Remove dead code handling resolves triggered by received packets
Matthias Schiffer
2013-07-24
Remove handing for packets received on wrong sockets (this shouldn't happen)
Matthias Schiffer
2013-07-24
Don't let resolves delay handshakes
Matthias Schiffer
2013-07-24
Don't initialize peers before dropping privileges
Matthias Schiffer
2013-07-23
Use schedule_handshake in handle_resolv_returns
Matthias Schiffer
2013-07-23
Don't trigger a resolve when a packet from an unknown peer is received
Matthias Schiffer
2013-07-23
Prepare for improved peer state handling
Matthias Schiffer
2013-07-19
Nicer command line option specification
Matthias Schiffer
2013-07-19
Generalize float attribute, deprecate old float syntax
Matthias Schiffer
2013-07-17
Use calloc to allocate peer configs
Matthias Schiffer
2013-07-17
More whitespace fixes
Matthias Schiffer
2013-07-12
Invalidate old session on method changes
Matthias Schiffer
2013-07-12
scanner: ignore \r in config files
Matthias Schiffer
2013-07-12
Supply the correct sockaddr size for bind
Matthias Schiffer
2013-07-04
Fix typos in usage output
Matthias Schiffer
2013-06-09
Fix some whitespace errors
Matthias Schiffer
2013-06-09
Don't allow peer groups in TUN mode
Matthias Schiffer
2013-06-02
Fix spelling of 'tunnelling'
Matthias Schiffer
2013-05-20
Optimize send_all() to allow zero-copy TUN mode
Matthias Schiffer
2013-05-20
Add send_all() function to reduce duplicate code
Matthias Schiffer
2013-05-19
Simplify TUN/TAP receive handling
Matthias Schiffer
2013-05-19
Simplify send funktion
Matthias Schiffer
2013-05-19
Cast void* to char* before pointer arithmetic
Matthias Schiffer
2013-05-19
Simplify handling of received packets
Matthias Schiffer
2013-05-19
Add a missing return in handle_socket_receive_known()
Matthias Schiffer
2013-05-19
Simplify socket receive path
Matthias Schiffer
2013-04-25
Minor cleanup in resolver
Matthias Schiffer
2013-04-25
Fix memory leak in config parser
Matthias Schiffer
2013-04-24
String stack buffer sizes must be aligned because of optimized strlen builtins.
Matthias Schiffer
2013-04-24
Provide the correct local address on first on-verify for a new temporary peer
Matthias Schiffer
2013-04-24
Initialize local address on peer creation
Matthias Schiffer
2013-04-22
Miscellaneous fixes in ethernet address handling
Matthias Schiffer
2013-04-21
shell: add interface for link-local addresses to PEER_ADDRESS as well
Matthias Schiffer
2013-04-20
Ignore backup files
Matthias Schiffer
2013-04-20
Just some whitespace fixes
Matthias Schiffer
2013-04-20
ec25519-fhmqvc: drop is_established test in protocol_handle_recv()
Matthias Schiffer
2013-04-20
Always include interface name for link-local addresses
Matthias Schiffer
2013-04-20
Greatly improve handling of hosts with multiple IP addresses
Matthias Schiffer
2013-04-17
Fix handling of the local address in shell commands
Matthias Schiffer
2013-03-30
Set development version
Matthias Schiffer
2013-03-21
Don't read the default peer group twice on startup
Matthias Schiffer
2013-03-21
Remove debian init script again
Matthias Schiffer
2013-03-12
add debian init script to examples/
Nils Schneider
2013-03-10
fastd v8
v8
Matthias Schiffer
[prev]
[next]