Commit graph

319 commits

Author SHA1 Message Date
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