Guus Sliepen
6b9ec9ed1e
- Added more function skeletons for the new protocol.
2000-09-10 16:15:35 +00:00
Guus Sliepen
28cc301595
- New protocol. Will break everything else for now.
2000-09-10 15:18:03 +00:00
Ivo Timmermans
7884d3ecaf
Support for -lsocket and -lnsl on SunOS
2000-09-10 15:16:07 +00:00
Ivo Timmermans
14554e6f42
Include openssl/blowfish.h
2000-09-10 15:15:38 +00:00
Ivo Timmermans
45ea3ca432
Updated text, removed protocol flowchart
2000-09-10 15:07:41 +00:00
Ivo Timmermans
ae17572e6b
Link with OpenSSL crypto libraries instead of own blowfish library
2000-09-10 15:05:45 +00:00
Guus Sliepen
4dde583bc9
- Use strerror() instead of sys_errlist[] for increased portability
...
(Needed for SunOS)
2000-09-06 11:49:05 +00:00
Ivo Timmermans
66e535a729
Changed CVSROOT path in `make ChangeLog'
2000-08-27 11:05:47 +00:00
Guus Sliepen
39e159fbe6
Fix rules (thanks to Laurence)
2000-08-22 14:55:04 +00:00
Ivo Timmermans
47992fe59f
Added a rule to create an rpm
2000-08-21 20:35:47 +00:00
Guus Sliepen
d9af4f3233
Updated tinc.conf manual.
2000-08-21 12:50:15 +00:00
Ivo Timmermans
94a32c4b2d
Also chomp $VPNMASK
2000-08-20 23:08:17 +00:00
Ivo Timmermans
861e808fef
(Quoting Laurence Lane:)
...
The prefix is correctly set for /usr, but is
overridden with the current make install. DESTDIR is the clean way to
relocate the installation into the debian/tmp build dir.
2000-08-20 23:07:18 +00:00
Guus Sliepen
d3f41b803b
Updated the manual:
...
- incorporated comments from Stefan Hartsuiker
- updated configuration variables section
- added some text about key types
2000-08-18 14:45:38 +00:00
Guus Sliepen
5c78e158d4
Commented on some size calculations.
2000-08-18 11:17:09 +00:00
Guus Sliepen
d2c062a0a4
Ran update-po and updated dutch translation.
2000-08-17 17:22:01 +00:00
Guus Sliepen
3831f51a53
Fixed all sprintf() spl01ts.
2000-08-17 16:51:08 +00:00
Guus Sliepen
9acd4379f7
- Added two extra configuration options, Interface and InterfaceIP, to
...
bind the listen socket to a network device or a specific IP.
2000-08-09 14:02:16 +00:00
Guus Sliepen
f6d79366b3
- Reinstated O_NONBLOCK for meta socket
...
- Set SO_KEEPALIVE on meta socket
2000-08-09 09:34:21 +00:00
Guus Sliepen
3cfc9424f2
- Moved TCP packet reception to meta handler: less kludgy and less buggy!
2000-08-08 17:07:48 +00:00
Guus Sliepen
e092d15be1
- Added date/time of build and protocol number to --version output.
2000-08-08 14:54:57 +00:00
Guus Sliepen
ff87f385c3
Removed calling add_queue for tcponly packets.
2000-08-08 13:47:57 +00:00
Guus Sliepen
ac73c72488
Fixed PACKET read loop.
2000-08-08 08:48:50 +00:00
Guus Sliepen
b6997b0050
- Lots o' buglets fixed (-Wall helps)
...
- Made TCPonly work :)
2000-08-07 16:27:29 +00:00
Guus Sliepen
fdc6a2f106
- Added experimental hackish tunneling-over-TCP support.
...
Just use TCPonly = true in the configuration file.
2000-08-07 14:52:16 +00:00
Guus Sliepen
42455e97a0
- Fixed typo.
2000-07-02 13:40:57 +00:00
Guus Sliepen
b1ecbf9777
- Delayed address resolving for ConnectTo lines in configuration file to
...
allow DynDNS to work without restarting tincd.
2000-07-02 13:36:18 +00:00
Guus Sliepen
6642ec2ea4
- Updated THANKS file
2000-07-02 12:48:04 +00:00
Ivo Timmermans
e0de803c7e
Include the Spanish translation in the distribution/build process.
2000-07-02 12:41:03 +00:00
Guus Sliepen
721d85f772
- Added Spanish translation from Enrique Zanardi.
2000-07-02 12:35:28 +00:00
Guus Sliepen
e821a22876
- Forgot to mention ourselves in the tincd manual page! :)
2000-07-01 14:40:56 +00:00
Guus Sliepen
09f4ec1901
- Updated PROTOCOL (a bit)
...
- Included a real tincd.8 describing the options, signals, debug levels
and files used by tincd.
2000-07-01 14:32:24 +00:00
Ivo Timmermans
d3ea434b36
Autogenerated by gettextize.
2000-07-01 10:39:28 +00:00
Guus Sliepen
1b28f88808
- Removed a single unused bit from status_bits_t.
2000-07-01 07:49:21 +00:00
Wessel Dankers
7fdc881b86
Added architecture section, made a start with the kernel section.
...
ToDo: install tinc myself to see if everything is as I say =)
2000-07-01 07:29:32 +00:00
Guus Sliepen
8ec648abf4
- Added documentation for the protocols (most important the meta protocol)
...
used by tinc.
2000-06-30 22:38:58 +00:00
Wessel Dankers
ce72275a43
Grrr, recommit
2000-06-30 21:16:52 +00:00
Wessel Dankers
bbbdda255d
This file is now only in the CABAL revision.
2000-06-30 21:11:34 +00:00
Wessel Dankers
28a140668f
More about keys
2000-06-30 21:09:32 +00:00
Guus Sliepen
1a1ebefd57
- Made tinc even more silent if no -d flag is given at all.
2000-06-30 21:03:51 +00:00
Wessel Dankers
79ad21c392
Added extra bit about keys.
2000-06-30 20:57:30 +00:00
Wessel Dankers
8309e9b869
File added to CABAL (hopefully)
2000-06-30 20:50:47 +00:00
Wessel Dankers
5cd0f940c7
added bit on config file, split up sections, added Id: tag
2000-06-30 20:42:07 +00:00
Wessel Dankers
6f5aac4e39
Initial revision. Lots of loose ends, not usable yet.
2000-06-30 20:16:15 +00:00
Guus Sliepen
c5737583c8
- Instead of logging an error when remote end closes the connection,
...
we print a nice message if appropiate debug level is set.
- If we get ADD_HOSTs or DEL_HOSTs for ourself, then connection lists
are really messed up. We restart, and hope our problems go away.
2000-06-30 12:41:06 +00:00
Guus Sliepen
24874d0806
- Removed segfault bug in conf.c (must have been there for ages!)
...
- Made main_loop() signal proof
- #defined MAXTIMEOUT (15 minutes)
- If something really really bad happens, close all connections, wait
for MAXTIMEOUT seconds, and then restart tinc
2000-06-30 11:45:16 +00:00
Guus Sliepen
0f9ad1f047
- Fixed memory leak.
...
- Implemented SIGHUP configuration file reloading.
- Other small changes.
2000-06-29 19:47:04 +00:00
Guus Sliepen
18c85caac3
- New semantics for BASIC_INFO, ADD_HOST and DEL_HOST requests. This will
...
improve connection list consistency, ensures the tree property, and
allows for recovery from situations where track of connections is lost.
2000-06-29 17:09:08 +00:00
Guus Sliepen
e8e7379311
- Removed all IP_ADDR_S macros, because gettext doesn't like them. Each
...
connection now has two hostnames: real_hostname (replacing the old),
and vpn_hostname. In those places where hostnames really aren't usefull
IP_ADDR_S has been replaced by %d.%d.%d.%d.
2000-06-29 13:04:15 +00:00
Guus Sliepen
e0ddb638d1
- Updated Dutch translation.
2000-06-29 07:11:23 +00:00