Ivo Timmermans
|
11f8465dd9
|
tinc_TUNTAP now substitutes the values outside the AC_CACHE_CHECK
block. configure should now correctly set HAVE_TUNTAP.
|
2001-02-18 02:13:26 +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
|
e1707f7739
|
- Don't even think about using sscanf with %as anymore
- Allow keys to be inside the config files or in a seperate file
- Small fixes
|
2000-12-22 21:34:24 +00:00 |
|
Ivo Timmermans
|
9175d20483
|
Added a check for a scanf that knows about %as.
|
2000-11-29 01:37:50 +00:00 |
|
Ivo Timmermans
|
3ff76eb10a
|
Save RSA public and private keys to a separate file, instead of
wanting to copy them into a configuration file.
|
2000-11-28 23:12:57 +00:00 |
|
Ivo Timmermans
|
ef88db6312
|
Alter CFLAGS, somehow INCLUDES doesn't propagate properly. Still
doesn't work exactly like it should, but getting there.
|
2000-11-24 14:12:31 +00:00 |
|
Ivo Timmermans
|
6fb4a5b6be
|
Also check for sha.h.
|
2000-11-15 01:02:30 +00:00 |
|
Ivo Timmermans
|
8eb60d0ccd
|
Also check for rand.h and err.h. If any of these files does not
exist, try the next alternative path.
|
2000-11-15 00:57:26 +00:00 |
|
Ivo Timmermans
|
c5c8e99afd
|
Get rid of the annoying empty line
|
2000-11-14 23:18:19 +00:00 |
|
Ivo Timmermans
|
c467ee02d3
|
Oops, small error.
|
2000-11-14 23:02:08 +00:00 |
|
Ivo Timmermans
|
9ddb37cee0
|
Better checks for OpenSSL. I think it can now detect almost all conceivable installations.
|
2000-11-14 22:57:19 +00:00 |
|
Ivo Timmermans
|
5344832be1
|
Add a check for openssl that accepts explicit file locations.
|
2000-11-13 22:01:27 +00:00 |
|
Ivo Timmermans
|
ba6b8005eb
|
Skip the check for Linux kernel sources
|
2000-10-28 19:34:53 +00:00 |
|
Ivo Timmermans
|
782171fd2c
|
Really #include the if_tun.h files now
|
2000-10-15 20:21:27 +00:00 |
|
Ivo Timmermans
|
8a54c51238
|
Linearized checks for if_tun.h
|
2000-10-15 20:13:55 +00:00 |
|
Ivo Timmermans
|
3b455b8f31
|
Add checks for the presence of the universal tun/tap device driver.
|
2000-10-15 17:26:31 +00:00 |
|
Ivo Timmermans
|
94921d6e57
|
Generate this Makefile.am from Makefile.am.in.
|
2000-04-25 10:22:26 +00:00 |
|
Ivo Timmermans
|
ce98ee1ed4
|
Remove test for GNOME.
|
2000-04-25 01:26:35 +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
|
1243156a5e
|
Initial revision
|
2000-03-26 00:33:07 +00:00 |
|