tinc
17 years agoMove all source code to src/. 2.0
Guus Sliepen [Fri, 15 Dec 2006 14:05:26 +0000 (14:05 +0000)]
Move all source code to src/.

17 years agoUpdate documents.
Guus Sliepen [Fri, 15 Dec 2006 14:00:06 +0000 (14:00 +0000)]
Update documents.

17 years agoAdd missing checks in m4/ and update configure.ac.
Guus Sliepen [Thu, 14 Dec 2006 19:49:59 +0000 (19:49 +0000)]
Add missing checks in m4/ and update configure.ac.
Tinc 2.0 will need liblzo, libevent, libgcrypt, libgnutls and libgnutls-extra.

17 years agoRemove event and I/O loop code, we will use libevent for that.
Guus Sliepen [Thu, 14 Dec 2006 18:53:38 +0000 (18:53 +0000)]
Remove event and I/O loop code, we will use libevent for that.

17 years agoOne directory for source code.
Guus Sliepen [Thu, 14 Dec 2006 18:52:07 +0000 (18:52 +0000)]
One directory for source code.

19 years agoCaps changing echo server and client to test tunnel library.
Guus Sliepen [Sun, 9 Jan 2005 21:31:24 +0000 (21:31 +0000)]
Caps changing echo server and client to test tunnel library.

19 years agoMake tunnel library actually work with X.509 certificate authentication.
Guus Sliepen [Sun, 9 Jan 2005 21:30:16 +0000 (21:30 +0000)]
Make tunnel library actually work with X.509 certificate authentication.

19 years agoCorrect calculation of max_fd after fd_del().
Guus Sliepen [Sun, 9 Jan 2005 21:28:49 +0000 (21:28 +0000)]
Correct calculation of max_fd after fd_del().

19 years agoAdd TODO list.
Guus Sliepen [Tue, 4 May 2004 08:54:48 +0000 (08:54 +0000)]
Add TODO list.

20 years agoNow it even runs (it still doesn't do anything useful yet).
Guus Sliepen [Sat, 27 Mar 2004 13:50:04 +0000 (13:50 +0000)]
Now it even runs (it still doesn't do anything useful yet).

20 years agoNecessary for process.c.
Guus Sliepen [Sat, 27 Mar 2004 12:07:25 +0000 (12:07 +0000)]
Necessary for process.c.

20 years agoLots of changes. It compiles, but doesn't do much yet.
Guus Sliepen [Sat, 27 Mar 2004 11:59:31 +0000 (11:59 +0000)]
Lots of changes. It compiles, but doesn't do much yet.

20 years agoSome random changes.
Guus Sliepen [Wed, 24 Mar 2004 14:56:04 +0000 (14:56 +0000)]
Some random changes.

20 years agoGet rid of fd_mode_t, use three handler pointers instead.
Guus Sliepen [Mon, 22 Mar 2004 21:58:59 +0000 (21:58 +0000)]
Get rid of fd_mode_t, use three handler pointers instead.
This also makes epoll based fd handling easier.

20 years agoAdd m4 directory and all-caps files to make autoreconf happy.
Guus Sliepen [Mon, 22 Mar 2004 18:26:15 +0000 (18:26 +0000)]
Add m4 directory and all-caps files to make autoreconf happy.

20 years agoImported start of brand new codebase for tinc 2.0.
Guus Sliepen [Mon, 22 Mar 2004 12:30:39 +0000 (12:30 +0000)]
Imported start of brand new codebase for tinc 2.0.