2011-05-28 |
Guus Sliepen | Fix sparse warnings and add an extra sprinkling of... |
blob | commitdiff | raw |
2011-05-08 |
Guus Sliepen | Update THANKS and copyright information. |
blob | commitdiff | raw | diff to current |
2011-05-08 |
Guus Sliepen | Always use the default signal handler for ABRT signals. |
blob | commitdiff | raw | diff to current |
2010-11-16 |
Guus Sliepen | Fix variable length array declaration. |
blob | commitdiff | raw | diff to current |
2010-11-13 |
Guus Sliepen | Use variable length arrays instead of alloca(). |
blob | commitdiff | raw | diff to current |
2010-05-01 |
Guus Sliepen | Fix all warnings when compiling with mingw64. |
blob | commitdiff | raw | diff to current |
2009-11-01 |
Guus Sliepen | Start a tinc service if it already exists. |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Guus Sliepen | Drop support for localisation. |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Guus Sliepen | Remove checkpoint tracing. |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Guus Sliepen | K&R style braces. |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Guus Sliepen | Update the address of the Free Software Foundation... |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Guus Sliepen | Remove all occurences of $Id$. |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Guus Sliepen | Update copyright information. |
blob | commitdiff | raw | diff to current |
2009-09-14 |
Guus Sliepen | Use access() instead of stat() for checking whether... |
blob | commitdiff | raw | diff to current |
2009-09-10 |
Guus Sliepen | Don't stat() on iPhone/iPod. |
blob | commitdiff | raw | diff to current |
2009-09-08 |
Guus Sliepen | UNIX signal numbers start at 1. |
blob | commitdiff | raw | diff to current |
2009-09-08 |
Guus Sliepen | Replace asprintf() by xasprintf(). |
blob | commitdiff | raw | diff to current |
2008-12-22 |
Guus Sliepen | Update copyright information. |
blob | commitdiff | raw | diff to current |
2007-08-17 |
Guus Sliepen | Handle SERVICE_CONTROL_INTERROGATE requests. Thanks... |
blob | commitdiff | raw | diff to current |
2007-02-14 |
Guus Sliepen | Apply patch from Scott Lamb fixing some memory and... |
blob | commitdiff | raw | diff to current |
2006-04-26 |
Guus Sliepen | Update copyright notices, remove Ivo's email address. |
blob | commitdiff | raw | diff to current |
2005-05-04 |
Guus Sliepen | Update copyright notices. |
blob | commitdiff | raw | diff to current |
2005-01-04 |
Guus Sliepen | Correct size argument for strncat(). |
blob | commitdiff | raw | diff to current |
2004-11-01 |
Guus Sliepen | Don't let tinc service depend on NDIS component. |
blob | commitdiff | raw | diff to current |
2004-10-01 |
Guus Sliepen | strndupa() is too arcane for some environments. |
blob | commitdiff | raw | diff to current |
2004-06-14 |
Guus Sliepen | Clean up environment after executing scripts. |
blob | commitdiff | raw | diff to current |
2004-03-21 |
Guus Sliepen | Update copyrights, links, email addresses and let Subve... |
blob | commitdiff | raw | diff to current |
2004-03-21 |
Guus Sliepen | Move CABAL branch to its rightful place: the trunk. |
blob | commitdiff | raw | diff to current |
2003-12-07 |
Guus Sliepen | Missing space between words. |
blob | commitdiff | raw | diff to current |
2003-11-27 |
Guus Sliepen | Complain if pid file cannot be created. |
blob | commitdiff | raw | diff to current |
2003-10-06 |
Guus Sliepen | PIDs are of type pid_t, and use %ld when reading/writin... |
blob | commitdiff | raw | diff to current |
2003-08-24 |
Guus Sliepen | Synchronise HEAD with CABAL branch. |
blob | commitdiff | raw | diff to current |
2003-08-22 |
Guus Sliepen | Remove debug message. |
blob | commitdiff | raw | diff to current |
2003-08-22 |
Guus Sliepen | Don't overwrite the first " when installing a service. |
blob | commitdiff | raw | diff to current |
2003-08-17 |
Guus Sliepen | If we're not in main_loop() and the service is stopped... |
blob | commitdiff | raw | diff to current |
2003-08-16 |
Guus Sliepen | stat() batch files under Windows. |
blob | commitdiff | raw | diff to current |
2003-08-10 |
Guus Sliepen | Add a description for the Service control panel. |
blob | commitdiff | raw | diff to current |
2003-08-08 |
Guus Sliepen | Only system() needs script name quoted. |
blob | commitdiff | raw | diff to current |
2003-08-08 |
Guus Sliepen | Simpler checking of permissions on private RSA key... |
blob | commitdiff | raw | diff to current |
2003-08-08 |
Guus Sliepen | Small things. |
blob | commitdiff | raw | diff to current |
2003-08-08 |
Guus Sliepen | Quote when needed and don't try stuff that doesn't... |
blob | commitdiff | raw | diff to current |
2003-08-08 |
Guus Sliepen | Readd quotes. |
blob | commitdiff | raw | diff to current |
2003-08-08 |
Guus Sliepen | Simplify execute_script(). It will probably work under... |
blob | commitdiff | raw | diff to current |
2003-08-08 |
Guus Sliepen | Tell windows to be patient. |
blob | commitdiff | raw | diff to current |
2003-08-03 |
Guus Sliepen | Simplify translation |
blob | commitdiff | raw | diff to current |
2003-08-03 |
Guus Sliepen | Keep Windows happy. |
blob | commitdiff | raw | diff to current |
2003-08-02 |
Guus Sliepen | Install tinc as a service under Windows (MinGW). Remove... |
blob | commitdiff | raw | diff to current |
2003-07-31 |
Guus Sliepen | Woops! |
blob | commitdiff | raw | diff to current |
2003-07-30 |
Guus Sliepen | Prevent definitions from messing up attributes. |
blob | commitdiff | raw | diff to current |
2003-07-28 |
Guus Sliepen | More checks for missing functions. |
blob | commitdiff | raw | diff to current |
2003-07-22 |
Guus Sliepen | Use bools and enums where appropriate. |
blob | commitdiff | raw | diff to current |
2003-07-21 |
Guus Sliepen | Use functions from logger.c |
blob | commitdiff | raw | diff to current |
2003-07-17 |
Guus Sliepen | Big header file cleanup: everything that has to do... |
blob | commitdiff | raw | diff to current |
2003-07-12 |
Guus Sliepen | Simplify logging, update copyrights and some minor... |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Guus Sliepen | More missing IPv6 definitions and autoconf checks to... |
blob | commitdiff | raw | diff to current |
2003-07-06 |
Guus Sliepen | Sprinkling the source with static and attributes. |
blob | commitdiff | raw | diff to current |
2003-07-06 |
Guus Sliepen | Define logger(), cleans up source code and allows us... |
blob | commitdiff | raw | diff to current |
2002-09-30 |
Ivo Timmermans | Fix saving of debug level for startup level 0 |
blob | commitdiff | raw | diff to current |
2002-09-15 |
Guus Sliepen | Small fixes so tinc compiles out of the box on SunOS 5.8 |
blob | commitdiff | raw | diff to current |
2002-09-10 |
Guus Sliepen | Fix compiler warnings. |
blob | commitdiff | raw | diff to current |
2002-09-09 |
Guus Sliepen | Remove redundant spaces. |
blob | commitdiff | raw | diff to current |
2002-09-09 |
Guus Sliepen | Switch to K&R style indentation. |
blob | commitdiff | raw | diff to current |
2002-09-09 |
Guus Sliepen | Cleanups: |
blob | commitdiff | raw | diff to current |
2002-09-04 |
Guus Sliepen | Small fixes. |
blob | commitdiff | raw | diff to current |
2002-09-03 |
Guus Sliepen | Drop graph and edge stuff. Use new node stuff instead. |
blob | commitdiff | raw | diff to current |
2002-07-10 |
Guus Sliepen | Allow list of environment variables to be passed to... |
blob | commitdiff | raw | diff to current |
2002-06-21 |
Guus Sliepen | s/sliepen.warande.net/sliepen.eu.org/g |
blob | commitdiff | raw | diff to current |
2002-04-27 |
Guus Sliepen | Informative log message if execl() failed. |
blob | commitdiff | raw | diff to current |
2002-04-13 |
Ivo Timmermans | Use logging.h instead of syslog.h |
blob | commitdiff | raw | diff to current |
2002-04-13 |
Ivo Timmermans | New logging system to replace syslog() calls with a... |
blob | commitdiff | raw | diff to current |
2002-04-09 |
Ivo Timmermans | Updating HEAD branch #4; Merging CABAL -> HEAD. |
blob | commitdiff | raw | diff to current |
2002-03-26 |
Guus Sliepen | Fix execute_script(). |
blob | commitdiff | raw | diff to current |
2002-03-24 |
Guus Sliepen | Don't try to execute scripts unless they exist. |
blob | commitdiff | raw | diff to current |
2002-03-19 |
Guus Sliepen | Cleanup. |
blob | commitdiff | raw | diff to current |
2002-03-11 |
Guus Sliepen | Cleanups, spelling fixes, allow symbol names for signal... |
blob | commitdiff | raw | diff to current |
2002-02-18 |
Guus Sliepen | - Non-blocking connect()s. |
blob | commitdiff | raw | diff to current |
2002-02-12 |
Guus Sliepen | Don't use sa_sigaction (which NetBSD doesn't like)... |
blob | commitdiff | raw | diff to current |
2002-02-10 |
Guus Sliepen | Merging of the entire pre5 branch. |
blob | commitdiff | raw | diff to current |
2001-11-03 |
Guus Sliepen | *** empty log message *** |
blob | commitdiff | raw | diff to current |
2001-10-31 |
Guus Sliepen | Some very small fixes |
blob | commitdiff | raw | diff to current |
2001-10-31 |
Guus Sliepen | - Small fixes to graph algorithms |
blob | commitdiff | raw | diff to current |
2001-10-28 |
Guus Sliepen | - More s/vertex/edge/g |
blob | commitdiff | raw | diff to current |
2001-10-27 |
Guus Sliepen | Various small fixes to make tinc runnable again. |
blob | commitdiff | raw | diff to current |
2001-10-27 |
Guus Sliepen | Make sure everything links. |
blob | commitdiff | raw | diff to current |
2001-10-27 |
Guus Sliepen | Big bad commit: |
blob | commitdiff | raw | diff to current |
2001-09-05 |
Ivo Timmermans | Killing tincd with SIGINT causes it to toggle between... |
blob | commitdiff | raw | diff to current |
2001-09-01 |
Guus Sliepen | Optional signal number for -k option. |
blob | commitdiff | raw | diff to current |
2001-07-24 |
Guus Sliepen | Don't use %m in fprintf(). |
blob | commitdiff | raw | diff to current |
2001-03-13 |
Guus Sliepen | Fixed bug in setup_signals() that would make tinc die... |
blob | commitdiff | raw | diff to current |
2001-03-01 |
Guus Sliepen | Various small fixes. |
blob | commitdiff | raw | diff to current |
2001-01-07 |
Guus Sliepen | - It's 2001, all copyright notices are updated. |
blob | commitdiff | raw | diff to current |
2001-01-07 |
Guus Sliepen | - Reinstated a queue for outgoing packets. |
blob | commitdiff | raw | diff to current |
2001-01-05 |
Guus Sliepen | - Let user choose whether keys are in the config files... |
blob | commitdiff | raw | diff to current |
2000-11-28 |
Ivo Timmermans | Use sigaction to set signal handlers, the previous... |
blob | commitdiff | raw | diff to current |
2000-11-26 |
Ivo Timmermans | Give an error message if daemon() failed. |
blob | commitdiff | raw | diff to current |
2000-11-25 |
Guus Sliepen | - Use only one socket for all UDP traffic (for compatib... |
blob | commitdiff | raw | diff to current |
2000-11-24 |
Guus Sliepen | Another big & bad commit: |
blob | commitdiff | raw | diff to current |
2000-11-24 |
Ivo Timmermans | Do not use the C library's daemon() call. |
blob | commitdiff | raw | diff to current |
2000-11-22 |
Guus Sliepen | - Fixed all (except 2) compiler warnings gcc -Wall... |
blob | commitdiff | raw | diff to current |
2000-11-22 |
Guus Sliepen | - More porting to FreeBSD and Solaris. |
blob | commitdiff | raw | diff to current |
next |