Guus Sliepen
c81f90b91a
Releasing 1.0.9.
2008-12-26 13:47:34 +00:00
Guus Sliepen
e9576632dc
Update copyright information.
2008-12-22 20:27:52 +00:00
Guus Sliepen
f50dc972cd
Update Dutch translation.
2008-12-22 19:43:49 +00:00
Guus Sliepen
31a190dc7d
Update dutch translation.
2007-05-16 14:42:41 +00:00
Guus Sliepen
a1e72f84d0
Update copyright notices.
2007-01-05 13:18:36 +00:00
Guus Sliepen
35e4096120
Update Dutch translation.
2006-11-11 21:37:22 +00:00
Guus Sliepen
de78d79db8
Update copyright notices, remove Ivo's email address.
2006-04-26 13:52:58 +00:00
Guus Sliepen
02746165a2
Releasing 1.0.4.
2005-05-04 19:38:28 +00:00
Guus Sliepen
df3220a154
Update copyright notices.
2005-05-04 18:09:30 +00:00
Guus Sliepen
704c3707c2
Updated dutch translation.
2004-11-10 23:28:32 +00:00
Guus Sliepen
7926a156e5
Update copyrights, links, email addresses and let Subversion update $Id$ keywords.
2004-03-21 14:21:22 +00:00
Guus Sliepen
b05df3fcbf
Updating dutch translation.
2004-03-15 18:36:14 +00:00
Guus Sliepen
0271de0e80
Update dutch translation.
2003-11-08 12:56:24 +00:00
Guus Sliepen
4e80612ac0
Update translations.
2003-09-09 15:47:59 +00:00
Guus Sliepen
b038e8db37
Updated dutch translation.
2003-08-12 12:35:53 +00:00
Guus Sliepen
98f97da9d7
Update dutch translation
2003-08-03 21:43:19 +00:00
Guus Sliepen
8a1969bc83
Updated dutch translation.
2003-08-02 21:39:11 +00:00
Guus Sliepen
f08fc359a0
Install tinc as a service under Windows (MinGW). Remove cleanup_and_exit(),
...
either exit() directly on errors or let main_loop() shutdown gracefully.
2003-08-02 20:50:38 +00:00
Guus Sliepen
ae50b0077e
Update dutch translation and make sure all device drivers are included in
...
the translation and distribution.
2003-07-29 11:06:23 +00:00
Guus Sliepen
714fb32d03
Fix compile errors and warnings.
2003-07-29 10:50:15 +00:00
Guus Sliepen
96ee04b678
Check for ethernet/ipv4/ipv6 related structures.
2003-07-18 13:42:35 +00:00
Guus Sliepen
2a7f11c0e9
More missing IPv6 definitions and autoconf checks to make sure it compiles
...
under Solaris 2.6.
2003-07-11 16:13:00 +00:00
Guus Sliepen
c3593491d4
Typo and conversion to UTF-8.
2003-06-11 20:36:36 +00:00
Guus Sliepen
636e650261
Update dutch translation.
2003-06-11 20:19:46 +00:00
Guus Sliepen
c70f52087b
- Per-node EVP_CIPHER_CTX to avoid initialisation overhead.
...
- LZO compression, thanks to Teemu Kiviniemi.
- Updated dutch translation.
2003-05-06 21:13:18 +00:00
Guus Sliepen
7d76ceaebd
Updated dutch translation.
2002-09-15 17:40:00 +00:00
Guus Sliepen
6fdaa8e1ca
Small updates.
2002-09-04 19:57:53 +00:00
Guus Sliepen
d4277e9ee8
Updated dutch translation.
2002-09-04 16:36:03 +00:00
Guus Sliepen
912e7e968f
Gettext 1.11.5 compatibility.
2002-08-24 12:11:40 +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
Ivo Timmermans
548551fd05
getnameinfo fixes
2002-06-09 15:50:12 +00:00
Guus Sliepen
f2a3fcbdda
Updated dutch translation.
2002-04-09 11:43:45 +00:00
Guus Sliepen
33d3bad87d
Update dutch translation.
2002-03-27 16:00:49 +00:00
Guus Sliepen
ad4f5cbc5f
Updated dutch translation.
2002-03-24 16:40:14 +00:00
Guus Sliepen
5a88a27742
Updated dutch translation.
2002-03-19 00:08:34 +00:00
Guus Sliepen
0c16add71c
Check if BindToDevice and PriorityInheritance are supported.
2002-03-01 15:14:29 +00:00
Guus Sliepen
ab90fa9bd1
Document and clean up MAC address expiry.
2002-03-01 14:25:10 +00:00
Guus Sliepen
7496ecc45a
Updated dutch translation.
2002-03-01 13:38:15 +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
5926c82b9a
Updated dutch translation.
2001-10-08 15:47:30 +00:00
Guus Sliepen
6365d0627b
Fix printf format bug.
2001-07-01 09:21:01 +00:00
Guus Sliepen
a111593a08
Dutch translation updated.
2001-06-29 15:38:40 +00:00
Guus Sliepen
343c8fb638
It appears that autogen.sh doesn't like es.po if it isn't mentioned in
...
the makefile/configure scripts.
2001-06-29 15:32:26 +00:00
Guus Sliepen
7a736d47b2
Updated dutch translation.
2001-06-05 16:15:48 +00:00
Guus Sliepen
9d5c9bf6ba
Updated translation.
2001-03-04 13:59:53 +00:00
Guus Sliepen
4b0ad4d97a
Added process.c to the translated files.
2001-02-25 20:17:46 +00:00
Guus Sliepen
e250d64300
Add missing \n.
2001-02-25 14:51:42 +00:00
Guus Sliepen
0f715887c6
Updated dutch translation.
2001-02-06 10:13:44 +00:00