2000-11-22 |
Guus Sliepen | - Work with the correct key buffer in ans_key_h |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Guus Sliepen | - No more %as. |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Guus Sliepen | - Write pidfile AFTER detaching... |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Guus Sliepen | - Cleaned up and checked for some more NULL pointers... |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Ivo Timmermans | Declare fd. |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Ivo Timmermans | Add more checks to ensure that filedescriptors are... |
commit | commitdiff | tree | snapshot |
2000-11-22 |
Ivo Timmermans | Honor the --localstatedir option to configure, instead... |
commit | commitdiff | tree | snapshot |
2000-11-21 |
Guus Sliepen | - Check for NULL tree->delete callback |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Guus Sliepen | - More fixes. |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Guus Sliepen | - Various small fixes. |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Ivo Timmermans | Get rid of all libtool references at once. libtool... |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Guus Sliepen | - Proper initialization of rbltree structures. |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Guus Sliepen | - Integrate rbl trees into tinc. |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Ivo Timmermans | Also include process.h |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Ivo Timmermans | More function and header checks |
commit | commitdiff | tree | snapshot |
2000-11-20 |
Ivo Timmermans | Added this release |
commit | commitdiff | tree | snapshot |
2000-11-19 |
Guus Sliepen | - Small fixes |
commit | commitdiff | tree | snapshot |
2000-11-19 |
Guus Sliepen | - Deletion also works now. |
commit | commitdiff | tree | snapshot |
2000-11-19 |
Guus Sliepen | - Fixed a lot of small things. Tested everything except... |
commit | commitdiff | tree | snapshot |
2000-11-18 |
Guus Sliepen | - Fix tree head/tail upon insertion |
commit | commitdiff | tree | snapshot |
2000-11-18 |
Guus Sliepen | - Implemented deletions |
commit | commitdiff | tree | snapshot |
2000-11-18 |
Guus Sliepen | - Fixed searching |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Guus Sliepen | - Removed stray @INCLUDE@ (how did that get there?) |
commit | commitdiff | tree | snapshot |
2000-11-17 |
Guus Sliepen | - Simplified do_detach |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Ivo Timmermans | Use proper prototypes. |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Ivo Timmermans | Move more functions from tincd.c into process.c. |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Ivo Timmermans | Delete struct ifr |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Ivo Timmermans | New function: xmalloc_and_zero, which initialises the... |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Ivo Timmermans | Move all process-related functions into process.c. |
commit | commitdiff | tree | snapshot |
2000-11-16 |
Guus Sliepen | - Added balanced tree management stuff as well. (It... |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Ivo Timmermans | Keep a list of running children, and in each loop in... |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Ivo Timmermans | List management and manipulation routines. |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Guus Sliepen | Porting to FreeBSD: |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Ivo Timmermans | Let the output from an executed script in execute_scrip... |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Ivo Timmermans | Use the HAVE_OPENSSL_xxx_H defined from m4/openssl... |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Ivo Timmermans | Also check for sha.h. |
commit | commitdiff | tree | snapshot |
2000-11-15 |
Ivo Timmermans | Also check for rand.h and err.h. If any of these files... |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Ivo Timmermans | Get rid of the annoying empty line |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Ivo Timmermans | Oops, small error. |
commit | commitdiff | tree | snapshot |
2000-11-14 |
Ivo Timmermans | Better checks for OpenSSL. I think it can now detect... |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Ivo Timmermans | Identify version as 1.0pre4-cvs |
commit | commitdiff | tree | snapshot |
2000-11-13 |
Ivo Timmermans | Add a check for openssl that accepts explicit file... |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Ivo Timmermans | Add prototype for destroy_queue release-1.0pre3 |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Ivo Timmermans | Updates, updates |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Ivo Timmermans | Bop version number to 1.0pre3-1 |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Ivo Timmermans | Wrapped text to 70 (72?) columns for easy reading |
commit | commitdiff | tree | snapshot |
2000-11-09 |
Ivo Timmermans | Final release notes added, also edited release notes... |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Guus Sliepen | - Make checkpoint tracing a compile time option (off... |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Guus Sliepen | - Add Jamie :) |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Guus Sliepen | - Applied Jamie Brigg's patch (close sockets after... |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Guus Sliepen | - Fixed --config |
commit | commitdiff | tree | snapshot |
2000-11-08 |
Guus Sliepen | Porting to SunOS 5.8: |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Guus Sliepen | Porting to SunOS 5.8: |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Guus Sliepen | - Open UDP connection for all known hosts. Comments... |
commit | commitdiff | tree | snapshot |
2000-11-07 |
Guus Sliepen | Changed execution of tinc-up: |
commit | commitdiff | tree | snapshot |
2000-11-05 |
Ivo Timmermans | Build-Depends on gettext |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Guus Sliepen | - Prepended config_ to all configuration option names... |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Guus Sliepen | - Simplified ping mechanism. |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Ivo Timmermans | Build-depends on libtool |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Guus Sliepen | - Check for packets that are looping back. |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Ivo Timmermans | Updated Dutch translation |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Ivo Timmermans | Add route.c to the list of source files. |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Guus Sliepen | - Forward keys in hex notation, not as binary data. |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Guus Sliepen | - Don't forget to set packet cipher for added hosts. |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Guus Sliepen | - connlist.c added to translation |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Ivo Timmermans | In execute_script: |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Ivo Timmermans | Do not include the passphrases directory |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Guus Sliepen | - Removed manpage for no longer existing genauth. |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Guus Sliepen | - Resolve scriptname after fork() |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Ivo Timmermans | Use putenv() instead of clumsy do-it-yourself in execut... |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Ivo Timmermans | Small change to the way the environment is copied. |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Guus Sliepen | - Removed even more warnings. |
commit | commitdiff | tree | snapshot |
2000-11-04 |
Guus Sliepen | - Removed unused MAC strip/add functions. |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Ivo Timmermans | Warnings removal pass: always include config.h first... |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Ivo Timmermans | Run the scripts tinc-up and tinc-down from a separate... |
commit | commitdiff | tree | snapshot |
2000-11-03 |
Ivo Timmermans | Save the environment on startup. |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Ivo Timmermans | Minor cosmetic change. |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Ivo Timmermans | - If necessary, patch po/Makefile.in from po-Makefile... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Ivo Timmermans | Oops, and include doc-base.tinc (new file). |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Ivo Timmermans | Don't include shlibs, as it no longer exists. |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Ivo Timmermans | Changed a few messages wrt. system calls; updated and... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Ivo Timmermans | Mention fileutils, add a pointer to THANKS for more... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Ivo Timmermans | Change wsl to Wessel's name and email address in the... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Ivo Timmermans | More exhaustive list of changes - perhaps it can be... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Ivo Timmermans | Changed `I' to `We' - small change, lots of difference :) |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Ivo Timmermans | Only check for linux/if_tun.h once |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Ivo Timmermans | Added a perl example to turn an IP address into a MAC... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Ivo Timmermans | Do not include $(top_srcdir)/cipher, it does no longer... |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Ivo Timmermans | - Synchronized changelog with the package's changelog. |
commit | commitdiff | tree | snapshot |
2000-11-02 |
Ivo Timmermans | This file is no longer needed. |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Guus Sliepen | Removed config file parsing and interface setup. This... |
commit | commitdiff | tree | snapshot |
2000-10-31 |
Guus Sliepen | - Update. |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Guus Sliepen | - Fixed some spelling mistakes and terminology here... |
commit | commitdiff | tree | snapshot |
2000-10-30 |
Guus Sliepen | - Small cleanups |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Guus Sliepen | - Finishing touch: encrypt the meta connections |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Guus Sliepen | - Use CFB mode for encrypting packets: it works and... |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Guus Sliepen | - Small fixes |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Guus Sliepen | - Removed old encr stuff |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Guus Sliepen | - Updated dutch translation. |
commit | commitdiff | tree | snapshot |
2000-10-29 |
Guus Sliepen | - Moved connlist stuff to the proper header file. |
commit | commitdiff | tree | snapshot |
next |