tinc/src
2000-05-03 18:02:15 +00:00
..
conf.c Cleanups: 2000-04-26 17:42:55 +00:00
conf.h Initial revision 2000-03-26 00:33:07 +00:00
encr.c Fixed meta protocol. 2000-05-01 21:31:59 +00:00
encr.h Initial revision 2000-03-26 00:33:07 +00:00
genauth.c Default passphrase length of 1024, added -h/--help options. 2000-04-17 17:04:33 +00:00
Makefile.am Propagate CFLAGS from configure to gcc. 2000-04-25 15:08:10 +00:00
net.c Squashed gcc warning. 2000-05-03 18:02:15 +00:00
net.h Replaced sprintf() by safer snprintf(), removed possible buffer overflow 2000-05-02 10:16:50 +00:00
netutl.c Meta protocol overhaul. Tinc is now incompatible with previous versions, 2000-05-01 18:07:12 +00:00
netutl.h Initial revision 2000-03-26 00:33:07 +00:00
protocol.c Fixes typo and UDP network byte order. 2000-05-03 17:59:07 +00:00
protocol.h Meta protocol overhaul. Tinc is now incompatible with previous versions, 2000-05-01 18:07:12 +00:00
tincd.c Default config file name is tinc.conf, and pidfile is tinc.pid. 2000-04-27 13:47:51 +00:00