Guus Sliepen
63568bb6bc
Update documentation and remove stuff that's too outdated.
2003-07-30 09:22:29 +00:00
Guus Sliepen
c96900f378
Add section about configuring Cygwin and CIPE on Windows.
2003-07-21 19:58:58 +00:00
Guus Sliepen
5db596c684
Simplify logging, update copyrights and some minor cleanups.
2003-07-12 17:41:48 +00:00
Guus Sliepen
8bfa554af9
There are two lzo compression levels.
2003-06-12 11:08:40 +00:00
Guus Sliepen
9279b3c699
Update documentation.
2003-06-11 20:18:48 +00:00
Guus Sliepen
f238c209f4
Fix links.
2003-05-17 22:12:52 +00:00
Guus Sliepen
4c88ff86bc
PrivateKeyFile instead of PrivateKey.
2002-12-27 19:32:33 +00:00
Guus Sliepen
07db46a44f
Add documentation for BindToAddress.
2002-10-07 07:32:31 +00:00
Wessel Dankers
6904e0469e
its: Engels voor "van het" - 3e persoon enkelvoud, genitief, onzijdig
...
it's: Engels voor "het is". Dus niet "van het".
2002-09-16 14:08:04 +00:00
Guus Sliepen
1dcbdf48eb
Update documentation.
2002-09-15 22:19:38 +00:00
Guus Sliepen
9f370893fa
Don't bother to chown, and correctly document ConnectTo.
2002-07-16 13:18:27 +00:00
Guus Sliepen
627f7c22b4
s/sliepen.warande.net/sliepen.eu.org/g
...
s/itimmermans@bigfoot.com/ivo@o2w.nl/g
2002-06-21 10:11:37 +00:00
Guus Sliepen
3a3adf5b69
Add configuration details for NetBSD and Darwin (MacOS/X).
2002-06-12 13:45:23 +00:00
Guus Sliepen
b1322d244f
masklength is better known as prefixlength
2002-04-09 11:43:29 +00:00
Guus Sliepen
a5d8be8b1a
Recent automake uses $(AMTAR) instead of $(TAR)
2002-03-27 15:35:07 +00:00
Guus Sliepen
efd29fde85
Small updates.
2002-03-27 15:26:29 +00:00
Guus Sliepen
e2238047d3
Small correction.
2002-03-26 13:19:56 +00:00
Guus Sliepen
a0c1696515
Tell a little bit more about security.
2002-03-25 15:12:09 +00:00
Guus Sliepen
89a2f761a6
Updated documentation.
2002-03-25 15:01:32 +00:00
Guus Sliepen
ab90fa9bd1
Document and clean up MAC address expiry.
2002-03-01 14:25:10 +00:00
Guus Sliepen
0c879b8eee
Updated documentation.
2002-03-01 13:38:02 +00:00
Guus Sliepen
c2b9c06062
- Non-blocking connect()s.
...
- Socket handling revamped to use sockaddr_t.
- tinc can now tunnel over IPv6.
- Handle all addresses and subnets in network byte order.
Only convert them when they need to be printed.
- IPv6 subnets bigger than /128 now work.
- Use %s and strerror(errno) instead of %m.
2002-02-18 16:25:19 +00:00
Guus Sliepen
d9a62c6354
Added support for packet compression, thanks to Mark Glines.
...
Add "Compression = <level>" to the host config files, where level can be
0 (off), or any integer between 1 (fast) and 9 (best).
2002-02-11 15:59:18 +00:00
Guus Sliepen
f0aa9641e8
Merging of the entire pre5 branch.
2002-02-10 21:57:54 +00:00
Guus Sliepen
cbd03caece
More on edges.
2001-07-24 08:51:36 +00:00
Guus Sliepen
3cd238f4e3
Discuss how sending ADD_EDGEs would be better than sending ADD_HOSTs.
2001-07-23 22:06:22 +00:00
Guus Sliepen
5333cada0d
Written down a possible solution.
2001-07-22 17:41:52 +00:00
Guus Sliepen
995ab86fce
Correctie.
2001-07-22 15:25:13 +00:00
Guus Sliepen
d7b4de0e73
Small update.
2001-07-22 14:58:18 +00:00
Guus Sliepen
71b9041f48
Described problem in more detail.
2001-07-22 14:46:11 +00:00
Guus Sliepen
c1a98cd37e
Started writing a document about how daemons connect to each other.
2001-07-22 14:04:38 +00:00
Guus Sliepen
8d307c2fbf
Fix sample configuration to show keys in PEM format and correct tapdevice.
2001-05-25 18:57:37 +00:00
Guus Sliepen
f0c64a3dac
Merged PROTOCOL, NETWORK and SECURITY2 with the texinfo manual.
2001-05-25 12:45:37 +00:00
Guus Sliepen
6e09c2a99c
Small corrections to the manuals.
2001-05-25 10:06:13 +00:00
Guus Sliepen
4493b0650b
Changed URL from kernelnotes.org to linuxdoc.org.
2001-05-24 20:40:13 +00:00
Guus Sliepen
3360c6270b
More revisions to the documentation:
...
- Removed cruft
- Reordered some sections to make it more logical for the beginner
- Added small examples and hints about configuration files
2001-05-24 20:24:12 +00:00
Guus Sliepen
6f7f8659a2
- Make sure correct information is supplied for both old kernels (with
...
ethertap) and for new kernels (with TUN/TAP driver).
- Revised example configuration and made it conform to latest (CVS) version of
tinc.
2001-05-19 15:50:51 +00:00
Guus Sliepen
f4887b981f
Added a description of what is going on in net.c and route.c, and how
...
packets flow through tinc.
2001-03-04 14:00:24 +00:00
Guus Sliepen
bb08704980
Added description of the proposed new authentication scheme.
2001-02-13 09:54:29 +00:00
Ivo Timmermans
cebb6efeb0
More files to ignore in CVS
2001-02-11 11:55:28 +00:00
Guus Sliepen
ef0fc4f687
Added .cvsignore files to get rid of warnings and prevent autogenerated
...
files from being added accidentaly.
2001-02-11 11:44:32 +00:00
Ivo Timmermans
fe61e1ffef
Distribute the sample config as a .tar.gz
2001-01-18 13:01:42 +00:00
Ivo Timmermans
a73ec9caa4
Fixed some errors
2001-01-18 13:00:57 +00:00
Ivo Timmermans
1d898e00a9
Merged documentation with various updates I had lying around
2001-01-17 01:40:46 +00:00
Guus Sliepen
b195e8815f
Added sample configuration directory.
2001-01-13 14:38:18 +00:00
Guus Sliepen
d3f889c807
- It's 2001, all copyright notices are updated.
2001-01-07 17:09:07 +00:00
Guus Sliepen
96b6f958bc
- Description of protocol and authentication updated.
2001-01-07 17:08:03 +00:00
Guus Sliepen
8b4bc5b3a7
- Typo.
2001-01-06 20:43:03 +00:00
Guus Sliepen
3d7289cf74
- Updated texinfo manual.
2001-01-06 20:02:21 +00:00
Guus Sliepen
0d99ae59bd
- Updated manual pages.
2001-01-06 18:44:55 +00:00
Ivo Timmermans
6ddc9109d7
Massive long awaited documentation update. It's not finished yet,
...
most notably the example configuration is still old.
2000-12-05 08:54:22 +00:00
Ivo Timmermans
8fe83e98da
All full stops have two spaces after them. (Silly commit, I know.)
2000-11-30 23:39:55 +00:00
Ivo Timmermans
edb9b4cad0
Explain how to tell configure where OpenSSL lives.
2000-11-24 14:13:51 +00:00
Ivo Timmermans
6e27618708
Updates, updates
2000-11-09 21:29:58 +00:00
Guus Sliepen
417f36a079
- Removed manpage for no longer existing genauth.
2000-11-04 15:17:02 +00:00
Ivo Timmermans
1b11bcb012
Added a perl example to turn an IP address into a MAC address.
2000-11-02 21:34:45 +00:00
Guus Sliepen
b4c1d4e2d3
- Fixed some spelling mistakes and terminology here and there.
2000-10-30 10:19:06 +00:00
Guus Sliepen
4811afa073
- Small cleanups
...
- Updated dutch translation
- Updated man pages
2000-10-30 00:22:54 +00:00
Guus Sliepen
fba19c30c9
- Made Makefile.am stub for doc/es/
...
- Merged genauth into tincd
- Updated dutch translation
2000-10-20 16:49:20 +00:00
Ivo Timmermans
31c543ad0f
Process subdir es/
2000-10-17 10:14:25 +00:00
Ivo Timmermans
97ce045189
Add CVS id lines
2000-10-14 22:22:06 +00:00
Ivo Timmermans
2e159d0139
Fix `Requirements'-section for GMP and OpenSSL libraries.
2000-10-14 22:17:29 +00:00
Ivo Timmermans
676b1c0ea1
Many updates, parts rewritten, added, shuffled around.
2000-09-27 20:32:29 +00:00
Guus Sliepen
2c412009e5
- Very detailed example of the authentication phase.
2000-09-25 20:08:50 +00:00
Guus Sliepen
84f210edd9
- Included authentication scheme from protocol.c
...
- Added a few comments about the symmetric cipher.
2000-09-17 20:11:59 +00:00
Guus Sliepen
2863134a41
Added document about the used cryptographic algorithms and the reasons
...
behind them. Feel very free to comment on this!
2000-09-17 19:57:39 +00:00
Ivo Timmermans
33a5b45471
Added Spanish translation of the docs by Matias Carrasco
2000-09-17 10:28:57 +00:00
Ivo Timmermans
74157d3f45
Correct filenames for passphrases given in the example
2000-09-10 18:37:46 +00:00
Ivo Timmermans
45ea3ca432
Updated text, removed protocol flowchart
2000-09-10 15:07:41 +00:00
Guus Sliepen
d9af4f3233
Updated tinc.conf manual.
2000-08-21 12:50:15 +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
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
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
8309e9b869
File added to CABAL (hopefully)
2000-06-30 20:50:47 +00:00
Guus Sliepen
4d71de15e8
Documentation updates. Removed all references to configuration variable
...
"AllowConnect", since it is NOT used in tinc. Added information about
"VpnMask". Elaborated a bit about "private" and "virtual" networks.
2000-05-27 13:21:20 +00:00
Ivo Timmermans
63847abdfd
Add an example of using VpnMask.
2000-05-21 22:38:01 +00:00
Ivo Timmermans
7e817fcf0f
Unlimited length in the config file, thanks to Cris van Pelt.
2000-05-15 18:28:45 +00:00
Guus Sliepen
ee96ccabbb
Cleanups.
2000-05-14 12:22:42 +00:00
Ivo Timmermans
12adf1af54
Deleted the protocol description.
2000-05-12 13:31:00 +00:00
Ivo Timmermans
bd03256558
More tincd->tinc updates.
2000-05-01 21:47:12 +00:00
Ivo Timmermans
4dbf7022a2
More updates wrt. the change from tincd->tinc.
2000-04-29 13:56:06 +00:00
Ivo Timmermans
d0ea9c8ff2
Add an entry to dir.
2000-04-26 22:42:15 +00:00
Ivo Timmermans
c78b76c53f
*** empty log message ***
2000-04-25 19:21:19 +00:00
Ivo Timmermans
24ee68b683
Spelling fixes.
2000-04-25 10:40:08 +00:00
Ivo Timmermans
7c665712d6
Changes largely from Mads Kiilerich.
...
Removed section about encryption.
2000-04-25 01:45:34 +00:00
Ivo Timmermans
375b668dbc
Include genauth.8 in the distribution.
2000-04-18 20:30:20 +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
1243156a5e
Initial revision
2000-03-26 00:33:07 +00:00