Commit graph

61 commits

Author SHA1 Message Date
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
67c16924c1 es.po revived. 2001-06-29 11:03:27 +00:00
Guus Sliepen
333be8fbb8 Spanish translation removed. Nobody maintains it, and it is severely
outdated.
2001-06-29 10:23:46 +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
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
Guus Sliepen
0f715887c6 Updated dutch translation. 2001-02-06 10:13:44 +00:00
Ivo Timmermans
6bc77a7710 Get the PO files up to date with the current source 2001-01-17 01:48:44 +00:00
Guus Sliepen
d3f889c807 - It's 2001, all copyright notices are updated. 2001-01-07 17:09:07 +00:00
Guus Sliepen
1398edec37 - Updated dutch translation. 2001-01-06 16:51:14 +00:00
Ivo Timmermans
c5fac35c6c Forget router.c 2000-12-22 17:10:25 +00:00
Ivo Timmermans
75e3c296b4 Updated Dutch translation 2000-11-29 15:22:04 +00:00
Ivo Timmermans
702e55306d Updated Spanish translation, provided by Enrique Zanardi. 2000-11-26 22:32:52 +00:00
Guus Sliepen
408ca91766 - Integrate rbl trees into tinc. 2000-11-20 19:12:17 +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
433858d410 - connlist.c added to translation 2000-11-04 15:34:07 +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
Guus Sliepen
4811afa073 - Small cleanups
- Updated dutch translation
- Updated man pages
2000-10-30 00:22:54 +00:00
Guus Sliepen
a26d371d0d - Updated dutch translation.
- Shutdown properly.
2000-10-29 02:07:41 +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
Guus Sliepen
85adeef212 - The daemon actually runs now (somewhat)
- Added support for tun/tap driver (autodetect!)
- More sophisticated checkpoint functionality
- Updated dutch translation
2000-10-15 00:59:37 +00:00
Guus Sliepen
d2c062a0a4 Ran update-po and updated dutch translation. 2000-08-17 17:22:01 +00:00
Guus Sliepen
721d85f772 - Added Spanish translation from Enrique Zanardi. 2000-07-02 12:35:28 +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