Ivo Timmermans
|
efc3a2a466
|
Build-Depends on gettext
|
2000-11-05 02:19:58 +00:00 |
|
Guus Sliepen
|
698191fd2f
|
- Prepended config_ to all configuration option names, because it confused
everything (including myself).
- Use connection oriented UDP sockets for both incoming and outgoing
packets.
|
2000-11-04 22:57:33 +00:00 |
|
Guus Sliepen
|
afc0579707
|
- Simplified ping mechanism.
|
2000-11-04 20:44:28 +00:00 |
|
Ivo Timmermans
|
2191d894bf
|
Build-depends on libtool
|
2000-11-04 17:29:45 +00:00 |
|
Guus Sliepen
|
5019dd8791
|
- Check for packets that are looping back.
|
2000-11-04 17:09:10 +00:00 |
|
Ivo Timmermans
|
20dd5aff4d
|
Updated Dutch translation
|
2000-11-04 17:04:17 +00:00 |
|
Ivo Timmermans
|
3f177e9bf0
|
Add route.c to the list of source files.
|
2000-11-04 17:01:55 +00:00 |
|
Guus Sliepen
|
ac47586552
|
- Forward keys in hex notation, not as binary data.
|
2000-11-04 16:54:21 +00:00 |
|
Guus Sliepen
|
3f8f067e8b
|
- Don't forget to set packet cipher for added hosts.
|
2000-11-04 16:39:19 +00:00 |
|
Guus Sliepen
|
433858d410
|
- connlist.c added to translation
|
2000-11-04 15:34:07 +00:00 |
|
Ivo Timmermans
|
15246df85d
|
In execute_script:
- add an environment variable NETNAME.
- chdir to the configuration directory before execing the script.
|
2000-11-04 15:32:05 +00:00 |
|
Ivo Timmermans
|
69618c0138
|
Do not include the passphrases directory
|
2000-11-04 15:18:58 +00:00 |
|
Guus Sliepen
|
417f36a079
|
- Removed manpage for no longer existing genauth.
|
2000-11-04 15:17:02 +00:00 |
|
Guus Sliepen
|
3d7189a444
|
- Resolve scriptname after fork()
|
2000-11-04 14:52:40 +00:00 |
|
Ivo Timmermans
|
d38772ebc4
|
Use putenv() instead of clumsy do-it-yourself in execute_script.
|
2000-11-04 14:16:46 +00:00 |
|
Ivo Timmermans
|
f83803c1bf
|
Small change to the way the environment is copied.
|
2000-11-04 13:25:15 +00:00 |
|
Guus Sliepen
|
ed0bf283e3
|
- Removed even more warnings.
|
2000-11-04 11:49:58 +00:00 |
|
Guus Sliepen
|
dc699f8b12
|
- Removed unused MAC strip/add functions.
|
2000-11-04 10:37:27 +00:00 |
|
Ivo Timmermans
|
5065ea32c3
|
Warnings removal pass: always include config.h first; add a few
prototypes in the header files.
This also fixes a few lint errors/warnings.
|
2000-11-03 22:35:12 +00:00 |
|
Ivo Timmermans
|
73aa7fbf7e
|
Run the scripts tinc-up and tinc-down from a separate function, which
sets the environment as it should be and checks for errors.
|
2000-11-03 22:33:16 +00:00 |
|
Ivo Timmermans
|
4ad1e382d6
|
Save the environment on startup.
|
2000-11-03 22:31:55 +00:00 |
|
Ivo Timmermans
|
7612c6da38
|
Minor cosmetic change.
|
2000-11-02 23:02:49 +00:00 |
|
Ivo Timmermans
|
6a10e42f73
|
- If necessary, patch po/Makefile.in from po-Makefile.in.in.diff to
get DESTDIR installation (required to get locales installed
correctly).
- Use dh_perl to get accurate perl dependencies.
|
2000-11-02 22:51:16 +00:00 |
|
Ivo Timmermans
|
ef12849c1a
|
Oops, and include doc-base.tinc (new file).
|
2000-11-02 22:11:18 +00:00 |
|
Ivo Timmermans
|
5672ddd6cb
|
Don't include shlibs, as it no longer exists.
|
2000-11-02 22:10:09 +00:00 |
|
Ivo Timmermans
|
013fcb0e9f
|
Changed a few messages wrt. system calls; updated and changed the Dutch translation a bit.
|
2000-11-02 22:05:36 +00:00 |
|
Ivo Timmermans
|
c444305c0b
|
Mention fileutils, add a pointer to THANKS for more details
|
2000-11-02 21:43:03 +00:00 |
|
Ivo Timmermans
|
84c842def7
|
Change wsl to Wessel's name and email address in the ChangeLog creation
|
2000-11-02 21:41:53 +00:00 |
|
Ivo Timmermans
|
5b6815751e
|
More exhaustive list of changes - perhaps it can be worded differently?
|
2000-11-02 21:40:33 +00:00 |
|
Ivo Timmermans
|
e954fc8f0c
|
Changed I' to We' - small change, lots of difference :)
|
2000-11-02 21:39:57 +00:00 |
|
Ivo Timmermans
|
3db3a41667
|
Only check for linux/if_tun.h once
|
2000-11-02 21:38:55 +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 |
|
Ivo Timmermans
|
cadf81fe67
|
Do not include $(top_srcdir)/cipher, it does no longer exist.
|
2000-11-02 21:26:51 +00:00 |
|
Ivo Timmermans
|
fd32d771a8
|
- Synchronized changelog with the package's changelog.
- Changed maintainer email address.
- New file doc-base.tinc.
- Better Build-Depends and Depends lines.
|
2000-11-02 20:29:03 +00:00 |
|
Ivo Timmermans
|
a13d9c9da7
|
This file is no longer needed.
|
2000-11-02 20:25:35 +00:00 |
|
Guus Sliepen
|
59528ec892
|
Removed config file parsing and interface setup. This will be handled by
the tinc-up and tinc-down scripts from now on.
|
2000-10-31 16:22:49 +00:00 |
|
Guus Sliepen
|
af565d0022
|
- Update.
|
2000-10-31 16:10:17 +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
|
b7d4d4c177
|
- Finishing touch: encrypt the meta connections
|
2000-10-29 22:55:15 +00:00 |
|
Guus Sliepen
|
ec12269355
|
- Use CFB mode for encrypting packets: it works and we don't need padding.
|
2000-10-29 22:10:44 +00:00 |
|
Guus Sliepen
|
cea3d8f305
|
- Small fixes
- Do proper key exchange
- Encrypt packets - it works, but there is something wrong with the MAC
header after decryption...
|
2000-10-29 10:39:08 +00:00 |
|
Guus Sliepen
|
8fa9bc017d
|
- Removed old encr stuff
|
2000-10-29 09:19:27 +00:00 |
|
Guus Sliepen
|
a26d371d0d
|
- Updated dutch translation.
- Shutdown properly.
|
2000-10-29 02:07:41 +00:00 |
|
Guus Sliepen
|
e8391bd499
|
- Moved connlist stuff to the proper header file.
|
2000-10-29 01:27:23 +00:00 |
|
Guus Sliepen
|
2689690dc3
|
- Enforce correct order of authentication requests
|
2000-10-29 01:08:09 +00:00 |
|
Guus Sliepen
|
3b9802a542
|
- Hit people who can't figure out subnet address/mask pairs with a
(clue)bat.
|
2000-10-29 00:46:43 +00:00 |
|
Guus Sliepen
|
7398002ade
|
- Fixed ans_key_h
- Removed tapsubnet configuration option.
|
2000-10-29 00:24:31 +00:00 |
|
Guus Sliepen
|
35932fe6c8
|
- Very big cleanup.
|
2000-10-29 00:02:20 +00:00 |
|
Guus Sliepen
|
db21f01516
|
- Override destination ethernet address on incoming packets with
FE:FD:00:00:00:00
|
2000-10-28 21:52:22 +00:00 |
|