Let a server explicitly send a notification when the invitation protocol succeeded.
[tinc] / src / invitation.c
2013-08-20 Guus SliepenLet a server explicitly send a notification when the...
2013-08-20 Guus SliepenUse our own infrastructure for finding out the local...
2013-08-20 Guus SliepenResolve the local host name before generating the invit...
2013-08-18 Guus SliepenDon't force a .bat extension for scripts under Windows.
2013-08-02 Guus SliepenFix a typo.
2013-08-02 Guus SliepenUse umask() to set file and UNIX socket permissions...
2013-07-26 Guus SliepenDefer handling netname conflicts when accepting an...
2013-07-26 Guus SliepenMake absolutely sure we can write config files before...
2013-07-26 Guus SliepenChoose a different Port when 655 isn't available when...
2013-07-25 Guus SliepenDon't forget the Port variable when creating an invitat...
2013-05-29 Guus SliepenAdd an invitation protocol.