2000-11-16 |
Ivo Timmermans | Move all process-related functions into process.c. |
blob | commitdiff | raw |
2000-11-15 |
Ivo Timmermans | Keep a list of running children, and in each loop in... |
blob | commitdiff | raw | diff to current |
2000-11-15 |
Guus Sliepen | Porting to FreeBSD: |
blob | commitdiff | raw | diff to current |
2000-11-15 |
Ivo Timmermans | Let the output from an executed script in execute_scrip... |
blob | commitdiff | raw | diff to current |
2000-11-15 |
Ivo Timmermans | Use the HAVE_OPENSSL_xxx_H defined from m4/openssl... |
blob | commitdiff | raw | diff to current |
2000-11-08 |
Guus Sliepen | - Applied Jamie Brigg's patch (close sockets after... |
blob | commitdiff | raw | diff to current |
2000-11-08 |
Guus Sliepen | Porting to SunOS 5.8: |
blob | commitdiff | raw | diff to current |
2000-11-07 |
Guus Sliepen | Changed execution of tinc-up: |
blob | commitdiff | raw | diff to current |
2000-11-04 |
Guus Sliepen | - Prepended config_ to all configuration option names... |
blob | commitdiff | raw | diff to current |
2000-11-04 |
Guus Sliepen | - Simplified ping mechanism. |
blob | commitdiff | raw | diff to current |
2000-11-04 |
Guus Sliepen | - Check for packets that are looping back. |
blob | commitdiff | raw | diff to current |
2000-11-04 |
Ivo Timmermans | In execute_script: |
blob | commitdiff | raw | diff to current |
2000-11-04 |
Guus Sliepen | - Resolve scriptname after fork() |
blob | commitdiff | raw | diff to current |
2000-11-04 |
Ivo Timmermans | Use putenv() instead of clumsy do-it-yourself in execut... |
blob | commitdiff | raw | diff to current |
2000-11-04 |
Ivo Timmermans | Small change to the way the environment is copied. |
blob | commitdiff | raw | diff to current |
2000-11-04 |
Guus Sliepen | - Removed even more warnings. |
blob | commitdiff | raw | diff to current |
2000-11-04 |
Guus Sliepen | - Removed unused MAC strip/add functions. |
blob | commitdiff | raw | diff to current |
2000-11-03 |
Ivo Timmermans | Run the scripts tinc-up and tinc-down from a separate... |
blob | commitdiff | raw | diff to current |
2000-11-02 |
Ivo Timmermans | Changed a few messages wrt. system calls; updated and... |
blob | commitdiff | raw | diff to current |
2000-10-30 |
Guus Sliepen | - Small cleanups |
blob | commitdiff | raw | diff to current |
2000-10-29 |
Guus Sliepen | - Use CFB mode for encrypting packets: it works and... |
blob | commitdiff | raw | diff to current |
2000-10-29 |
Guus Sliepen | - Small fixes |
blob | commitdiff | raw | diff to current |
2000-10-29 |
Guus Sliepen | - Removed old encr stuff |
blob | commitdiff | raw | diff to current |
2000-10-29 |
Guus Sliepen | - Updated dutch translation. |
blob | commitdiff | raw | diff to current |
2000-10-29 |
Guus Sliepen | - Hit people who can't figure out subnet address/mask... |
blob | commitdiff | raw | diff to current |
2000-10-29 |
Guus Sliepen | - Very big cleanup. |
blob | commitdiff | raw | diff to current |
2000-10-28 |
Guus Sliepen | - Override destination ethernet address on incoming... |
blob | commitdiff | raw | diff to current |
2000-10-28 |
Guus Sliepen | - Fixed offsets when reading/writing from/to tap device |
blob | commitdiff | raw | diff to current |
2000-10-28 |
Guus Sliepen | - Lots of small fixes |
blob | commitdiff | raw | diff to current |
2000-10-28 |
Guus Sliepen | - Updated subnet list handling. Subnets are added to... |
blob | commitdiff | raw | diff to current |
2000-10-24 |
Guus Sliepen | - Lots of little stuff modified |
blob | commitdiff | raw | diff to current |
2000-10-22 |
Ivo Timmermans | Include linux/sockios.h and net/if.h anyway, regardless... |
blob | commitdiff | raw | diff to current |
2000-10-21 |
Guus Sliepen | - Fixed all debug levels. |
blob | commitdiff | raw | diff to current |
2000-10-20 |
Guus Sliepen | - Removed last reference to genauth from Makefile.am |
blob | commitdiff | raw | diff to current |
2000-10-20 |
Guus Sliepen | - tinc now really does public/private key encryption... |
blob | commitdiff | raw | diff to current |
2000-10-16 |
Guus Sliepen | - More fixing. Tinc daemons can now even create activat... |
blob | commitdiff | raw | diff to current |
2000-10-16 |
Guus Sliepen | - Fixing little things |
blob | commitdiff | raw | diff to current |
2000-10-15 |
Guus Sliepen | Corrected #ifdefs for tun/tap support. |
blob | commitdiff | raw | diff to current |
2000-10-15 |
Ivo Timmermans | Wrap the tun/tap code in #ifdef HAVE_TUNTAP |
blob | commitdiff | raw | diff to current |
2000-10-15 |
Guus Sliepen | - The daemon actually runs now (somewhat) |
blob | commitdiff | raw | diff to current |
2000-10-14 |
Guus Sliepen | - Second fixing-things pass: it even links now. |
blob | commitdiff | raw | diff to current |
2000-10-11 |
Guus Sliepen | - Fixing-things pass: every source file compiles into... |
blob | commitdiff | raw | diff to current |
2000-10-11 |
Guus Sliepen | Big and bad commit of my current tree... |
blob | commitdiff | raw | diff to current |
2000-09-26 |
Guus Sliepen | - Added meta.c which contains functions to send, receiv... |
blob | commitdiff | raw | diff to current |
2000-09-22 |
Guus Sliepen | - Removed options "string" stuff. It was a bad idea... |
blob | commitdiff | raw | diff to current |
2000-09-15 |
Ivo Timmermans | Second round of fixes |
blob | commitdiff | raw | diff to current |
2000-09-14 |
Ivo Timmermans | First round of needed fixes after the overhaul |
blob | commitdiff | raw | diff to current |
2000-09-14 |
Guus Sliepen | - Lots of small changes. |
blob | commitdiff | raw | diff to current |
2000-09-06 |
Guus Sliepen | - Use strerror() instead of sys_errlist[] for increased... |
blob | commitdiff | raw | diff to current |
2000-08-09 |
Guus Sliepen | - Added two extra configuration options, Interface... |
blob | commitdiff | raw | diff to current |
2000-08-09 |
Guus Sliepen | - Reinstated O_NONBLOCK for meta socket |
blob | commitdiff | raw | diff to current |
2000-08-08 |
Guus Sliepen | - Moved TCP packet reception to meta handler: less... |
blob | commitdiff | raw | diff to current |
2000-08-08 |
Guus Sliepen | Removed calling add_queue for tcponly packets. |
blob | commitdiff | raw | diff to current |
2000-08-07 |
Guus Sliepen | - Lots o' buglets fixed (-Wall helps) |
blob | commitdiff | raw | diff to current |
2000-08-07 |
Guus Sliepen | - Added experimental hackish tunneling-over-TCP support. |
blob | commitdiff | raw | diff to current |
2000-07-02 |
Guus Sliepen | - Fixed typo. |
blob | commitdiff | raw | diff to current |
2000-07-02 |
Guus Sliepen | - Delayed address resolving for ConnectTo lines in... |
blob | commitdiff | raw | diff to current |
2000-06-30 |
Guus Sliepen | - Made tinc even more silent if no -d flag is given... |
blob | commitdiff | raw | diff to current |
2000-06-30 |
Guus Sliepen | - Instead of logging an error when remote end closes... |
blob | commitdiff | raw | diff to current |
2000-06-30 |
Guus Sliepen | - Removed segfault bug in conf.c (must have been there... |
blob | commitdiff | raw | diff to current |
2000-06-29 |
Guus Sliepen | - Fixed memory leak. |
blob | commitdiff | raw | diff to current |
2000-06-29 |
Guus Sliepen | - New semantics for BASIC_INFO, ADD_HOST and DEL_HOST... |
blob | commitdiff | raw | diff to current |
2000-06-29 |
Guus Sliepen | - Removed all IP_ADDR_S macros, because gettext doesn... |
blob | commitdiff | raw | diff to current |
2000-06-28 |
Guus Sliepen | - Extra check op EINTR bij inlezen requests |
blob | commitdiff | raw | diff to current |
2000-06-27 |
Guus Sliepen | - Fixes a silly little insignificant buglet. |
blob | commitdiff | raw | diff to current |
2000-06-27 |
Guus Sliepen | - Improved handling of errors on connection attempts. |
blob | commitdiff | raw | diff to current |
2000-06-27 |
Guus Sliepen | - Fixed indirectdata=no problem |
blob | commitdiff | raw | diff to current |
2000-06-26 |
Guus Sliepen | - Moved all connection messages to debug level 1, witho... |
blob | commitdiff | raw | diff to current |
2000-06-26 |
Guus Sliepen | - Indirectdata finally REALLY REALLY works now! |
blob | commitdiff | raw | diff to current |
2000-06-26 |
Guus Sliepen | Fixes some hostlookups. Fixes indirectdata for real... |
blob | commitdiff | raw | diff to current |
2000-06-25 |
Guus Sliepen | Hostlookup() is actually being called now. |
blob | commitdiff | raw | diff to current |
2000-06-25 |
Guus Sliepen | Hostnames are back! |
blob | commitdiff | raw | diff to current |
2000-06-25 |
Guus Sliepen | Large cleanup: |
blob | commitdiff | raw | diff to current |
2000-06-24 |
Guus Sliepen | If we have "indirectdata" flag set, we only send data... |
blob | commitdiff | raw | diff to current |
2000-06-23 |
Guus Sliepen | First step for implementation of the "indirectdata... |
blob | commitdiff | raw | diff to current |
2000-05-31 |
Ivo Timmermans | Miscellaneous copyright updates. release-1.0pre2 |
blob | commitdiff | raw | diff to current |
2000-05-30 |
Ivo Timmermans | In terminate_connection, only send a notification to... |
blob | commitdiff | raw | diff to current |
2000-05-30 |
Ivo Timmermans | When a connection is terminated, all hosts that are... |
blob | commitdiff | raw | diff to current |
2000-05-29 |
Guus Sliepen | Only activate a connection upon receiving it's public... |
blob | commitdiff | raw | diff to current |
2000-05-29 |
Ivo Timmermans | Bounds check for request id (between 0 and 255). |
blob | commitdiff | raw | diff to current |
2000-05-29 |
Ivo Timmermans | Internationalization of tinc. |
blob | commitdiff | raw | diff to current |
2000-05-27 |
Guus Sliepen | Terminate a connection on any error. Furthermore, disal... |
blob | commitdiff | raw | diff to current |
2000-05-27 |
Guus Sliepen | Made tinc persistent. If no outgoing connection can... |
blob | commitdiff | raw | diff to current |
2000-05-27 |
Guus Sliepen | Fixed typos. When terminating a connection, it's status... |
blob | commitdiff | raw | diff to current |
2000-05-27 |
Guus Sliepen | Fix for a DoS attack: |
blob | commitdiff | raw | diff to current |
2000-05-14 |
Ivo Timmermans | Give IP address instead of hex number when connecting... |
blob | commitdiff | raw | diff to current |
2000-05-14 |
Guus Sliepen | Fixed typos. |
blob | commitdiff | raw | diff to current |
2000-05-14 |
Guus Sliepen | Changed ping behaviour (backwards compatible). If we... |
blob | commitdiff | raw | diff to current |
2000-05-14 |
Guus Sliepen | Cleanups. |
blob | commitdiff | raw | diff to current |
2000-05-14 |
Guus Sliepen | Proxymode removed. |
blob | commitdiff | raw | diff to current |
2000-05-08 |
Guus Sliepen | Added new config variable "ProxyMode". If enabled,... release-1.0pre1 |
blob | commitdiff | raw | diff to current |
2000-05-03 |
Guus Sliepen | Squashed gcc warning. |
blob | commitdiff | raw | diff to current |
2000-05-03 |
Guus Sliepen | Fixes typo and UDP network byte order. |
blob | commitdiff | raw | diff to current |
2000-05-03 |
Guus Sliepen | Outgoing packets now use network byte order in header. |
blob | commitdiff | raw | diff to current |
2000-05-02 |
Guus Sliepen | Previous fix fixed. Meta protocol should be really... |
blob | commitdiff | raw | diff to current |
2000-05-02 |
Guus Sliepen | Fixed small mistake that would prevent forwarding requests. |
blob | commitdiff | raw | diff to current |
2000-05-01 |
Guus Sliepen | Meta protocol overhaul. Tinc is now incompatible with... |
blob | commitdiff | raw | diff to current |
2000-04-30 |
Ivo Timmermans | New way of handling the meta protocol. |
blob | commitdiff | raw | diff to current |
2000-04-30 |
Ivo Timmermans | Replaced check for status.active by status.dataopen... |
blob | commitdiff | raw | diff to current |
2000-04-30 |
Ivo Timmermans | Got rid of the nasty hacks... and replaced it by anothe... |
blob | commitdiff | raw | diff to current |
next |