2000-11-27 |
Ivo Timmermans | Sort items to either 1.0 or future release goals.
|
commit | commitdiff | tree |
2000-11-26 |
Ivo Timmermans | Check for the function strsignal, and define it to...
|
commit | commitdiff | tree |
2000-11-26 |
Ivo Timmermans | Give an error message if daemon() failed.
|
commit | commitdiff | tree |
2000-11-26 |
Ivo Timmermans | Updated Spanish translation, provided by Enrique Zanardi.
|
commit | commitdiff | tree |
2000-11-24 |
Ivo Timmermans | Add default tinc-up and tinc-down scripts for a Debian...
|
commit | commitdiff | tree |
2000-11-24 |
Ivo Timmermans | Call autogen.sh instead of configure alone; and make...
|
commit | commitdiff | tree |
2000-11-24 |
Ivo Timmermans | Explain how to tell configure where OpenSSL lives.
|
commit | commitdiff | tree |
2000-11-24 |
Ivo Timmermans | Set errno to 0 before trying to kill the other process.
|
commit | commitdiff | tree |
2000-11-24 |
Ivo Timmermans | Alter CFLAGS, somehow INCLUDES doesn't propagate properly...
|
commit | commitdiff | tree |
2000-11-24 |
Ivo Timmermans | Set CFLAGS to -O2 -Wall when running configure
|
commit | commitdiff | tree |
2000-11-24 |
Ivo Timmermans | Use cvs2cl instead of rcs2log to generate the ChangeLog.
|
commit | commitdiff | tree |
2000-11-24 |
Ivo Timmermans | Set localstatedir to /var
|
commit | commitdiff | tree |
2000-11-24 |
Ivo Timmermans | Do not attempt to retreive ChangeLog information only...
|
commit | commitdiff | tree |
2000-11-24 |
Ivo Timmermans | Do not check for the daemon() system call
|
commit | commitdiff | tree |
2000-11-24 |
Ivo Timmermans | Do not use the C library's daemon() call.
|
commit | commitdiff | tree |
2000-11-22 |
Ivo Timmermans | Declare fd.
|
commit | commitdiff | tree |
2000-11-22 |
Ivo Timmermans | Add more checks to ensure that filedescriptors are...
|
commit | commitdiff | tree |
2000-11-22 |
Ivo Timmermans | Honor the --localstatedir option to configure, instead...
|
commit | commitdiff | tree |
2000-11-20 |
Ivo Timmermans | Get rid of all libtool references at once. libtool...
|
commit | commitdiff | tree |
2000-11-20 |
Ivo Timmermans | Also include process.h
|
commit | commitdiff | tree |
2000-11-20 |
Ivo Timmermans | More function and header checks
|
commit | commitdiff | tree |
2000-11-20 |
Ivo Timmermans | Added this release
|
commit | commitdiff | tree |
2000-11-16 |
Ivo Timmermans | Use proper prototypes.
|
commit | commitdiff | tree |
2000-11-16 |
Ivo Timmermans | Move more functions from tincd.c into process.c.
|
commit | commitdiff | tree |
2000-11-16 |
Ivo Timmermans | Delete struct ifr
|
commit | commitdiff | tree |
2000-11-16 |
Ivo Timmermans | New function: xmalloc_and_zero, which initialises the...
|
commit | commitdiff | tree |
2000-11-16 |
Ivo Timmermans | Move all process-related functions into process.c.
|
commit | commitdiff | tree |
2000-11-15 |
Ivo Timmermans | Keep a list of running children, and in each loop in...
|
commit | commitdiff | tree |
2000-11-15 |
Ivo Timmermans | List management and manipulation routines.
|
commit | commitdiff | tree |
2000-11-15 |
Ivo Timmermans | Let the output from an executed script in execute_script...
|
commit | commitdiff | tree |
2000-11-15 |
Ivo Timmermans | Use the HAVE_OPENSSL_xxx_H defined from m4/openssl...
|
commit | commitdiff | tree |
2000-11-15 |
Ivo Timmermans | Also check for sha.h.
|
commit | commitdiff | tree |
2000-11-15 |
Ivo Timmermans | Also check for rand.h and err.h. If any of these files...
|
commit | commitdiff | tree |
2000-11-14 |
Ivo Timmermans | Get rid of the annoying empty line
|
commit | commitdiff | tree |
2000-11-14 |
Ivo Timmermans | Oops, small error.
|
commit | commitdiff | tree |
2000-11-14 |
Ivo Timmermans | Better checks for OpenSSL. I think it can now detect...
|
commit | commitdiff | tree |
2000-11-13 |
Ivo Timmermans | Identify version as 1.0pre4-cvs
|
commit | commitdiff | tree |
2000-11-13 |
Ivo Timmermans | Add a check for openssl that accepts explicit file...
|
commit | commitdiff | tree |
2000-11-09 |
Ivo Timmermans | Add prototype for destroy_queue
|
commit | commitdiff | tree |
2000-11-09 |
Ivo Timmermans | Updates, updates
|
commit | commitdiff | tree |
2000-11-09 |
Ivo Timmermans | Bop version number to 1.0pre3-1
|
commit | commitdiff | tree |
2000-11-09 |
Ivo Timmermans | Wrapped text to 70 (72?) columns for easy reading
|
commit | commitdiff | tree |
2000-11-09 |
Ivo Timmermans | Final release notes added, also edited release notes...
|
commit | commitdiff | tree |
2000-11-05 |
Ivo Timmermans | Build-Depends on gettext
|
commit | commitdiff | tree |
2000-11-04 |
Ivo Timmermans | Build-depends on libtool
|
commit | commitdiff | tree |
2000-11-04 |
Ivo Timmermans | Updated Dutch translation
|
commit | commitdiff | tree |
2000-11-04 |
Ivo Timmermans | Add route.c to the list of source files.
|
commit | commitdiff | tree |
2000-11-04 |
Ivo Timmermans | In execute_script:
|
commit | commitdiff | tree |
2000-11-04 |
Ivo Timmermans | Do not include the passphrases directory
|
commit | commitdiff | tree |
2000-11-04 |
Ivo Timmermans | Use putenv() instead of clumsy do-it-yourself in execute_script.
|
commit | commitdiff | tree |
2000-11-04 |
Ivo Timmermans | Small change to the way the environment is copied.
|
commit | commitdiff | tree |
2000-11-03 |
Ivo Timmermans | Warnings removal pass: always include config.h first...
|
commit | commitdiff | tree |
2000-11-03 |
Ivo Timmermans | Run the scripts tinc-up and tinc-down from a separate...
|
commit | commitdiff | tree |
2000-11-03 |
Ivo Timmermans | Save the environment on startup.
|
commit | commitdiff | tree |
2000-11-02 |
Ivo Timmermans | Minor cosmetic change.
|
commit | commitdiff | tree |
2000-11-02 |
Ivo Timmermans | - If necessary, patch po/Makefile.in from po-Makefile...
|
commit | commitdiff | tree |
2000-11-02 |
Ivo Timmermans | Oops, and include doc-base.tinc (new file).
|
commit | commitdiff | tree |
2000-11-02 |
Ivo Timmermans | Don't include shlibs, as it no longer exists.
|
commit | commitdiff | tree |
2000-11-02 |
Ivo Timmermans | Changed a few messages wrt. system calls; updated and...
|
commit | commitdiff | tree |
2000-11-02 |
Ivo Timmermans | Mention fileutils, add a pointer to THANKS for more...
|
commit | commitdiff | tree |
2000-11-02 |
Ivo Timmermans | Change wsl to Wessel's name and email address in the...
|
commit | commitdiff | tree |
2000-11-02 |
Ivo Timmermans | More exhaustive list of changes - perhaps it can be...
|
commit | commitdiff | tree |
2000-11-02 |
Ivo Timmermans | Changed `I' to `We' - small change, lots of difference :)
|
commit | commitdiff | tree |
2000-11-02 |
Ivo Timmermans | Only check for linux/if_tun.h once
|
commit | commitdiff | tree |
2000-11-02 |
Ivo Timmermans | Added a perl example to turn an IP address into a MAC...
|
commit | commitdiff | tree |
2000-11-02 |
Ivo Timmermans | Do not include $(top_srcdir)/cipher, it does no longer...
|
commit | commitdiff | tree |
2000-11-02 |
Ivo Timmermans | - Synchronized changelog with the package's changelog.
|
commit | commitdiff | tree |
2000-11-02 |
Ivo Timmermans | This file is no longer needed.
|
commit | commitdiff | tree |
2000-10-28 |
Ivo Timmermans | Skip the check for Linux kernel sources
|
commit | commitdiff | tree |
2000-10-23 |
Ivo Timmermans | Oops, echelon change committed to cabal... :)
|
commit | commitdiff | tree |
2000-10-22 |
Ivo Timmermans | read_server_config: Check for result of read_config_file.
|
commit | commitdiff | tree |
2000-10-22 |
Ivo Timmermans | Include linux/sockios.h and net/if.h anyway, regardless...
|
commit | commitdiff | tree |
2000-10-19 |
Ivo Timmermans | Changed changelog
|
commit | commitdiff | tree |
2000-10-18 |
Ivo Timmermans | Get the head revision up to date with cabal
|
commit | commitdiff | tree |
2000-10-17 |
Ivo Timmermans | Don't declare cp_file and cp_line in xmalloc()
|
commit | commitdiff | tree |
2000-10-17 |
Ivo Timmermans | Process subdir es/
|
commit | commitdiff | tree |
2000-10-16 |
Ivo Timmermans | Output doc/es/Makefile
|
commit | commitdiff | tree |
2000-10-15 |
Ivo Timmermans | Really #include the if_tun.h files now
|
commit | commitdiff | tree |
2000-10-15 |
Ivo Timmermans | Linearized checks for if_tun.h
|
commit | commitdiff | tree |
2000-10-15 |
Ivo Timmermans | Wrap the tun/tap code in #ifdef HAVE_TUNTAP
|
commit | commitdiff | tree |
2000-10-15 |
Ivo Timmermans | Add checks for the presence of the universal tun/tap...
|
commit | commitdiff | tree |
2000-10-14 |
Ivo Timmermans | Add CVS id lines
|
commit | commitdiff | tree |
2000-10-14 |
Ivo Timmermans | Fix `Requirements'-section for GMP and OpenSSL libraries.
|
commit | commitdiff | tree |
2000-10-14 |
Ivo Timmermans | Update Depends lines to reflect the dependencies on...
|
commit | commitdiff | tree |
2000-10-13 |
Ivo Timmermans | Don't look for GMP header files
|
commit | commitdiff | tree |
2000-10-13 |
Ivo Timmermans | Updated new requirements, pointers to the manual
|
commit | commitdiff | tree |
2000-10-13 |
Ivo Timmermans | Link with OpenSSL, forget libGMP
|
commit | commitdiff | tree |
2000-09-27 |
Ivo Timmermans | Many updates, parts rewritten, added, shuffled around.
|
commit | commitdiff | tree |
2000-09-17 |
Ivo Timmermans | Added Spanish translation of the docs by Matias Carrasco
|
commit | commitdiff | tree |
2000-09-15 |
Ivo Timmermans | Second round of fixes
|
commit | commitdiff | tree |
2000-09-14 |
Ivo Timmermans | First round of needed fixes after the overhaul
|
commit | commitdiff | tree |
2000-09-14 |
Ivo Timmermans | New directive: Name.
|
commit | commitdiff | tree |
2000-09-14 |
Ivo Timmermans | Added some structures and types that are needed for...
|
commit | commitdiff | tree |
2000-09-11 |
Ivo Timmermans | Better checks for SunOS libraries
|
commit | commitdiff | tree |
2000-09-10 |
Ivo Timmermans | Add Guus' name and shift out old protocol requests
|
commit | commitdiff | tree |
2000-09-10 |
Ivo Timmermans | Correct filenames for passphrases given in the example
|
commit | commitdiff | tree |
2000-09-10 |
Ivo Timmermans | Support for -lsocket and -lnsl on SunOS
|
commit | commitdiff | tree |
2000-09-10 |
Ivo Timmermans | Include openssl/blowfish.h
|
commit | commitdiff | tree |
2000-09-10 |
Ivo Timmermans | Updated text, removed protocol flowchart
|
commit | commitdiff | tree |
2000-09-10 |
Ivo Timmermans | Link with OpenSSL crypto libraries instead of own blowfish...
|
commit | commitdiff | tree |
next |