| 
								
								
									 Ivo Timmermans | 6461a4b607 | *** empty log message *** | 2000-04-25 20:42:54 +00:00 |  | 
				
					
						| 
								
								
									 Guus Sliepen | dad90e82d3 | Fixed typo and removed some unnecessary variables. | 2000-04-25 20:17:44 +00:00 |  | 
				
					
						| 
								
								
									 Guus Sliepen | 5b72422857 | Packet queues fixed. They caused the trouble when resending keys. | 2000-04-25 20:10:37 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | 04db888b1a | Create a ChangeLog file, automake requires it. | 2000-04-25 19:23:23 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | c78b76c53f | *** empty log message *** | 2000-04-25 19:21:19 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | 45b275e254 | Initial CVS. | 2000-04-25 19:11:02 +00:00 |  | 
				
					
						| 
								
								
									 Guus Sliepen | 3a33568652 | Added checkpoints to beginning and ending of every function. | 2000-04-25 18:57:23 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | b6bdb9079a | Remove ChangeLog with a `make cvs-clean'. | 2000-04-25 17:38:54 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | ca373c6194 | Don't include TODO in the dist. | 2000-04-25 17:35:45 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | e1e590fe9a | Propagate CFLAGS from configure to gcc. | 2000-04-25 15:08:10 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | 8a90de94a1 | Delete all the files that are created by autogen.sh on a `make cvs-clean'. | 2000-04-25 15:07:21 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | 24ee68b683 | Spelling fixes. | 2000-04-25 10:40:08 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | 4d85552c5b | Contributed by Mads Kiilerich. | 2000-04-25 10:27:44 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | 94921d6e57 | Generate this Makefile.am from Makefile.am.in. | 2000-04-25 10:22:26 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | 8c2b6537d3 | *** empty log message *** | 2000-04-25 09:43:50 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | 03fa76dbf9 | Added Mads Kiilerich, removed Guus Sliepen. | 2000-04-25 09:42:52 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | 7c665712d6 | Changes largely from Mads Kiilerich. Removed section about encryption. | 2000-04-25 01:45:34 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | ce98ee1ed4 | Remove test for GNOME. | 2000-04-25 01:26:35 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | 6c99feb3e3 | Use `make ChangeLog' to create this file from the CVS logs. | 2000-04-25 01:25:18 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | f9eef5210d | Don't define HAVE_NAMESPACES and HAVE_STL. | 2000-04-25 01:23:31 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | ea9d2f379a | Remove check for bigendianness. | 2000-04-25 01:22:01 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | 18b204d17a | This file is obsolete, most of the ideas are already in echelon. | 2000-04-25 01:15:28 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | 62d5384ee0 | s/Gnome/tinc/g | 2000-04-25 01:10:38 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | f010158995 | The shell script autogen.sh can create all these removed files, but be sure to have autoconf, automake, libtool and more installed. | 2000-04-25 00:50:48 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | 6990a74555 | Don't try to create cipher/idea/Makefile. | 2000-04-25 00:11:33 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | cfecc82c9a | Don't include idea/idea.h. | 2000-04-24 21:12:32 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | 63540ceff5 | Don't compile in `idea'. | 2000-04-24 21:10:33 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | 74315f4218 | These files are not needed in release 1.0. | 2000-04-24 20:57:22 +00:00 |  | 
				
					
						| 
								
								
									 Guus Sliepen | 16d581be68 | Bug found! Wrong pointer was used for handling multiple ADD_HOST requests at once. (See line 606.) | 2000-04-24 09:39:50 +00:00 |  | 
				
					
						| 
								
								
									 Guus Sliepen | f6802d349d | Added extra checks for desynchronized connection lists. Hopefully this will fix those strange segmentation faults. | 2000-04-24 08:32:57 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | 1074917912 | Added cvs-clean. | 2000-04-20 22:50:48 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | c92701fcf0 | Keep make dist(dir) happy. | 2000-04-20 19:14:09 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | 7db17968fc | A short notice from Mads Kiilerich. | 2000-04-18 20:44:29 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | 2c5a555d7a | Submitted changes by Mads Kiilerich. | 2000-04-18 20:43:24 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | 375b668dbc | Include genauth.8 in the distribution. | 2000-04-18 20:30:20 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | 57d8c30e4c | Include the directory redhat in the build process. | 2000-04-18 20:26:49 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | 0b02ebc4d9 | Address for bugreports changed to tinc@nl.linux.org. | 2000-04-18 16:04:10 +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 | d11cfcec74 | Submitted by Mads Kiilerich. | 2000-04-18 15:09:11 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | 93287d2b2c | Default passphrase length of 1024, added -h/--help options. | 2000-04-17 17:04:33 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | 9c2ac77594 | Check if stdout is a terminal, if so, print a verbose message. | 2000-04-17 16:59:42 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | c924689690 | Check for an illegal length of passphrase in read_passphrase(). | 2000-04-17 16:52:58 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | baebae2749 | Pass the requested size from xmalloc() and xrealloc() on to xalloc_fail_func() | 2000-04-17 16:23:29 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | 210a92cae9 | Only one round of reading bits out of urandom; Reading `bytes' bytes out of it;
Print a newline after completion. | 2000-04-17 15:38:47 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | 5b44b91eb4 | Moved to version number 1.0. | 2000-04-12 16:22:39 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | 18e044bde3 | New option -D, don't detach. | 2000-04-06 18:28:29 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | 523c80c4e3 | Ignore SIGCHLD. | 2000-03-28 19:16:27 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | f2076e3e70 | Kill the parent after any error conditions in detach(). | 2000-03-28 19:09:52 +00:00 |  | 
				
					
						| 
								
								
									 Ivo Timmermans | 98de35c742 | Upon regeneration, free the old encryption key `securely\' by overwriting it. | 2000-03-27 22:59:16 +00:00 |  |