Ivo Timmermans
|
d928703db1
|
Omit TODO.
|
2000-04-26 23:23:01 +00:00 |
|
Ivo Timmermans
|
d0ea9c8ff2
|
Add an entry to dir.
|
2000-04-26 22:42:15 +00:00 |
|
Ivo Timmermans
|
e5a7291543
|
The make command is in /usr/bin.
|
2000-04-26 22:01:01 +00:00 |
|
Guus Sliepen
|
44f9449888
|
Cleanups:
- Changed recv/send calls into read/write calls for streams
- Made all sizeof() functions use a variable name instead of type
|
2000-04-26 17:42:55 +00:00 |
|
Ivo Timmermans
|
fca84d8a7d
|
From Mads Kiilerich.
|
2000-04-26 14:54:43 +00:00 |
|
Guus Sliepen
|
8efe4874da
|
Converted every &variable[0] to variable.
|
2000-04-25 22:15:28 +00:00 |
|
Ivo Timmermans
|
643d8712eb
|
Debug level tweaking.
|
2000-04-25 22:00:49 +00:00 |
|
Guus Sliepen
|
468f1d2efc
|
When trying to talk to a host that is in the netmask of a tinc server but
not the tinc server itself, and no keys have been exchanged yet, the key
request would be directed to the host instead of the server. Fixed.
|
2000-04-25 20:50:59 +00:00 |
|
Ivo Timmermans
|
6461a4b607
|
*** empty log message ***
|
2000-04-25 20:42:54 +00:00 |
|
Guus Sliepen
|
dad90e82d3
|
Fixed typo and removed some unnecessary variables.
|
2000-04-25 20:17:44 +00:00 |
|
Guus Sliepen
|
5b72422857
|
Packet queues fixed. They caused the trouble when resending keys.
|
2000-04-25 20:10:37 +00:00 |
|
Ivo Timmermans
|
04db888b1a
|
Create a ChangeLog file, automake requires it.
|
2000-04-25 19:23:23 +00:00 |
|
Ivo Timmermans
|
c78b76c53f
|
*** empty log message ***
|
2000-04-25 19:21:19 +00:00 |
|
Ivo Timmermans
|
45b275e254
|
Initial CVS.
|
2000-04-25 19:11:02 +00:00 |
|
Guus Sliepen
|
3a33568652
|
Added checkpoints to beginning and ending of every function.
|
2000-04-25 18:57:23 +00:00 |
|
Ivo Timmermans
|
b6bdb9079a
|
Remove ChangeLog with a `make cvs-clean'.
|
2000-04-25 17:38:54 +00:00 |
|
Ivo Timmermans
|
ca373c6194
|
Don't include TODO in the dist.
|
2000-04-25 17:35:45 +00:00 |
|
Ivo Timmermans
|
e1e590fe9a
|
Propagate CFLAGS from configure to gcc.
|
2000-04-25 15:08:10 +00:00 |
|
Ivo Timmermans
|
8a90de94a1
|
Delete all the files that are created by autogen.sh on a `make cvs-clean'.
|
2000-04-25 15:07:21 +00:00 |
|
Ivo Timmermans
|
24ee68b683
|
Spelling fixes.
|
2000-04-25 10:40:08 +00:00 |
|
Ivo Timmermans
|
4d85552c5b
|
Contributed by Mads Kiilerich.
|
2000-04-25 10:27:44 +00:00 |
|
Ivo Timmermans
|
94921d6e57
|
Generate this Makefile.am from Makefile.am.in.
|
2000-04-25 10:22:26 +00:00 |
|
Ivo Timmermans
|
8c2b6537d3
|
*** empty log message ***
|
2000-04-25 09:43:50 +00:00 |
|
Ivo Timmermans
|
03fa76dbf9
|
Added Mads Kiilerich, removed Guus Sliepen.
|
2000-04-25 09:42:52 +00:00 |
|
Ivo Timmermans
|
7c665712d6
|
Changes largely from Mads Kiilerich.
Removed section about encryption.
|
2000-04-25 01:45:34 +00:00 |
|
Ivo Timmermans
|
ce98ee1ed4
|
Remove test for GNOME.
|
2000-04-25 01:26:35 +00:00 |
|
Ivo Timmermans
|
6c99feb3e3
|
Use `make ChangeLog' to create this file from the CVS logs.
|
2000-04-25 01:25:18 +00:00 |
|
Ivo Timmermans
|
f9eef5210d
|
Don't define HAVE_NAMESPACES and HAVE_STL.
|
2000-04-25 01:23:31 +00:00 |
|
Ivo Timmermans
|
ea9d2f379a
|
Remove check for bigendianness.
|
2000-04-25 01:22:01 +00:00 |
|
Ivo Timmermans
|
18b204d17a
|
This file is obsolete, most of the ideas are already in echelon.
|
2000-04-25 01:15:28 +00:00 |
|
Ivo Timmermans
|
62d5384ee0
|
s/Gnome/tinc/g
|
2000-04-25 01:10:38 +00:00 |
|
Ivo Timmermans
|
f010158995
|
The shell script autogen.sh can create all these removed files, but be
sure to have autoconf, automake, libtool and more installed.
|
2000-04-25 00:50:48 +00:00 |
|
Ivo Timmermans
|
6990a74555
|
Don't try to create cipher/idea/Makefile.
|
2000-04-25 00:11:33 +00:00 |
|
Ivo Timmermans
|
cfecc82c9a
|
Don't include idea/idea.h.
|
2000-04-24 21:12:32 +00:00 |
|
Ivo Timmermans
|
63540ceff5
|
Don't compile in `idea'.
|
2000-04-24 21:10:33 +00:00 |
|
Ivo Timmermans
|
74315f4218
|
These files are not needed in release 1.0.
|
2000-04-24 20:57:22 +00:00 |
|
Guus Sliepen
|
16d581be68
|
Bug found! Wrong pointer was used for handling multiple ADD_HOST requests
at once. (See line 606.)
|
2000-04-24 09:39:50 +00:00 |
|
Guus Sliepen
|
f6802d349d
|
Added extra checks for desynchronized connection lists. Hopefully this will
fix those strange segmentation faults.
|
2000-04-24 08:32:57 +00:00 |
|
Ivo Timmermans
|
1074917912
|
Added cvs-clean.
|
2000-04-20 22:50:48 +00:00 |
|
Ivo Timmermans
|
c92701fcf0
|
Keep make dist(dir) happy.
|
2000-04-20 19:14:09 +00:00 |
|
Ivo Timmermans
|
7db17968fc
|
A short notice from Mads Kiilerich.
|
2000-04-18 20:44:29 +00:00 |
|
Ivo Timmermans
|
2c5a555d7a
|
Submitted changes by Mads Kiilerich.
|
2000-04-18 20:43:24 +00:00 |
|
Ivo Timmermans
|
375b668dbc
|
Include genauth.8 in the distribution.
|
2000-04-18 20:30:20 +00:00 |
|
Ivo Timmermans
|
57d8c30e4c
|
Include the directory redhat in the build process.
|
2000-04-18 20:26:49 +00:00 |
|
Ivo Timmermans
|
0b02ebc4d9
|
Address for bugreports changed to tinc@nl.linux.org.
|
2000-04-18 16:04:10 +00:00 |
|
Ivo Timmermans
|
8770211c84
|
Updated manpages.
|
2000-04-18 15:59:42 +00:00 |
|
Ivo Timmermans
|
8cdb849510
|
New manpage for genauth.
|
2000-04-18 15:59:22 +00:00 |
|
Ivo Timmermans
|
d11cfcec74
|
Submitted by Mads Kiilerich.
|
2000-04-18 15:09:11 +00:00 |
|
Ivo Timmermans
|
93287d2b2c
|
Default passphrase length of 1024, added -h/--help options.
|
2000-04-17 17:04:33 +00:00 |
|
Ivo Timmermans
|
9c2ac77594
|
Check if stdout is a terminal, if so, print a verbose message.
|
2000-04-17 16:59:42 +00:00 |
|