tinc/src
Guus Sliepen c78a204f06 - Added meta.c which contains functions to send, receive and broadcast
metadata. It will also handle encryption and decryption, and possibly
  compression and checksumming.
- Moved request dispatcher to protocol.c.
2000-09-26 14:06:11 +00:00
..
conf.c New directive: Name. 2000-09-14 14:34:38 +00:00
conf.h New directive: Name. 2000-09-14 14:34:38 +00:00
encr.c Second round of fixes 2000-09-15 12:58:40 +00:00
encr.h Added CVS Id tags to header files. 2000-06-25 15:22:16 +00:00
genauth.c Handle locale settings. 2000-05-31 18:21:27 +00:00
Makefile.am Include ../intl in the include path, and add @INTLLIBS@ to the list of libraries. 2000-06-06 10:24:33 +00:00
meta.c - Added meta.c which contains functions to send, receive and broadcast 2000-09-26 14:06:11 +00:00
meta.h - Added meta.c which contains functions to send, receive and broadcast 2000-09-26 14:06:11 +00:00
net.c - Added meta.c which contains functions to send, receive and broadcast 2000-09-26 14:06:11 +00:00
net.h Second round of fixes 2000-09-15 12:58:40 +00:00
netutl.c Second round of fixes 2000-09-15 12:58:40 +00:00
netutl.h Added CVS Id tags to header files. 2000-06-25 15:22:16 +00:00
protocol.c - Added meta.c which contains functions to send, receive and broadcast 2000-09-26 14:06:11 +00:00
protocol.h - Added meta.c which contains functions to send, receive and broadcast 2000-09-26 14:06:11 +00:00
tincd.c - Use strerror() instead of sys_errlist[] for increased portability 2000-09-06 11:49:05 +00:00